2021-02-11T00:05:59.378 INFO:root:teuthology version: 1.1.0-14fad317 2021-02-11T00:05:59.380 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_sage@teuthology --archive /home/teuthworker/archive/sage-2021-02-10_23:45:27-upgrade:octopus-x:stress-split-wip-sage3-testing-2021-02-04-1011-distro-basic-smithi/5873955 --name sage-2021-02-10_23:45:27-upgrade:octopus-x:stress-split-wip-sage3-testing-2021-02-04-1011-distro-basic-smithi --verbose --description upgrade:octopus-x:stress-split/{0-roles 1-start 2-first-half-task$/{rbd-cls} 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks$/{rbd-import-export} distro$/{ubuntu_latest} mon_election/classic} -- /home/teuthworker/archive/sage-2021-02-10_23:45:27-upgrade:octopus-x:stress-split-wip-sage3-testing-2021-02-04-1011-distro-basic-smithi/5873955/orig.config.yaml 2021-02-11T00:05:59.444 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2021-02-11T00:05:59.510 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/sage-2021-02-10_23:45:27-upgrade:octopus-x:stress-split-wip-sage3-testing-2021-02-04-1011-distro-basic-smithi/5873955 branch: wip-sage3-testing-2021-02-04-1011 description: upgrade:octopus-x:stress-split/{0-roles 1-start 2-first-half-task$/{rbd-cls} 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks$/{rbd-import-export} distro$/{ubuntu_latest} mon_election/classic} email: null first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: octopus clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' first_in_suite: false job_id: '5873955' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic cls tests for rbd ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: sage-2021-02-10_23:45:27-upgrade:octopus-x:stress-split-wip-sage3-testing-2021-02-04-1011-distro-basic-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-sage3-testing-2021-02-04-1011 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug filestore: 20 debug journal: 20 debug ms: 20 debug osd: 25 osd shutdown pgref assert: true create_rbd_pool: true log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 362cdae185fcf8d9b3d4cd13f5408e79ea70164c ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: sha1: 362cdae185fcf8d9b3d4cd13f5408e79ea70164c workunit: branch: wip-cephadm-upgrade-stress-split sha1: e3bfdd3f4426ca067ca0e5ab186b9af59dde3572 owner: scheduled_sage@teuthology priority: 70 repo: git://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' sha1: 362cdae185fcf8d9b3d4cd13f5408e79ea70164c sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: octopus clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' suite: upgrade:octopus-x:stress-split suite_branch: wip-cephadm-upgrade-stress-split suite_path: /home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa suite_relpath: qa suite_repo: https://github.com/liewegas/ceph suite_sha1: e3bfdd3f4426ca067ca0e5ab186b9af59dde3572 targets: smithi123.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDk/VrVr5mS3I4wQGGBZlel2ujF0KaaCirAx7eq7Zw88Yhq+22LQSBlrfgnJ8G7dRFLno5ncqiuLusenXxfDI7yTa03CNy8g/qIOgd5kpCqQCGnHKrz9jTT6bD8uWsiomWPzo4KOS/WtmWofl/90nZxDqMXsnhoM2kFouQwz0ZNVQ670lGjXhI7eNs3WzEYrxOk9T/3tAco7YsEtvy2NfHSxnTGHuuXRRlJOna3bJiLvt9f5gM75uYxWoJcx0zcKi4RM1eI9dhrQrNoEYP3sIaQhP5lBxgPs9GHCUgpDjAIYm/fj+FGkWfOde3qywMOlJQXQa9MyAu7RZ/Mrv4681RYXlNknj1EnguycDeLc6sS1c0PtgpjmmcFY0Bn8T+kWmBEbWh+rsfndTor9ligaYc8eIx1A1fpeRp6w+BjmVJZS1HOG0Ba9qqyHxpWe+6KdTwBzYxUyydPVLiNwYEwsnuNO2D7Gusv4f4ZPbPy5belXwE9Igkc/7DP5WF9wrxVm2c= smithi181.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCw8zUUYJ+bpsJyBJkOajGONwRqnhll1ok37PV4f7Ir2OotN9deuW7ZvpthfcIYNgfm1ftEBzAsa0PJOWqBmLfCSVPxmHo7yYPCrAp9CDfYLzZd/X7650nADm5Rd0MNPfZDXGLCxe+LAySqN8Wp+SD1El2xsoD+qYM6CLDFHGnERI8p8xAXAmM9oZ8SR9iHMOfYs7Old1dCjcEI+5X8qn56vIncpQ/TsseZEZ+9s+fYRvJHXtq5S1TAk5lOzn/DnaPiPDOiPlcXj0C6m7DSZE5uNdXV/QH18Ik1+KSS1iJDh8RFX6zRaNKD8MlBiINaHtilElmkiPv2ZtmgJaHC/9m3GFoBhJoyKa+Ji6kRBLr0jwR3phqI3Pd4EG9nvazKtR8Wddh3GNYCCULWtIQjqjAdWBaonwnKLyQ2/7DADvbusq1tA/pF7G5meQqmrkmdoSER2G/CzWVbPY6s6t9saII6dxNMyg8s3lgJWmBfxYinQI7iHdUz0zUF2uEfjTN2xTc= tasks: - install: branch: octopus - cephadm: cephadm_branch: octopus cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: docker.io/ceph/daemon-base:latest-octopus - cephadm.shell: mon.a: - ceph fs volume create foo - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology_branch: master timestamp: 2021-02-10_23:45:27 tube: smithi user: sage verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.29888 2021-02-11T00:05:59.510 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa; will attempt to use it 2021-02-11T00:05:59.519 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks 2021-02-11T00:05:59.519 INFO:teuthology.run_tasks:Running task internal.check_packages... 2021-02-11T00:05:59.521 INFO:teuthology.task.internal:Checking packages... 2021-02-11T00:05:59.572 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'basic' and ceph hash '362cdae185fcf8d9b3d4cd13f5408e79ea70164c' 2021-02-11T00:05:59.572 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-02-11T00:05:59.572 INFO:teuthology.packaging:ref: None 2021-02-11T00:05:59.572 INFO:teuthology.packaging:tag: None 2021-02-11T00:05:59.572 INFO:teuthology.packaging:branch: wip-sage3-testing-2021-02-04-1011 2021-02-11T00:05:59.572 INFO:teuthology.packaging:sha1: 362cdae185fcf8d9b3d4cd13f5408e79ea70164c 2021-02-11T00:05:59.572 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-sage3-testing-2021-02-04-1011 2021-02-11T00:05:59.752 INFO:teuthology.task.internal:Found packages for ceph version 17.0.0-494-g362cdae1-1focal 2021-02-11T00:05:59.752 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2021-02-11T00:05:59.759 INFO:teuthology.task.internal:no buildpackages task found 2021-02-11T00:05:59.759 INFO:teuthology.run_tasks:Running task internal.save_config... 2021-02-11T00:06:03.042 INFO:teuthology.task.internal:Saving configuration 2021-02-11T00:06:03.066 INFO:teuthology.run_tasks:Running task internal.check_lock... 2021-02-11T00:06:04.411 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-02-11T00:06:04.429 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2021-02-11 00:00:26.466151', 'description': '/home/teuthworker/archive/sage-2021-02-10_23:45:27-upgrade:octopus-x:stress-split-wip-sage3-testing-2021-02-04-1011-distro-basic-smithi/5873955', 'locked_by': 'scheduled_sage@teuthology', 'up': True, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHzj24NPfFVTEgqrJebT9BzNxyvBQGtymXt3/nATGL7+', 'os_version': '20.04', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'ubuntu', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi123.front.sepia.ceph.com'} 2021-02-11T00:06:04.443 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2021-02-11 00:00:26.466131', 'description': '/home/teuthworker/archive/sage-2021-02-10_23:45:27-upgrade:octopus-x:stress-split-wip-sage3-testing-2021-02-04-1011-distro-basic-smithi/5873955', 'locked_by': 'scheduled_sage@teuthology', 'up': True, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAvY53VSaSOebG8qSG6Q2AnqsqjF5YAQItNaj3imzlId', 'os_version': '20.04', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'ubuntu', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi181.front.sepia.ceph.com'} 2021-02-11T00:06:04.443 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2021-02-11T00:06:05.884 INFO:teuthology.task.internal:roles: ubuntu@smithi123.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2021-02-11T00:06:05.885 INFO:teuthology.task.internal:roles: ubuntu@smithi181.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2021-02-11T00:06:05.885 INFO:teuthology.run_tasks:Running task console_log... 2021-02-11T00:06:07.060 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f552b566b70>, signals=[15]) 2021-02-11T00:06:07.060 INFO:teuthology.run_tasks:Running task internal.connect... 2021-02-11T00:06:08.832 INFO:teuthology.task.internal:Opening connections... 2021-02-11T00:06:08.832 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi123.front.sepia.ceph.com 2021-02-11T00:06:08.835 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-02-11T00:06:08.895 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi181.front.sepia.ceph.com 2021-02-11T00:06:08.897 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-02-11T00:06:08.952 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2021-02-11T00:06:17.429 DEBUG:teuthology.orchestra.run.smithi123:> uname -m 2021-02-11T00:06:17.437 INFO:teuthology.orchestra.run.smithi123.stdout:x86_64 2021-02-11T00:06:17.437 DEBUG:teuthology.orchestra.run.smithi123:> cat /etc/os-release 2021-02-11T00:06:17.484 INFO:teuthology.orchestra.run.smithi123.stdout:NAME="Ubuntu" 2021-02-11T00:06:17.484 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION="20.04.2 LTS (Focal Fossa)" 2021-02-11T00:06:17.484 INFO:teuthology.orchestra.run.smithi123.stdout:ID=ubuntu 2021-02-11T00:06:17.484 INFO:teuthology.orchestra.run.smithi123.stdout:ID_LIKE=debian 2021-02-11T00:06:17.484 INFO:teuthology.orchestra.run.smithi123.stdout:PRETTY_NAME="Ubuntu 20.04.2 LTS" 2021-02-11T00:06:17.484 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_ID="20.04" 2021-02-11T00:06:17.485 INFO:teuthology.orchestra.run.smithi123.stdout:HOME_URL="https://www.ubuntu.com/" 2021-02-11T00:06:17.485 INFO:teuthology.orchestra.run.smithi123.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2021-02-11T00:06:17.485 INFO:teuthology.orchestra.run.smithi123.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2021-02-11T00:06:17.485 INFO:teuthology.orchestra.run.smithi123.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2021-02-11T00:06:17.485 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_CODENAME=focal 2021-02-11T00:06:17.485 INFO:teuthology.orchestra.run.smithi123.stdout:UBUNTU_CODENAME=focal 2021-02-11T00:06:17.486 INFO:teuthology.lock.ops:Updating smithi123.front.sepia.ceph.com on lock server 2021-02-11T00:06:17.515 DEBUG:teuthology.orchestra.run.smithi181:> uname -m 2021-02-11T00:06:17.522 INFO:teuthology.orchestra.run.smithi181.stdout:x86_64 2021-02-11T00:06:17.522 DEBUG:teuthology.orchestra.run.smithi181:> cat /etc/os-release 2021-02-11T00:06:17.569 INFO:teuthology.orchestra.run.smithi181.stdout:NAME="Ubuntu" 2021-02-11T00:06:17.570 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION="20.04.2 LTS (Focal Fossa)" 2021-02-11T00:06:17.570 INFO:teuthology.orchestra.run.smithi181.stdout:ID=ubuntu 2021-02-11T00:06:17.570 INFO:teuthology.orchestra.run.smithi181.stdout:ID_LIKE=debian 2021-02-11T00:06:17.570 INFO:teuthology.orchestra.run.smithi181.stdout:PRETTY_NAME="Ubuntu 20.04.2 LTS" 2021-02-11T00:06:17.570 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION_ID="20.04" 2021-02-11T00:06:17.570 INFO:teuthology.orchestra.run.smithi181.stdout:HOME_URL="https://www.ubuntu.com/" 2021-02-11T00:06:17.570 INFO:teuthology.orchestra.run.smithi181.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2021-02-11T00:06:17.570 INFO:teuthology.orchestra.run.smithi181.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2021-02-11T00:06:17.570 INFO:teuthology.orchestra.run.smithi181.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2021-02-11T00:06:17.570 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION_CODENAME=focal 2021-02-11T00:06:17.570 INFO:teuthology.orchestra.run.smithi181.stdout:UBUNTU_CODENAME=focal 2021-02-11T00:06:17.571 INFO:teuthology.lock.ops:Updating smithi181.front.sepia.ceph.com on lock server 2021-02-11T00:06:17.586 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2021-02-11T00:06:17.599 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2021-02-11T00:06:19.671 INFO:teuthology.task.internal:Checking for old test directory... 2021-02-11T00:06:19.671 DEBUG:teuthology.orchestra.run.smithi123:> test '!' -e /home/ubuntu/cephtest 2021-02-11T00:06:19.674 DEBUG:teuthology.orchestra.run.smithi181:> test '!' -e /home/ubuntu/cephtest 2021-02-11T00:06:19.681 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2021-02-11T00:06:21.627 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2021-02-11T00:06:21.627 DEBUG:teuthology.orchestra.run.smithi123:> test -z $(ls -A /var/lib/ceph) 2021-02-11T00:06:21.630 DEBUG:teuthology.orchestra.run.smithi181:> test -z $(ls -A /var/lib/ceph) 2021-02-11T00:06:21.658 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2021-02-11T00:06:22.844 INFO:teuthology.run_tasks:Running task kernel... 2021-02-11T00:06:23.765 DEBUG:teuthology.task.kernel:normalized config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.c': {'kdb': True, 'sha1': 'distro'}, 'mgr.y': {'kdb': True, 'sha1': 'distro'}, 'osd.0': {'kdb': True, 'sha1': 'distro'}, 'osd.1': {'kdb': True, 'sha1': 'distro'}, 'osd.2': {'kdb': True, 'sha1': 'distro'}, 'osd.3': {'kdb': True, 'sha1': 'distro'}, 'client.0': {'kdb': True, 'sha1': 'distro'}, 'node-exporter.a': {'kdb': True, 'sha1': 'distro'}, 'alertmanager.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}, 'mgr.x': {'kdb': True, 'sha1': 'distro'}, 'osd.4': {'kdb': True, 'sha1': 'distro'}, 'osd.5': {'kdb': True, 'sha1': 'distro'}, 'osd.6': {'kdb': True, 'sha1': 'distro'}, 'osd.7': {'kdb': True, 'sha1': 'distro'}, 'client.1': {'kdb': True, 'sha1': 'distro'}, 'prometheus.a': {'kdb': True, 'sha1': 'distro'}, 'grafana.a': {'kdb': True, 'sha1': 'distro'}, 'node-exporter.b': {'kdb': True, 'sha1': 'distro'}} 2021-02-11T00:06:23.765 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2021-02-11T00:06:23.765 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2021-02-11T00:06:23.772 INFO:teuthology.orchestra.run.smithi123.stdout:5.4.0-65-generic 2021-02-11T00:06:23.772 INFO:teuthology.task.kernel:Running kernel on smithi123: 5.4.0-65-generic 2021-02-11T00:06:23.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get clean 2021-02-11T00:06:24.017 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get update 2021-02-11T00:06:24.328 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2021-02-11T00:06:24.328 INFO:teuthology.orchestra.run.smithi123.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-02-11T00:06:24.389 INFO:teuthology.orchestra.run.smithi123.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-02-11T00:06:24.715 INFO:teuthology.orchestra.run.smithi123.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-02-11T00:06:24.782 INFO:teuthology.orchestra.run.smithi123.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [183 kB] 2021-02-11T00:06:24.922 INFO:teuthology.orchestra.run.smithi123.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [417 kB] 2021-02-11T00:06:24.981 INFO:teuthology.orchestra.run.smithi123.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [488 kB] 2021-02-11T00:06:25.103 INFO:teuthology.orchestra.run.smithi123.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [106 kB] 2021-02-11T00:06:25.122 INFO:teuthology.orchestra.run.smithi123.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [6,168 B] 2021-02-11T00:06:25.123 INFO:teuthology.orchestra.run.smithi123.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [123 kB] 2021-02-11T00:06:25.136 INFO:teuthology.orchestra.run.smithi123.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [803 kB] 2021-02-11T00:06:25.141 INFO:teuthology.orchestra.run.smithi123.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [18.0 kB] 2021-02-11T00:06:25.142 INFO:teuthology.orchestra.run.smithi123.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [422 kB] 2021-02-11T00:06:25.180 INFO:teuthology.orchestra.run.smithi123.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [536 kB] 2021-02-11T00:06:25.222 INFO:teuthology.orchestra.run.smithi123.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [75.6 kB] 2021-02-11T00:06:25.227 INFO:teuthology.orchestra.run.smithi123.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [9,776 B] 2021-02-11T00:06:25.241 INFO:teuthology.orchestra.run.smithi123.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [193 kB] 2021-02-11T00:06:25.261 INFO:teuthology.orchestra.run.smithi123.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [11.7 kB] 2021-02-11T00:06:25.262 INFO:teuthology.orchestra.run.smithi123.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [146 kB] 2021-02-11T00:06:25.275 INFO:teuthology.orchestra.run.smithi123.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [21.9 kB] 2021-02-11T00:06:25.276 INFO:teuthology.orchestra.run.smithi123.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [739 kB] 2021-02-11T00:06:25.321 INFO:teuthology.orchestra.run.smithi123.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [547 kB] 2021-02-11T00:06:25.348 INFO:teuthology.orchestra.run.smithi123.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [153 kB] 2021-02-11T00:06:25.355 INFO:teuthology.orchestra.run.smithi123.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [15.5 kB] 2021-02-11T00:06:28.603 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 5,338 kB in 2s (3,532 kB/s) 2021-02-11T00:06:29.969 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2021-02-11T00:06:29.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2021-02-11T00:06:30.056 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2021-02-11T00:06:30.193 INFO:teuthology.orchestra.run.smithi123.stdout:Building dependency tree... 2021-02-11T00:06:30.194 INFO:teuthology.orchestra.run.smithi123.stdout:Reading state information... 2021-02-11T00:06:30.260 INFO:teuthology.orchestra.run.smithi123.stderr:E: Unable to locate package linux-image-current-generic 2021-02-11T00:06:30.262 DEBUG:teuthology.orchestra.run:got remote process result: 100 2021-02-11T00:06:30.263 DEBUG:teuthology.orchestra.run.smithi123:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2021-02-11T00:06:30.328 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2021-02-11T00:06:30.463 INFO:teuthology.orchestra.run.smithi123.stdout:Building dependency tree... 2021-02-11T00:06:30.464 INFO:teuthology.orchestra.run.smithi123.stdout:Reading state information... 2021-02-11T00:06:30.609 INFO:teuthology.orchestra.run.smithi123.stdout:linux-image-generic is already the newest version (5.4.0.65.68). 2021-02-11T00:06:30.609 INFO:teuthology.orchestra.run.smithi123.stdout:linux-image-generic set to manually installed. 2021-02-11T00:06:30.609 INFO:teuthology.orchestra.run.smithi123.stdout:0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-02-11T00:06:30.611 DEBUG:teuthology.orchestra.run.smithi123:> dpkg -s linux-image-generic 2021-02-11T00:06:30.628 INFO:teuthology.orchestra.run.smithi123.stdout:Package: linux-image-generic 2021-02-11T00:06:30.628 INFO:teuthology.orchestra.run.smithi123.stdout:Status: install ok installed 2021-02-11T00:06:30.628 INFO:teuthology.orchestra.run.smithi123.stdout:Priority: optional 2021-02-11T00:06:30.628 INFO:teuthology.orchestra.run.smithi123.stdout:Section: kernel 2021-02-11T00:06:30.628 INFO:teuthology.orchestra.run.smithi123.stdout:Installed-Size: 18 2021-02-11T00:06:30.628 INFO:teuthology.orchestra.run.smithi123.stdout:Maintainer: Ubuntu Kernel Team 2021-02-11T00:06:30.628 INFO:teuthology.orchestra.run.smithi123.stdout:Architecture: amd64 2021-02-11T00:06:30.628 INFO:teuthology.orchestra.run.smithi123.stdout:Source: linux-meta 2021-02-11T00:06:30.628 INFO:teuthology.orchestra.run.smithi123.stdout:Version: 5.4.0.65.68 2021-02-11T00:06:30.628 INFO:teuthology.orchestra.run.smithi123.stdout:Provides: virtualbox-guest-modules (= 6.1.10-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.5) 2021-02-11T00:06:30.629 INFO:teuthology.orchestra.run.smithi123.stdout:Depends: linux-image-5.4.0-65-generic, linux-modules-extra-5.4.0-65-generic, linux-firmware, intel-microcode, amd64-microcode 2021-02-11T00:06:30.629 INFO:teuthology.orchestra.run.smithi123.stdout:Recommends: thermald 2021-02-11T00:06:30.629 INFO:teuthology.orchestra.run.smithi123.stdout:Description: Generic Linux kernel image 2021-02-11T00:06:30.629 INFO:teuthology.orchestra.run.smithi123.stdout: This package will always depend on the latest generic kernel image 2021-02-11T00:06:30.629 INFO:teuthology.orchestra.run.smithi123.stdout: available. 2021-02-11T00:06:30.629 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2021-02-11T00:06:30.629 DEBUG:teuthology.orchestra.run.smithi181:> uname -r 2021-02-11T00:06:30.636 INFO:teuthology.orchestra.run.smithi181.stdout:5.4.0-65-generic 2021-02-11T00:06:30.636 INFO:teuthology.task.kernel:Running kernel on smithi181: 5.4.0-65-generic 2021-02-11T00:06:30.636 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-get clean 2021-02-11T00:06:30.801 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-get update 2021-02-11T00:06:31.109 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2021-02-11T00:06:31.109 INFO:teuthology.orchestra.run.smithi181.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-02-11T00:06:31.171 INFO:teuthology.orchestra.run.smithi181.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-02-11T00:06:31.498 INFO:teuthology.orchestra.run.smithi181.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-02-11T00:06:31.568 INFO:teuthology.orchestra.run.smithi181.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [183 kB] 2021-02-11T00:06:31.713 INFO:teuthology.orchestra.run.smithi181.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [803 kB] 2021-02-11T00:06:31.754 INFO:teuthology.orchestra.run.smithi181.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [488 kB] 2021-02-11T00:06:31.876 INFO:teuthology.orchestra.run.smithi181.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [106 kB] 2021-02-11T00:06:31.894 INFO:teuthology.orchestra.run.smithi181.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [6,168 B] 2021-02-11T00:06:31.896 INFO:teuthology.orchestra.run.smithi181.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [123 kB] 2021-02-11T00:06:31.915 INFO:teuthology.orchestra.run.smithi181.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [18.0 kB] 2021-02-11T00:06:31.917 INFO:teuthology.orchestra.run.smithi181.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [422 kB] 2021-02-11T00:06:31.956 INFO:teuthology.orchestra.run.smithi181.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [536 kB] 2021-02-11T00:06:31.981 INFO:teuthology.orchestra.run.smithi181.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [417 kB] 2021-02-11T00:06:31.999 INFO:teuthology.orchestra.run.smithi181.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [75.6 kB] 2021-02-11T00:06:32.002 INFO:teuthology.orchestra.run.smithi181.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [9,776 B] 2021-02-11T00:06:32.006 INFO:teuthology.orchestra.run.smithi181.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [193 kB] 2021-02-11T00:06:32.018 INFO:teuthology.orchestra.run.smithi181.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [11.7 kB] 2021-02-11T00:06:32.018 INFO:teuthology.orchestra.run.smithi181.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [146 kB] 2021-02-11T00:06:32.028 INFO:teuthology.orchestra.run.smithi181.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [21.9 kB] 2021-02-11T00:06:32.028 INFO:teuthology.orchestra.run.smithi181.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [547 kB] 2021-02-11T00:06:32.084 INFO:teuthology.orchestra.run.smithi181.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [739 kB] 2021-02-11T00:06:32.123 INFO:teuthology.orchestra.run.smithi181.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [153 kB] 2021-02-11T00:06:32.128 INFO:teuthology.orchestra.run.smithi181.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [15.5 kB] 2021-02-11T00:06:35.503 INFO:teuthology.orchestra.run.smithi181.stdout:Fetched 5,338 kB in 2s (3,509 kB/s) 2021-02-11T00:06:36.857 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2021-02-11T00:06:36.879 DEBUG:teuthology.orchestra.run.smithi181:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2021-02-11T00:06:36.947 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2021-02-11T00:06:37.098 INFO:teuthology.orchestra.run.smithi181.stdout:Building dependency tree... 2021-02-11T00:06:37.099 INFO:teuthology.orchestra.run.smithi181.stdout:Reading state information... 2021-02-11T00:06:37.175 INFO:teuthology.orchestra.run.smithi181.stderr:E: Unable to locate package linux-image-current-generic 2021-02-11T00:06:37.177 DEBUG:teuthology.orchestra.run:got remote process result: 100 2021-02-11T00:06:37.177 DEBUG:teuthology.orchestra.run.smithi181:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2021-02-11T00:06:37.245 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2021-02-11T00:06:37.396 INFO:teuthology.orchestra.run.smithi181.stdout:Building dependency tree... 2021-02-11T00:06:37.397 INFO:teuthology.orchestra.run.smithi181.stdout:Reading state information... 2021-02-11T00:06:37.550 INFO:teuthology.orchestra.run.smithi181.stdout:linux-image-generic is already the newest version (5.4.0.65.68). 2021-02-11T00:06:37.551 INFO:teuthology.orchestra.run.smithi181.stdout:linux-image-generic set to manually installed. 2021-02-11T00:06:37.551 INFO:teuthology.orchestra.run.smithi181.stdout:0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-02-11T00:06:37.553 DEBUG:teuthology.orchestra.run.smithi181:> dpkg -s linux-image-generic 2021-02-11T00:06:37.577 INFO:teuthology.orchestra.run.smithi181.stdout:Package: linux-image-generic 2021-02-11T00:06:37.578 INFO:teuthology.orchestra.run.smithi181.stdout:Status: install ok installed 2021-02-11T00:06:37.578 INFO:teuthology.orchestra.run.smithi181.stdout:Priority: optional 2021-02-11T00:06:37.578 INFO:teuthology.orchestra.run.smithi181.stdout:Section: kernel 2021-02-11T00:06:37.578 INFO:teuthology.orchestra.run.smithi181.stdout:Installed-Size: 18 2021-02-11T00:06:37.578 INFO:teuthology.orchestra.run.smithi181.stdout:Maintainer: Ubuntu Kernel Team 2021-02-11T00:06:37.578 INFO:teuthology.orchestra.run.smithi181.stdout:Architecture: amd64 2021-02-11T00:06:37.578 INFO:teuthology.orchestra.run.smithi181.stdout:Source: linux-meta 2021-02-11T00:06:37.578 INFO:teuthology.orchestra.run.smithi181.stdout:Version: 5.4.0.65.68 2021-02-11T00:06:37.578 INFO:teuthology.orchestra.run.smithi181.stdout:Provides: virtualbox-guest-modules (= 6.1.10-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.5) 2021-02-11T00:06:37.578 INFO:teuthology.orchestra.run.smithi181.stdout:Depends: linux-image-5.4.0-65-generic, linux-modules-extra-5.4.0-65-generic, linux-firmware, intel-microcode, amd64-microcode 2021-02-11T00:06:37.579 INFO:teuthology.orchestra.run.smithi181.stdout:Recommends: thermald 2021-02-11T00:06:37.579 INFO:teuthology.orchestra.run.smithi181.stdout:Description: Generic Linux kernel image 2021-02-11T00:06:37.579 INFO:teuthology.orchestra.run.smithi181.stdout: This package will always depend on the latest generic kernel image 2021-02-11T00:06:37.579 INFO:teuthology.orchestra.run.smithi181.stdout: available. 2021-02-11T00:06:37.579 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2021-02-11T00:06:37.579 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2021-02-11T00:06:37.579 DEBUG:teuthology.orchestra.run.smithi123:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2021-02-11T00:06:37.709 INFO:teuthology.orchestra.run.smithi123.stdout:ttyS1 2021-02-11T00:06:37.724 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2021-02-11T00:06:37.724 DEBUG:teuthology.orchestra.run.smithi181:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2021-02-11T00:06:37.743 INFO:teuthology.orchestra.run.smithi181.stdout:ttyS1 2021-02-11T00:06:37.769 INFO:teuthology.run_tasks:Running task internal.base... 2021-02-11T00:06:37.781 INFO:teuthology.task.internal:Creating test directory... 2021-02-11T00:06:37.781 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2021-02-11T00:06:37.784 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2021-02-11T00:06:37.817 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2021-02-11T00:06:42.386 INFO:teuthology.run_tasks:Running task internal.archive... 2021-02-11T00:06:43.462 INFO:teuthology.task.internal:Creating archive directory... 2021-02-11T00:06:43.462 DEBUG:teuthology.orchestra.run.smithi123:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2021-02-11T00:06:43.465 DEBUG:teuthology.orchestra.run.smithi181:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2021-02-11T00:06:43.982 INFO:teuthology.run_tasks:Running task internal.coredump... 2021-02-11T00:06:44.816 INFO:teuthology.task.internal:Enabling coredump saving... 2021-02-11T00:06:44.816 DEBUG:teuthology.orchestra.run.smithi123:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2021-02-11T00:06:44.819 DEBUG:teuthology.orchestra.run.smithi181:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2021-02-11T00:06:44.844 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-02-11T00:06:44.852 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-02-11T00:06:44.855 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-02-11T00:06:44.863 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-02-11T00:06:44.865 INFO:teuthology.run_tasks:Running task internal.sudo... 2021-02-11T00:06:46.451 INFO:teuthology.task.internal:Configuring sudo... 2021-02-11T00:06:46.452 DEBUG:teuthology.orchestra.run.smithi123:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2021-02-11T00:06:46.455 DEBUG:teuthology.orchestra.run.smithi181:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2021-02-11T00:06:46.471 INFO:teuthology.run_tasks:Running task internal.syslog... 2021-02-11T00:06:48.256 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2021-02-11T00:06:48.256 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2021-02-11T00:06:48.259 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2021-02-11T00:06:48.274 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2021-02-11T00:06:48.318 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2021-02-11T00:06:48.326 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2021-02-11T00:06:48.326 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2021-02-11T00:06:48.397 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2021-02-11T00:06:48.406 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2021-02-11T00:06:48.416 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2021-02-11T00:06:48.416 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2021-02-11T00:06:48.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo service rsyslog restart 2021-02-11T00:06:48.487 DEBUG:teuthology.orchestra.run.smithi181:> sudo service rsyslog restart 2021-02-11T00:06:48.533 INFO:teuthology.run_tasks:Running task internal.timer... 2021-02-11T00:06:56.857 INFO:teuthology.task.internal:Starting timer... 2021-02-11T00:06:56.858 INFO:teuthology.run_tasks:Running task pcp... 2021-02-11T00:06:59.232 INFO:teuthology.run_tasks:Running task selinux... 2021-02-11T00:06:59.939 DEBUG:teuthology.task.selinux:Excluding smithi123: OS 'ubuntu' does not support SELinux 2021-02-11T00:06:59.939 DEBUG:teuthology.task.selinux:Excluding smithi181: OS 'ubuntu' does not support SELinux 2021-02-11T00:06:59.939 DEBUG:teuthology.task.selinux:Getting current SELinux state 2021-02-11T00:06:59.939 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2021-02-11T00:06:59.939 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2021-02-11T00:06:59.940 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2021-02-11T00:07:01.438 DEBUG:teuthology.repo_utils:Setting repo remote to git://git.ceph.com/git/ceph-cm-ansible.git 2021-02-11T00:07:01.453 INFO:teuthology.repo_utils:Fetching master from origin 2021-02-11T00:07:01.659 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2021-02-11T00:07:01.870 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}] 2021-02-11T00:07:01.876 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi123.front.sepia.ceph.com,smithi181.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2021-02-11T00:07:02.596 INFO:teuthology.task.ansible.out:Using /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/ansible.cfg as config file 2021-02-11T00:07:04.575 INFO:teuthology.task.ansible.out:[WARNING]: file /home/teuthworker/src/git.ceph.com_git_ceph-cm- ansible_master/roles/testnode/tasks/setup-opensuse.yml is empty and had no tasks to include 2021-02-11T00:07:07.371 INFO:teuthology.task.ansible.out: PLAY [all] ********************************************************************* 2021-02-11T00:07:07.409 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:07 +0000 (0:00:00.160) 0:00:00.160 ***** 2021-02-11T00:07:07.430 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:07 +0000 (0:00:00.020) 0:00:00.180 ***** 2021-02-11T00:07:09.542 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi123.front.sepia.ceph.com] 2021-02-11T00:07:09.616 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:09 +0000 (0:00:02.185) 0:00:02.366 ***** 2021-02-11T00:07:09.869 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the sudo group.] ******************************** 2021-02-11T00:07:09.870 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2021-02-11T00:07:09.906 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:09 +0000 (0:00:00.290) 0:00:02.656 ***** 2021-02-11T00:07:10.009 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* 2021-02-11T00:07:10.009 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] 2021-02-11T00:07:10.087 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:10 +0000 (0:00:00.180) 0:00:02.837 ***** 2021-02-11T00:07:10.206 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the sudo group.] ******************************** 2021-02-11T00:07:10.207 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2021-02-11T00:07:10.240 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:10 +0000 (0:00:00.153) 0:00:02.990 ***** 2021-02-11T00:07:10.380 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the ansible user.] ****************************** 2021-02-11T00:07:10.381 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"append": false, "changed": true, "comment": "cm,,,", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} 2021-02-11T00:07:10.419 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:10 +0000 (0:00:00.179) 0:00:03.169 ***** 2021-02-11T00:07:10.560 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"append": false, "changed": true, "comment": "cm,,,", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} 2021-02-11T00:07:10.595 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:10 +0000 (0:00:00.175) 0:00:03.345 ***** 2021-02-11T00:07:10.735 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Delete the ansible users password.] ******************** 2021-02-11T00:07:10.736 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "cmd": ["passwd", "-d", "cm"], "delta": "0:00:00.068039", "end": "2021-02-11 00:07:10.664298", "rc": 0, "start": "2021-02-11 00:07:10.596259", "stderr": "", "stderr_lines": [], "stdout": "passwd: password expiry information changed.", "stdout_lines": ["passwd: password expiry information changed."]} 2021-02-11T00:07:10.770 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:10 +0000 (0:00:00.175) 0:00:03.521 ***** 2021-02-11T00:07:10.810 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "cmd": ["passwd", "-d", "cm"], "delta": "0:00:00.078756", "end": "2021-02-11 00:07:11.162976", "rc": 0, "start": "2021-02-11 00:07:11.084220", "stderr": "", "stderr_lines": [], "stdout": "passwd: password expiry information changed.", "stdout_lines": ["passwd: password expiry information changed."]} 2021-02-11T00:07:10.848 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:10 +0000 (0:00:00.077) 0:00:03.598 ***** 2021-02-11T00:07:11.009 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Ensure includedir is present in sudoers.] ************** 2021-02-11T00:07:11.010 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-02-11T00:07:11.046 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:11 +0000 (0:00:00.198) 0:00:03.796 ***** 2021-02-11T00:07:11.052 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-02-11T00:07:11.093 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:11 +0000 (0:00:00.047) 0:00:03.843 ***** 2021-02-11T00:07:11.857 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the cephlab_sudo sudoers.d file.] *************** 2021-02-11T00:07:11.858 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1613002031.058343-186560166714050/source", "state": "file", "uid": 0} 2021-02-11T00:07:11.896 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:11 +0000 (0:00:00.802) 0:00:04.646 ***** 2021-02-11T00:07:11.903 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1613002031.1064541-250049186188595/source", "state": "file", "uid": 0} 2021-02-11T00:07:11.938 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:11 +0000 (0:00:00.042) 0:00:04.688 ***** 2021-02-11T00:07:12.233 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Add authorized keys for the ansible user.] ************* 2021-02-11T00:07:12.234 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "comment": null, "exclusive": true, "follow": false, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmiHwkLkoJZiQs67KfE8jf0CdXjgbbpzKywUleMk4kWC7Wdn+92q/33DXpfS8xjg7opB9GTK3EW2C/RKBpf5RdaVG/5M7tRyUDLLbS3CURUoF6aNQI+8JIuFlsIfhO3Qw4uT7NlJCqsusrSbyLtGd/Im4CzwhvP1Enn6aUfyxv2yV4HoVjXbbIp2hlRXgcW8G/9q0TMuNfX4J6dpj9/PG8BbkKH/NReL2UMtjCGyRdIQvIwJRHMozjcE21824ZatA7nBeecX0MBRS6/A286uj6Z0PgmfJXYw0yw2Z2uSWR1ptIuMEiDBt96Pzn0dvfl7g/7bCi93MBQf/6sH9n4wkN root@typica001\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv 2021-02-11T00:07:12.236 INFO:teuthology.task.ansible.out:4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/cm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cm", "validate_certs": true} 2021-02-11T00:07:12.270 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "comment": null, "exclusive": true, "follow": false, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmiHwkLkoJZiQs67KfE8jf0CdXjgbbpzKywUleMk4kWC7Wdn+92q/33DXpfS8xjg7opB9GTK3EW2C/RKBpf5RdaVG/5M7tRyUDLLbS3CURUoF6aNQI+8JIuFlsIfhO3Qw4uT7NlJCqsusrSbyLtGd/Im4CzwhvP1Enn6aUfyxv2yV4HoVjXbbIp2hlRXgcW8G/9q0TMuNfX4J6dpj9/PG8BbkKH/NReL2UMtjCGyRdIQvIwJRHMozjcE21824ZatA7nBeecX0MBRS6/A286uj6Z0PgmfJXYw0yw2Z2uSWR1ptIuMEiDBt96Pzn0dvfl7g/7bCi93MBQf/6sH9n4wkN root@typica001\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv 2021-02-11T00:07:12.271 INFO:teuthology.task.ansible.out:4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/cm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cm", "validate_certs": true} 2021-02-11T00:07:12.383 INFO:teuthology.task.ansible.out: PLAY [teuthology] ************************************************************** skipping: no hosts matched 2021-02-11T00:07:12.390 INFO:teuthology.task.ansible.out: PLAY [testnodes] *************************************************************** 2021-02-11T00:07:12.538 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:12 +0000 (0:00:00.599) 0:00:05.288 ***** 2021-02-11T00:07:12.572 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:12 +0000 (0:00:00.033) 0:00:05.322 ***** 2021-02-11T00:07:13.430 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi123.front.sepia.ceph.com] 2021-02-11T00:07:13.516 INFO:teuthology.task.ansible.out:[WARNING]: Using run_once with the free strategy is not currently supported. This task will still be executed for every host in the inventory list. 2021-02-11T00:07:13.517 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:13 +0000 (0:00:00.943) 0:00:06.266 ***** 2021-02-11T00:07:13.527 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] 2021-02-11T00:07:13.609 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:13 +0000 (0:00:00.093) 0:00:06.359 ***** 2021-02-11T00:07:14.170 INFO:teuthology.task.ansible.out: TASK [users : Check keys_repo HEAD sha1] *************************************** 2021-02-11T00:07:14.170 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.261262", "end": "2021-02-11 00:07:14.138014", "rc": 0, "start": "2021-02-11 00:07:13.876752", "stderr": "", "stderr_lines": [], "stdout": "df8946f08e870e2d2565b79099289ca48bd825f3", "stdout_lines": ["df8946f08e870e2d2565b79099289ca48bd825f3"]} 2021-02-11T00:07:14.210 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:14 +0000 (0:00:00.601) 0:00:06.960 ***** 2021-02-11T00:07:14.217 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.447131", "end": "2021-02-11 00:07:14.164556", "rc": 0, "start": "2021-02-11 00:07:13.717425", "stderr": "", "stderr_lines": [], "stdout": "df8946f08e870e2d2565b79099289ca48bd825f3", "stdout_lines": ["df8946f08e870e2d2565b79099289ca48bd825f3"]} 2021-02-11T00:07:14.255 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:14 +0000 (0:00:00.044) 0:00:07.005 ***** 2021-02-11T00:07:14.366 INFO:teuthology.task.ansible.out: TASK [users : Check host's /keys-repo-sha1 sentinel file] ********************** 2021-02-11T00:07:14.367 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.024076", "end": "2021-02-11 00:07:14.720410", "failed_when_result": false, "rc": 0, "start": "2021-02-11 00:07:14.696334", "stderr": "", "stderr_lines": [], "stdout": "2470ca37c45480b983e40a390839e1c5ce065bc7", "stdout_lines": ["2470ca37c45480b983e40a390839e1c5ce065bc7"]} 2021-02-11T00:07:14.405 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:14 +0000 (0:00:00.149) 0:00:07.155 ***** 2021-02-11T00:07:14.412 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.012529", "end": "2021-02-11 00:07:14.323491", "failed_when_result": false, "rc": 0, "start": "2021-02-11 00:07:14.310962", "stderr": "", "stderr_lines": [], "stdout": "2470ca37c45480b983e40a390839e1c5ce065bc7", "stdout_lines": ["2470ca37c45480b983e40a390839e1c5ce065bc7"]} 2021-02-11T00:07:14.449 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:14 +0000 (0:00:00.044) 0:00:07.199 ***** 2021-02-11T00:07:14.457 INFO:teuthology.task.ansible.out: TASK [users : Determine if we can skip users and pubkeys updates] ************** 2021-02-11T00:07:14.459 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:14.496 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:14 +0000 (0:00:00.047) 0:00:07.246 ***** 2021-02-11T00:07:14.503 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:14.540 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:14 +0000 (0:00:00.044) 0:00:07.290 ***** 2021-02-11T00:07:14.547 INFO:teuthology.task.ansible.out: TASK [users : Merge extra_admin_users into managed_admin_users] **************** 2021-02-11T00:07:14.549 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:14.585 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:14 +0000 (0:00:00.044) 0:00:07.335 ***** 2021-02-11T00:07:14.591 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:14.630 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:14 +0000 (0:00:00.045) 0:00:07.380 ***** 2021-02-11T00:07:14.637 INFO:teuthology.task.ansible.out: TASK [users : Remove managed_admin_users from managed_users] ******************* 2021-02-11T00:07:14.637 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:14.675 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:14 +0000 (0:00:00.044) 0:00:07.425 ***** 2021-02-11T00:07:14.682 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:14.719 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:14 +0000 (0:00:00.044) 0:00:07.469 ***** 2021-02-11T00:07:14.726 INFO:teuthology.task.ansible.out: TASK [users : Filter the managed_users list] *********************************** 2021-02-11T00:07:14.727 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:14.764 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:14 +0000 (0:00:00.044) 0:00:07.514 ***** 2021-02-11T00:07:14.770 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:14.814 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:14 +0000 (0:00:00.050) 0:00:07.564 ***** 2021-02-11T00:07:14.821 INFO:teuthology.task.ansible.out: TASK [users : Filter the managed_admin_users list] ***************************** 2021-02-11T00:07:14.821 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:14.859 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:14 +0000 (0:00:00.044) 0:00:07.609 ***** 2021-02-11T00:07:14.867 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:14.902 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:14 +0000 (0:00:00.043) 0:00:07.652 ***** 2021-02-11T00:07:14.980 INFO:teuthology.task.ansible.out: TASK [users : Set UID_MIN to 1001] ********************************************* 2021-02-11T00:07:14.982 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-02-11T00:07:15.018 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:15 +0000 (0:00:00.115) 0:00:07.768 ***** 2021-02-11T00:07:15.035 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-02-11T00:07:15.072 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:15 +0000 (0:00:00.054) 0:00:07.822 ***** 2021-02-11T00:07:15.193 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2021-02-11T00:07:15.194 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1101, "groups": "sudo", "home": "/home/andrewschoen", "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "move_home": false, "name": "andrewschoen", "shell": "/bin/bash", "state": "present", "uid": 1101} 2021-02-11T00:07:15.256 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1101, "groups": "sudo", "home": "/home/andrewschoen", "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "move_home": false, "name": "andrewschoen", "shell": "/bin/bash", "state": "present", "uid": 1101} 2021-02-11T00:07:15.321 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1102, "groups": "sudo", "home": "/home/zack", "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "move_home": false, "name": "zack", "shell": "/bin/bash", "state": "present", "uid": 1102} 2021-02-11T00:07:15.384 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1102, "groups": "sudo", "home": "/home/zack", "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "move_home": false, "name": "zack", "shell": "/bin/bash", "state": "present", "uid": 1102} 2021-02-11T00:07:15.480 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1103, "groups": "sudo", "home": "/home/kdreyer", "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "move_home": false, "name": "kdreyer", "shell": "/bin/bash", "state": "present", "uid": 1103} 2021-02-11T00:07:15.513 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1103, "groups": "sudo", "home": "/home/kdreyer", "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "move_home": false, "name": "kdreyer", "shell": "/bin/bash", "state": "present", "uid": 1103} 2021-02-11T00:07:15.600 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1104, "groups": "sudo", "home": "/home/dmick", "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "move_home": false, "name": "dmick", "shell": "/bin/bash", "state": "present", "uid": 1104} 2021-02-11T00:07:15.632 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1104, "groups": "sudo", "home": "/home/dmick", "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "move_home": false, "name": "dmick", "shell": "/bin/bash", "state": "present", "uid": 1104} 2021-02-11T00:07:15.730 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1105, "groups": "sudo", "home": "/home/sage", "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "move_home": false, "name": "sage", "shell": "/bin/bash", "state": "present", "uid": 1105} 2021-02-11T00:07:15.762 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1105, "groups": "sudo", "home": "/home/sage", "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "move_home": false, "name": "sage", "shell": "/bin/bash", "state": "present", "uid": 1105} 2021-02-11T00:07:15.857 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1106, "groups": "sudo", "home": "/home/dgalloway", "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "move_home": false, "name": "dgalloway", "shell": "/bin/bash", "state": "present", "uid": 1106} 2021-02-11T00:07:15.889 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1106, "groups": "sudo", "home": "/home/dgalloway", "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "move_home": false, "name": "dgalloway", "shell": "/bin/bash", "state": "present", "uid": 1106} 2021-02-11T00:07:15.983 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1107, "groups": "sudo", "home": "/home/akraitma", "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "move_home": false, "name": "akraitma", "shell": "/bin/bash", "state": "present", "uid": 1107} 2021-02-11T00:07:16.025 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1107, "groups": "sudo", "home": "/home/akraitma", "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "move_home": false, "name": "akraitma", "shell": "/bin/bash", "state": "present", "uid": 1107} 2021-02-11T00:07:16.119 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1108, "groups": "sudo", "home": "/home/jcaratzas", "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "move_home": false, "name": "jcaratzas", "shell": "/bin/bash", "state": "present", "uid": 1108} 2021-02-11T00:07:16.151 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1108, "groups": "sudo", "home": "/home/jcaratzas", "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "move_home": false, "name": "jcaratzas", "shell": "/bin/bash", "state": "present", "uid": 1108} 2021-02-11T00:07:16.248 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1109, "groups": "sudo", "home": "/home/trociny", "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "move_home": false, "name": "trociny", "shell": "/bin/bash", "state": "present", "uid": 1109} 2021-02-11T00:07:16.272 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1109, "groups": "sudo", "home": "/home/trociny", "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "move_home": false, "name": "trociny", "shell": "/bin/bash", "state": "present", "uid": 1109} 2021-02-11T00:07:16.368 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1110, "groups": "sudo", "home": "/home/smithfarm", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "move_home": false, "name": "smithfarm", "shell": "/bin/bash", "state": "present", "uid": 1110} 2021-02-11T00:07:16.400 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1110, "groups": "sudo", "home": "/home/smithfarm", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "move_home": false, "name": "smithfarm", "shell": "/bin/bash", "state": "present", "uid": 1110} 2021-02-11T00:07:16.494 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1111, "groups": "sudo", "home": "/home/mbenjamin", "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "move_home": false, "name": "mbenjamin", "shell": "/bin/bash", "state": "present", "uid": 1111} 2021-02-11T00:07:16.526 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1111, "groups": "sudo", "home": "/home/mbenjamin", "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "move_home": false, "name": "mbenjamin", "shell": "/bin/bash", "state": "present", "uid": 1111} 2021-02-11T00:07:16.621 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1112, "groups": "sudo", "home": "/home/aemerson", "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "move_home": false, "name": "aemerson", "shell": "/bin/bash", "state": "present", "uid": 1112} 2021-02-11T00:07:16.653 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1112, "groups": "sudo", "home": "/home/aemerson", "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "move_home": false, "name": "aemerson", "shell": "/bin/bash", "state": "present", "uid": 1112} 2021-02-11T00:07:16.749 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1113, "groups": "sudo", "home": "/home/amaredia", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "move_home": false, "name": "amaredia", "shell": "/bin/bash", "state": "present", "uid": 1113} 2021-02-11T00:07:16.781 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1113, "groups": "sudo", "home": "/home/amaredia", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "move_home": false, "name": "amaredia", "shell": "/bin/bash", "state": "present", "uid": 1113} 2021-02-11T00:07:16.875 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1114, "groups": "sudo", "home": "/home/tserlin", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "move_home": false, "name": "tserlin", "shell": "/bin/bash", "state": "present", "uid": 1114} 2021-02-11T00:07:16.908 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1114, "groups": "sudo", "home": "/home/tserlin", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "move_home": false, "name": "tserlin", "shell": "/bin/bash", "state": "present", "uid": 1114} 2021-02-11T00:07:17.005 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1115, "groups": "sudo", "home": "/home/dis", "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "move_home": false, "name": "dis", "shell": "/bin/bash", "state": "present", "uid": 1115} 2021-02-11T00:07:17.028 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1115, "groups": "sudo", "home": "/home/dis", "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "move_home": false, "name": "dis", "shell": "/bin/bash", "state": "present", "uid": 1115} 2021-02-11T00:07:17.134 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1116, "groups": "sudo", "home": "/home/gregf", "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "move_home": false, "name": "gregf", "shell": "/bin/bash", "state": "present", "uid": 1116} 2021-02-11T00:07:17.157 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1116, "groups": "sudo", "home": "/home/gregf", "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "move_home": false, "name": "gregf", "shell": "/bin/bash", "state": "present", "uid": 1116} 2021-02-11T00:07:17.253 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1117, "groups": "sudo", "home": "/home/joshd", "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "move_home": false, "name": "joshd", "shell": "/bin/bash", "state": "present", "uid": 1117} 2021-02-11T00:07:17.297 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1117, "groups": "sudo", "home": "/home/joshd", "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "move_home": false, "name": "joshd", "shell": "/bin/bash", "state": "present", "uid": 1117} 2021-02-11T00:07:17.383 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1118, "groups": "sudo", "home": "/home/davidz", "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, "move_home": false, "name": "davidz", "shell": "/bin/bash", "state": "present", "uid": 1118} 2021-02-11T00:07:17.428 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1118, "groups": "sudo", "home": "/home/davidz", "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, "move_home": false, "name": "davidz", "shell": "/bin/bash", "state": "present", "uid": 1118} 2021-02-11T00:07:17.513 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1119, "groups": "sudo", "home": "/home/cmeno", "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "move_home": false, "name": "cmeno", "shell": "/bin/bash", "state": "present", "uid": 1119} 2021-02-11T00:07:17.556 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1119, "groups": "sudo", "home": "/home/cmeno", "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "move_home": false, "name": "cmeno", "shell": "/bin/bash", "state": "present", "uid": 1119} 2021-02-11T00:07:17.643 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1120, "groups": "sudo", "home": "/home/ivancich", "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "move_home": false, "name": "ivancich", "shell": "/bin/bash", "state": "present", "uid": 1120} 2021-02-11T00:07:17.686 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1120, "groups": "sudo", "home": "/home/ivancich", "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "move_home": false, "name": "ivancich", "shell": "/bin/bash", "state": "present", "uid": 1120} 2021-02-11T00:07:17.760 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1121, "groups": "sudo", "home": "/home/wusui", "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "move_home": false, "name": "wusui", "shell": "/bin/bash", "state": "present", "uid": 1121} 2021-02-11T00:07:17.814 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1121, "groups": "sudo", "home": "/home/wusui", "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "move_home": false, "name": "wusui", "shell": "/bin/bash", "state": "present", "uid": 1121} 2021-02-11T00:07:17.887 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1123, "groups": "sudo", "home": "/home/yuriw", "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "move_home": false, "name": "yuriw", "shell": "/bin/bash", "state": "present", "uid": 1123} 2021-02-11T00:07:17.941 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1123, "groups": "sudo", "home": "/home/yuriw", "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "move_home": false, "name": "yuriw", "shell": "/bin/bash", "state": "present", "uid": 1123} 2021-02-11T00:07:18.017 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1124, "groups": "sudo", "home": "/home/tamil", "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "move_home": false, "name": "tamil", "shell": "/bin/bash", "state": "present", "uid": 1124} 2021-02-11T00:07:18.060 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1124, "groups": "sudo", "home": "/home/tamil", "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "move_home": false, "name": "tamil", "shell": "/bin/bash", "state": "present", "uid": 1124} 2021-02-11T00:07:18.145 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1125, "groups": "sudo", "home": "/home/jowilkin", "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "move_home": false, "name": "jowilkin", "shell": "/bin/bash", "state": "present", "uid": 1125} 2021-02-11T00:07:18.189 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1125, "groups": "sudo", "home": "/home/jowilkin", "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "move_home": false, "name": "jowilkin", "shell": "/bin/bash", "state": "present", "uid": 1125} 2021-02-11T00:07:18.284 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1126, "groups": "sudo", "home": "/home/bhubbard", "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "move_home": false, "name": "bhubbard", "shell": "/bin/bash", "state": "present", "uid": 1126} 2021-02-11T00:07:18.316 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1126, "groups": "sudo", "home": "/home/bhubbard", "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "move_home": false, "name": "bhubbard", "shell": "/bin/bash", "state": "present", "uid": 1126} 2021-02-11T00:07:18.411 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1127, "groups": "sudo", "home": "/home/yehudasa", "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "move_home": false, "name": "yehudasa", "shell": "/bin/bash", "state": "present", "uid": 1127} 2021-02-11T00:07:18.443 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1127, "groups": "sudo", "home": "/home/yehudasa", "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "move_home": false, "name": "yehudasa", "shell": "/bin/bash", "state": "present", "uid": 1127} 2021-02-11T00:07:18.538 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1128, "groups": "sudo", "home": "/home/dang", "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "move_home": false, "name": "dang", "shell": "/bin/bash", "state": "present", "uid": 1128} 2021-02-11T00:07:18.571 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1128, "groups": "sudo", "home": "/home/dang", "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "move_home": false, "name": "dang", "shell": "/bin/bash", "state": "present", "uid": 1128} 2021-02-11T00:07:18.667 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1129, "groups": "sudo", "home": "/home/branto", "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "move_home": false, "name": "branto", "shell": "/bin/bash", "state": "present", "uid": 1129} 2021-02-11T00:07:18.699 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1129, "groups": "sudo", "home": "/home/branto", "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "move_home": false, "name": "branto", "shell": "/bin/bash", "state": "present", "uid": 1129} 2021-02-11T00:07:18.794 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1130, "groups": "sudo", "home": "/home/xiaoxichen", "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "move_home": false, "name": "xiaoxichen", "shell": "/bin/bash", "state": "present", "uid": 1130} 2021-02-11T00:07:18.828 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1130, "groups": "sudo", "home": "/home/xiaoxichen", "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "move_home": false, "name": "xiaoxichen", "shell": "/bin/bash", "state": "present", "uid": 1130} 2021-02-11T00:07:18.933 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1131, "groups": "sudo", "home": "/home/ffilz", "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "move_home": false, "name": "ffilz", "shell": "/bin/bash", "state": "present", "uid": 1131} 2021-02-11T00:07:18.966 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1131, "groups": "sudo", "home": "/home/ffilz", "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "move_home": false, "name": "ffilz", "shell": "/bin/bash", "state": "present", "uid": 1131} 2021-02-11T00:07:19.065 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1132, "groups": "sudo", "home": "/home/joao", "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "move_home": false, "name": "joao", "shell": "/bin/bash", "state": "present", "uid": 1132} 2021-02-11T00:07:19.099 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1132, "groups": "sudo", "home": "/home/joao", "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "move_home": false, "name": "joao", "shell": "/bin/bash", "state": "present", "uid": 1132} 2021-02-11T00:07:19.194 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1133, "groups": "sudo", "home": "/home/nhm", "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "move_home": false, "name": "nhm", "shell": "/bin/bash", "state": "present", "uid": 1133} 2021-02-11T00:07:19.228 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1133, "groups": "sudo", "home": "/home/nhm", "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "move_home": false, "name": "nhm", "shell": "/bin/bash", "state": "present", "uid": 1133} 2021-02-11T00:07:19.324 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1134, "groups": "sudo", "home": "/home/nwatkins", "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "move_home": false, "name": "nwatkins", "shell": "/bin/bash", "state": "present", "uid": 1134} 2021-02-11T00:07:19.357 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1134, "groups": "sudo", "home": "/home/nwatkins", "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "move_home": false, "name": "nwatkins", "shell": "/bin/bash", "state": "present", "uid": 1134} 2021-02-11T00:07:19.443 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1135, "groups": "sudo", "home": "/home/mkidd", "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "move_home": false, "name": "mkidd", "shell": "/bin/bash", "state": "present", "uid": 1135} 2021-02-11T00:07:19.486 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1135, "groups": "sudo", "home": "/home/mkidd", "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "move_home": false, "name": "mkidd", "shell": "/bin/bash", "state": "present", "uid": 1135} 2021-02-11T00:07:19.582 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1136, "groups": "sudo", "home": "/home/jlopez", "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "move_home": false, "name": "jlopez", "shell": "/bin/bash", "state": "present", "uid": 1136} 2021-02-11T00:07:19.615 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1136, "groups": "sudo", "home": "/home/jlopez", "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "move_home": false, "name": "jlopez", "shell": "/bin/bash", "state": "present", "uid": 1136} 2021-02-11T00:07:19.701 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1137, "groups": "sudo", "home": "/home/haomaiwang", "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "move_home": false, "name": "haomaiwang", "shell": "/bin/bash", "state": "present", "uid": 1137} 2021-02-11T00:07:19.745 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1137, "groups": "sudo", "home": "/home/haomaiwang", "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "move_home": false, "name": "haomaiwang", "shell": "/bin/bash", "state": "present", "uid": 1137} 2021-02-11T00:07:19.830 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1138, "groups": "sudo", "home": "/home/jdillaman", "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "move_home": false, "name": "jdillaman", "shell": "/bin/bash", "state": "present", "uid": 1138} 2021-02-11T00:07:19.884 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1138, "groups": "sudo", "home": "/home/jdillaman", "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "move_home": false, "name": "jdillaman", "shell": "/bin/bash", "state": "present", "uid": 1138} 2021-02-11T00:07:19.958 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1139, "groups": "sudo", "home": "/home/kchai", "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "move_home": false, "name": "kchai", "shell": "/bin/bash", "state": "present", "uid": 1139} 2021-02-11T00:07:20.023 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1139, "groups": "sudo", "home": "/home/kchai", "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "move_home": false, "name": "kchai", "shell": "/bin/bash", "state": "present", "uid": 1139} 2021-02-11T00:07:20.087 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2021-02-11T00:07:20.151 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2021-02-11T00:07:20.214 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1141, "groups": "sudo", "home": "/home/dfuller", "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "move_home": false, "name": "dfuller", "shell": "/bin/bash", "state": "present", "uid": 1141} 2021-02-11T00:07:20.277 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1141, "groups": "sudo", "home": "/home/dfuller", "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "move_home": false, "name": "dfuller", "shell": "/bin/bash", "state": "present", "uid": 1141} 2021-02-11T00:07:20.351 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1142, "groups": "sudo", "home": "/home/owasserm", "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "move_home": false, "name": "owasserm", "shell": "/bin/bash", "state": "present", "uid": 1142} 2021-02-11T00:07:20.404 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1142, "groups": "sudo", "home": "/home/owasserm", "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "move_home": false, "name": "owasserm", "shell": "/bin/bash", "state": "present", "uid": 1142} 2021-02-11T00:07:20.478 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1143, "groups": "sudo", "home": "/home/vasu", "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "move_home": false, "name": "vasu", "shell": "/bin/bash", "state": "present", "uid": 1143} 2021-02-11T00:07:20.541 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1143, "groups": "sudo", "home": "/home/vasu", "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "move_home": false, "name": "vasu", "shell": "/bin/bash", "state": "present", "uid": 1143} 2021-02-11T00:07:20.605 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1144, "groups": "sudo", "home": "/home/smohan", "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "move_home": false, "name": "smohan", "shell": "/bin/bash", "state": "present", "uid": 1144} 2021-02-11T00:07:20.668 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1144, "groups": "sudo", "home": "/home/smohan", "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "move_home": false, "name": "smohan", "shell": "/bin/bash", "state": "present", "uid": 1144} 2021-02-11T00:07:20.732 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1145, "groups": "sudo", "home": "/home/abhi", "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "move_home": false, "name": "abhi", "shell": "/bin/bash", "state": "present", "uid": 1145} 2021-02-11T00:07:20.795 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1145, "groups": "sudo", "home": "/home/abhi", "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "move_home": false, "name": "abhi", "shell": "/bin/bash", "state": "present", "uid": 1145} 2021-02-11T00:07:20.859 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1146, "groups": "sudo", "home": "/home/cbodley", "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "move_home": false, "name": "cbodley", "shell": "/bin/bash", "state": "present", "uid": 1146} 2021-02-11T00:07:20.923 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1146, "groups": "sudo", "home": "/home/cbodley", "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "move_home": false, "name": "cbodley", "shell": "/bin/bash", "state": "present", "uid": 1146} 2021-02-11T00:07:20.986 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1147, "groups": "sudo", "home": "/home/mwatts", "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "move_home": false, "name": "mwatts", "shell": "/bin/bash", "state": "present", "uid": 1147} 2021-02-11T00:07:21.049 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1147, "groups": "sudo", "home": "/home/mwatts", "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "move_home": false, "name": "mwatts", "shell": "/bin/bash", "state": "present", "uid": 1147} 2021-02-11T00:07:21.113 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2021-02-11T00:07:21.176 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2021-02-11T00:07:21.240 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1149, "groups": "sudo", "home": "/home/pdonnell", "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "move_home": false, "name": "pdonnell", "shell": "/bin/bash", "state": "present", "uid": 1149} 2021-02-11T00:07:21.304 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1149, "groups": "sudo", "home": "/home/pdonnell", "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "move_home": false, "name": "pdonnell", "shell": "/bin/bash", "state": "present", "uid": 1149} 2021-02-11T00:07:21.378 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1150, "groups": "sudo", "home": "/home/jlayton", "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "move_home": false, "name": "jlayton", "shell": "/bin/bash", "state": "present", "uid": 1150} 2021-02-11T00:07:21.431 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1150, "groups": "sudo", "home": "/home/jlayton", "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "move_home": false, "name": "jlayton", "shell": "/bin/bash", "state": "present", "uid": 1150} 2021-02-11T00:07:21.495 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1151, "groups": "sudo", "home": "/home/rzarzynski", "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "move_home": false, "name": "rzarzynski", "shell": "/bin/bash", "state": "present", "uid": 1151} 2021-02-11T00:07:21.559 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1151, "groups": "sudo", "home": "/home/rzarzynski", "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "move_home": false, "name": "rzarzynski", "shell": "/bin/bash", "state": "present", "uid": 1151} 2021-02-11T00:07:21.623 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1152, "groups": "sudo", "home": "/home/rdias", "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "move_home": false, "name": "rdias", "shell": "/bin/bash", "state": "present", "uid": 1152} 2021-02-11T00:07:21.686 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1152, "groups": "sudo", "home": "/home/rdias", "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "move_home": false, "name": "rdias", "shell": "/bin/bash", "state": "present", "uid": 1152} 2021-02-11T00:07:21.750 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1153, "groups": "sudo", "home": "/home/vshankar", "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "move_home": false, "name": "vshankar", "shell": "/bin/bash", "state": "present", "uid": 1153} 2021-02-11T00:07:21.814 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1153, "groups": "sudo", "home": "/home/vshankar", "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "move_home": false, "name": "vshankar", "shell": "/bin/bash", "state": "present", "uid": 1153} 2021-02-11T00:07:21.888 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1154, "groups": "sudo", "home": "/home/akupczyk", "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "move_home": false, "name": "akupczyk", "shell": "/bin/bash", "state": "present", "uid": 1154} 2021-02-11T00:07:21.941 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1154, "groups": "sudo", "home": "/home/akupczyk", "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "move_home": false, "name": "akupczyk", "shell": "/bin/bash", "state": "present", "uid": 1154} 2021-02-11T00:07:22.026 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1155, "groups": "sudo", "home": "/home/nojha", "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "move_home": false, "name": "nojha", "shell": "/bin/bash", "state": "present", "uid": 1155} 2021-02-11T00:07:22.083 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1155, "groups": "sudo", "home": "/home/nojha", "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "move_home": false, "name": "nojha", "shell": "/bin/bash", "state": "present", "uid": 1155} 2021-02-11T00:07:22.147 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1156, "groups": "sudo", "home": "/home/ifed01", "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "move_home": false, "name": "ifed01", "shell": "/bin/bash", "state": "present", "uid": 1156} 2021-02-11T00:07:22.220 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1156, "groups": "sudo", "home": "/home/ifed01", "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "move_home": false, "name": "ifed01", "shell": "/bin/bash", "state": "present", "uid": 1156} 2021-02-11T00:07:22.284 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1157, "groups": "sudo", "home": "/home/myoungwon", "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "move_home": false, "name": "myoungwon", "shell": "/bin/bash", "state": "present", "uid": 1157} 2021-02-11T00:07:22.348 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1157, "groups": "sudo", "home": "/home/myoungwon", "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "move_home": false, "name": "myoungwon", "shell": "/bin/bash", "state": "present", "uid": 1157} 2021-02-11T00:07:22.412 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1158, "groups": "sudo", "home": "/home/gabrioux", "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "move_home": false, "name": "gabrioux", "shell": "/bin/bash", "state": "present", "uid": 1158} 2021-02-11T00:07:22.475 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1158, "groups": "sudo", "home": "/home/gabrioux", "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "move_home": false, "name": "gabrioux", "shell": "/bin/bash", "state": "present", "uid": 1158} 2021-02-11T00:07:22.538 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1159, "groups": "sudo", "home": "/home/leseb", "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "move_home": false, "name": "leseb", "shell": "/bin/bash", "state": "present", "uid": 1159} 2021-02-11T00:07:22.601 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1159, "groups": "sudo", "home": "/home/leseb", "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "move_home": false, "name": "leseb", "shell": "/bin/bash", "state": "present", "uid": 1159} 2021-02-11T00:07:22.660 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1160, "groups": "sudo", "home": "/home/hchen", "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "move_home": false, "name": "hchen", "shell": "/bin/bash", "state": "present", "uid": 1160} 2021-02-11T00:07:22.733 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1160, "groups": "sudo", "home": "/home/hchen", "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "move_home": false, "name": "hchen", "shell": "/bin/bash", "state": "present", "uid": 1160} 2021-02-11T00:07:22.786 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1161, "groups": "sudo", "home": "/home/jcollin", "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "move_home": false, "name": "jcollin", "shell": "/bin/bash", "state": "present", "uid": 1161} 2021-02-11T00:07:22.859 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1161, "groups": "sudo", "home": "/home/jcollin", "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "move_home": false, "name": "jcollin", "shell": "/bin/bash", "state": "present", "uid": 1161} 2021-02-11T00:07:22.912 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1162, "groups": "sudo", "home": "/home/xxg", "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "move_home": false, "name": "xxg", "shell": "/bin/bash", "state": "present", "uid": 1162} 2021-02-11T00:07:22.986 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1162, "groups": "sudo", "home": "/home/xxg", "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "move_home": false, "name": "xxg", "shell": "/bin/bash", "state": "present", "uid": 1162} 2021-02-11T00:07:23.039 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1163, "groups": "sudo", "home": "/home/pcuzner", "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "move_home": false, "name": "pcuzner", "shell": "/bin/bash", "state": "present", "uid": 1163} 2021-02-11T00:07:23.123 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1163, "groups": "sudo", "home": "/home/pcuzner", "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "move_home": false, "name": "pcuzner", "shell": "/bin/bash", "state": "present", "uid": 1163} 2021-02-11T00:07:23.165 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1164, "groups": "sudo", "home": "/home/mkogan", "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "move_home": false, "name": "mkogan", "shell": "/bin/bash", "state": "present", "uid": 1164} 2021-02-11T00:07:23.239 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1164, "groups": "sudo", "home": "/home/mkogan", "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "move_home": false, "name": "mkogan", "shell": "/bin/bash", "state": "present", "uid": 1164} 2021-02-11T00:07:23.292 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2021-02-11T00:07:23.367 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2021-02-11T00:07:23.420 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1165, "groups": "sudo", "home": "/home/henrix", "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "move_home": false, "name": "henrix", "shell": "/bin/bash", "state": "present", "uid": 1165} 2021-02-11T00:07:23.493 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1165, "groups": "sudo", "home": "/home/henrix", "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "move_home": false, "name": "henrix", "shell": "/bin/bash", "state": "present", "uid": 1165} 2021-02-11T00:07:23.546 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1166, "groups": "sudo", "home": "/home/pbs1108", "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "move_home": false, "name": "pbs1108", "shell": "/bin/bash", "state": "present", "uid": 1166} 2021-02-11T00:07:23.619 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1166, "groups": "sudo", "home": "/home/pbs1108", "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "move_home": false, "name": "pbs1108", "shell": "/bin/bash", "state": "present", "uid": 1166} 2021-02-11T00:07:23.672 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1167, "groups": "sudo", "home": "/home/clacroix", "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "move_home": false, "name": "clacroix", "shell": "/bin/bash", "state": "present", "uid": 1167} 2021-02-11T00:07:23.753 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1167, "groups": "sudo", "home": "/home/clacroix", "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "move_home": false, "name": "clacroix", "shell": "/bin/bash", "state": "present", "uid": 1167} 2021-02-11T00:07:23.799 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1168, "groups": "sudo", "home": "/home/epuertat", "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "move_home": false, "name": "epuertat", "shell": "/bin/bash", "state": "present", "uid": 1168} 2021-02-11T00:07:23.874 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1168, "groups": "sudo", "home": "/home/epuertat", "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "move_home": false, "name": "epuertat", "shell": "/bin/bash", "state": "present", "uid": 1168} 2021-02-11T00:07:23.927 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1169, "groups": "sudo", "home": "/home/tdehler", "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "move_home": false, "name": "tdehler", "shell": "/bin/bash", "state": "present", "uid": 1169} 2021-02-11T00:07:24.001 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1169, "groups": "sudo", "home": "/home/tdehler", "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "move_home": false, "name": "tdehler", "shell": "/bin/bash", "state": "present", "uid": 1169} 2021-02-11T00:07:24.002 INFO:teuthology.task.ansible.out: 2021-02-11T00:07:24.055 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1170, "groups": "sudo", "home": "/home/laura", "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "move_home": false, "name": "laura", "shell": "/bin/bash", "state": "present", "uid": 1170} 2021-02-11T00:07:24.056 INFO:teuthology.task.ansible.out: 2021-02-11T00:07:24.130 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1170, "groups": "sudo", "home": "/home/laura", "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "move_home": false, "name": "laura", "shell": "/bin/bash", "state": "present", "uid": 1170} 2021-02-11T00:07:24.183 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1171, "groups": "sudo", "home": "/home/yaarit", "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "move_home": false, "name": "yaarit", "shell": "/bin/bash", "state": "present", "uid": 1171} 2021-02-11T00:07:24.256 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1171, "groups": "sudo", "home": "/home/yaarit", "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "move_home": false, "name": "yaarit", "shell": "/bin/bash", "state": "present", "uid": 1171} 2021-02-11T00:07:24.309 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1172, "groups": "sudo", "home": "/home/rpavani1998", "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "move_home": false, "name": "rpavani1998", "shell": "/bin/bash", "state": "present", "uid": 1172} 2021-02-11T00:07:24.383 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1172, "groups": "sudo", "home": "/home/rpavani1998", "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "move_home": false, "name": "rpavani1998", "shell": "/bin/bash", "state": "present", "uid": 1172} 2021-02-11T00:07:24.447 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1173, "groups": "sudo", "home": "/home/rishabh", "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "move_home": false, "name": "rishabh", "shell": "/bin/bash", "state": "present", "uid": 1173} 2021-02-11T00:07:24.510 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1173, "groups": "sudo", "home": "/home/rishabh", "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "move_home": false, "name": "rishabh", "shell": "/bin/bash", "state": "present", "uid": 1173} 2021-02-11T00:07:24.563 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1174, "groups": "sudo", "home": "/home/skrah", "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "move_home": false, "name": "skrah", "shell": "/bin/bash", "state": "present", "uid": 1174} 2021-02-11T00:07:24.636 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1174, "groups": "sudo", "home": "/home/skrah", "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "move_home": false, "name": "skrah", "shell": "/bin/bash", "state": "present", "uid": 1174} 2021-02-11T00:07:24.700 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1175, "groups": "sudo", "home": "/home/smanjara", "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "move_home": false, "name": "smanjara", "shell": "/bin/bash", "state": "present", "uid": 1175} 2021-02-11T00:07:24.763 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1175, "groups": "sudo", "home": "/home/smanjara", "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "move_home": false, "name": "smanjara", "shell": "/bin/bash", "state": "present", "uid": 1175} 2021-02-11T00:07:24.827 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1176, "groups": "sudo", "home": "/home/bengland", "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "move_home": false, "name": "bengland", "shell": "/bin/bash", "state": "present", "uid": 1176} 2021-02-11T00:07:24.891 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1176, "groups": "sudo", "home": "/home/bengland", "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "move_home": false, "name": "bengland", "shell": "/bin/bash", "state": "present", "uid": 1176} 2021-02-11T00:07:24.954 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1177, "groups": "sudo", "home": "/home/pnawracay", "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "move_home": false, "name": "pnawracay", "shell": "/bin/bash", "state": "present", "uid": 1177} 2021-02-11T00:07:25.018 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1177, "groups": "sudo", "home": "/home/pnawracay", "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "move_home": false, "name": "pnawracay", "shell": "/bin/bash", "state": "present", "uid": 1177} 2021-02-11T00:07:25.082 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1178, "groups": "sudo", "home": "/home/alfonsomthd", "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "move_home": false, "name": "alfonsomthd", "shell": "/bin/bash", "state": "present", "uid": 1178} 2021-02-11T00:07:25.145 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1178, "groups": "sudo", "home": "/home/alfonsomthd", "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "move_home": false, "name": "alfonsomthd", "shell": "/bin/bash", "state": "present", "uid": 1178} 2021-02-11T00:07:25.209 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1179, "groups": "sudo", "home": "/home/oliveiradan", "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "move_home": false, "name": "oliveiradan", "shell": "/bin/bash", "state": "present", "uid": 1179} 2021-02-11T00:07:25.273 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1179, "groups": "sudo", "home": "/home/oliveiradan", "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "move_home": false, "name": "oliveiradan", "shell": "/bin/bash", "state": "present", "uid": 1179} 2021-02-11T00:07:25.337 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1180, "groups": "sudo", "home": "/home/swagner", "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "move_home": false, "name": "swagner", "shell": "/bin/bash", "state": "present", "uid": 1180} 2021-02-11T00:07:25.402 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1180, "groups": "sudo", "home": "/home/swagner", "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "move_home": false, "name": "swagner", "shell": "/bin/bash", "state": "present", "uid": 1180} 2021-02-11T00:07:25.465 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1181, "groups": "sudo", "home": "/home/yuvalif", "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "move_home": false, "name": "yuvalif", "shell": "/bin/bash", "state": "present", "uid": 1181} 2021-02-11T00:07:25.528 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1181, "groups": "sudo", "home": "/home/yuvalif", "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "move_home": false, "name": "yuvalif", "shell": "/bin/bash", "state": "present", "uid": 1181} 2021-02-11T00:07:25.592 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1182, "groups": "sudo", "home": "/home/kkeithle", "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "move_home": false, "name": "kkeithle", "shell": "/bin/bash", "state": "present", "uid": 1182} 2021-02-11T00:07:25.655 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1182, "groups": "sudo", "home": "/home/kkeithle", "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "move_home": false, "name": "kkeithle", "shell": "/bin/bash", "state": "present", "uid": 1182} 2021-02-11T00:07:25.718 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1183, "groups": "sudo", "home": "/home/emmericp", "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "move_home": false, "name": "emmericp", "shell": "/bin/bash", "state": "present", "uid": 1183} 2021-02-11T00:07:25.781 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1183, "groups": "sudo", "home": "/home/emmericp", "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "move_home": false, "name": "emmericp", "shell": "/bin/bash", "state": "present", "uid": 1183} 2021-02-11T00:07:25.845 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1184, "groups": "sudo", "home": "/home/mchangir", "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "move_home": false, "name": "mchangir", "shell": "/bin/bash", "state": "present", "uid": 1184} 2021-02-11T00:07:25.918 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1184, "groups": "sudo", "home": "/home/mchangir", "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "move_home": false, "name": "mchangir", "shell": "/bin/bash", "state": "present", "uid": 1184} 2021-02-11T00:07:25.971 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1185, "groups": "sudo", "home": "/home/sidharthanup", "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "move_home": false, "name": "sidharthanup", "shell": "/bin/bash", "state": "present", "uid": 1185} 2021-02-11T00:07:26.044 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1185, "groups": "sudo", "home": "/home/sidharthanup", "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "move_home": false, "name": "sidharthanup", "shell": "/bin/bash", "state": "present", "uid": 1185} 2021-02-11T00:07:26.097 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1186, "groups": "sudo", "home": "/home/varsha", "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "move_home": false, "name": "varsha", "shell": "/bin/bash", "state": "present", "uid": 1186} 2021-02-11T00:07:26.171 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1186, "groups": "sudo", "home": "/home/varsha", "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "move_home": false, "name": "varsha", "shell": "/bin/bash", "state": "present", "uid": 1186} 2021-02-11T00:07:26.223 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1187, "groups": "sudo", "home": "/home/sjust", "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "move_home": false, "name": "sjust", "shell": "/bin/bash", "state": "present", "uid": 1187} 2021-02-11T00:07:26.293 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1187, "groups": "sudo", "home": "/home/sjust", "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "move_home": false, "name": "sjust", "shell": "/bin/bash", "state": "present", "uid": 1187} 2021-02-11T00:07:26.346 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1188, "groups": "sudo", "home": "/home/ideepika", "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "move_home": false, "name": "ideepika", "shell": "/bin/bash", "state": "present", "uid": 1188} 2021-02-11T00:07:26.420 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1188, "groups": "sudo", "home": "/home/ideepika", "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "move_home": false, "name": "ideepika", "shell": "/bin/bash", "state": "present", "uid": 1188} 2021-02-11T00:07:26.473 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1189, "groups": "sudo", "home": "/home/gsalomon", "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "move_home": false, "name": "gsalomon", "shell": "/bin/bash", "state": "present", "uid": 1189} 2021-02-11T00:07:26.547 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1189, "groups": "sudo", "home": "/home/gsalomon", "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "move_home": false, "name": "gsalomon", "shell": "/bin/bash", "state": "present", "uid": 1189} 2021-02-11T00:07:26.612 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1190, "groups": "sudo", "home": "/home/soumyakoduri", "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "move_home": false, "name": "soumyakoduri", "shell": "/bin/bash", "state": "present", "uid": 1190} 2021-02-11T00:07:26.666 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1190, "groups": "sudo", "home": "/home/soumyakoduri", "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "move_home": false, "name": "soumyakoduri", "shell": "/bin/bash", "state": "present", "uid": 1190} 2021-02-11T00:07:26.730 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1191, "groups": "sudo", "home": "/home/kyr", "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "move_home": false, "name": "kyr", "shell": "/bin/bash", "state": "present", "uid": 1191} 2021-02-11T00:07:26.794 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1191, "groups": "sudo", "home": "/home/kyr", "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "move_home": false, "name": "kyr", "shell": "/bin/bash", "state": "present", "uid": 1191} 2021-02-11T00:07:26.857 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1192, "groups": "sudo", "home": "/home/sseshasa", "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "move_home": false, "name": "sseshasa", "shell": "/bin/bash", "state": "present", "uid": 1192} 2021-02-11T00:07:26.920 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1192, "groups": "sudo", "home": "/home/sseshasa", "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "move_home": false, "name": "sseshasa", "shell": "/bin/bash", "state": "present", "uid": 1192} 2021-02-11T00:07:26.983 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1193, "groups": "sudo", "home": "/home/rfriedma", "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "move_home": false, "name": "rfriedma", "shell": "/bin/bash", "state": "present", "uid": 1193} 2021-02-11T00:07:26.985 INFO:teuthology.task.ansible.out: 2021-02-11T00:07:27.047 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1193, "groups": "sudo", "home": "/home/rfriedma", "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "move_home": false, "name": "rfriedma", "shell": "/bin/bash", "state": "present", "uid": 1193} 2021-02-11T00:07:27.110 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1194, "groups": "sudo", "home": "/home/lmb", "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "move_home": false, "name": "lmb", "shell": "/bin/bash", "state": "present", "uid": 1194} 2021-02-11T00:07:27.184 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1194, "groups": "sudo", "home": "/home/lmb", "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "move_home": false, "name": "lmb", "shell": "/bin/bash", "state": "present", "uid": 1194} 2021-02-11T00:07:27.237 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1195, "groups": "sudo", "home": "/home/ksirivad", "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "move_home": false, "name": "ksirivad", "shell": "/bin/bash", "state": "present", "uid": 1195} 2021-02-11T00:07:27.311 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1195, "groups": "sudo", "home": "/home/ksirivad", "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "move_home": false, "name": "ksirivad", "shell": "/bin/bash", "state": "present", "uid": 1195} 2021-02-11T00:07:27.363 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1196, "groups": "sudo", "home": "/home/ofriedma", "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "move_home": false, "name": "ofriedma", "shell": "/bin/bash", "state": "present", "uid": 1196} 2021-02-11T00:07:27.447 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1196, "groups": "sudo", "home": "/home/ofriedma", "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "move_home": false, "name": "ofriedma", "shell": "/bin/bash", "state": "present", "uid": 1196} 2021-02-11T00:07:27.489 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1197, "groups": "sudo", "home": "/home/h4iresis", "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "move_home": false, "name": "h4iresis", "shell": "/bin/bash", "state": "present", "uid": 1197} 2021-02-11T00:07:27.563 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1197, "groups": "sudo", "home": "/home/h4iresis", "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "move_home": false, "name": "h4iresis", "shell": "/bin/bash", "state": "present", "uid": 1197} 2021-02-11T00:07:27.616 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1198, "groups": "sudo", "home": "/home/shyukri", "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "move_home": false, "name": "shyukri", "shell": "/bin/bash", "state": "present", "uid": 1198} 2021-02-11T00:07:27.700 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1198, "groups": "sudo", "home": "/home/shyukri", "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "move_home": false, "name": "shyukri", "shell": "/bin/bash", "state": "present", "uid": 1198} 2021-02-11T00:07:27.742 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1199, "groups": "sudo", "home": "/home/scarvalhojr", "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "move_home": false, "name": "scarvalhojr", "shell": "/bin/bash", "state": "present", "uid": 1199} 2021-02-11T00:07:27.829 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1199, "groups": "sudo", "home": "/home/scarvalhojr", "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "move_home": false, "name": "scarvalhojr", "shell": "/bin/bash", "state": "present", "uid": 1199} 2021-02-11T00:07:27.871 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1200, "groups": "sudo", "home": "/home/rakesh", "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "move_home": false, "name": "rakesh", "shell": "/bin/bash", "state": "present", "uid": 1200} 2021-02-11T00:07:27.956 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1200, "groups": "sudo", "home": "/home/rakesh", "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "move_home": false, "name": "rakesh", "shell": "/bin/bash", "state": "present", "uid": 1200} 2021-02-11T00:07:27.998 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1201, "groups": "sudo", "home": "/home/ryg-", "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "move_home": false, "name": "ryg-", "shell": "/bin/bash", "state": "present", "uid": 1201} 2021-02-11T00:07:28.082 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1201, "groups": "sudo", "home": "/home/ryg-", "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "move_home": false, "name": "ryg-", "shell": "/bin/bash", "state": "present", "uid": 1201} 2021-02-11T00:07:28.124 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2021-02-11T00:07:28.208 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2021-02-11T00:07:28.251 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1202, "groups": "sudo", "home": "/home/zdover", "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "move_home": false, "name": "zdover", "shell": "/bin/bash", "state": "present", "uid": 1202} 2021-02-11T00:07:28.345 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1202, "groups": "sudo", "home": "/home/zdover", "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "move_home": false, "name": "zdover", "shell": "/bin/bash", "state": "present", "uid": 1202} 2021-02-11T00:07:28.367 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1203, "groups": "sudo", "home": "/home/rraja", "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "move_home": false, "name": "rraja", "shell": "/bin/bash", "state": "present", "uid": 1203} 2021-02-11T00:07:28.471 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1203, "groups": "sudo", "home": "/home/rraja", "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "move_home": false, "name": "rraja", "shell": "/bin/bash", "state": "present", "uid": 1203} 2021-02-11T00:07:28.503 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1204, "groups": "sudo", "home": "/home/toabctl", "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "move_home": false, "name": "toabctl", "shell": "/bin/bash", "state": "present", "uid": 1204} 2021-02-11T00:07:28.597 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1204, "groups": "sudo", "home": "/home/toabctl", "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "move_home": false, "name": "toabctl", "shell": "/bin/bash", "state": "present", "uid": 1204} 2021-02-11T00:07:28.630 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1205, "groups": "sudo", "home": "/home/mgfritch", "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "move_home": false, "name": "mgfritch", "shell": "/bin/bash", "state": "present", "uid": 1205} 2021-02-11T00:07:28.734 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1205, "groups": "sudo", "home": "/home/mgfritch", "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "move_home": false, "name": "mgfritch", "shell": "/bin/bash", "state": "present", "uid": 1205} 2021-02-11T00:07:28.756 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1206, "groups": "sudo", "home": "/home/xiubli", "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "move_home": false, "name": "xiubli", "shell": "/bin/bash", "state": "present", "uid": 1206} 2021-02-11T00:07:28.871 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1206, "groups": "sudo", "home": "/home/xiubli", "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "move_home": false, "name": "xiubli", "shell": "/bin/bash", "state": "present", "uid": 1206} 2021-02-11T00:07:28.882 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1207, "groups": "sudo", "home": "/home/jafaj", "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "move_home": false, "name": "jafaj", "shell": "/bin/bash", "state": "present", "uid": 1207} 2021-02-11T00:07:28.997 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1207, "groups": "sudo", "home": "/home/jafaj", "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "move_home": false, "name": "jafaj", "shell": "/bin/bash", "state": "present", "uid": 1207} 2021-02-11T00:07:29.008 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1208, "groups": "sudo", "home": "/home/jschmid", "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "move_home": false, "name": "jschmid", "shell": "/bin/bash", "state": "present", "uid": 1208} 2021-02-11T00:07:29.123 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1208, "groups": "sudo", "home": "/home/jschmid", "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "move_home": false, "name": "jschmid", "shell": "/bin/bash", "state": "present", "uid": 1208} 2021-02-11T00:07:29.135 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1209, "groups": "sudo", "home": "/home/kachau", "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "move_home": false, "name": "kachau", "shell": "/bin/bash", "state": "present", "uid": 1209} 2021-02-11T00:07:29.250 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1209, "groups": "sudo", "home": "/home/kachau", "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "move_home": false, "name": "kachau", "shell": "/bin/bash", "state": "present", "uid": 1209} 2021-02-11T00:07:29.261 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1210, "groups": "sudo", "home": "/home/khiremat", "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "move_home": false, "name": "khiremat", "shell": "/bin/bash", "state": "present", "uid": 1210} 2021-02-11T00:07:29.377 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1210, "groups": "sudo", "home": "/home/khiremat", "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "move_home": false, "name": "khiremat", "shell": "/bin/bash", "state": "present", "uid": 1210} 2021-02-11T00:07:29.388 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1211, "groups": "sudo", "home": "/home/kapandya", "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "move_home": false, "name": "kapandya", "shell": "/bin/bash", "state": "present", "uid": 1211} 2021-02-11T00:07:29.515 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1211, "groups": "sudo", "home": "/home/kapandya", "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "move_home": false, "name": "kapandya", "shell": "/bin/bash", "state": "present", "uid": 1211} 2021-02-11T00:07:29.516 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1212, "groups": "sudo", "home": "/home/prasad", "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "move_home": false, "name": "prasad", "shell": "/bin/bash", "state": "present", "uid": 1212} 2021-02-11T00:07:29.642 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1212, "groups": "sudo", "home": "/home/prasad", "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "move_home": false, "name": "prasad", "shell": "/bin/bash", "state": "present", "uid": 1212} 2021-02-11T00:07:29.653 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1213, "groups": "sudo", "home": "/home/vikhyat", "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "move_home": false, "name": "vikhyat", "shell": "/bin/bash", "state": "present", "uid": 1213} 2021-02-11T00:07:29.769 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1213, "groups": "sudo", "home": "/home/vikhyat", "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "move_home": false, "name": "vikhyat", "shell": "/bin/bash", "state": "present", "uid": 1213} 2021-02-11T00:07:29.781 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1214, "groups": "sudo", "home": "/home/shraddhaag", "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "move_home": false, "name": "shraddhaag", "shell": "/bin/bash", "state": "present", "uid": 1214} 2021-02-11T00:07:29.897 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1215, "groups": "sudo", "home": "/home/gkyratsas", "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "move_home": false, "name": "gkyratsas", "shell": "/bin/bash", "state": "present", "uid": 1215} 2021-02-11T00:07:29.898 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1214, "groups": "sudo", "home": "/home/shraddhaag", "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "move_home": false, "name": "shraddhaag", "shell": "/bin/bash", "state": "present", "uid": 1214} 2021-02-11T00:07:30.024 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1216, "groups": "sudo", "home": "/home/prateek", "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "move_home": false, "name": "prateek", "shell": "/bin/bash", "state": "present", "uid": 1216} 2021-02-11T00:07:30.026 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1215, "groups": "sudo", "home": "/home/gkyratsas", "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "move_home": false, "name": "gkyratsas", "shell": "/bin/bash", "state": "present", "uid": 1215} 2021-02-11T00:07:30.153 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1216, "groups": "sudo", "home": "/home/prateek", "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "move_home": false, "name": "prateek", "shell": "/bin/bash", "state": "present", "uid": 1216} 2021-02-11T00:07:30.154 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1217, "groups": "sudo", "home": "/home/jelopez", "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "move_home": false, "name": "jelopez", "shell": "/bin/bash", "state": "present", "uid": 1217} 2021-02-11T00:07:30.280 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1218, "groups": "sudo", "home": "/home/dcain", "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "move_home": false, "name": "dcain", "shell": "/bin/bash", "state": "present", "uid": 1218} 2021-02-11T00:07:30.281 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1217, "groups": "sudo", "home": "/home/jelopez", "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "move_home": false, "name": "jelopez", "shell": "/bin/bash", "state": "present", "uid": 1217} 2021-02-11T00:07:30.407 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1219, "groups": "sudo", "home": "/home/sunny", "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "move_home": false, "name": "sunny", "shell": "/bin/bash", "state": "present", "uid": 1219} 2021-02-11T00:07:30.418 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1218, "groups": "sudo", "home": "/home/dcain", "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "move_home": false, "name": "dcain", "shell": "/bin/bash", "state": "present", "uid": 1218} 2021-02-11T00:07:30.534 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1219, "groups": "sudo", "home": "/home/sunny", "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "move_home": false, "name": "sunny", "shell": "/bin/bash", "state": "present", "uid": 1219} 2021-02-11T00:07:30.535 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1220, "groups": "sudo", "home": "/home/xuxuehan", "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "move_home": false, "name": "xuxuehan", "shell": "/bin/bash", "state": "present", "uid": 1220} 2021-02-11T00:07:30.660 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1221, "groups": "sudo", "home": "/home/aclewett", "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "move_home": false, "name": "aclewett", "shell": "/bin/bash", "state": "present", "uid": 1221} 2021-02-11T00:07:30.662 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1220, "groups": "sudo", "home": "/home/xuxuehan", "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "move_home": false, "name": "xuxuehan", "shell": "/bin/bash", "state": "present", "uid": 1220} 2021-02-11T00:07:30.788 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1222, "groups": "sudo", "home": "/home/cblum", "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "move_home": false, "name": "cblum", "shell": "/bin/bash", "state": "present", "uid": 1222} 2021-02-11T00:07:30.789 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1221, "groups": "sudo", "home": "/home/aclewett", "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "move_home": false, "name": "aclewett", "shell": "/bin/bash", "state": "present", "uid": 1221} 2021-02-11T00:07:30.915 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1223, "groups": "sudo", "home": "/home/mlatimer", "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "move_home": false, "name": "mlatimer", "shell": "/bin/bash", "state": "present", "uid": 1223} 2021-02-11T00:07:30.926 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1222, "groups": "sudo", "home": "/home/cblum", "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "move_home": false, "name": "cblum", "shell": "/bin/bash", "state": "present", "uid": 1222} 2021-02-11T00:07:31.052 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1223, "groups": "sudo", "home": "/home/mlatimer", "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "move_home": false, "name": "mlatimer", "shell": "/bin/bash", "state": "present", "uid": 1223} 2021-02-11T00:07:31.063 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1224, "groups": "sudo", "home": "/home/shyamsundarr", "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "move_home": false, "name": "shyamsundarr", "shell": "/bin/bash", "state": "present", "uid": 1224} 2021-02-11T00:07:31.189 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1225, "groups": "sudo", "home": "/home/shuzhenyi", "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "move_home": false, "name": "shuzhenyi", "shell": "/bin/bash", "state": "present", "uid": 1225} 2021-02-11T00:07:31.190 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1224, "groups": "sudo", "home": "/home/shyamsundarr", "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "move_home": false, "name": "shyamsundarr", "shell": "/bin/bash", "state": "present", "uid": 1224} 2021-02-11T00:07:31.316 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1226, "groups": "sudo", "home": "/home/mdipalma", "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "move_home": false, "name": "mdipalma", "shell": "/bin/bash", "state": "present", "uid": 1226} 2021-02-11T00:07:31.317 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1225, "groups": "sudo", "home": "/home/shuzhenyi", "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "move_home": false, "name": "shuzhenyi", "shell": "/bin/bash", "state": "present", "uid": 1225} 2021-02-11T00:07:31.442 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1227, "groups": "sudo", "home": "/home/kchang", "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "move_home": false, "name": "kchang", "shell": "/bin/bash", "state": "present", "uid": 1227} 2021-02-11T00:07:31.443 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1226, "groups": "sudo", "home": "/home/mdipalma", "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "move_home": false, "name": "mdipalma", "shell": "/bin/bash", "state": "present", "uid": 1226} 2021-02-11T00:07:31.569 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1228, "groups": "sudo", "home": "/home/vereddy", "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "move_home": false, "name": "vereddy", "shell": "/bin/bash", "state": "present", "uid": 1228} 2021-02-11T00:07:31.581 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1227, "groups": "sudo", "home": "/home/kchang", "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "move_home": false, "name": "kchang", "shell": "/bin/bash", "state": "present", "uid": 1227} 2021-02-11T00:07:31.696 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1229, "groups": "sudo", "home": "/home/benhanokh", "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "move_home": false, "name": "benhanokh", "shell": "/bin/bash", "state": "present", "uid": 1229} 2021-02-11T00:07:31.708 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1228, "groups": "sudo", "home": "/home/vereddy", "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "move_home": false, "name": "vereddy", "shell": "/bin/bash", "state": "present", "uid": 1228} 2021-02-11T00:07:31.827 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1230, "groups": "sudo", "home": "/home/jsalomon", "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "move_home": false, "name": "jsalomon", "shell": "/bin/bash", "state": "present", "uid": 1230} 2021-02-11T00:07:31.828 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1229, "groups": "sudo", "home": "/home/benhanokh", "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "move_home": false, "name": "benhanokh", "shell": "/bin/bash", "state": "present", "uid": 1229} 2021-02-11T00:07:31.828 INFO:teuthology.task.ansible.out: 2021-02-11T00:07:31.954 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1231, "groups": "sudo", "home": "/home/jolmomar", "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "move_home": false, "name": "jolmomar", "shell": "/bin/bash", "state": "present", "uid": 1231} 2021-02-11T00:07:31.956 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1230, "groups": "sudo", "home": "/home/jsalomon", "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "move_home": false, "name": "jsalomon", "shell": "/bin/bash", "state": "present", "uid": 1230} 2021-02-11T00:07:32.081 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1232, "groups": "sudo", "home": "/home/hmunjulu", "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "move_home": false, "name": "hmunjulu", "shell": "/bin/bash", "state": "present", "uid": 1232} 2021-02-11T00:07:32.082 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1231, "groups": "sudo", "home": "/home/jolmomar", "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "move_home": false, "name": "jolmomar", "shell": "/bin/bash", "state": "present", "uid": 1231} 2021-02-11T00:07:32.207 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1233, "groups": "sudo", "home": "/home/julpark", "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "move_home": false, "name": "julpark", "shell": "/bin/bash", "state": "present", "uid": 1233} 2021-02-11T00:07:32.218 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1232, "groups": "sudo", "home": "/home/hmunjulu", "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "move_home": false, "name": "hmunjulu", "shell": "/bin/bash", "state": "present", "uid": 1232} 2021-02-11T00:07:32.333 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1234, "groups": "sudo", "home": "/home/pdhange", "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "move_home": false, "name": "pdhange", "shell": "/bin/bash", "state": "present", "uid": 1234} 2021-02-11T00:07:32.345 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1233, "groups": "sudo", "home": "/home/julpark", "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "move_home": false, "name": "julpark", "shell": "/bin/bash", "state": "present", "uid": 1233} 2021-02-11T00:07:32.459 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1235, "groups": "sudo", "home": "/home/dpivonka", "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "move_home": false, "name": "dpivonka", "shell": "/bin/bash", "state": "present", "uid": 1235} 2021-02-11T00:07:32.471 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1234, "groups": "sudo", "home": "/home/pdhange", "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "move_home": false, "name": "pdhange", "shell": "/bin/bash", "state": "present", "uid": 1234} 2021-02-11T00:07:32.585 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1236, "groups": "sudo", "home": "/home/adking", "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "move_home": false, "name": "adking", "shell": "/bin/bash", "state": "present", "uid": 1236} 2021-02-11T00:07:32.596 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1235, "groups": "sudo", "home": "/home/dpivonka", "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "move_home": false, "name": "dpivonka", "shell": "/bin/bash", "state": "present", "uid": 1235} 2021-02-11T00:07:32.712 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1237, "groups": "sudo", "home": "/home/amathuri", "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267"}, "move_home": false, "name": "amathuri", "shell": "/bin/bash", "state": "present", "uid": 1237} 2021-02-11T00:07:32.723 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1236, "groups": "sudo", "home": "/home/adking", "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "move_home": false, "name": "adking", "shell": "/bin/bash", "state": "present", "uid": 1236} 2021-02-11T00:07:32.849 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1237, "groups": "sudo", "home": "/home/amathuri", "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267"}, "move_home": false, "name": "amathuri", "shell": "/bin/bash", "state": "present", "uid": 1237} 2021-02-11T00:07:33.296 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10103, "groups": "sudo", "home": "/home/nizamial09", "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "name": "nizamial09", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10102} 2021-02-11T00:07:33.399 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:33 +0000 (0:00:18.327) 0:00:26.149 ***** 2021-02-11T00:07:33.409 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10103, "groups": "sudo", "home": "/home/nizamial09", "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "name": "nizamial09", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10102} 2021-02-11T00:07:33.481 INFO:teuthology.task.ansible.out: TASK [users : Create all users without sudo access.] *************************** 2021-02-11T00:07:33.516 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:33 +0000 (0:00:00.116) 0:00:26.266 ***** 2021-02-11T00:07:33.549 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:33 +0000 (0:00:00.032) 0:00:26.299 ***** 2021-02-11T00:07:33.591 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:33 +0000 (0:00:00.042) 0:00:26.341 ***** 2021-02-11T00:07:33.599 INFO:teuthology.task.ansible.out: TASK [users : Merge managed_users and managed_admin users] ********************* 2021-02-11T00:07:33.602 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"ansible_facts": {"pubkey_users": [{"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, {"name": "jcaratzas", "ovpn": "jcaratza@fedora 2021-02-11T00:07:33.603 INFO:teuthology.task.ansible.out:rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265 2021-02-11T00:07:33.605 INFO:teuthology.task.ansible.out:c63f3ea91e7dacd78"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, {"name": "ivancic 2021-02-11T00:07:33.606 INFO:teuthology.task.ansible.out:h", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1Wi 2021-02-11T00:07:33.607 INFO:teuthology.task.ansible.out:RenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, {"name": "vumrao", "ovpn": "vumrao@vum 2021-02-11T00:07:33.609 INFO:teuthology.task.ansible.out:rao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69 2021-02-11T00:07:33.610 INFO:teuthology.task.ansible.out:mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d8 2021-02-11T00:07:33.611 INFO:teuthology.task.ansible.out:41a16dda2504cca6d95df831a652a30d2e5655ed"}, {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, {"name": "oliveiradan", "ovpn": "oliveirada 2021-02-11T00:07:33.612 INFO:teuthology.task.ansible.out:n@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOe 2021-02-11T00:07:33.614 INFO:teuthology.task.ansible.out:nVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9 2021-02-11T00:07:33.615 INFO:teuthology.task.ansible.out:gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e 2021-02-11T00:07:33.615 INFO:teuthology.task.ansible.out:3\n"}, {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, {"name": 2021-02-11T00:07:33.617 INFO:teuthology.task.ansible.out:"dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NI 2021-02-11T00:07:33.618 INFO:teuthology.task.ansible.out:Nj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267"}, {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}]}, "changed": false} 2021-02-11T00:07:33.655 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:33 +0000 (0:00:00.063) 0:00:26.405 ***** 2021-02-11T00:07:33.664 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"ansible_facts": {"pubkey_users": [{"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, {"name": "jcaratzas", "ovpn": "jcaratza@fedora 2021-02-11T00:07:33.666 INFO:teuthology.task.ansible.out:rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265 2021-02-11T00:07:33.667 INFO:teuthology.task.ansible.out:c63f3ea91e7dacd78"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, {"name": "ivancic 2021-02-11T00:07:33.668 INFO:teuthology.task.ansible.out:h", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1Wi 2021-02-11T00:07:33.669 INFO:teuthology.task.ansible.out:RenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, {"name": "vumrao", "ovpn": "vumrao@vum 2021-02-11T00:07:33.671 INFO:teuthology.task.ansible.out:rao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69 2021-02-11T00:07:33.672 INFO:teuthology.task.ansible.out:mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 2021-02-11T00:07:33.673 INFO:teuthology.task.ansible.out:5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dc 2021-02-11T00:07:33.675 INFO:teuthology.task.ansible.out:f7f9ac82dd9a8501bd95d3b26"}, {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, {"name": "yuvalif", "ovpn": "ylifshit@localhost 2021-02-11T00:07:33.676 INFO:teuthology.task.ansible.out: dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344 2021-02-11T00:07:33.677 INFO:teuthology.task.ansible.out:c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, {"name": 2021-02-11T00:07:33.678 INFO:teuthology.task.ansible.out:"mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb 2021-02-11T00:07:33.679 INFO:teuthology.task.ansible.out:8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, {"name": "xuxuehan", "ovpn": "xu 2021-02-11T00:07:33.680 INFO:teuthology.task.ansible.out:xuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f 2021-02-11T00:07:33.682 INFO:teuthology.task.ansible.out:05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267"}, {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}]}, "changed": false} 2021-02-11T00:07:33.723 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:33 +0000 (0:00:00.067) 0:00:26.473 ***** 2021-02-11T00:07:34.726 INFO:teuthology.task.ansible.out: TASK [users : Clone the keys repo] ********************************************* 2021-02-11T00:07:34.727 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com -> localhost] => {"after": "df8946f08e870e2d2565b79099289ca48bd825f3", "attempts": 1, "before": "df8946f08e870e2d2565b79099289ca48bd825f3", "changed": false, "remote_url_changed": false} 2021-02-11T00:07:34.761 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:34 +0000 (0:00:01.037) 0:00:27.511 ***** 2021-02-11T00:07:34.767 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com -> localhost] => {"after": "df8946f08e870e2d2565b79099289ca48bd825f3", "attempts": 1, "before": "df8946f08e870e2d2565b79099289ca48bd825f3", "changed": false, "remote_url_changed": false} 2021-02-11T00:07:34.803 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:34 +0000 (0:00:00.042) 0:00:27.553 ***** 2021-02-11T00:07:34.944 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2021-02-11T00:07:34.946 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDdkebJGXKQWBG/7wZG334P+EAdC+5VNMrjLjXhaZZbt3V9vKDQCodcU3zSOjMa/GDGg2WHQdO/vioCc6O/m61KTbgLDaaPSzHH16j/e1SaU8BIgKKU42AUBJzpPeaZ2wCC1i12Hq8ULwjEW29IDsnMortzlCSQmaTKc3DN2nCXZWQXA1rSiQ2AhIq5WNJY9S36lsg5tkex4xUajyNW4vPubLtkSv+WrzNK7ZJ8zfzP6eJEJ+Uj7CLdanBCgwoLGSPfGA5c/gyUT7mHibOUwvFB5sFVsozMPp2PXzUUIv70adJpOskLYfKY7TUSuaB4AUOPu6NVauzVIl3Tsn+uvHqvtn8KC3BPpyH7+JiFQWEt+aO+/ynprfoqCjktuf07SXo0ewoVYT2S++JEBa/N2hKRkzIoSPJ+Rvoazc8GZIjXpQRyhMdTV/LCSeyUTJ7lDQVrQVhUIHKnMm+hZmf4tLQKZvNAThO984CpY93ST5Ww07fjRLMXNZGuaz+zHKNexhWSPKr+ggChnZCOLl/F6zbDnBZoCaHR6hH4+QLz0K/FAgxN2Nn00RiOFkmIlzEioxMcwC/peTl3WzRfqPINdTftiTzcFi/c2QmlHhnxsueIwNhHOn4frkGkFmexdDrXRStERzSBJ13X4kWduPmQsn+bx5/7xwqC6M4bXpkYFOefOw== aschoen@redhat.com", "key_options": null, "keyfile": "/home/andrewschoen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "andrewschoen", "validate_certs": true} 2021-02-11T00:07:34.987 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDdkebJGXKQWBG/7wZG334P+EAdC+5VNMrjLjXhaZZbt3V9vKDQCodcU3zSOjMa/GDGg2WHQdO/vioCc6O/m61KTbgLDaaPSzHH16j/e1SaU8BIgKKU42AUBJzpPeaZ2wCC1i12Hq8ULwjEW29IDsnMortzlCSQmaTKc3DN2nCXZWQXA1rSiQ2AhIq5WNJY9S36lsg5tkex4xUajyNW4vPubLtkSv+WrzNK7ZJ8zfzP6eJEJ+Uj7CLdanBCgwoLGSPfGA5c/gyUT7mHibOUwvFB5sFVsozMPp2PXzUUIv70adJpOskLYfKY7TUSuaB4AUOPu6NVauzVIl3Tsn+uvHqvtn8KC3BPpyH7+JiFQWEt+aO+/ynprfoqCjktuf07SXo0ewoVYT2S++JEBa/N2hKRkzIoSPJ+Rvoazc8GZIjXpQRyhMdTV/LCSeyUTJ7lDQVrQVhUIHKnMm+hZmf4tLQKZvNAThO984CpY93ST5Ww07fjRLMXNZGuaz+zHKNexhWSPKr+ggChnZCOLl/F6zbDnBZoCaHR6hH4+QLz0K/FAgxN2Nn00RiOFkmIlzEioxMcwC/peTl3WzRfqPINdTftiTzcFi/c2QmlHhnxsueIwNhHOn4frkGkFmexdDrXRStERzSBJ13X4kWduPmQsn+bx5/7xwqC6M4bXpkYFOefOw== aschoen@redhat.com", "key_options": null, "keyfile": "/home/andrewschoen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "andrewschoen", "validate_certs": true} 2021-02-11T00:07:35.072 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local", "key_options": null, "keyfile": "/home/zack/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zack", "validate_certs": true} 2021-02-11T00:07:35.115 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local", "key_options": null, "keyfile": "/home/zack/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zack", "validate_certs": true} 2021-02-11T00:07:35.198 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4eHmz10szeHNS3dNejKokW85ksB+iR4HGOFsmQM11Ni68Nm5aqEKvkOZU8TpY92vpCQL0A68GlrXB845cACdyk6HUJYyNNNMC43l1FYWOwjMqQBSdj8W3VQDTA6eiG60mt5fgI8fyR38rKzIA1MnTBkSSjuh5kQVJ9bdEp3GuY5oc8vxDNBlGJ6LYnyEWt/pqL2J+mpjqnOjsC+EbE2exhP9O+mvzpQiyo/+dEN1COwX3//pNRXGfOSeOczHNsJE8Eu+j/n/BlW57++sJyFMkzS7bUxMSGM6quvjQZ7RT1c5JM6vLEiQyzQxoRgzY93h1yKlOstBi0NamtpqHQZGP kdreyer@mbp.ktdreyer.com", "key_options": null, "keyfile": "/home/kdreyer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kdreyer", "validate_certs": true} 2021-02-11T00:07:35.241 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4eHmz10szeHNS3dNejKokW85ksB+iR4HGOFsmQM11Ni68Nm5aqEKvkOZU8TpY92vpCQL0A68GlrXB845cACdyk6HUJYyNNNMC43l1FYWOwjMqQBSdj8W3VQDTA6eiG60mt5fgI8fyR38rKzIA1MnTBkSSjuh5kQVJ9bdEp3GuY5oc8vxDNBlGJ6LYnyEWt/pqL2J+mpjqnOjsC+EbE2exhP9O+mvzpQiyo/+dEN1COwX3//pNRXGfOSeOczHNsJE8Eu+j/n/BlW57++sJyFMkzS7bUxMSGM6quvjQZ7RT1c5JM6vLEiQyzQxoRgzY93h1yKlOstBi0NamtpqHQZGP kdreyer@mbp.ktdreyer.com", "key_options": null, "keyfile": "/home/kdreyer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kdreyer", "validate_certs": true} 2021-02-11T00:07:35.326 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/onMoOCUhkp+UiJAq+ye4P70sfeV+uMhgWKLfLBh/1SYq1xxb9bSmjBnETO/9KvukRhzlReBQ7y+BKRhm037P7LuTUY4r0Y8JB6BXkjjCY1yXZJC6kvB7xFsvyiDum5rrdeWMQ/Rhh7YJpze5KY1nHLkyU9X7Ewak0kLEyduJEKekbsOom6l0wZ2ZYrBEKFWJXUDk5icUuWWg3mhKaKnLNWVg1lUw8jzYTJYfjR9GUgzZWXtzkAaI3ugpLOlQ+KEls03/WAFcWA9F9ExqzIsJpvEks27LeFBGVE3PjVNKMqqBZQlZ 2021-02-11T00:07:35.327 INFO:teuthology.task.ansible.out:tIEz1iguWJaWMi5lDIfXkvVOFabtIpX/BZRf dmick@dmick-MacBookAir\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOoIm6sOytKwqNf9FSQn0Olu72ZRDjAYeNFQVWTn2PIB ed25519-hplaptop", "key_options": null, "keyfile": "/home/dmick/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dmick", "validate_certs": true} 2021-02-11T00:07:35.368 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/onMoOCUhkp+UiJAq+ye4P70sfeV+uMhgWKLfLBh/1SYq1xxb9bSmjBnETO/9KvukRhzlReBQ7y+BKRhm037P7LuTUY4r0Y8JB6BXkjjCY1yXZJC6kvB7xFsvyiDum5rrdeWMQ/Rhh7YJpze5KY1nHLkyU9X7Ewak0kLEyduJEKekbsOom6l0wZ2ZYrBEKFWJXUDk5icUuWWg3mhKaKnLNWVg1lUw8jzYTJYfjR9GUgzZWXtzkAaI3ugpLOlQ+KEls03/WAFcWA9F9ExqzIsJpvEks27LeFBGVE3PjVNKMqqBZQlZ 2021-02-11T00:07:35.370 INFO:teuthology.task.ansible.out:tIEz1iguWJaWMi5lDIfXkvVOFabtIpX/BZRf dmick@dmick-MacBookAir\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOoIm6sOytKwqNf9FSQn0Olu72ZRDjAYeNFQVWTn2PIB ed25519-hplaptop", "key_options": null, "keyfile": "/home/dmick/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dmick", "validate_certs": true} 2021-02-11T00:07:35.452 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ4z0gLwjexgyixdTuiwaxpPnq7w4FOKxHsQKKAHTlKRu11ynB+9APbtqaAYss8yDqHaHyewPdE+9JMYhZX8rUgcKv2H7jBCQ/Enfl0UyY643VQnuG8lr2Ipk6ELuL5NuuTb7Npo4zKyq/0649kPD46k/X/qLuKzhN49k50S3XJq5WwHi6CJvR8DzPOkjied0o1BHpfcCCIMorUcyfVxqmeu2m+uSE15ncQsd8BIvH4/YNoncUGYxqVhGB+FNUlWdhV0SPRW7V/gmyvFW5qdYX2QhNZAQHChdEH1E9AI7WiCFkyLRx39qYgXgqj8vOOnlwHgy/oJnpnu/Mlvj1uETX sage@montreal\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVPfoCpv2/9uWCwEo4clWt3i1O8ZPpB2FcQbBLxY3iLQWZJDe74rNWPBj0cJVCytTHxYV0e5HxYyChOG60ca5odHlPNB+/Z4WLU9LVuHiCYsElivJlwvD+l9kzI+UMGJb3HCHqx2yIRGXpEkSMFR1+w5Oz9sInPD7JJmO8Hb9KkoeqZtkJL0aic/M5bDWBut6SSfYlmh8qnQYbkCDiXg/KtOcy1ZJXQ9ZLjsCbpSzeBNbdUOxEQ1+5vUe00vHpl0vOKtRrzgTne2ct1IxbSjdL16ZgHi5BQAREXc9UUG3z7NPOmnwkuKkkpyLmwcOusot5tYHrxks+5i6EoGEJrvJ3 sage@maetl", "key_options": null, "keyfile": "/home/sage/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sage", "validate_certs": true} 2021-02-11T00:07:35.495 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ4z0gLwjexgyixdTuiwaxpPnq7w4FOKxHsQKKAHTlKRu11ynB+9APbtqaAYss8yDqHaHyewPdE+9JMYhZX8rUgcKv2H7jBCQ/Enfl0UyY643VQnuG8lr2Ipk6ELuL5NuuTb7Npo4zKyq/0649kPD46k/X/qLuKzhN49k50S3XJq5WwHi6CJvR8DzPOkjied0o1BHpfcCCIMorUcyfVxqmeu2m+uSE15ncQsd8BIvH4/YNoncUGYxqVhGB+FNUlWdhV0SPRW7V/gmyvFW5qdYX2QhNZAQHChdEH1E9AI7WiCFkyLRx39qYgXgqj8vOOnlwHgy/oJnpnu/Mlvj1uETX sage@montreal\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVPfoCpv2/9uWCwEo4clWt3i1O8ZPpB2FcQbBLxY3iLQWZJDe74rNWPBj0cJVCytTHxYV0e5HxYyChOG60ca5odHlPNB+/Z4WLU9LVuHiCYsElivJlwvD+l9kzI+UMGJb3HCHqx2yIRGXpEkSMFR1+w5Oz9sInPD7JJmO8Hb9KkoeqZtkJL0aic/M5bDWBut6SSfYlmh8qnQYbkCDiXg/KtOcy1ZJXQ9ZLjsCbpSzeBNbdUOxEQ1+5vUe00vHpl0vOKtRrzgTne2ct1IxbSjdL16ZgHi5BQAREXc9UUG3z7NPOmnwkuKkkpyLmwcOusot5tYHrxks+5i6EoGEJrvJ3 sage@maetl", "key_options": null, "keyfile": "/home/sage/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sage", "validate_certs": true} 2021-02-11T00:07:35.579 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBAN3MlkYQNsm1uB6uJQ7hWJ1Ro9Gusrhi/b/KshPMFh51VWBQn71LdCCjdrsE6FWs5FYE/hr7MITJe+si7aZCmuf8U9tc+oiYh3spXtRhJVIM80FOVRXUmt2XR8I+oNbpcFDayYu956Volafksk3oYjsO356swj7+Q+AUQVF4bDJRAAAAFQCkB2YZKItSDL7XfAl6ZmJ21vqUMwAAAIEAsZspNIUwssVJGO4r3M3BECWklWLEFviIjGVKdPWulN10eRCczZrH7vMOs8coHKDQqYdS2RejlojT03FjFAqeBiTeAlcmgHoev+vqTg2Yhqx3gROzNc6NmG887owCOU4j7LJQP6SX8I8EpSXCMNOZliv2ZokjX2DuRsuIDxQdc84AAACBAMAp++fcqmGS7x7ic2x4rhyiYmdqlMIl8lrM3GkVR6qGuIVBvOGl38ieJKcTBLeRgyC04uIMfk8P9lLvZw3UF97qH3V0imKfq8aYnBGxCv+IjtdOrR5k4hrUW+P0qipvU+4dgHlpqwTKB4MtD9uDxvhENWvqcCnOS5rI6dddaZT6 dgallowa@dgallowa.csb\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+ 2021-02-11T00:07:35.580 INFO:teuthology.task.ansible.out:o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50", "key_options": null, "keyfile": "/home/dgalloway/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dgalloway", "validate_certs": true} 2021-02-11T00:07:35.611 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBAN3MlkYQNsm1uB6uJQ7hWJ1Ro9Gusrhi/b/KshPMFh51VWBQn71LdCCjdrsE6FWs5FYE/hr7MITJe+si7aZCmuf8U9tc+oiYh3spXtRhJVIM80FOVRXUmt2XR8I+oNbpcFDayYu956Volafksk3oYjsO356swj7+Q+AUQVF4bDJRAAAAFQCkB2YZKItSDL7XfAl6ZmJ21vqUMwAAAIEAsZspNIUwssVJGO4r3M3BECWklWLEFviIjGVKdPWulN10eRCczZrH7vMOs8coHKDQqYdS2RejlojT03FjFAqeBiTeAlcmgHoev+vqTg2Yhqx3gROzNc6NmG887owCOU4j7LJQP6SX8I8EpSXCMNOZliv2ZokjX2DuRsuIDxQdc84AAACBAMAp++fcqmGS7x7ic2x4rhyiYmdqlMIl8lrM3GkVR6qGuIVBvOGl38ieJKcTBLeRgyC04uIMfk8P9lLvZw3UF97qH3V0imKfq8aYnBGxCv+IjtdOrR5k4hrUW+P0qipvU+4dgHlpqwTKB4MtD9uDxvhENWvqcCnOS5rI6dddaZT6 dgallowa@dgallowa.csb\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+ 2021-02-11T00:07:35.612 INFO:teuthology.task.ansible.out:o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50", "key_options": null, "keyfile": "/home/dgalloway/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dgalloway", "validate_certs": true} 2021-02-11T00:07:35.705 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/akraitma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akraitma", "validate_certs": true} 2021-02-11T00:07:35.747 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/akraitma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akraitma", "validate_certs": true} 2021-02-11T00:07:35.832 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgaz5AsLB+hPwnHjlf6vktlUQ8iWsKA+hViok+j+uCm0U/iho7O7Qd8E/3tp9yBx10Wkvuz1mmf6v2AO7Qa8+SE1QQPmA+4xLp4xXCqlUGFjnzm/7uQcQZtlWdfBHzQ9jVyPAgUpnGVUtW8PhW0txe8MEtecOO2C3Snx0yuTOx6O11jNvT938QjOeRQWw3X2YFUtMIOiwEhKtqstBIGXlMdaQKfvdlbA9MjyYy6VfK1x8lVcu8umUf/z56YmMkC2iO117/obhdu1XsU9SmjM51wHMOUCXSVqH8E3BWu0yohy4QmZDkdFihyYa+hoS9dOqGC91dFaQc46xrdmV4wqg1 jcaratza@MacBook-Pro\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAV78mqEy/VkB2BthIE/m7iE5sbTjTRS0KuH7AB0KPvZBsDIw5cL8jKyxiaPC85+aOkBa4LrP0TUFBzN87Snt+PLMz2QHBOvlSTfUuRkHVo3vWJFzVuUSzzddkYds3hAxUriAHKv6CRSy1yFBxPQQHTSATUHKWqihMElbUCZrrrfH8A7J9vwixzCSLg4KbINjfa77rxefcZwugUqiYiVUWUSOb023f+QEaDm7OP+/uzz3SjF1Y0LMwa75yctttIfkRBKjY7uFCuZdKc3l2A/fdPxbFwlZmIox3LLngdTzHMVXGbVHqq9Ixo8FSAXiI1Buy2LTMoXMJwQYSvzsv7xNwujKVlUjoE9cOOIdzCC5AziwSiJB4+tNh73c5tRUzMMC98HLOhPJriSPvOt1pMEdWDX3/evcyxvRgJUKgYnmQG7n8v8O/CLyG0sAJDmGC3U9S/3fUDUjZIKWSsc85Q3xRaJwZJIS2VZwH0zG1Gmynih8PPq7VeDx7tKuNm4uTYT8= bigjust@desktop-jsho3l9.lan", "key_options": null, "keyfile": "/home/jcaratzas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcaratzas", "validate_certs": true} 2021-02-11T00:07:35.875 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgaz5AsLB+hPwnHjlf6vktlUQ8iWsKA+hViok+j+uCm0U/iho7O7Qd8E/3tp9yBx10Wkvuz1mmf6v2AO7Qa8+SE1QQPmA+4xLp4xXCqlUGFjnzm/7uQcQZtlWdfBHzQ9jVyPAgUpnGVUtW8PhW0txe8MEtecOO2C3Snx0yuTOx6O11jNvT938QjOeRQWw3X2YFUtMIOiwEhKtqstBIGXlMdaQKfvdlbA9MjyYy6VfK1x8lVcu8umUf/z56YmMkC2iO117/obhdu1XsU9SmjM51wHMOUCXSVqH8E3BWu0yohy4QmZDkdFihyYa+hoS9dOqGC91dFaQc46xrdmV4wqg1 jcaratza@MacBook-Pro\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAV78mqEy/VkB2BthIE/m7iE5sbTjTRS0KuH7AB0KPvZBsDIw5cL8jKyxiaPC85+aOkBa4LrP0TUFBzN87Snt+PLMz2QHBOvlSTfUuRkHVo3vWJFzVuUSzzddkYds3hAxUriAHKv6CRSy1yFBxPQQHTSATUHKWqihMElbUCZrrrfH8A7J9vwixzCSLg4KbINjfa77rxefcZwugUqiYiVUWUSOb023f+QEaDm7OP+/uzz3SjF1Y0LMwa75yctttIfkRBKjY7uFCuZdKc3l2A/fdPxbFwlZmIox3LLngdTzHMVXGbVHqq9Ixo8FSAXiI1Buy2LTMoXMJwQYSvzsv7xNwujKVlUjoE9cOOIdzCC5AziwSiJB4+tNh73c5tRUzMMC98HLOhPJriSPvOt1pMEdWDX3/evcyxvRgJUKgYnmQG7n8v8O/CLyG0sAJDmGC3U9S/3fUDUjZIKWSsc85Q3xRaJwZJIS2VZwH0zG1Gmynih8PPq7VeDx7tKuNm4uTYT8= bigjust@desktop-jsho3l9.lan", "key_options": null, "keyfile": "/home/jcaratzas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcaratzas", "validate_certs": true} 2021-02-11T00:07:35.960 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSc2rWtLtZM0CBWwaxhSfd0T++ZTX9c8kQrYT0rsQlJ6Hxj4c3+ypwh4iivdtFpyz4clxWkb/wimi48PvjNyZdudB9BeQUBeFfLiro3LnFEbKhM1RwRI89s34mRwmC0LLUZwcdX80zc6/fKuPzvBzR1PiY9tWRyIpYErQAHa2jEOE2MpFDHnlbXdfXFh5Tw3OmC1qBlQvgcrivA9lVaVlf+hfwmOQwXFIG3PCJLNlXDshCSUGAfYKBRvQaKS8sOf9rQaflPrwqJ8hDgVVQkpp69yVsGtahbBmjs6QS6C8EkGUFQmvrIcrQ8+5mRlRAmK2DMTP3cAcsYcMOJ+9KwP+H mgolub@zhuzha", "key_options": null, "keyfile": "/home/trociny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "trociny", "validate_certs": true} 2021-02-11T00:07:35.971 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:36.003 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSc2rWtLtZM0CBWwaxhSfd0T++ZTX9c8kQrYT0rsQlJ6Hxj4c3+ypwh4iivdtFpyz4clxWkb/wimi48PvjNyZdudB9BeQUBeFfLiro3LnFEbKhM1RwRI89s34mRwmC0LLUZwcdX80zc6/fKuPzvBzR1PiY9tWRyIpYErQAHa2jEOE2MpFDHnlbXdfXFh5Tw3OmC1qBlQvgcrivA9lVaVlf+hfwmOQwXFIG3PCJLNlXDshCSUGAfYKBRvQaKS8sOf9rQaflPrwqJ8hDgVVQkpp69yVsGtahbBmjs6QS6C8EkGUFQmvrIcrQ8+5mRlRAmK2DMTP3cAcsYcMOJ+9KwP+H mgolub@zhuzha", "key_options": null, "keyfile": "/home/trociny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "trociny", "validate_certs": true} 2021-02-11T00:07:36.015 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:36.100 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANarZ+C62DPffRIhaCuCtXLChrfqwXgWqGHOLLkmPTtZ3/EE8ZiN+LY1ZcmP939AxXi8Oe+9LepwAdsoQKZctlC7XToyhjIk+rVSPyn3zl3BTC2AxfCKq2vqj65a1sc35Whrw7OaUa2fr5iHSazP6HuG01DhJ9l8HJsLKmiwWChZAAAAFQCNmunc7BNLWrqyrYwINTfscowkbQAAAIEAyYERcunZYJAZ9Eno18kM+ylq0jcQmnPqyIvssWXTttUZnaGQvbVxABeyr6ZKuUyZQfyetofquOGBKPBuzV/7posl5ShDuAcxbS1zhrmk9glTA1yFLvznDdWdLOWG06tjOc78G2AmldKHCdPsmgh2D7WyRr4QY4rcCvwKfZ6+eEYAAACBAJZrOlOlygfPZ4ZB0+EbdYACz1+L/iYNNAOBp51TRutNceLVrNJNOVdmCMLuF0A1go4kPSD/05aJOkOyW86gYLA5DXaW3961+kPInOFAe8OTyQYE7221ThYHRnCfVFjdknuCDomj69wk4SsR+ZPXvSXs1jSJWKhLfUSe9n4bmw7w anet2@secant.private.linuxbox.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5CMht/crEocrHqGjf0sxE9AhNcW3XBxwlniJwaBJLhekLQEQJoxAy2xUUmPYb2/e7rdmTBxzQipUaAGWVk1FHANac4cbgXzNT+9cnF7EIRkPa/x9jaKNiU0ozMhu/GOoeDXMrHIDgVGWPF3Ag/r17ORpYnuFTjsqoCWyh+mqskV+lmAp04rv2tvqouHtEs6gLebKNtB8c6twhrBKF62Ie+rSr3r7hQaqiZitHbg/isbU5RMBl6H48wHAVSK2/uTfMor 2021-02-11T00:07:36.101 INFO:teuthology.task.ansible.out:bnuEYRG8HvlnPRvQHscJYKiZSt/G7XqZ3x/7c4czEF+OpdQbAgg46vh4fNVMxZk9KHwEkOE06ROuwgAejJ mbenjamin@duel", "key_options": null, "keyfile": "/home/mbenjamin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mbenjamin", "validate_certs": true} 2021-02-11T00:07:36.144 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANarZ+C62DPffRIhaCuCtXLChrfqwXgWqGHOLLkmPTtZ3/EE8ZiN+LY1ZcmP939AxXi8Oe+9LepwAdsoQKZctlC7XToyhjIk+rVSPyn3zl3BTC2AxfCKq2vqj65a1sc35Whrw7OaUa2fr5iHSazP6HuG01DhJ9l8HJsLKmiwWChZAAAAFQCNmunc7BNLWrqyrYwINTfscowkbQAAAIEAyYERcunZYJAZ9Eno18kM+ylq0jcQmnPqyIvssWXTttUZnaGQvbVxABeyr6ZKuUyZQfyetofquOGBKPBuzV/7posl5ShDuAcxbS1zhrmk9glTA1yFLvznDdWdLOWG06tjOc78G2AmldKHCdPsmgh2D7WyRr4QY4rcCvwKfZ6+eEYAAACBAJZrOlOlygfPZ4ZB0+EbdYACz1+L/iYNNAOBp51TRutNceLVrNJNOVdmCMLuF0A1go4kPSD/05aJOkOyW86gYLA5DXaW3961+kPInOFAe8OTyQYE7221ThYHRnCfVFjdknuCDomj69wk4SsR+ZPXvSXs1jSJWKhLfUSe9n4bmw7w anet2@secant.private.linuxbox.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5CMht/crEocrHqGjf0sxE9AhNcW3XBxwlniJwaBJLhekLQEQJoxAy2xUUmPYb2/e7rdmTBxzQipUaAGWVk1FHANac4cbgXzNT+9cnF7EIRkPa/x9jaKNiU0ozMhu/GOoeDXMrHIDgVGWPF3Ag/r17ORpYnuFTjsqoCWyh+mqskV+lmAp04rv2tvqouHtEs6gLebKNtB8c6twhrBKF62Ie+rSr3r7hQaqiZitHbg/isbU5RMBl6H48wHAVSK2/uTfMor 2021-02-11T00:07:36.145 INFO:teuthology.task.ansible.out:bnuEYRG8HvlnPRvQHscJYKiZSt/G7XqZ3x/7c4czEF+OpdQbAgg46vh4fNVMxZk9KHwEkOE06ROuwgAejJ mbenjamin@duel", "key_options": null, "keyfile": "/home/mbenjamin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mbenjamin", "validate_certs": true} 2021-02-11T00:07:36.259 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvG6+jM8aulc5CID/yE6AXPXczxq8tMgY+2sdo/ihWpgDZuFwGL4hwj8nyh5cTqZ2LEa4kRkUUIoH9avLCFN5pDBVvcj1/O06ZGnkq/hV6791UiPF5S5RGmz3MGxv0RDfjA0OLFav7u1s+ZJ6z2W1Tpy/W+g/fMYqbPc6rV+pm3Uo16+BWz/diZH8smqcty4chnnCy6gqOrcAxCZLpeyjX6Ydn3fnTLTAmhoQ9eUz7LjP4ZnFD5zL6jrSBlJ5WNTLevUzvS8eL7RuP8D3Qfn8ukIzPXG2vs594FhSc/HnvubKricvKMm0P0ki4Z0vM9VruQn7Tbeqdwpi1IfgyiAMX aemerson@work-yubi\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAv8/FJn7hz2WieoQFUGXS0bhwSwL1LCI9kkjWYNkWb8IJPrBetlkr5TsvHEKDPZGF5Sv8LsYA6njPnbOGyAHpYlnv/Gz4Hwq3hLgmXCs6JGWBQv8NS+pjwnG6Nh6JfFI0ANeg652Rk9Qt9uLYeKVKmHXXrVZAD4NMvJGfEvneQzuwwpylUmV80WAdaQw/H0EP4NScZhNhknwAs/+KPFZH+RFoUj/Cb3poIFjwyviIgyal5hjAEsoczCW3hAla/9IyC2VDS027WPiPFmBFaYK5lYYLStBQdRx+6amH76XScLFy0FEPLL5qiN0ClAptvh1oIURgipdXZwaxpf06AXG8qw== aemerson@electric", "key_options": null, "keyfile": "/home/aemerson/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aemer 2021-02-11T00:07:36.261 INFO:teuthology.task.ansible.out:son", "validate_certs": true} 2021-02-11T00:07:36.271 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:36.282 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvG6+jM8aulc5CID/yE6AXPXczxq8tMgY+2sdo/ihWpgDZuFwGL4hwj8nyh5cTqZ2LEa4kRkUUIoH9avLCFN5pDBVvcj1/O06ZGnkq/hV6791UiPF5S5RGmz3MGxv0RDfjA0OLFav7u1s+ZJ6z2W1Tpy/W+g/fMYqbPc6rV+pm3Uo16+BWz/diZH8smqcty4chnnCy6gqOrcAxCZLpeyjX6Ydn3fnTLTAmhoQ9eUz7LjP4ZnFD5zL6jrSBlJ5WNTLevUzvS8eL7RuP8D3Qfn8ukIzPXG2vs594FhSc/HnvubKricvKMm0P0ki4Z0vM9VruQn7Tbeqdwpi1IfgyiAMX aemerson@work-yubi\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAv8/FJn7hz2WieoQFUGXS0bhwSwL1LCI9kkjWYNkWb8IJPrBetlkr5TsvHEKDPZGF5Sv8LsYA6njPnbOGyAHpYlnv/Gz4Hwq3hLgmXCs6JGWBQv8NS+pjwnG6Nh6JfFI0ANeg652Rk9Qt9uLYeKVKmHXXrVZAD4NMvJGfEvneQzuwwpylUmV80WAdaQw/H0EP4NScZhNhknwAs/+KPFZH+RFoUj/Cb3poIFjwyviIgyal5hjAEsoczCW3hAla/9IyC2VDS027WPiPFmBFaYK5lYYLStBQdRx+6amH76XScLFy0FEPLL5qiN0ClAptvh1oIURgipdXZwaxpf06AXG8qw== aemerson@electric", "key_options": null, "keyfile": "/home/aemerson/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aemer 2021-02-11T00:07:36.283 INFO:teuthology.task.ansible.out:son", "validate_certs": true} 2021-02-11T00:07:36.293 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:36.294 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:36.295 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:36.420 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHk8c8wUTTYolOOmMlniNrsjfRyF9pCCnaEQ2DXR73P0hbFMme5Md5cF3PTtPIOHSNkWk/qg7s6gZD8LGyFmloO42RBgLsW1qM8RWTDbPy5EQdrjxL9byVzBBCDoQPIS2M+0XnhYa6CBj38Sw8XPlS41CebAJEOQeyLG2I6CAI0rTij6gsqDfALbIezd/eWvmbksKYM1Lb4Gvj+k/OL/xDZzIZHF/P+mK+trY45gsUHxKZamkeHyAT4f3kiNJA+UwzTWGhafy6UE7yGqhZjt9xOZSQGuwroL7EtAzntxayPRNxQPfGDV+fYYf0QBbTtHyJeikPUuw7aR1Z3KwuSmWD dis@zambezi", "key_options": null, "keyfile": "/home/dis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dis", "validate_certs": true} 2021-02-11T00:07:36.421 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHk8c8wUTTYolOOmMlniNrsjfRyF9pCCnaEQ2DXR73P0hbFMme5Md5cF3PTtPIOHSNkWk/qg7s6gZD8LGyFmloO42RBgLsW1qM8RWTDbPy5EQdrjxL9byVzBBCDoQPIS2M+0XnhYa6CBj38Sw8XPlS41CebAJEOQeyLG2I6CAI0rTij6gsqDfALbIezd/eWvmbksKYM1Lb4Gvj+k/OL/xDZzIZHF/P+mK+trY45gsUHxKZamkeHyAT4f3kiNJA+UwzTWGhafy6UE7yGqhZjt9xOZSQGuwroL7EtAzntxayPRNxQPfGDV+fYYf0QBbTtHyJeikPUuw7aR1Z3KwuSmWD dis@zambezi", "key_options": null, "keyfile": "/home/dis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dis", "validate_certs": true} 2021-02-11T00:07:36.547 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANaS5gZUnIp5UL/PM3xOrQiNVxfona7sD1XEXGYvNUyoojPWWAvdQRwdA/Ay8JsAjKeWUt0IwfWaPfbEoXU1TKAI+yyv5WzQUZAKmBFuYM0CUQnKrk72Dp6n8P2tnYen0ect22xEiW2+Y0JZ3wfV3IB3BQPoVCC9FQ+P3LHhYii/AAAAFQCgSceiZFeNItwJ2rJeQgVVTQKljwAAAIEA0Gd2VNCbbQ48vAF+m/i/CeQHJ9Dom9IOBN3v8XnSlOhtNzY1pJ0NRzrFQURCCeVQJaywr0et5FCXIDVqTuR4qfCu5XXU1KHpn/AvHstOd93Y0XYMwSXfNszOtpH7w9SEm7uBfKnLQNF843/MHZL4ZIdfxk73YjfMjrYFcvJwvM0AAACBAI9Wi2wG9Rrdbrgk8tqbnKMxxJCYt/Vakn5mQSc/WHqMUn14+Kb7oBtfTsfPFNK952FzU09ptNQvNWTPNMniI8l8lQi2B+Z28XUlFLL76uxJXWko99xFpf/d1kFBL0M7GRGmvvrMfeTCI+WIqh2jBVqbl4o8kjNx4p0VWyoiWeFJ gregf@pudgy\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAwSe7szyqMTqKK3D/JsXIa1PtPf1p8Njk0sMDSsJPA0gBGysmSgstke9fglOgeNIbNOBNDOY3vltuNCgUiQgVWOYhUaVpj+2vtS 2021-02-11T00:07:36.548 INFO:teuthology.task.ansible.out:oAWpXMQbNaWPGKhbxvJWMCLVckLENyoUZUBKLmTvRyKDjjq8CJ1TnfA2Xfo3a796EIOtD6essU3lAVIfIUILGD+HqptiHSB0spUJUVRxxlO2xw9rLYij1eUPRHrr9xWvDamr5JtKVtCLOL3M9QlltHieKlbJSCZq/EVxW9NAGA6IiqOhw2E1k59oGZUq4Qg+YLgYkB80Ms7nb1xpjQ8txvY+73xL/8i7Nqmr7ekKJfyTpRe03nCQ== gfarnum@mozart.thompsonian.net\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzqJQfdAKaggPDgSpk8P6QjLeyQYOz183fVSKnqAa5EeaCJozS1dn8z+iphswT3YL6wqIMqVHMfkSUcEeTBwZmvydaghOMJEIQSP1PCzH0V2XprELrEcBC3QTvaElPjjEYgBVUvEw8sL/RIQ7mgt9vxD0NcCDspsz35fmU222KzFxD41PZ5XzHQ3Lumwdax7mcpqrw8Aa5/tgcEqAIu54HYRf1Qmk6+ueMAvpwkX3eiSEtkVvuV1Kxpc3/0mOfJ7cn+eyPX3qUbo4oY76hIYseoUIwEaVE/pNW+pjwDSy4gSOcuxYDEGKzCwZPZeQtRQWzRt3YNafxi5xsByobGLlZw== gfarnum@GF-Macbook.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ik3LbyKsPiGwdh+vGrKSYLvhMg7OkqMwDNYU5LqWBSotogxyGQJUuD80ZavxmmdXC4qScddHtWOJjtyX1CTSDUe7INpSgGPGnmSExVFpcYRnmxHAB+9M/c9VorUkQ8IOKLmRO/BdYma3Rl9NzhHI73yd4zJlx1K4NuQnhnj0Z4yXO+k44RkBWDdMicBB5lBP0hETaH2Iq1u5Dai3u6N5N9bSPXv2PGKvvU395K0Wts2CxMhOBc7LAixysNzNWLrnG1ghS4jPVG2TIHOElP5lIXUv1Wlkool5rTUWgnVY/7loWkDus2JryDM7hLGFXqgT7HHcpI4gSITqRhWxzsUF gregf@fedoragreg.localdomain", "key_options": null, "keyfile": "/home/gregf/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gregf", "validate_certs": true} ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gregf", "ovpn": "greg 2021-02-11T00:07:36.550 INFO:teuthology.task.ansible.out:f@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANaS5gZUnIp5UL/PM3xOrQiNVxfona7sD1XEXGYvNUyoojPWWAvdQRwdA/Ay8JsAjKeWUt0IwfWaPfbEoXU1TKAI+yyv5WzQUZAKmBFuYM0CUQnKrk72Dp6n8P2tnYen0ect22xEiW2+Y0JZ3wfV3IB3BQPoVCC9FQ+P3LHhYii/AAAAFQCgSceiZFeNItwJ2rJeQgVVTQKljwAAAIEA0Gd2VNCbbQ48vAF+m/i/CeQHJ9Dom9IOBN3v8XnSlOhtNzY1pJ0NRzrFQURCCeVQJaywr0et5FCXIDVqTuR4qfCu5XXU1KHpn/AvHstOd93Y0XYMwSXfNszOtpH7w9SEm7uBfKnLQNF843/MHZL4ZIdfxk73YjfMjrYFcvJwvM0AAACBAI9Wi2wG9Rrdbrgk8tqbnKMxxJCYt/Vakn5mQSc/WHqMUn14+Kb7oBtfTsfPFNK952FzU09ptNQvNWTPNMniI8l8lQi2B+Z28XUlFLL76uxJXWko99xFpf/d1kFBL0M7GRGmvvrMfeTCI+WIqh2jBVqbl4o8kjNx4p0VWyoiWeFJ gregf@pudgy\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAwSe7szyqMTqKK3D/JsXIa1PtPf1p8Njk0sMDSsJPA0gBGysmSgstke9fglOgeNIbNOBNDOY3vltuNCgUiQgVWOYhUaVpj+2vtSoAWpXMQbNaWPGKhbxvJWMCLVckLENyoUZUBKLmTvRyKDjjq8CJ1TnfA2Xfo3a796EIOtD6essU3lAVIfIUILGD+HqptiHSB0spUJUVRxxlO2xw9rLYij1eUPRHrr9xWvDamr5JtKVtCLOL3M9QlltHieKlbJSCZq/EVxW9NAGA6IiqOhw2E1k59oGZUq4Qg+YLgYkB80Ms7nb1xpjQ8txvY+73xL/8i7Nqmr7ekKJfyTpRe03nCQ== gfarnum@mozart.thompsonian.net\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzqJQfdAKaggPDgSpk8P6QjLeyQYOz183fVSKnqAa5EeaCJozS1dn8z+iphswT3YL6wqIMqVHMfkSUcEeTBwZmvydaghOMJEIQSP1PCzH0V2XprELrEcBC3QTvaElPjjEYgBVUvEw8sL/RIQ7mgt9vxD0NcCDspsz35fmU222KzFxD41PZ5XzHQ3Lumwdax7mcpqrw8Aa5/tgcEqAIu54HYRf1Qmk6+ueMAvpwkX3eiSEtkVvuV1Kxpc3/0mOfJ7cn+eyPX3qUbo4oY76hIYseoUIwEaVE/pNW+pjwDSy4gSOcuxYDEGKzCwZPZeQtRQWzRt3YNafxi5xsByobGLlZw== gfarnum@GF-Macbook.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ik3LbyKsPiGw 2021-02-11T00:07:36.551 INFO:teuthology.task.ansible.out:dh+vGrKSYLvhMg7OkqMwDNYU5LqWBSotogxyGQJUuD80ZavxmmdXC4qScddHtWOJjtyX1CTSDUe7INpSgGPGnmSExVFpcYRnmxHAB+9M/c9VorUkQ8IOKLmRO/BdYma3Rl9NzhHI73yd4zJlx1K4NuQnhnj0Z4yXO+k44RkBWDdMicBB5lBP0hETaH2Iq1u5Dai3u6N5N9bSPXv2PGKvvU395K0Wts2CxMhOBc7LAixysNzNWLrnG1ghS4jPVG2TIHOElP5lIXUv1Wlkool5rTUWgnVY/7loWkDus2JryDM7hLGFXqgT7HHcpI4gSITqRhWxzsUF gregf@fedoragreg.localdomain", "key_options": null, "keyfile": "/home/gregf/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gregf", "validate_certs": true} 2021-02-11T00:07:36.695 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgS5EfJyOxBkl/TtJikfb38rm6muQo7MwYufkLSBw9W2jFzt/ZMbVXyVsdZM4I6hWfZm1/q60UcER4yoA1xwYGOTmbFXrLUqqKxKTnCdyejuQ3miB7aiuisWO4vjb2+ppBwL9Mx775DPeQJehFyFK0qgh33tZO/9LWWYy7NOZdA9L2ei1PgMWa0VBeijcDR5GQSXzh0Yi+h/Ezu8jevu+NkW2IUJF6zPGjd9M9lAy7KG2dQjqqCX4XWmUS+MHJS6f9bsC5i39GWy29FvX/qFEArOMzuYRIFWE8iza95KSBxptb+Hw8PFBjQ1kTh6nC5ZV2X3ETcoj8fToTcgW3dTRF jdurgin@new-angeles", "key_options": null, "keyfile": "/home/joshd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joshd", "validate_certs": true} 2021-02-11T00:07:36.696 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgS5EfJyOxBkl/TtJikfb38rm6muQo7MwYufkLSBw9W2jFzt/ZMbVXyVsdZM4I6hWfZm1/q60UcER4yoA1xwYGOTmbFXrLUqqKxKTnCdyejuQ3miB7aiuisWO4vjb2+ppBwL9Mx775DPeQJehFyFK0qgh33tZO/9LWWYy7NOZdA9L2ei1PgMWa0VBeijcDR5GQSXzh0Yi+h/Ezu8jevu+NkW2IUJF6zPGjd9M9lAy7KG2dQjqqCX4XWmUS+MHJS6f9bsC5i39GWy29FvX/qFEArOMzuYRIFWE8iza95KSBxptb+Hw8PFBjQ1kTh6nC5ZV2X3ETcoj8fToTcgW3dTRF jdurgin@new-angeles", "key_options": null, "keyfile": "/home/joshd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joshd", "validate_certs": true} 2021-02-11T00:07:36.822 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyOWnAdvzh5zR2ts9e8g0wG4wZ0uNr0YJUCncAOTJB0L8xkQU76jWzX3BRNU5Wk8VtLvpJAQ61P7UXyzgGWSO9FHZjD3RDrc2V9uh/lqRKmx1COtDvcart/JwzwHlsWdrYdcXvEaAiFrZJ6x1jJAjIL6tvMO7bqBz4YNruKpGWsQ6p5P/M5iIEPMj1oKanLoULXqReC6eYFTw3LNAXjberPY5GxYwaKS0HuzySRvSblShyA85jawTSlEbsOSnMqqGu5vGJiC415UFQQ5qKBtzrgAjlUgMbaqGTnTmBYn7L751gIWRetgWqwuHgfIe2ZGM3mmh0DX8E03DUbEt4UxyR dzafman@TrustyTahr\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDtSwGzH7V5jzppggL0+nYlBSM1HqGjkInwxutra5iEyFoBuV73MNSBk3HrvIVGN13+PCdHf4Oy8ywbhC/4yKbxS1NG76d/GU8ijZFuBlEwxwHZpcThpSTuYrNx7FJVp8Yjl45DtD5s8FMI/0YZZhLlIqT6QCTxlTIPXDb6zefEWvAVziE0bmhRpe4B6AOLOGTB9fivQr5YzxhfaSS5Vu4U1x5gmosouSJ+aMFrQWLqa/eoCy8t9PnxdMjlHjHCZ7Qv1JfpaAPw3qOK30GrVeXR/hPN3aFodTuIJpzdynjk5HO6/VKW5+mWBO7pmQqn9LNQEjADXbLh7PG//nOONbH dzafman@ubuntu16", "key_options": null, "keyfile": "/home/davidz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "davidz", "validate_certs": true} 2021-02-11T00:07:36.822 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyOWnAdvzh5zR2ts9e8g0wG4wZ0uNr0YJUCncAOTJB0L8xkQU76jWzX3BRNU5Wk8VtLvpJAQ61P7UXyzgGWSO9FHZjD3RDrc2V9uh/lqRKmx1COtDvcart/JwzwHlsWdrYdcXvEaAiFrZJ6x1jJAjIL6tvMO7bqBz4YNruKpGWsQ6p5P/M5iIEPMj1oKanLoULXqReC6eYFTw3LNAXjberPY5GxYwaKS0HuzySRvSblShyA85jawTSlEbsOSnMqqGu5vGJiC415UFQQ5qKBtzrgAjlUgMbaqGTnTmBYn7L751gIWRetgWqwuHgfIe2ZGM3mmh0DX8E03DUbEt4UxyR dzafman@TrustyTahr\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDtSwGzH7V5jzppggL0+nYlBSM1HqGjkInwxutra5iEyFoBuV73MNSBk3HrvIVGN13+PCdHf4Oy8ywbhC/4yKbxS1NG76d/GU8ijZFuBlEwxwHZpcThpSTuYrNx7FJVp8Yjl45DtD5s8FMI/0YZZhLlIqT6QCTxlTIPXDb6zefEWvAVziE0bmhRpe4B6AOLOGTB9fivQr5YzxhfaSS5Vu4U1x5gmosouSJ+aMFrQWLqa/eoCy8t9PnxdMjlHjHCZ7Qv1JfpaAPw3qOK30GrVeXR/hPN3aFodTuIJpzdynjk5HO6/VKW5+mWBO7pmQqn9LNQEjADXbLh7PG//nOONbH dzafman@ubuntu16", "key_options": null, "keyfile": "/home/davidz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "davidz", "validate_certs": true} 2021-02-11T00:07:36.948 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "key": "ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAHT7CHaceRLB5mJv9SYKog1wBXsavzH3G3WCBEvVyK76JIslDudZm2ycJv66r+VlGaD8sFI5Mb/KKFMKcKesLRX+wHqZg9MlkoJgm7WGoRQ5I0M1Vt7TL3uJkVCaGZHtO7BXqzTx53C1AaJ1HN+DG2MGy5mm6tHwL901UVqG4EzjBnjxA== christinameno@boxtop", "key_options": null, "keyfile": "/home/cmeno/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cmeno", "validate_certs": true} 2021-02-11T00:07:36.948 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "key": "ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAHT7CHaceRLB5mJv9SYKog1wBXsavzH3G3WCBEvVyK76JIslDudZm2ycJv66r+VlGaD8sFI5Mb/KKFMKcKesLRX+wHqZg9MlkoJgm7WGoRQ5I0M1Vt7TL3uJkVCaGZHtO7BXqzTx53C1AaJ1HN+DG2MGy5mm6tHwL901UVqG4EzjBnjxA== christinameno@boxtop", "key_options": null, "keyfile": "/home/cmeno/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cmeno", "validate_certs": true} 2021-02-11T00:07:37.074 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkIZyWnJXYv/z3EVeKHatjFUAdaomIMqzvFLrA9VskeM0Ctv8a83Wk3BbYvTFQWALjZjS2HVYzi5p6kTQ4qxXlcO7HxRw0j4otNauilvgIc4Lu5N4pUtYf0piEo+nrXz+WhELfmJ8t1Yx00uGEl9pOF04SOuXtpwwrCFAO6WMCcjDuYhoI2VBKO3W/OWcIuQ8ZY3j4iDdofFOUGyyoYVyOi/HILKjluYB+ues5+wBEkDuoi3MafCnIj8M0O5fU8/JoOTksOu779UN6blPiNdEgnwD00jA+RWYY6b12ZVkiF4rUVGCiiKKUwOOWkRhkA5OEcBgZ8cGWFgGfZM1GJA// ivancich@sleepy", "key_options": null, "keyfile": "/home/ivancich/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ivancich", "validate_certs": true} 2021-02-11T00:07:37.075 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkIZyWnJXYv/z3EVeKHatjFUAdaomIMqzvFLrA9VskeM0Ctv8a83Wk3BbYvTFQWALjZjS2HVYzi5p6kTQ4qxXlcO7HxRw0j4otNauilvgIc4Lu5N4pUtYf0piEo+nrXz+WhELfmJ8t1Yx00uGEl9pOF04SOuXtpwwrCFAO6WMCcjDuYhoI2VBKO3W/OWcIuQ8ZY3j4iDdofFOUGyyoYVyOi/HILKjluYB+ues5+wBEkDuoi3MafCnIj8M0O5fU8/JoOTksOu779UN6blPiNdEgnwD00jA+RWYY6b12ZVkiF4rUVGCiiKKUwOOWkRhkA5OEcBgZ8cGWFgGfZM1GJA// ivancich@sleepy", "key_options": null, "keyfile": "/home/ivancich/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ivancich", "validate_certs": true} 2021-02-11T00:07:37.202 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsTZI+b02boZv8jVLHQoFlloD2WF/3xT+ZfZxzwddL7Q6eqo7j8i21LAbLAMWXYMyhiClrloDeHfCZ42gG5bqSThF8LoCw+GspF6SahTI0lmptGu69/OeHqqCpW1DnsWB3wWqfi90XbQJrpg3cdRaqOCmkGVJrqfFWzff8Zg9IuojIH/aO9drCTRGa1pHHCyEdW9ZNeYFwrMjfP+wJi/mC/ABAoXyDy0NWT0uIA+36abNg2/ptok90rdan0r72hjFEz/1hpupKWri+VXAepiyDMuSgJm9uJCXDFaNTn3jocdX+sbVtltThQ2OBxe1T60vRLbXx3lvhxxZ1fUkcP/FF wusui@ubuntu\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD2UzyfBk1nZ8SLCtW9UjorMeOo4u9AM/YL8ZI74GdprR+odERZR17/QfwT5vmLVNa51+CQt1HcGodlQYfR/8n/OUl/gJyVagBuU2zgmLPO3tOor5RBfms5MZ2VZ9Vm3+WrCO/vrAq/5HVyGbQsKiQHXkIRSL2NIgfKRTOVTNmuTSXtZNDgdWGIBmcOFQv+Im9CRopoI8ZtJLQj7xfxtGtUas7FbWTcf0o92+xvWuGWq5WQgmZ8MUIfvBLYLmicuVfsWjZ1YsC1PNhuhkwrW7MhaD71Ej3ll243tG1QD7eAmo+psIp8phlU5s/5FeA5y5OzDZ2T963oHGhq018TYO0b wusui@teuthology", "key_options": null, "keyfile": "/home/wusui/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "wusui", "validate_certs": true} 2021-02-11T00:07:37.204 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsTZI+b02boZv8jVLHQoFlloD2WF/3xT+ZfZxzwddL7Q6eqo7j8i21LAbLAMWXYMyhiClrloDeHfCZ42gG5bqSThF8LoCw+GspF6SahTI0lmptGu69/OeHqqCpW1DnsWB3wWqfi90XbQJrpg3cdRaqOCmkGVJrqfFWzff8Zg9IuojIH/aO9drCTRGa1pHHCyEdW9ZNeYFwrMjfP+wJi/mC/ABAoXyDy0NWT0uIA+36abNg2/ptok90rdan0r72hjFEz/1hpupKWri+VXAepiyDMuSgJm9uJCXDFaNTn3jocdX+sbVtltThQ2OBxe1T60vRLbXx3lvhxxZ1fUkcP/FF wusui@ubuntu\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD2UzyfBk1nZ8SLCtW9UjorMeOo4u9AM/YL8ZI74GdprR+odERZR17/QfwT5vmLVNa51+CQt1HcGodlQYfR/8n/OUl/gJyVagBuU2zgmLPO3tOor5RBfms5MZ2VZ9Vm3+WrCO/vrAq/5HVyGbQsKiQHXkIRSL2NIgfKRTOVTNmuTSXtZNDgdWGIBmcOFQv+Im9CRopoI8ZtJLQj7xfxtGtUas7FbWTcf0o92+xvWuGWq5WQgmZ8MUIfvBLYLmicuVfsWjZ1YsC1PNhuhkwrW7MhaD71Ej3ll243tG1QD7eAmo+psIp8phlU5s/5FeA5y5OzDZ2T963oHGhq018TYO0b wusui@teuthology", "key_options": null, "keyfile": "/home/wusui/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "wusui", "validate_certs": true} 2021-02-11T00:07:37.331 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw3MhMNDYjkiQADoC1mg9ga0Yj174FHIFt4RQIC8qK+6cB0N3CM5R4JwP8pR4tYkVFWmnYRScYK5VVdC873Ac2BzYxmse97zLJTbUnYWTdY+OFi1FUozsy3PwtiNHSd48Z/PBvkinQIey2QlMKaW3/yz9Of/Yfm4prxg9lBsd6/tOOFj3AsqIQ1OVhMfgeVEkdCL7AAbEYyMxePZ3UFrDwj05HDLgmFzx1xsNJFOuBwLfU/QNHoXJQrcVy0rZq9fB5rg74iz1JZs0uDWocQQK4Nd3Rv+wRGBuew2fmkrS2bQWXzMoSL+/i7pbf74LKcbWAE0wXEImqQeREHxq4ZZ5J yuriweinstein@Yuris-MacBook-Pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJUmq7btpBMjjODHXp1888xoBuX+rhiZg3ufuo69RgDxUMymJn3CPJ/5NGXoZ3SGAWKk0w0Dx6K/VO4y92mAV+cO81y8wZR4J3fPV3IbWRjN0X3IFoAvJi5n9v5hpG7z3RZCGmQnOZ99m1i9dge/3S8NpuPLIvYkSo9z00d+mNP6D8rGnqOmEBfEhUQXLeH7rbPwaMWPgB/hrpiPCyLR/+sGC5bq9PAsKnocqZ12cnvCtYxpnA7et6nL15ftEpUrKYAmRDxotuoUcsllP66GSszjbrgN6OBNDSqpGt/+RSJJwzZEGQ073gJuMveKy9tvD/PyEttjvVKL2KsBuXGSuL ubuntu@yw\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmXWgRRes8bzekTH2fTcxdAAquFn1SjPhws1Z9 2021-02-11T00:07:37.333 INFO:teuthology.task.ansible.out:CkxNaqKe25XnzPehqrhg9etouUwvORQHdDJdTlmhTSYtn588Omq+1bvniab0KzAYgGZsWdPma/3E9qF7ChXIMik9Umip0drzYTaexCuC/Nu46brTxlnL0vaxnnVjDwmHC0CEJs4qN4e2wSlsA0uBDRWjxWFMdTUgSzII5xasHypUYZ0y3MNdbfY+SVF69DEDH8EOQMGYm8JQXNJFloQvmvLUFqT/63FsdpzRVTph4A8hvI1f8i6ULb7fPQN5ZS62wdXd/KvrBXrCvhOi7R63RM60mkMRXm1XajTGmCKiikfiqgTr yuriw@Yuris-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC41kRr6B/RC32DrQKRByalH832H6BpCQF9XdTvgYi4+LJt+kAuIGLDF4xm4uApTmWRrLspWm0Kksc0ger03uNx5qJqMEUnJvjxJnSDC0/XyxWapVxIviFkvv0BjbhVNOOaMU55ywrZ9hHgMdaFwuMuCOaB7f9Tm6IUXm2k82OXueeIG23Kziq+IQBysWOjvNUy/LLpl7l4+xOkhNUupUiQCqHvFH98VUdYWkHeyamafGVZmYbFLrOXgmviKo0u8LPxcT7psKLk0yFG7fG0DSak6DDdKJqb+G/NqMSPxRSAI4FbXQ6UOZb32Ozr1Sql9yfOXEYWZuatn7W5F8DjSv3p yuriw@yuriw-RH", "key_options": null, "keyfile": "/home/yuriw/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuriw", "validate_certs": true} 2021-02-11T00:07:37.343 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw3MhMNDYjkiQADoC1mg9ga0Yj174FHIFt4RQIC8qK+6cB0N3CM5R4JwP8pR4tYkVFWmnYRScYK5VVdC873Ac2BzYxmse97zLJTbUnYWTdY+OFi1FUozsy3PwtiNHSd48Z/PBvkinQIey2QlMKaW3/yz9Of/Yfm4prxg9lBsd6/tOOFj3AsqIQ1OVhMfgeVEkdCL7AAbEYyMxePZ3UFrDwj05HDLgmFzx1xsNJFOuBwLfU/QNHoXJQrcVy0rZq9fB5rg74iz1JZs0uDWocQQK4Nd3Rv+wRGBuew2fmkrS2bQWXzMoSL+/i7pbf74LKcbWAE0wXEImqQeREHxq4ZZ5J yuriweinstein@Yuris-MacBook-Pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJUmq7btpBMjjODHXp1888xoBuX+rhiZg3ufuo69RgDxUMymJn3CPJ/5NGXoZ3SGAWKk0w0Dx6K/VO4y92mAV+cO81y8wZR4J3fPV3IbWRjN0X3IFoAvJi5n9v5hpG7z3RZCGmQnOZ99m1i9dge/3S8NpuPLIvYkSo9z00d+mNP6D8rGnqOmEBfEhUQXLeH7rbPwaMWPgB/hrpiPCyLR/+sGC5bq9PAsKnocqZ12cnvCtYxpnA7et6nL15ftEpUrKYAmRDxotuoUcsllP66GSszjbrgN6OBNDSqpGt/+RSJJwzZEGQ073gJuMveKy9tvD/PyEttjvVKL2KsBuXGSuL ubuntu@yw\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmXWgRRes8bzekTH2fTcxdAAquFn1SjPhws1Z9 2021-02-11T00:07:37.344 INFO:teuthology.task.ansible.out:CkxNaqKe25XnzPehqrhg9etouUwvORQHdDJdTlmhTSYtn588Omq+1bvniab0KzAYgGZsWdPma/3E9qF7ChXIMik9Umip0drzYTaexCuC/Nu46brTxlnL0vaxnnVjDwmHC0CEJs4qN4e2wSlsA0uBDRWjxWFMdTUgSzII5xasHypUYZ0y3MNdbfY+SVF69DEDH8EOQMGYm8JQXNJFloQvmvLUFqT/63FsdpzRVTph4A8hvI1f8i6ULb7fPQN5ZS62wdXd/KvrBXrCvhOi7R63RM60mkMRXm1XajTGmCKiikfiqgTr yuriw@Yuris-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC41kRr6B/RC32DrQKRByalH832H6BpCQF9XdTvgYi4+LJt+kAuIGLDF4xm4uApTmWRrLspWm0Kksc0ger03uNx5qJqMEUnJvjxJnSDC0/XyxWapVxIviFkvv0BjbhVNOOaMU55ywrZ9hHgMdaFwuMuCOaB7f9Tm6IUXm2k82OXueeIG23Kziq+IQBysWOjvNUy/LLpl7l4+xOkhNUupUiQCqHvFH98VUdYWkHeyamafGVZmYbFLrOXgmviKo0u8LPxcT7psKLk0yFG7fG0DSak6DDdKJqb+G/NqMSPxRSAI4FbXQ6UOZb32Ozr1Sql9yfOXEYWZuatn7W5F8DjSv3p yuriw@yuriw-RH", "key_options": null, "keyfile": "/home/yuriw/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuriw", "validate_certs": true} 2021-02-11T00:07:37.458 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxrS30JmTZbnBd73s9PGZYxCkWH3u4En9Q0bYJan45W+j+y5vMzaNUVsp8We1tphqPQ9B0ygi80OxbHWu5gyv4g+M/JFtrnxv3QgBCYWeBWfh652Vbdlk1thl6btFnHUhVMSn5tkdnFxyVDJHIROoVXkHRaCNAUUy7tB60IhPAMomNcCGu9R8+opONFLXKTIfkYQ1cGbysr90DMs8ASEkvxdv40hIWhK4ufvL7CFFtgXuoC0c1WedBFOkr5LDegzL13xN97K9o5J8CAU0MUKk6H8KNKbQuNq1zANwymMFY599GIlxwai8iluJgfOObDRdCDmKM2f9RAEUXQM7oYoH7 tamil@tamil-VirtualBox\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvwiWVhNLeOLg72cpVIwbUYnmFh+Cqf/mE7Rc/Xci91on3GPrq++dC8t2GhTB5Zyq46EE27SmUkiZpHRnz7xwiJKM/tTgNEkffXDK3j0pA2E22iqV9FpfSA9Zdi1Puq7CPT7/rix4rF3SPvMtg/R1fkyornLFdzhJiMExCKJXGwf+QsKk4NVnr+nO3EEkKOoP1wio1bceZ53rCt9Tyu8NawAB2nL2fvtBPQDAriQ8bLX69XLbOfhFI6GJo815/j6CQxNmvA0l5ABJc8+A71jZmndzumFRgqBuhiCM5ohsGR0JGahUQjFEA4quNTx8EWTGRsqhAYszzpqJzuN+Xb6tJ tamil@macbookair\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEPzEyDGI7poyXVPG70vgQpvlU/lTt6Vvv5CoHWJoSrHklDdJEqekhCB87BX4DTrqbb5xoM7yfxle/z9UzgVwSUWqsPdZHA4EbrNFRKFxi/gc2YrygVSjumTyzf9WJJ5vCZvTQexOj7rjWVnJkjXHKMXZXIAQN/bJf6J21t+4A3XLrl30/4XXyq664NONUNjBHxHtlbS2LM6Th/hK4B23oj2BugX2j/50vWgd9H36bPr8+JGskOi6MH2ndZv5pYtLznFzQmsbixjaN8kCuyQdlRCOndPEFoHFhDla2MeB+h3XQLDXW7J1TR2URFSfcNq5ndDS4i0b+t75Fjhb7AtLT tamil@ubuntu-delldesktop\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6tJ9y3solDCzFdXcczO8GJEwMqMYXWU5kuMz0rr/US6F72j0spSNmwGemMOZE9s7KtHgior/Ufw8/vMRkRhoBY 2021-02-11T00:07:37.459 INFO:teuthology.task.ansible.out:B0C5KT9utGNqrtDdvH98h43XnKZ3K/yaHv/T+u2EYWNgHtOXMtgIVFnGwSD7RzF6TbwSfurprTV6ZUyyOxRcmHnkmwpbNwiwIoXB03k2PITdYCC3lEBEY0OC+vAW/E3+bFbV3RSEA0Cm31jmMyZyPeYiXiEnPXUIClsoDj34NwJTIgctwIsqM4eYUBg3pHliWYKEWDs55HZYoj3W/6Jw7MASzyAYFSmP8rQu8iS7tO1iEBRGOXFNxHirGQ1WqUn tmuthamizhan@MacBook-Air.local", "key_options": null, "keyfile": "/home/tamil/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tamil", "validate_certs": true} 2021-02-11T00:07:37.469 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxrS30JmTZbnBd73s9PGZYxCkWH3u4En9Q0bYJan45W+j+y5vMzaNUVsp8We1tphqPQ9B0ygi80OxbHWu5gyv4g+M/JFtrnxv3QgBCYWeBWfh652Vbdlk1thl6btFnHUhVMSn5tkdnFxyVDJHIROoVXkHRaCNAUUy7tB60IhPAMomNcCGu9R8+opONFLXKTIfkYQ1cGbysr90DMs8ASEkvxdv40hIWhK4ufvL7CFFtgXuoC0c1WedBFOkr5LDegzL13xN97K9o5J8CAU0MUKk6H8KNKbQuNq1zANwymMFY599GIlxwai8iluJgfOObDRdCDmKM2f9RAEUXQM7oYoH7 tamil@tamil-VirtualBox\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvwiWVhNLeOLg72cpVIwbUYnmFh+Cqf/mE7Rc/Xci91on3GPrq++dC8t2GhTB5Zyq46EE27SmUkiZpHRnz7xwiJKM/tTgNEkffXDK3j0pA2E22iqV9FpfSA9Zdi1Puq7CPT7/rix4rF3SPvMtg/R1fkyornLFdzhJiMExCKJXGwf+QsKk4NVnr+nO3EEkKOoP1wio1bceZ53rCt9Tyu8NawAB2nL2fvtBPQDAriQ8bLX69XLbOfhFI6GJo815/j6CQxNmvA0l5ABJc8+A71jZmndzumFRgqBuhiCM5ohsGR0JGahUQjFEA4quNTx8EWTGRsqhAYszzpqJzuN+Xb6tJ tamil@macbookair\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEPzEyDGI7poyXVPG70vgQpvlU/lTt6Vvv5CoHWJoSrHklDdJEqekhCB87BX4DTrqbb5xoM7yfxle/z9UzgVwSUWqsPdZHA4EbrNFRKFxi/gc2YrygVSjumTyzf9WJJ5vCZvTQexOj7rjWVnJkjXHKMXZXIAQN/bJf6J21t+4A3XLrl30/4XXyq664NONUNjBHxHtlbS2LM6Th/hK4B23oj2BugX2j/50vWgd9H36bPr8+JGskOi6MH2ndZv5pYtLznFzQmsbixjaN8kCuyQdlRCOndPEFoHFhDla2MeB+h3XQLDXW7J1TR2URFSfcNq5ndDS4i0b+t75Fjhb7AtLT tamil@ubuntu-delldesktop\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6tJ9y3solDCzFdXcczO8GJEwMqMYXWU5kuMz0rr/US6F72j0spSNmwGemMOZE9s7KtHgior/Ufw8/vMRkRhoBY 2021-02-11T00:07:37.470 INFO:teuthology.task.ansible.out:B0C5KT9utGNqrtDdvH98h43XnKZ3K/yaHv/T+u2EYWNgHtOXMtgIVFnGwSD7RzF6TbwSfurprTV6ZUyyOxRcmHnkmwpbNwiwIoXB03k2PITdYCC3lEBEY0OC+vAW/E3+bFbV3RSEA0Cm31jmMyZyPeYiXiEnPXUIClsoDj34NwJTIgctwIsqM4eYUBg3pHliWYKEWDs55HZYoj3W/6Jw7MASzyAYFSmP8rQu8iS7tO1iEBRGOXFNxHirGQ1WqUn tmuthamizhan@MacBook-Air.local", "key_options": null, "keyfile": "/home/tamil/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tamil", "validate_certs": true} 2021-02-11T00:07:37.595 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYGVqKZgLx2LJ49x0kGo/Z5r8MVefSUCYhhrK/DK8ht+YK1AqLXErjAedgpVz0WuwirRjh5YkiXGMYiOdkMUYWGk5nwCHEKnnCpne7Xh1OOqge/QGHlUigWVH8VIHBsZ+wTW25mqOrgDSGB8+Qk7Dr2o1sLGUHcx7vITDWOrer4KjF2+H5TQH/7irUVORu6fzeGKtGyOrTwQ+ZT1+fuhfznDULFGyvKGdcXxxNOg+21Fssk2nCNTlgRCGjHSrfelfuMT7QEt+9puWd7MWXYQg7xx8jkJGMpEQRFxJTxnfUlUXf3x2lc9Q/SvKfpVMtc0N+bk2F9+euyvRvjtn4LJNx jowilkin@jowilkin.wilkins", "key_options": null, "keyfile": "/home/jowilkin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jowilkin", "validate_certs": true} 2021-02-11T00:07:37.596 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYGVqKZgLx2LJ49x0kGo/Z5r8MVefSUCYhhrK/DK8ht+YK1AqLXErjAedgpVz0WuwirRjh5YkiXGMYiOdkMUYWGk5nwCHEKnnCpne7Xh1OOqge/QGHlUigWVH8VIHBsZ+wTW25mqOrgDSGB8+Qk7Dr2o1sLGUHcx7vITDWOrer4KjF2+H5TQH/7irUVORu6fzeGKtGyOrTwQ+ZT1+fuhfznDULFGyvKGdcXxxNOg+21Fssk2nCNTlgRCGjHSrfelfuMT7QEt+9puWd7MWXYQg7xx8jkJGMpEQRFxJTxnfUlUXf3x2lc9Q/SvKfpVMtc0N+bk2F9+euyvRvjtn4LJNx jowilkin@jowilkin.wilkins", "key_options": null, "keyfile": "/home/jowilkin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jowilkin", "validate_certs": true} 2021-02-11T00:07:37.713 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP/yVttBEs7mpVfJL+reXb/BfB7DsLrA5ArVqEJjySi3NOz3e/wE8KRWbHD1UdraAU3P8b96GdAQxGOs4n0muOMejmaXWZCP3HkRL+rcd+03ZI1lb6ga9XjBARZfb2h+kg5jTJp/Ll6mwAYbSXvQ4MuDQzwGRDX5Q5Xme7OZ4Wb+vBmmkihHydySyP9YXbWWsBw4jvZCFSKMGsUVy/HIt1coZx/PyCG/K2Kl0nrE5ux2QqfdTIpzYo4c3y6uMIHDvt29lRmk3Gnh2//U5eN8mmRRKJlkvE8DKy3VYsl0JsP9pTWUZEYgV0EX251WTO0akQ2bKuszqd9Ai04RWnXUu5 brad@dhcp-1-165.bne.redhat.com", "key_options": null, "keyfile": "/home/bhubbard/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bhubbard", "validate_certs": true} 2021-02-11T00:07:37.724 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP/yVttBEs7mpVfJL+reXb/BfB7DsLrA5ArVqEJjySi3NOz3e/wE8KRWbHD1UdraAU3P8b96GdAQxGOs4n0muOMejmaXWZCP3HkRL+rcd+03ZI1lb6ga9XjBARZfb2h+kg5jTJp/Ll6mwAYbSXvQ4MuDQzwGRDX5Q5Xme7OZ4Wb+vBmmkihHydySyP9YXbWWsBw4jvZCFSKMGsUVy/HIt1coZx/PyCG/K2Kl0nrE5ux2QqfdTIpzYo4c3y6uMIHDvt29lRmk3Gnh2//U5eN8mmRRKJlkvE8DKy3VYsl0JsP9pTWUZEYgV0EX251WTO0akQ2bKuszqd9Ai04RWnXUu5 brad@dhcp-1-165.bne.redhat.com", "key_options": null, "keyfile": "/home/bhubbard/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bhubbard", "validate_certs": true} 2021-02-11T00:07:37.849 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAyRDKb+InDsnW4E/S12Pr6rK3wDfUG3j+iw/NsCWwN5xpJEA1/NhVlRzY8/jejc6ddmnNKWbm/UcYVrbo7yClRTGu45g0Qm9lmfvgDgi1k8mwUCy+edbQ/R8FB9cIHHCnUuWzRmE2XGaeDiSVQgiYqq3mOPY/hwe3G7jwFalYPsbmY1jNqpzODmKFMRd1bOwdHEOMTfh0owHWqhhXakU8em30lYraQVYH24FplH2NUBArxmTuctyfweHxx7yH3ZFcXFUpUMSLuVDWb1A7fMiL6eW6wiwh+dD+q5iFNvuioZITP2EjIsb9nS+eM9bOJZuZ+5pln2EsHee27LjunbwgWw== yehudasa@fatty\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF3PxJYgI3tS7SG+RnUvxMxr0/XwBAio0oiP4AC+o8rUYYyPd/RU27TR1kphbuJhQWVtaZ6kFSBQeNQUxv6rb8hmMzvlP1FDEoGkjaOHOuYEc2DFkkEAfaR2AlNKn3pUQgLE00TLHctCgd57Cn2Ppt8xEi/vTuo0gX3xjWOL4N9QDElCXKNdxdyyJ/RNb/Mid+YxgKKjf8ppmhYsQ+Qqu4YwPzLkfK1Qb3YtR6Hbjb4jxC7C1Z13h0vUgHe7qSmUCYNo9eC+lEgNmmnLb2sXJaUUJM8MEex6v+4muWM9hV0cq/Wplrx8fhMWMa978sxH8yVkE3Svqc/K4ZWN59l3xT yehudasa@yehudasa-XPS-L401X\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvplQk8xkSXF03uSJh3H4zyZHRMjvgUJBgGN27Kb7gAlIQv306wPKIprOwp+jDhEcPnEWBMRJMUJuBi0vEiqmDHt8mg8ZYcs+Gi7MbUgBokILdJuSG89KAgq7gBCuIhYbSg35pfvXvIZswiXvySqMrJNB495GYj/FrcWEBfQMuedMSkIfNzqPV9yR5YRh8fnSs3fjCzV96vzu7O4AzgwICbM6XmqVLXPax/32Hq0dz7sAawlQFCJYPHzVzjwmih46 2021-02-11T00:07:37.850 INFO:teuthology.task.ansible.out:TRJnXrxewsRhk9GwKfI4SWaFIRdOdadGFSLgdZ+2iGE7hTZ3sRgkLOj+4zKa+xTbtjjXfw5up7J3hAmrK15Tz yehuda@yehuda-940X3G\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfNxvAw6cb33jg36vw8kJu48/BttmFJ4BFeanYqwRgtWZrKpAAGHEgCiNeyIttMrI3t7Spcdyp6dy6n0P3WUFVgHWEYtGqXwXqDC9UXISkUJVVDZoEynpGC92RghhzH53+7jX1Ytpr30r/xb1ktryTPCoEJRqyrg2j1b167i6PV5tuJCA+77gW5LWBmMXJCprjnfnJ92Gp8ZewBB6gL1x+3RFkMxGsibL0Qw1CTKfyAHNYc/jos6YiL0b42Ha+NmKwvzZ1GgIleRMleisSOyKPUlPdR7UnmtEXa9bl3Gc/hc7Zt+v4iUypr2WL0X4Yl7rJNH/AAd/Z6jPkAX9nHYzh yehudasa@yehudasa-desktop", "key_options": null, "keyfile": "/home/yehudasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yehudasa", "validate_certs": true} ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAyRDKb+InDsnW4E/S12Pr6rK3wDfUG3j+iw/NsCWwN5xpJEA1/NhVlRzY8/jejc6ddmnNKWbm/UcYVrbo7yClRTGu45g0Qm9lmfvgDgi1k8mwUCy+edbQ/R8FB9cIHHCnUuWzRmE2XGaeDiSVQgiYqq3mOPY/hwe3G7jwFalYPsbmY1jNqpzODmKFMRd1bOwdHEOMTfh0owHWqhhXakU8em30lYraQVYH24FplH2NUBArxmTuctyfweHxx7yH3ZFcXFUpUMSLuVDWb1A7fMiL6eW6wiwh+dD+q5iFNvuioZITP2EjIsb9nS+eM9bOJZuZ+5pln2EsHee27LjunbwgWw== yehudasa@fatty\nssh-rsa AAAAB3NzaC 2021-02-11T00:07:37.852 INFO:teuthology.task.ansible.out:1yc2EAAAADAQABAAABAQDF3PxJYgI3tS7SG+RnUvxMxr0/XwBAio0oiP4AC+o8rUYYyPd/RU27TR1kphbuJhQWVtaZ6kFSBQeNQUxv6rb8hmMzvlP1FDEoGkjaOHOuYEc2DFkkEAfaR2AlNKn3pUQgLE00TLHctCgd57Cn2Ppt8xEi/vTuo0gX3xjWOL4N9QDElCXKNdxdyyJ/RNb/Mid+YxgKKjf8ppmhYsQ+Qqu4YwPzLkfK1Qb3YtR6Hbjb4jxC7C1Z13h0vUgHe7qSmUCYNo9eC+lEgNmmnLb2sXJaUUJM8MEex6v+4muWM9hV0cq/Wplrx8fhMWMa978sxH8yVkE3Svqc/K4ZWN59l3xT yehudasa@yehudasa-XPS-L401X\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvplQk8xkSXF03uSJh3H4zyZHRMjvgUJBgGN27Kb7gAlIQv306wPKIprOwp+jDhEcPnEWBMRJMUJuBi0vEiqmDHt8mg8ZYcs+Gi7MbUgBokILdJuSG89KAgq7gBCuIhYbSg35pfvXvIZswiXvySqMrJNB495GYj/FrcWEBfQMuedMSkIfNzqPV9yR5YRh8fnSs3fjCzV96vzu7O4AzgwICbM6XmqVLXPax/32Hq0dz7sAawlQFCJYPHzVzjwmih46TRJnXrxewsRhk9GwKfI4SWaFIRdOdadGFSLgdZ+2iGE7hTZ3sRgkLOj+4zKa+xTbtjjXfw5up7J3hAmrK15Tz yehuda@yehuda-940X3G\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfNxvAw6cb33jg36vw8kJu48/BttmFJ4BFeanYqwRgtWZrKpAAGHEgCiNeyIttMrI3t7Spcdyp6dy6n0P3WUFVgHWEYtGqXwXqDC9UXISkUJVVDZoEynpGC92RghhzH53+7jX1Ytpr30r/xb1ktryTPCoEJRqyrg2j1b167i6PV5tuJCA+77gW5LWBmMXJCprjnfnJ92Gp8ZewBB6gL1x+3RFkMxGsibL0Qw1CTKfyAHNYc/jos6YiL0b42Ha+NmKwvzZ1GgIleRMleisSOyKPUlPdR7UnmtEXa9bl3Gc/hc7Zt+v4iUypr2WL0X4Yl7rJNH/AAd/Z6jPkAX9nHYzh yehudasa@yehudasa-desktop", "key_options": null, "keyfile": "/home/yehudasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yehudasa", "validate_certs": true} 2021-02-11T00:07:37.978 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDx37xbP0jYqopygG66LbSMRPoqpGUPzQZ3G8eqJCk2I dang@revan.aa.redhat.com-2015-07-17", "key_options": null, "keyfile": "/home/dang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dang", "validate_certs": true} 2021-02-11T00:07:37.980 INFO:teuthology.task.ansible.out: 2021-02-11T00:07:37.991 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDx37xbP0jYqopygG66LbSMRPoqpGUPzQZ3G8eqJCk2I dang@revan.aa.redhat.com-2015-07-17", "key_options": null, "keyfile": "/home/dang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dang", "validate_certs": true} 2021-02-11T00:07:38.110 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2YyDoeKdaCuJif79AxJAorqpUj33WHbHu/eIWpHju+iIF3f94K0qyEXgs4AwZin9pzfyd8N1aKNT8ZFPss6L0Xk68aO/6tdInq+1lTMMUC5v/LBqsIV2btPTFHrQWA0R10v05aZFvFaSqhHNsZaj98vQV7P+jiSs3yPWqCIWUTQ1VXnCeQnB4R5tob0gpMuonhkKq7vrJPhf6ge9Av+yjL7+8oP5LJqFJ5npDxkwZ0u3L0QQ9ftAT/e7Y7ESpwpgaI3Trl0EwAXFmiLjXEUA+FBbE7ko9kLqXqRjc1C0BdRG9sO0QKBGDBEx1W3w8rCPKgaDlVyqsBT1yvIjqqXDOQ== borix@dhcp-31-190.brq.redhat.com", "key_options": null, "keyfile": "/home/branto/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "branto", "validate_certs": true} 2021-02-11T00:07:38.121 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2YyDoeKdaCuJif79AxJAorqpUj33WHbHu/eIWpHju+iIF3f94K0qyEXgs4AwZin9pzfyd8N1aKNT8ZFPss6L0Xk68aO/6tdInq+1lTMMUC5v/LBqsIV2btPTFHrQWA0R10v05aZFvFaSqhHNsZaj98vQV7P+jiSs3yPWqCIWUTQ1VXnCeQnB4R5tob0gpMuonhkKq7vrJPhf6ge9Av+yjL7+8oP5LJqFJ5npDxkwZ0u3L0QQ9ftAT/e7Y7ESpwpgaI3Trl0EwAXFmiLjXEUA+FBbE7ko9kLqXqRjc1C0BdRG9sO0QKBGDBEx1W3w8rCPKgaDlVyqsBT1yvIjqqXDOQ== borix@dhcp-31-190.brq.redhat.com", "key_options": null, "keyfile": "/home/branto/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "branto", "validate_certs": true} 2021-02-11T00:07:38.237 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO00mus2XPX/EfUZ/YsKI84TnWj5TbZP7Fs01EkoOTPgNoYysVdf0PwhAooz1qPrv+HUsUMpQT6uNYfCHyqx9rScR+XUlyQuFe7Sjp/dn3y+b1PKa6G4HX7f1eejR3ZaLZXA4R/8oucAXqQS5pDr3Y7prwkrp9cyk8uawBXoDcAlA1SMIPZPrtO1+iZw20NDhixsG7NE5jMFfw3q8xTckZEqBbteybci7X1v4lEYXCVlbSbUhyZ2Af8HEj09JBDOL2bI3yLvj9a5Oj/HtKubyApzZpA7rgeoii2UZQGuSRI1VJktp9YC0zGk5S843xYW92utbALKyQ6DdB2F5gc0DX xiaoxchen@LM-SHC-16501223", "key_options": null, "keyfile": "/home/xiaoxichen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiaoxichen", "validate_certs": true} 2021-02-11T00:07:38.259 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO00mus2XPX/EfUZ/YsKI84TnWj5TbZP7Fs01EkoOTPgNoYysVdf0PwhAooz1qPrv+HUsUMpQT6uNYfCHyqx9rScR+XUlyQuFe7Sjp/dn3y+b1PKa6G4HX7f1eejR3ZaLZXA4R/8oucAXqQS5pDr3Y7prwkrp9cyk8uawBXoDcAlA1SMIPZPrtO1+iZw20NDhixsG7NE5jMFfw3q8xTckZEqBbteybci7X1v4lEYXCVlbSbUhyZ2Af8HEj09JBDOL2bI3yLvj9a5Oj/HtKubyApzZpA7rgeoii2UZQGuSRI1VJktp9YC0zGk5S843xYW92utbALKyQ6DdB2F5gc0DX xiaoxchen@LM-SHC-16501223", "key_options": null, "keyfile": "/home/xiaoxichen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiaoxichen", "validate_certs": true} 2021-02-11T00:07:38.355 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz7e2G3Ziaus2yMviKh9s65e+yaqy1+ezs5IC6US90/8WumNAWqC4Yr3ckvCc120r3VwpJWcvaAWCF+4IZeO43lSNLadbCnJONed5YklcUuIJvjC1eDbZTMLJ7h0ijgNXgAFmFq0AV2NHuE2L2VKXk2hsIqDVGjZLUpi7W+ic07xnScEoXXDSk5mhJ6bKmFsUYCC91g2roYs9Ui5fGd+ey28SFOADI7osDLpLkiTF2OzGel93o5qobNZwKR0AxGsBIta17mvf3I3307bGnvugDXpNB0FaS1QZhIzMO4G4LZL9zahCvv4wm5GmuO4F0+Ac7dwFu3KZKtHQe3g6WHuAv ffilz@redhat.com", "key_options": null, "keyfile": "/home/ffilz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ffilz", "validate_certs": true} 2021-02-11T00:07:38.387 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz7e2G3Ziaus2yMviKh9s65e+yaqy1+ezs5IC6US90/8WumNAWqC4Yr3ckvCc120r3VwpJWcvaAWCF+4IZeO43lSNLadbCnJONed5YklcUuIJvjC1eDbZTMLJ7h0ijgNXgAFmFq0AV2NHuE2L2VKXk2hsIqDVGjZLUpi7W+ic07xnScEoXXDSk5mhJ6bKmFsUYCC91g2roYs9Ui5fGd+ey28SFOADI7osDLpLkiTF2OzGel93o5qobNZwKR0AxGsBIta17mvf3I3307bGnvugDXpNB0FaS1QZhIzMO4G4LZL9zahCvv4wm5GmuO4F0+Ac7dwFu3KZKtHQe3g6WHuAv ffilz@redhat.com", "key_options": null, "keyfile": "/home/ffilz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ffilz", "validate_certs": true} 2021-02-11T00:07:38.493 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpGZK2cWUtE85Bt7fl+kSeiC0lM/EN+H2X3ePGq3LiD4g5R5n6nJsLaJaIZXdJ96G0JSnj07G8Xu1CkVbGDHuVg2O9tnxLhz6tzDwFYNFrQIpALlQwOq8OiwGDDyFkMXQ3JqCCWvyD0HLysOJQIBIlb/o92ZCSAGOyNX1JjrhXF+mlBk1AUW11UeZOeGZQ34MKHapH7T/DuexCz5gfZI/jY9Rg3hr4jb1zGttvAF2eeLJCjqD/Vi4mowYB/Kn/PJhNixeA2sli2i8r6yO/bFmA/PWnfSl+EqD4mUJWb5ATeJ3hyW8qVLOogY6XVu4Sd1VgL7l1RYzXuxJV3Rb1Yw2T joao@sepia\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV0jbKpbmXW1bhRIOBIdVV1L73qjls7s5pxiW2EMPvZLYzxLBE92e3Vf8bSMWlm1Lyb7a+u5BR85+2c+h2F59sgU1Saek5ebPpFU5qBn8AzYH18iMVSPciByOzwS0NXwWnksckWxUkQgP9bZP/1ORQ7jWZEOHZ5mEQ0oMkP0bfG1cpFrNTxOhDmwbCiQ8dp6KeZaMg4hErALr5Eh/EESxKIkuwQzk9bDbtjPRDu0F2dE0NCjs0k0BXmDA80GksxuOacRxE95K6/er11qst/VqA7o6BfhxJMTXWMdj8NhzIUNjZ8LqLTG6P/XGR24sA2d2WBhlEKRMZNqeEjzmi1REr joao@tagide", "key_options": null, "keyfile": "/home/joao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joao", "validate_certs": true} 2021-02-11T00:07:38.505 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpGZK2cWUtE85Bt7fl+kSeiC0lM/EN+H2X3ePGq3LiD4g5R5n6nJsLaJaIZXdJ96G0JSnj07G8Xu1CkVbGDHuVg2O9tnxLhz6tzDwFYNFrQIpALlQwOq8OiwGDDyFkMXQ3JqCCWvyD0HLysOJQIBIlb/o92ZCSAGOyNX1JjrhXF+mlBk1AUW11UeZOeGZQ34MKHapH7T/DuexCz5gfZI/jY9Rg3hr4jb1zGttvAF2eeLJCjqD/Vi4mowYB/Kn/PJhNixeA2sli2i8r6yO/bFmA/PWnfSl+EqD4mUJWb5ATeJ3hyW8qVLOogY6XVu4Sd1VgL7l1RYzXuxJV3Rb1Yw2T joao@sepia\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV0jbKpbmXW1bhRIOBIdVV1L73qjls7s5pxiW2EMPvZLYzxLBE92e3Vf8bSMWlm1Lyb7a+u5BR85+2c+h2F59sgU1Saek5ebPpFU5qBn8AzYH18iMVSPciByOzwS0NXwWnksckWxUkQgP9bZP/1ORQ7jWZEOHZ5mEQ0oMkP0bfG1cpFrNTxOhDmwbCiQ8dp6KeZaMg4hErALr5Eh/EESxKIkuwQzk9bDbtjPRDu0F2dE0NCjs0k0BXmDA80GksxuOacRxE95K6/er11qst/VqA7o6BfhxJMTXWMdj8NhzIUNjZ8LqLTG6P/XGR24sA2d2WBhlEKRMZNqeEjzmi1REr joao@tagide", "key_options": null, "keyfile": "/home/joao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joao", "validate_certs": true} 2021-02-11T00:07:39.249 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhYb/mGgHbEntAN2iPFTV1k8MYDs+jtsJDPE9MWtUZXksdeG8cEfXDBGhiBsprjELsW4+czJBqqESugFMevEysTVKIo5lc95bf1nApxfiRyMnAxb5wQ2OeLY62x26TWJhPu6HMajV+gb8CKjxDobf1Ix4ELbYlL77SOH1VVDtVZ6HiwtYngXAPMONCdI99cuwJlBpv5RjDoLwljOoxEXIh+1Fsvth+iymp0rIPuJx91DzYYgWZFfCLPHRgDy0H7YRdQWUzhrxTyzuT27vsNh5L8HgdowzOu9f2HwGzlTlxli94IJLMBY2359xsqjSswZzAv+BiPDAZMUwJpYvRvSt nhm@clusterfaq.org\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1JAKymiRDyVar5P75cMycxz9u8VsLuNtf/0t1na4ofa4YmanKswPQQz1Am82pvyPqXlBbdIGVneyMrkEoFAk4nTtfmCl7WdtaxnH87Dr9BOLEp+lIPHy7jpS/dcVmKRPB1qCYZ5GNAZ9g+DrXdaeOJdUOpIK49BP1IK8Uw5eBWAx/ae6/12yz+d/6e9kBvO7OUamMSne6Ghe2pRoI8jFOdWMbQy3ofb5wSHZGPNDn0YTGbNWHlfEAcrFmGQSTwohca4SqCJ1NgKnYu4qPVmb3Gbpm+MpUPs8Gy++rQ8wVZ5xWZW/yReIbJCqqVY4vrQzVywQXRucIrB1VyvShuNW3 nhm@metropolis\nssh-dss AAAAB3NzaC1kc3MAAACBAM7BfQAinQmLlkTgt7IIg3nQyyaJRiWA4agfu/HncrcAmepGqPCwy451g1eLMD3AC4QptHnV80Y47YQTyX1VQixIQ6M9zHG6Bo7IXzyqFHFpqnDZN25DaMM4na5bf1CwC9RtR7VWubojatPylOpflkChUBuAGWnzwkz2cxl4Dc47AAAAFQD35l/Lg4eTqZ83eTgJ5lihzHS/awAAAIB/ZdMSE6M0zEvdNPsWY28bvQ0QXN7w1ncVXGachA1JOEFGYvsbHeoywLpSYoiPLV57/wZT2dUzG70u80IQGildZ1WgQNn7C9r2Z3ZUgKmRGyC+PpYEa6nv+U4CHdMViBRXxNrP0bj2CfQv 2021-02-11T00:07:39.250 INFO:teuthology.task.ansible.out:UxUxrHWtOu/da2W23cpSs6Wz8gtz2QAAAIEAvf4vx/32Sy+kbvqOCYz0wu0ItlECN0qOk3gAMvphYMI2sW2ez2+Tsua4eoPRXT10zFxiRTkHQd5FSIvNWXV2iqed6rpwTu5K8vJz2duMIyI+xWLHo4XudtZdNxggkf+RW9JvPOMLMp4sCzBXxpreHBsb1CynndKeYVrgMLybZ28= mark@Marks-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfDOM2v4h6Dk4pMWPQxxHI5rhFtLjkme/4hAp6ki/kJ1XOSzBQdQmD2UPDKvfO9lKO7v12G2Wt+re+0giAcSkfej4+xqV53u7d2pTbMI5U3zohZt8AgESx22DAxj1wBZYuyGO2TRI7DRQMxC47E8EJgcmZBBnMKk1Rz8k71pTmg+CI2vjWx/2x2bup9Mqe4uMA8ubjg2qRlWEqPKIKcHZyrAPdIlpy2FSZ9SPa0mJpdl6aYcFNgonD8BO6A0u2RPO90KmEWrRWu69vRvbbTDiqE0CkJJlAlu3jeFVD8US9vymBHSI0BDFUbukuyG1tAujytqGBRLzxQDU9JOYMP45v nhm@mocha", "key_options": null, "keyfile": "/home/nhm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nhm", "validate_certs": true} ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhYb/mGgHbEntAN2iPFTV1k8MYDs+jtsJDPE9MWtUZXksdeG8cEfXDBGhiBsprjELsW4+czJBqqESugFMevEysTVKIo5lc95bf1nApxfiRyMnAxb5wQ2OeLY62x26TWJhPu6HMajV+gb8CKjxDobf1Ix4ELbYlL77SOH1VVDtVZ6HiwtYngXAPMONCdI99cuwJlBpv5RjDoLwljOoxEXIh+1Fsvth+iymp0rIPuJx91DzYYgWZFfCLPHRgDy0H7YRdQWUzhrxTyzuT27vsNh5L8HgdowzOu9f2HwGzlTlxli94IJLMBY2359xsqjSswZzAv+BiPDAZMUwJpYvRvSt nhm@c 2021-02-11T00:07:39.251 INFO:teuthology.task.ansible.out:lusterfaq.org\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1JAKymiRDyVar5P75cMycxz9u8VsLuNtf/0t1na4ofa4YmanKswPQQz1Am82pvyPqXlBbdIGVneyMrkEoFAk4nTtfmCl7WdtaxnH87Dr9BOLEp+lIPHy7jpS/dcVmKRPB1qCYZ5GNAZ9g+DrXdaeOJdUOpIK49BP1IK8Uw5eBWAx/ae6/12yz+d/6e9kBvO7OUamMSne6Ghe2pRoI8jFOdWMbQy3ofb5wSHZGPNDn0YTGbNWHlfEAcrFmGQSTwohca4SqCJ1NgKnYu4qPVmb3Gbpm+MpUPs8Gy++rQ8wVZ5xWZW/yReIbJCqqVY4vrQzVywQXRucIrB1VyvShuNW3 nhm@metropolis\nssh-dss AAAAB3NzaC1kc3MAAACBAM7BfQAinQmLlkTgt7IIg3nQyyaJRiWA4agfu/HncrcAmepGqPCwy451g1eLMD3AC4QptHnV80Y47YQTyX1VQixIQ6M9zHG6Bo7IXzyqFHFpqnDZN25DaMM4na5bf1CwC9RtR7VWubojatPylOpflkChUBuAGWnzwkz2cxl4Dc47AAAAFQD35l/Lg4eTqZ83eTgJ5lihzHS/awAAAIB/ZdMSE6M0zEvdNPsWY28bvQ0QXN7w1ncVXGachA1JOEFGYvsbHeoywLpSYoiPLV57/wZT2dUzG70u80IQGildZ1WgQNn7C9r2Z3ZUgKmRGyC+PpYEa6nv+U4CHdMViBRXxNrP0bj2CfQvUxUxrHWtOu/da2W23cpSs6Wz8gtz2QAAAIEAvf4vx/32Sy+kbvqOCYz0wu0ItlECN0qOk3gAMvphYMI2sW2ez2+Tsua4eoPRXT10zFxiRTkHQd5FSIvNWXV2iqed6rpwTu5K8vJz2duMIyI+xWLHo4XudtZdNxggkf+RW9JvPOMLMp4sCzBXxpreHBsb1CynndKeYVrgMLybZ28= mark@Marks-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfDOM2v4h6Dk4pMWPQxxHI5rhFtLjkme/4hAp6ki/kJ1XOSzBQdQmD2UPDKvfO9lKO7v12G2Wt+re+0giAcSkfej4+xqV53u7d2pTbMI5U3zohZt8AgESx22DAxj1wBZYuyGO2TRI7DRQMxC47E8EJgcmZBBnMKk1Rz8k71pTmg+CI2vjWx/2x2bup9Mqe4uMA8ubjg2qRlWEqPKIKcHZyrAPdIlpy2FSZ9SPa0mJpdl6aYcFNgonD8BO6A0u2RPO90KmEWrRWu69vRvbbTDiqE0CkJJlAlu3jeFVD8US9vymBHSI0BDFUbukuyG1tAujytqGBRLzxQDU9JOYMP45v nhm@mocha", "key_options": null, "keyfile": "/home/nhm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nhm", "validate_certs": true} ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc 2021-02-11T00:07:39.253 INFO:teuthology.task.ansible.out:1db313"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaetIvR7YgpCq142fBQtOYsJrOMW+Wxu1beNXPJ8qzT5MxD05sdKntVE0DPveUydaeI8/vHeNjXDKN8mt1eO7Lf/rDKHOW/Y/36bUfQAODru9sdNCEJfSPgq1y6+X1ISljvLBXOOl+nQXlx3n5OjThNQbmdthgCT2Fk4hEoK7gn4+ol6foTkTdUXIBam8LuPU6f1KIG6ae1oAVFWLeavAbvmxUTmVl04+hKJWSPnvZxWupaPuiHvsImaQ7GwBjKhzL1wSMly0+pa2zbVYZKkLBA7Fx6fzP7jcEieOOPM1YU0jR5JF+WVzeRFJ1V9n75yOw6S4ef/X/zwWx42cdfx3N nwatkins@martini\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDRivdSX6cbPrdMrjz1oYgn0hb8VQo+QU7wD+AcCQi/CH06ny+2QjSr7bfdpgQ81Wgwqt9+e3KcLD5qdt3tneC8sgSAR5QUQrWKhPejrqdV+3990k8k0KoKIOZ9MGFc1FBv5IpuT/2d535iHJb0ZEg8mFKqKDw71sBEoQT4WElatf5DeVC507hP7GnrhZgtTPcrVddOLkmmqTQtLE1zvo9Y/eel8O2JMImMd6mdVBIcFQ1alU1wV4jLdMpagoPelvVTVeNkGRnOgvvQac5RXtGSMP1R5PoGz+1FgRhDCtdTXRfOdtrlJPtUjYiGPpIoKIUymlvQGjUrrK3WiQIIkIfDtFFu48EN4drjgQpCEQ2D0NMKEmk74mjx3CJDOF1Nj/2Fa1kjECiz4EM7sR8dDG5cW5Y8XsDoomgugM+rsOH9kWFFClHUJmdlNGWLhJnu9UQHLYZjQw3zT0F+FXUsUxKJUVTUdxQx5HBO9QFsSe13NPDnX64+SQ2VVStt8oQAvFO+6260zbux0RVaJM5dTNwnIHD/uI3PeR1z2b+iKhyj/9VP2uBRpGydLw/etQu/lS2K30S+kZIDAp0sqwXH89bdq3AJBipcryrnW1Ov9K5Mfl1UlV95/MivrnOFISWN1F9XR1kuIIYdCkI7hq/FHZ9gd84AjTiERfxRv8VCIHBVEQ== nwatkins@redhat.com", "key_options": null, "keyfile": "/home/nwatkins/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nwatkins", "validate_certs": true} ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaetIvR7YgpCq142fBQtOYsJrOMW+Wxu1beNXPJ8qzT5MxD05sdKntVE0DPveUydaeI8/vHeNjXDKN8mt1eO7Lf/rDKHOW/Y/36bUfQAODru9sdNCEJfSPgq1y6+X1ISljvLBXOOl+nQXlx3n5OjThNQbmdthgCT2Fk4hEoK7gn4+ol6foTkTdUXIBam8LuPU6 2021-02-11T00:07:39.254 INFO:teuthology.task.ansible.out:f1KIG6ae1oAVFWLeavAbvmxUTmVl04+hKJWSPnvZxWupaPuiHvsImaQ7GwBjKhzL1wSMly0+pa2zbVYZKkLBA7Fx6fzP7jcEieOOPM1YU0jR5JF+WVzeRFJ1V9n75yOw6S4ef/X/zwWx42cdfx3N nwatkins@martini\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDRivdSX6cbPrdMrjz1oYgn0hb8VQo+QU7wD+AcCQi/CH06ny+2QjSr7bfdpgQ81Wgwqt9+e3KcLD5qdt3tneC8sgSAR5QUQrWKhPejrqdV+3990k8k0KoKIOZ9MGFc1FBv5IpuT/2d535iHJb0ZEg8mFKqKDw71sBEoQT4WElatf5DeVC507hP7GnrhZgtTPcrVddOLkmmqTQtLE1zvo9Y/eel8O2JMImMd6mdVBIcFQ1alU1wV4jLdMpagoPelvVTVeNkGRnOgvvQac5RXtGSMP1R5PoGz+1FgRhDCtdTXRfOdtrlJPtUjYiGPpIoKIUymlvQGjUrrK3WiQIIkIfDtFFu48EN4drjgQpCEQ2D0NMKEmk74mjx3CJDOF1Nj/2Fa1kjECiz4EM7sR8dDG5cW5Y8XsDoomgugM+rsOH9kWFFClHUJmdlNGWLhJnu9UQHLYZjQw3zT0F+FXUsUxKJUVTUdxQx5HBO9QFsSe13NPDnX64+SQ2VVStt8oQAvFO+6260zbux0RVaJM5dTNwnIHD/uI3PeR1z2b+iKhyj/9VP2uBRpGydLw/etQu/lS2K30S+kZIDAp0sqwXH89bdq3AJBipcryrnW1Ov9K5Mfl1UlV95/MivrnOFISWN1F9XR1kuIIYdCkI7hq/FHZ9gd84AjTiERfxRv8VCIHBVEQ== nwatkins@redhat.com", "key_options": null, "keyfile": "/home/nwatkins/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nwatkins", "validate_certs": true} ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJD+2BHStkaMJ8RStIIz+yDJCGNT1wbwUnmuO71vNlFxzIyHGvCq3ktx2xTwZz/kj6ZayXYWIRH//BhK2/iK/v+u2WQMBURfMHbf0lDMmNfbHCDBjYvEYgFo4Jwvzq4WHus0AHh9TdVt+TpcxyGPhVbUJh8NZut+w4cRIKu2xGoZZGDeLgv9ijXvDPrCdBxtpvQnF99C0bCTdPM7MK1FSCQEaRmNUgzEj0H7R+gmWi0T4HUD8ZY7y0vWbYPqT3Z07My1u2BfRBYpXnv1655/b777TkSlzSasORhSTT0AkW25u90Rsj2JWr39+49/Ia9uOyFtZIirugEv2v7v/l0grN linuxkidd@zenbook", "key_options": null, "keyfile": "/home/mkidd/.ssh/authorized_keys", "manage_d 2021-02-11T00:07:39.255 INFO:teuthology.task.ansible.out:ir": true, "path": null, "state": "present", "user": "mkidd", "validate_certs": true} ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJD+2BHStkaMJ8RStIIz+yDJCGNT1wbwUnmuO71vNlFxzIyHGvCq3ktx2xTwZz/kj6ZayXYWIRH//BhK2/iK/v+u2WQMBURfMHbf0lDMmNfbHCDBjYvEYgFo4Jwvzq4WHus0AHh9TdVt+TpcxyGPhVbUJh8NZut+w4cRIKu2xGoZZGDeLgv9ijXvDPrCdBxtpvQnF99C0bCTdPM7MK1FSCQEaRmNUgzEj0H7R+gmWi0T4HUD8ZY7y0vWbYPqT3Z07My1u2BfRBYpXnv1655/b777TkSlzSasORhSTT0AkW25u90Rsj2JWr39+49/Ia9uOyFtZIirugEv2v7v/l0grN linuxkidd@zenbook", "key_options": null, "keyfile": "/home/mkidd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkidd", "validate_certs": true} ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrRvNeBa+/GXxkSDmaim7U1wFpdBvgcK9/eP1I4fPS5xAWyxXI0s0ryX4Jwb7auhZdcqPjgUPQvIVVRridKJPz7l6jUlbIqdnZu4VHuaGG/DfIVxsSmw5aI5qI9Fg/s16JPwOUuzcLHsSSh8tFxY9L1yvs3ztQnKHW6nN5+zhPbW8UjmTNUksXXAeCM/OZn+IOOzzvfh0vVe/mghIW2JpOjHkZv4qwaWYcHg6+wWE4m8l84VIegDBiONknZXcQaRj82nHtfdnb2FSiV4+gKP18i90ai0iTKKXUkMJNFKp1T5MuF7UuJLA7l10FmgQJsZBS2Loa5oeqbHYeztNAfUxF JCLO@oh-mbp-jcl", "key_options": null, "keyfile": "/home/jlopez/.ssh/authorized_keys", "manag 2021-02-11T00:07:39.257 INFO:teuthology.task.ansible.out:e_dir": true, "path": null, "state": "present", "user": "jlopez", "validate_certs": true} ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrRvNeBa+/GXxkSDmaim7U1wFpdBvgcK9/eP1I4fPS5xAWyxXI0s0ryX4Jwb7auhZdcqPjgUPQvIVVRridKJPz7l6jUlbIqdnZu4VHuaGG/DfIVxsSmw5aI5qI9Fg/s16JPwOUuzcLHsSSh8tFxY9L1yvs3ztQnKHW6nN5+zhPbW8UjmTNUksXXAeCM/OZn+IOOzzvfh0vVe/mghIW2JpOjHkZv4qwaWYcHg6+wWE4m8l84VIegDBiONknZXcQaRj82nHtfdnb2FSiV4+gKP18i90ai0iTKKXUkMJNFKp1T5MuF7UuJLA7l10FmgQJsZBS2Loa5oeqbHYeztNAfUxF JCLO@oh-mbp-jcl", "key_options": null, "keyfile": "/home/jlopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlopez", "validate_certs": true} ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFkUz8Wr2RPiY8+xf2hL4qMT+jA4mo1gmpIF8q7uVR03vX5NhzQVxVnXiyLCFv6susSMxpBafa7aLutqigXhDGJWUbsJII5yTnFYVer0QmudEsLmoDyvI1HCNk1IVY6aIESE50N3Ndx+agWasIU8TGKqJdDMPyiUtfrvsrGWi/91ZLX6aJSrFqBJtTpxDoNe4XL6QRPNv0wb8GF0az5graXkzVe3GkaQS9lyw8m2ougDvW1SLvoeE+lhUUGhJGkkCZKv1f+QNLhUHyQ3XkXqh4MrP3pPUKIuQ7nKiWDjCP6Db+ZcejjTRC19D2gLjhrw3Z2J7nn/loijlFzV5dp+BL haomaiwang@gmail.com", "key_options": null, "keyfile": "/home/haomaiwang/.ssh/a 2021-02-11T00:07:39.258 INFO:teuthology.task.ansible.out:uthorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "haomaiwang", "validate_certs": true} ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFkUz8Wr2RPiY8+xf2hL4qMT+jA4mo1gmpIF8q7uVR03vX5NhzQVxVnXiyLCFv6susSMxpBafa7aLutqigXhDGJWUbsJII5yTnFYVer0QmudEsLmoDyvI1HCNk1IVY6aIESE50N3Ndx+agWasIU8TGKqJdDMPyiUtfrvsrGWi/91ZLX6aJSrFqBJtTpxDoNe4XL6QRPNv0wb8GF0az5graXkzVe3GkaQS9lyw8m2ougDvW1SLvoeE+lhUUGhJGkkCZKv1f+QNLhUHyQ3XkXqh4MrP3pPUKIuQ7nKiWDjCP6Db+ZcejjTRC19D2gLjhrw3Z2J7nn/loijlFzV5dp+BL haomaiwang@gmail.com", "key_options": null, "keyfile": "/home/haomaiwang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "haomaiwang", "validate_certs": true} ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA296in+8Sr9slF8hrzAV3dNz0q94Q4FlFaMYw08II5PQm6HOpabGOGOwOud/PPeh3lMUHhs45N5WnbgdfQdzz9lpDoNBcqxeACdMicdECMHtYWf2GuFUdTAnPBFVl8wFW5JcziQYJePUcAUJRXGGfdMLMppAi8VEuhMw/z3jz89UN+zf51Y9eT3rgAVSCR+Zn47kite4OB2S1aVMEcZBE0fPnh60i+rpN26s80fh3wG2N9JrPBEvst6LbL0aEixrlRUtoFHZuWNCIjntVMANa+idpuWSxN2dzfcoxpGLF1TFzqx0moznp0PnDs7ZAFFS1/EkeSCgBflyhPV6csG3VNw== jdillaman@ceph1.example.com", "ke 2021-02-11T00:07:39.259 INFO:teuthology.task.ansible.out:y_options": null, "keyfile": "/home/jdillaman/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jdillaman", "validate_certs": true} 2021-02-11T00:07:39.273 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA296in+8Sr9slF8hrzAV3dNz0q94Q4FlFaMYw08II5PQm6HOpabGOGOwOud/PPeh3lMUHhs45N5WnbgdfQdzz9lpDoNBcqxeACdMicdECMHtYWf2GuFUdTAnPBFVl8wFW5JcziQYJePUcAUJRXGGfdMLMppAi8VEuhMw/z3jz89UN+zf51Y9eT3rgAVSCR+Zn47kite4OB2S1aVMEcZBE0fPnh60i+rpN26s80fh3wG2N9JrPBEvst6LbL0aEixrlRUtoFHZuWNCIjntVMANa+idpuWSxN2dzfcoxpGLF1TFzqx0moznp0PnDs7ZAFFS1/EkeSCgBflyhPV6csG3VNw== jdillaman@ceph1.example.com", "key_options": null, "keyfile": "/home/jdillaman/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jdillaman", "validate_certs": true} 2021-02-11T00:07:39.377 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAuTvkaUtEaLbLcYA9Zw3MoHI5ZPudKf6CAbAZdhp4RMVujimR61TT6LdRF20g6F7pH7GrI/1WP2bu7a3sZyCZ1nCJCOhrTTS+2wwy7oGo/0yY4l+Bw6i7LGmJgqpO5dDxwADMlaHUwJ7Rf1Q+Pd7NmggkAVTmaN6qUGffz9hZsj7ibD/Z8/GFtQsCEMloTLtnz4NB6Gxe54UXEKz9pvjpXBhs0xWsJtDKaPFrbKRKswuH45XPuwJhGr249ZYtwQqcgXSWhOUcPTwf5Y6fj27aL2dx566DxQzqzNbcTcO96MguIy8Ufnc0kIOQQw9oHJZtg82zwM6+2mWr9J/K94Gv9w== kefu@save.node2", "key_options": null, "keyfile": "/home/kchai/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchai", "validate_certs": true} 2021-02-11T00:07:39.378 INFO:teuthology.task.ansible.out: 2021-02-11T00:07:39.399 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAuTvkaUtEaLbLcYA9Zw3MoHI5ZPudKf6CAbAZdhp4RMVujimR61TT6LdRF20g6F7pH7GrI/1WP2bu7a3sZyCZ1nCJCOhrTTS+2wwy7oGo/0yY4l+Bw6i7LGmJgqpO5dDxwADMlaHUwJ7Rf1Q+Pd7NmggkAVTmaN6qUGffz9hZsj7ibD/Z8/GFtQsCEMloTLtnz4NB6Gxe54UXEKz9pvjpXBhs0xWsJtDKaPFrbKRKswuH45XPuwJhGr249ZYtwQqcgXSWhOUcPTwf5Y6fj27aL2dx566DxQzqzNbcTcO96MguIy8Ufnc0kIOQQw9oHJZtg82zwM6+2mWr9J/K94Gv9w== kefu@save.node2", "key_options": null, "keyfile": "/home/kchai/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchai", "validate_certs": true} 2021-02-11T00:07:39.504 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-02-11T00:07:39.526 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-02-11T00:07:39.631 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/r/Xf58szqJ3wLdTE+mRK1Z11f/+VABmx6804NO77ncdC5ZvD3Kx6WP/oje01iwWEVXNAgEOaXp6j+U10aPvBMaS30qf/IhUcrXwO1YcGzZ0pV6UZMxcTuJw6w1VXy/YtgW5BlIfSm78zabztES9BqCgjYYM2rml3L1teDF4WU1QiI97iW0R57yc0t/gqXGpxqSFQ+iNYAl0Q1MGUgYltLvPrhm9WI2WhR2/GivdVMEM5lViNlegxneAZRb9YZMCG2kmSP+9Zd2NR367OrlgzmgeY/9u+KGXQiyfaO330s+iksxVwwE3fDl+KnqXuHSJNccJV7iXzZKej2QAire4X dfuller@Douglass-MacBook-Pro.local", "key_options": null, "keyfile": "/home/dfuller/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dfuller", "validate_certs": true} 2021-02-11T00:07:39.663 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/r/Xf58szqJ3wLdTE+mRK1Z11f/+VABmx6804NO77ncdC5ZvD3Kx6WP/oje01iwWEVXNAgEOaXp6j+U10aPvBMaS30qf/IhUcrXwO1YcGzZ0pV6UZMxcTuJw6w1VXy/YtgW5BlIfSm78zabztES9BqCgjYYM2rml3L1teDF4WU1QiI97iW0R57yc0t/gqXGpxqSFQ+iNYAl0Q1MGUgYltLvPrhm9WI2WhR2/GivdVMEM5lViNlegxneAZRb9YZMCG2kmSP+9Zd2NR367OrlgzmgeY/9u+KGXQiyfaO330s+iksxVwwE3fDl+KnqXuHSJNccJV7iXzZKej2QAire4X dfuller@Douglass-MacBook-Pro.local", "key_options": null, "keyfile": "/home/dfuller/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dfuller", "validate_certs": true} 2021-02-11T00:07:39.757 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIKepJjIovBTCkdVyvAdptljhw9bYcwtIqV/ojdbpeuJtxDo9UyrEkNoLeVpZgOcrbgrkOE7AEixo3qB9PbD8z5NRUleV7wipSh3QwrDmSylSVReJKOwYdxUKkzesZYBGIGYzAbTKqcVzPUWCeW314+xmv90XkO/+1vgbC5uoXfbfnaiDHQimBom8QV5Egr+EhhcuCqMEqaVSvjMr1T0e6IL9gUens6Mys6czI37go6QvmgEzkBbDJJ64PsiOOFHVNk4DJVJ1c7TRtsnpIHM1YVFjsH1AnAL6UufbgNSFf5dziUB/Bz815P1/jsOGpHkUKE37DbHU5xtLGl3MmimMt4ndcG6EggBGEYBwfEWPRAsZs3qngssrNH5W0CzbysLaoovzq5VqS8SdLMu5XrRLBEB0uWWzLq2bobYymk3t/oby5zrHJV78xAuLmldqjvlPZSdkgwWNv9YBLkteBVr2HhjtuashJ6amNPbA4kCGhXMpeRhfvfqs31CBEKbTV+A8ODWbWAoQxLCcqS24x0yMi73N0UzuqDTaJMcE8ODJvOxcLNaV688QDbrC/UehpX/Bp/DM7fLHj4YhkRpZxkkN5w2kb/bBbWya4DrffhHKqn9CH1z5ynj0237PhTwCXjtRn0JzpeRgN8OraFgR2H3uPc9XNqlkFxxOBK0lRngbxzw== owasserm@redhat.com", "key_options": null, "keyfile": "/home/owasserm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "owasserm", "validate_certs": true} 2021-02-11T00:07:39.799 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIKepJjIovBTCkdVyvAdptljhw9bYcwtIqV/ojdbpeuJtxDo9UyrEkNoLeVpZgOcrbgrkOE7AEixo3qB9PbD8z5NRUleV7wipSh3QwrDmSylSVReJKOwYdxUKkzesZYBGIGYzAbTKqcVzPUWCeW314+xmv90XkO/+1vgbC5uoXfbfnaiDHQimBom8QV5Egr+EhhcuCqMEqaVSvjMr1T0e6IL9gUens6Mys6czI37go6QvmgEzkBbDJJ64PsiOOFHVNk4DJVJ1c7TRtsnpIHM1YVFjsH1AnAL6UufbgNSFf5dziUB/Bz815P1/jsOGpHkUKE37DbHU5xtLGl3MmimMt4ndcG6EggBGEYBwfEWPRAsZs3qngssrNH5W0CzbysLaoovzq5VqS8SdLMu5XrRLBEB0uWWzLq2bobYymk3t/oby5zrHJV78xAuLmldqjvlPZSdkgwWNv9YBLkteBVr2HhjtuashJ6amNPbA4kCGhXMpeRhfvfqs31CBEKbTV+A8ODWbWAoQxLCcqS24x0yMi73N0UzuqDTaJMcE8ODJvOxcLNaV688QDbrC/UehpX/Bp/DM7fLHj4YhkRpZxkkN5w2kb/bBbWya4DrffhHKqn9CH1z5ynj0237PhTwCXjtRn0JzpeRgN8OraFgR2H3uPc9XNqlkFxxOBK0lRngbxzw== owasserm@redhat.com", "key_options": null, "keyfile": "/home/owasserm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "owasserm", "validate_certs": true} 2021-02-11T00:07:39.895 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVFy1sjGvvHwS7Q6E61ykH4dUGfxW9+a7Xo3JMpTBT33/E8bTrYF6ZHSdH+uxScisV9Vll222NJCLXyx2s9EOcv4L88vWDTZGCaUb3iA5dweLm7EYi1NXT/p+jWDA7MAF1FQGSAQafTHpNRxLcrVPgsLDy35weV4xj7ShEU+w7EBDb75jlJXqy0luJLKNBrLzz/wDV9Oe6y3APwQBhtO7vGrVzrWEF/LWLe7U9ad3DQjvLM7+H+QVpNy+nt7us73K8vHDk1KrPlCCjrcN+fSGPD/ILlxrDrDeqmmBCtPMa7PSSjCyAV/EW0fsmArcHrHXKeKWTKXG9sDL0KBqos1kB vasu@vasuSrv\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQConeaJ2kvUOMy+jeKvXZTw655L3KK0ZG0HONIySFrRNkGa/M/hYf8oMNVh9SEax7vLNme0kwk7d71EhgtMGNsvHtQOkshWxM9P0XPk4HgB/OL+2LQ/7M3SwD4vuXPbqvrQS63YMoxcHBue5Ol5hXmM+qSoZajpUrfB2woqbp7aKsCpoK4Cgj4XfLHfh0n239ae38DU6GoAcL0GzMsxMdQhWzBwOO+ZHfowohc1pfY0+xGIMW1OlMN1eO7kuK2gGS/YRVOnLw9uu/2NErIjBzCihNN0PYWur2JE+KmU1x6VMaky49cKmAlc5WUqZ+FpV3gvnb3cLjBClnCkdjIcLeRR vasukulkarni@ovpn-116-227.phx2.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRFyOO7qitrq6Hk2NSl28h4laRTxA2zezy1wwjTqs6UL+oZjNRYQjeWD3dDNPZrUmc9JyI3j1EN11cCsKAp8YXz3ItB46M0BPeJ4TXCpg36vxs7/twSDMq/EoXA5sRBbUJFf+bthcNemwG1WsJoxRVzMezbWBTHvz5i4Hbh4sL3PBbac3FhT/3b5Q4tKdO6bXGXmNLAoALyVZZMfoSz9CWzvrO+g8Houb9iJiaXHp293y+ND9Wicl9wHPckO1VcocZ+ldByujgX1cz6m+pxmf6AKY1 2021-02-11T00:07:39.896 INFO:teuthology.task.ansible.out:OMJj5PjmpN0HrgpV2QLVA+ba9qBiDwi1g8sRHXkOETMZ2jq/2a/mmTtvrsF vasu@teuthology", "key_options": null, "keyfile": "/home/vasu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vasu", "validate_certs": true} 2021-02-11T00:07:39.926 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVFy1sjGvvHwS7Q6E61ykH4dUGfxW9+a7Xo3JMpTBT33/E8bTrYF6ZHSdH+uxScisV9Vll222NJCLXyx2s9EOcv4L88vWDTZGCaUb3iA5dweLm7EYi1NXT/p+jWDA7MAF1FQGSAQafTHpNRxLcrVPgsLDy35weV4xj7ShEU+w7EBDb75jlJXqy0luJLKNBrLzz/wDV9Oe6y3APwQBhtO7vGrVzrWEF/LWLe7U9ad3DQjvLM7+H+QVpNy+nt7us73K8vHDk1KrPlCCjrcN+fSGPD/ILlxrDrDeqmmBCtPMa7PSSjCyAV/EW0fsmArcHrHXKeKWTKXG9sDL0KBqos1kB vasu@vasuSrv\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQConeaJ2kvUOMy+jeKvXZTw655L3KK0ZG0HONIySFrRNkGa/M/hYf8oMNVh9SEax7vLNme0kwk7d71EhgtMGNsvHtQOkshWxM9P0XPk4HgB/OL+2LQ/7M3SwD4vuXPbqvrQS63YMoxcHBue5Ol5hXmM+qSoZajpUrfB2woqbp7aKsCpoK4Cgj4XfLHfh0n239ae38DU6GoAcL0GzMsxMdQhWzBwOO+ZHfowohc1pfY0+xGIMW1OlMN1eO7kuK2gGS/YRVOnLw9uu/2NErIjBzCihNN0PYWur2JE+KmU1x6VMaky49cKmAlc5WUqZ+FpV3gvnb3cLjBClnCkdjIcLeRR vasukulkarni@ovpn-116-227.phx2.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRFyOO7qitrq6Hk2NSl28h4laRTxA2zezy1wwjTqs6UL+oZjNRYQjeWD3dDNPZrUmc9JyI3j1EN11cCsKAp8YXz3ItB46M0BPeJ4TXCpg36vxs7/twSDMq/EoXA5sRBbUJFf+bthcNemwG1WsJoxRVzMezbWBTHvz5i4Hbh4sL3PBbac3FhT/3b5Q4tKdO6bXGXmNLAoALyVZZMfoSz9CWzvrO+g8Houb9iJiaXHp293y+ND9Wicl9wHPckO1VcocZ+ldByujgX1cz6m+pxmf6AKY1 2021-02-11T00:07:39.928 INFO:teuthology.task.ansible.out:OMJj5PjmpN0HrgpV2QLVA+ba9qBiDwi1g8sRHXkOETMZ2jq/2a/mmTtvrsF vasu@teuthology", "key_options": null, "keyfile": "/home/vasu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vasu", "validate_certs": true} 2021-02-11T00:07:40.020 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlOImwCV0AGu5L29ABaefV9Vqjv43WYJYFuLTxGQQdeQGcways6iNKGIX/nzf3UWkwgg25OVSpzB7zf6FjBx+HcQU+RJ7FLzeaz0s8ZxBXqWwtOYOvP9cXmAXA07hD5UAfxZKC1twBzL82bKJ2ZSmzfQmBjvpUOqRs7XwsQIClOW/ycY+jLgLRLFFDxzADsgnn6UEGlHeMETYocUbe89P3wbY5fHhqZmn6e5ncuAQMsiLRa9d+QhSdpD07Y/P65EzqRF4UOX+zpOc6gPlgHFir9pvf0bTbbBG/qKN9+KGqzZMRJGKenpHM6EMfLkf0QmrT4s4zd4ZnUQPq3HN3pul3 redhat@unused\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9n4ege98BNmvgUxogdcpptMILFfEisAQaiLUvSKpTsoy2gF7C6xSJXgDaziT5dW4ad2El4xmKQ/e6/e14Vx5i9pGbJz4NvL36Xmb3ent2PtY18i6d3CbnmGI8J7YH4YS9QvR7FC/KuvwLR6AdJ+uQShGhqG8kWJMjbqrtaxu8l1hq8ymBXw3O1Ht+xrZ/r3dEkAIVF3bMCSUnZpEbSsNoeiydEQl0ZCw+meXYmSw15vYVtKpYscZxqADqhSJJxIEHZA4E88dq6aYdV2AZ/s4cJK+tBl/ckBnclI3VGHSGn6oaHoO/fCHtKiENplDuKoLGQPO6xJ2Q/apHSGD7McY3 redhat@network\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn/XgNfvqytLHgfBUdQIhJiWBlj+JrXqGZYvAZZJIWs32Ugm1/lCQTssGZrEj3+Qv81jLfkP6VQ8gXSWJkzUK4csxRxkZKXqcYLDE1csdmAFDOfWUFJwhMsCiiCyBiW9oapioLpvd40nw8k9qM4QuzaUhVonoGXMDDL1/dCgkbIjiQxxTJPHDEJFjtzul+VuhlhHqE6S1syoJG+UKo3Q1tOBCs8rwaPXEfCXFsyv+ZmcEv1+mpM8QRjdr1D1hfUfwb4CHtaa2AE6B5wL+zoY6+jsrTwZSwCfeIdgEZ8e3V2iXP5F7G6eXotu5r7mGYJClHZFLSfbNPN5J+EbRORl9/ wbhack3r@dhcp35-24.lab.eng.blr.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYkp1nuRSYSAl6me1xuoTU30DW2YpAR6EH1c2adUC9tNtTZbMnab11aitQLAtZb9SKsRgnoB5KpH+zJ0VNKCuJU227r9vZwcVUruSGwA6X7LOrSkK0gFqNRZkVoKhC9oGHSU0zegYBDxx8VLxSV3CE56b+KEosEo6iJe7TkXy3wXHK6am0uhQPEdSHtdUdD683CGIffdF1RFmAFnzTPn96lC9rLe1mIGO+jVQx4zIo3i33RFQLy++4DtQw6Lrgp26Xr85HmQekjgyiya0VkR9Ypy7fgF2ucBGegnOgZDGCCY4G2RuqiZyK 2021-02-11T00:07:40.022 INFO:teuthology.task.ansible.out:z2TZaOecDwrLkbYM7EGp8up5uLFRZsV shmohan@shmohan.remote.csb", "key_options": null, "keyfile": "/home/smohan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smohan", "validate_certs": true} 2021-02-11T00:07:40.053 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlOImwCV0AGu5L29ABaefV9Vqjv43WYJYFuLTxGQQdeQGcways6iNKGIX/nzf3UWkwgg25OVSpzB7zf6FjBx+HcQU+RJ7FLzeaz0s8ZxBXqWwtOYOvP9cXmAXA07hD5UAfxZKC1twBzL82bKJ2ZSmzfQmBjvpUOqRs7XwsQIClOW/ycY+jLgLRLFFDxzADsgnn6UEGlHeMETYocUbe89P3wbY5fHhqZmn6e5ncuAQMsiLRa9d+QhSdpD07Y/P65EzqRF4UOX+zpOc6gPlgHFir9pvf0bTbbBG/qKN9+KGqzZMRJGKenpHM6EMfLkf0QmrT4s4zd4ZnUQPq3HN3pul3 redhat@unused\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9n4ege98BNmvgUxogdcpptMILFfEisAQaiLUvSKpTsoy2gF7C6xSJXgDaziT5dW4ad2El4xmKQ/e6/e14Vx5i9pGbJz4NvL36Xmb3ent2PtY18i6d3CbnmGI8J7YH4YS9QvR7FC/KuvwLR6AdJ+uQShGhqG8kWJMjbqrtaxu8l1hq8ymBXw3O1Ht+xrZ/r3dEkAIVF3bMCSUnZpEbSsNoeiydEQl0ZCw+meXYmSw15vYVtKpYscZxqADqhSJJxIEHZA4E88dq6aYdV2AZ/s4cJK+tBl/ckBnclI3VGHSGn6oaHoO/fCHtKiENplDuKoLGQPO6xJ2Q/apHSGD7McY3 redhat@network\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn/XgNfvqytLHgfBUdQIhJiWBlj+JrXqGZYvAZZJIWs32Ugm1/lCQTssGZrEj3+Qv81jLfkP6VQ8gXSWJkzUK4csxRxkZKXqcYLDE1csdmAFDOfWUFJwhMsCiiCyBiW9oapioLpvd40nw8k9qM4QuzaUhVonoGXMDDL1/dCgkbIjiQxxTJPHDEJFjtzul+VuhlhHqE6S1syoJG+UKo3Q1tOBCs8rwaPXEfCXFsyv+ZmcEv1+mpM8QRjdr1D1hfUfwb4CHtaa2AE6B5wL+zoY6+jsrTwZSwCfeIdgEZ8e3V2iXP5F7G6eXotu5r7mGYJClHZFLSfbNPN5J+EbRORl9/ wbhack3r@dhcp35-24.lab.eng.blr.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYkp1nuRSYSAl6me1xuoTU30DW2YpAR6EH1c2adUC9tNtTZbMnab11aitQLAtZb9SKsRgnoB5KpH+zJ0VNKCuJU227r9vZwcVUruSGwA6X7LOrSkK0gFqNRZkVoKhC9oGHSU0zegYBDxx8VLxSV3CE56b+KEosEo6iJe7TkXy3wXHK6am0uhQPEdSHtdUdD683CGIffdF1RFmAFnzTPn96lC9rLe1mIGO+jVQx4zIo3i33RFQLy++4DtQw6Lrgp26Xr85HmQekjgyiya0VkR9Ypy7fgF2ucBGegnOgZDGCCY4G2RuqiZyK 2021-02-11T00:07:40.055 INFO:teuthology.task.ansible.out:z2TZaOecDwrLkbYM7EGp8up5uLFRZsV shmohan@shmohan.remote.csb", "key_options": null, "keyfile": "/home/smohan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smohan", "validate_certs": true} 2021-02-11T00:07:40.147 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZePxJmYerihzA0aQbMt7K7bctPEDcwPHiO8EVuJowp6zwhSmtDnYuFybKJsee4l8+rDKR6T5Ugdl5pLjSzQ+Ba00OSH7+qWC6shvVDYju5mIooJnc+kwx8RgapbGtDdl/yYskBb1KD5g/3+i/2aM+Igk+7nQR7Cny5+WnUEvHd7PHBbUXQSuu+mlUlnXCVMM8g8qlc1I3WQL5eQoIqGjSWRgZUIsn3P5oryYBzbuG9jqLwbaohJvZRJqkimQDe7zCFk6bB3z39pyOWUN+sldRvyL8FPyEmqog4IwpjcYyCuCnPhnb6fNq9yB65RUIde82Kkzx3LZrYOXTrdHgD/lr abhi@trusty", "key_options": null, "keyfile": "/home/abhi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "abhi", "validate_certs": true} 2021-02-11T00:07:40.179 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZePxJmYerihzA0aQbMt7K7bctPEDcwPHiO8EVuJowp6zwhSmtDnYuFybKJsee4l8+rDKR6T5Ugdl5pLjSzQ+Ba00OSH7+qWC6shvVDYju5mIooJnc+kwx8RgapbGtDdl/yYskBb1KD5g/3+i/2aM+Igk+7nQR7Cny5+WnUEvHd7PHBbUXQSuu+mlUlnXCVMM8g8qlc1I3WQL5eQoIqGjSWRgZUIsn3P5oryYBzbuG9jqLwbaohJvZRJqkimQDe7zCFk6bB3z39pyOWUN+sldRvyL8FPyEmqog4IwpjcYyCuCnPhnb6fNq9yB65RUIde82Kkzx3LZrYOXTrdHgD/lr abhi@trusty", "key_options": null, "keyfile": "/home/abhi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "abhi", "validate_certs": true} 2021-02-11T00:07:40.274 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDcsBe6CzgWh64iZAH8zbU6ra4yEiUBSsiUn0AHzyQurvjeRpL2Mut6B1WEi0kJG7BAM6b13JrhnD9BW9yIMIUIPpVTa2o4zaXP90+bvjGrgDeJbxv3T9/TGh13k+WWyampxm2lo90/+Paql/HObQyyIv7Wan0DOdIe2/Ue4ooWH0tu3kj+3unJTuw82oEDEn+9tGs0oleG2c8XN0gQyVl1DzR2Gqf9PCzXK7hInC3niY2huoSAZzVFEgsniKEWqTnVWYi49X2SsJhUyHCj+mqrTG3YnW30nha3EXOWIbQGblXVoTIOc+gNreqdGByOMICKSnQmPSG4DAl3c1Y4h4A71T3Q043IUv7v7S9tAEKq2h6oJ9I/a5z0u4kaL/+B7Cw7l4bitTdcZ0rcqSvOkKUNNgxujbucMSSc4Tsh5L0762xaziD9nQZl5bteb3VtsMAueqhu7L3sJy69+HGg7oF68t5TguErXfI2UNVGOn3eRj+zN/zSwLUXMoROlpM5yHXSzHvpsbgZiHBImM2CeG4qaPtqzFw7VH6NWJv4ypb0htOMWsbXmLshNTca1KXrrBcVozSJC8wKgEOxu4spk26G8x1IVTsi2ypyYX+irtAqZrrpIPdQ0Ss9NjKPhFNXAxJgLHj6TlH8UNh1gRfN/QTyzpFSe4EH6uOlnWuxcuM8ZQ== cbodley@redhat.com", "key_options": null, "keyfile": "/home/cbodley/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cbodley", "validate_certs": true} 2021-02-11T00:07:40.306 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDcsBe6CzgWh64iZAH8zbU6ra4yEiUBSsiUn0AHzyQurvjeRpL2Mut6B1WEi0kJG7BAM6b13JrhnD9BW9yIMIUIPpVTa2o4zaXP90+bvjGrgDeJbxv3T9/TGh13k+WWyampxm2lo90/+Paql/HObQyyIv7Wan0DOdIe2/Ue4ooWH0tu3kj+3unJTuw82oEDEn+9tGs0oleG2c8XN0gQyVl1DzR2Gqf9PCzXK7hInC3niY2huoSAZzVFEgsniKEWqTnVWYi49X2SsJhUyHCj+mqrTG3YnW30nha3EXOWIbQGblXVoTIOc+gNreqdGByOMICKSnQmPSG4DAl3c1Y4h4A71T3Q043IUv7v7S9tAEKq2h6oJ9I/a5z0u4kaL/+B7Cw7l4bitTdcZ0rcqSvOkKUNNgxujbucMSSc4Tsh5L0762xaziD9nQZl5bteb3VtsMAueqhu7L3sJy69+HGg7oF68t5TguErXfI2UNVGOn3eRj+zN/zSwLUXMoROlpM5yHXSzHvpsbgZiHBImM2CeG4qaPtqzFw7VH6NWJv4ypb0htOMWsbXmLshNTca1KXrrBcVozSJC8wKgEOxu4spk26G8x1IVTsi2ypyYX+irtAqZrrpIPdQ0Ss9NjKPhFNXAxJgLHj6TlH8UNh1gRfN/QTyzpFSe4EH6uOlnWuxcuM8ZQ== cbodley@redhat.com", "key_options": null, "keyfile": "/home/cbodley/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cbodley", "validate_certs": true} 2021-02-11T00:07:40.399 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrtHyRuOSEXAM6mwL4qoM+NM4hpIKhaRS+/Y6RDoFKszkXFw/jC9ZYh7q39rQpWQBKHVe4RyPN9yyGWydFwaR/BjZi14ippmYOqVG4f7b+k39NFbMJRcSxYC+NvkqxK7+zpsnIWC+RdJ+blZi+zCbaaAYcMDSvBZW19FsJSLrO7hh4R1cuzgV+Xrmwdc1/VH+HqPMu3tHGv7N0SfsklWI8Inr0aiL83QqqgKPcVxljSWZGYvvFyTQOrkNQeaLURJNER9WIIac9o57WOINw8kR+ojebcOUBsrxZH9j+gMjsJ752Rph03wdMUpFcnS6yfvI4Ial7x/sGms4FE+wL/vVF mdw@pika", "key_options": null, "keyfile": "/home/mwatts/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mwatts", "validate_certs": true} 2021-02-11T00:07:40.432 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrtHyRuOSEXAM6mwL4qoM+NM4hpIKhaRS+/Y6RDoFKszkXFw/jC9ZYh7q39rQpWQBKHVe4RyPN9yyGWydFwaR/BjZi14ippmYOqVG4f7b+k39NFbMJRcSxYC+NvkqxK7+zpsnIWC+RdJ+blZi+zCbaaAYcMDSvBZW19FsJSLrO7hh4R1cuzgV+Xrmwdc1/VH+HqPMu3tHGv7N0SfsklWI8Inr0aiL83QqqgKPcVxljSWZGYvvFyTQOrkNQeaLURJNER9WIIac9o57WOINw8kR+ojebcOUBsrxZH9j+gMjsJ752Rph03wdMUpFcnS6yfvI4Ial7x/sGms4FE+wL/vVF mdw@pika", "key_options": null, "keyfile": "/home/mwatts/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mwatts", "validate_certs": true} 2021-02-11T00:07:40.526 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com", "key_options": nu 2021-02-11T00:07:40.527 INFO:teuthology.task.ansible.out:ll, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2021-02-11T00:07:40.568 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com", "key_options": nu 2021-02-11T00:07:40.569 INFO:teuthology.task.ansible.out:ll, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2021-02-11T00:07:40.662 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQD3vdP9QHyNFUNPOdplezEbdYsQfcC91ncATI6Fl/xHifmUbcvjIRqZHkCY6FNWUpMeg9S3+wlHJtzjVqJJ/MlQML3EtwnzQkeWv8bjtuZ07OqULYIv0zEx63XUfSnrdFleJ8+KDSpn7krkYE44q85B88IL+ZBeq5eCXFJ1TtmsDcvsN8WqZNWMdUGqgH3Bb4D8+YKrEfGxoievyxZ1A1DnBHan2l8foTKYggRrnuSbTb59cFpxY3R7Arc5Cn9kDJT1nDVBA5SSGCfRMiNyBOUzQVYe/UjKTaCpngglXC3wYnjoGvGcpksHLQCxyuJPB6djC1tdF+3Jehdf8y8+2TBzWXiiPq2XwS58sER5GcLLLQv26pPL8hgu6CdI0sHxgcgQBgpjoLwUMHmv13CnN/AAcZY4RRDK2X5zd6wFSEhuuCoUqh/m7K219IxI6fVkLaApC851D/ua/pj9OMjiOaJ+D13cPrgfqxva4eK8FQZvqQm7aUK/TT216QNYmn7hkzNjMTkjv/L5yYQ5Ym92AHy44wHzLPrtDB5mk94vHOjG+KlAt9ofuLncMSAXWe+fOqxuIQ6VfbL2LUv0EGYhHe4XOVj98q5utsVQxQbXAZzNQaq9FWXs2A4xcVP7aWj0Fooi17LN/W0ng4Iijir5hyLr7k7M1G6resgiY7p83biNow== pdonnell@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQCpgLVt7Zphmf6nqD+9BC0N91jdmaY6ZpvrYWlzbhxXITQ6juIEtegnlZ+8ohdeEfHFBiyu1xOSQSM1X1ugvpPQE94UqQg7JVb0tuoUCNJHYnIuv8T4YgyP0/vEV48k2G0BBWlP+IJ5f1iDvZuLHWLR5JSgGqh5ELaaHr7Cbyb6JlImldb7SDIoPHMCZ+n6dLO8l5Zy7qWelw6aeA770xmPucBr6t/BVns2g77XgJz6zFd99yEaDy27i8jfzL7WqR9i93yVE9EsL7tuOjg6G9KUzxBF0bg9iVsJXypvcBuG0JwQ+SDKqYw/cN4iLy5qBa6Siqrfpc/LKU21VNmJ0e5eXNgKKbMBpBb8GVmkoLaSRcXw7LclWopjNDA+meUhDAwU7b97N7cqN8BYhBKQyiShXFHMKLuNo2fSuTRt/icfb9VisKNGBdvwgV0oOlrqbXMzZKmj9amb9b+3JDBTGB7ioCsj5x/Evf9srXRrQ9kikIr1aBbVXIWir/lasNWVydcmUYsNi8L7W0vXArLwp+GgOXJFeZUiD3z9LG4CouRxMSwoj3lgWeL2ZR8feH4D/SP/+QmBdU6+aG97au9qreeXi5X8QTR3LND0DwwEKczX+3s+Fa950Oieom/gXC57PVKVh90KVoAGw3HzJTlZrauOtLkYbTUAX6woOMhAtJ5oWuDDT4UrHQj37jRrrl2dETLwKwUJN2+2L07vnnOZ4ABcGWLsU6d3bXeUBlw3pdsYqPebDKUEpjL2kUOw+zmfjE 2021-02-11T00:07:40.663 INFO:teuthology.task.ansible.out:fdVx9BfrvExvDX+3MkxccCJ8FY7od1s5fGEFHsXnIiMnLO/HZb/JN+Aoe+/ExadIcYwJnWcCJyly2/532kGFUlzOliCwPxgJpjWCKQAv6LjWmxoPXiA4JI0bp6y7lMEjmV2Bp3mwphlsW/r8Ie5hg1UPh/ttHRp/VZgcV8e6nNmP/qc6k9b2DWTNFqtWqm1hXLOwq08HzUEeH9mTqvenyAbv2RFMOS18Y2K+4BKUzHwZujrz9qEh/kqtpFScEIXkOJ+HZz3mI6XfjWFIPS487yRGfUvW3+nSWhvHc8vJY21bFRKdjD84qCVlZ2BfOCGUZSKftVItEiqXMTRs3RZd5epfCVZbJuA0hG16jUseeHqqZqDtlbLkzkxtS6v3iGRnPh/Ke/94FHHCzvYY8cmMYAVaM6p/G3edWftbaEtN70Fo7VKxPrpPzuSRZ7Vxmnb+Zad95DxxAC/vtMy/vkBVIP6dyn4HGxqa1oECFMe4oXdhnxZQoPzvWxb8upcXeAeOMMbcIlMq5a+dCBPGFNKhNhrb+9uAEDHwjE7rZlMJVSvt9v1S4hll6jiYIap+7n4reSKrS45aO9U0xiKXJJDohh pdonnell@icewind\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQC8MdUJzIvTCn0fM+hv1HAO/Lwjy/C/V7stQRWGIxyrRHbniyX8iuaU3j7YNFglSQPJq+YRM9UnGauM9/0J9tHKLsMp+zRQYrtxU/ThiTUN8TRJY11mGUol4yLsqkTtm6oq5sl6o+LfuA4hzaYc3XLrFHRJuCUgbtPG71Q0C/y3U+itrDK4wXUxBa4YzZzcIMg+c88VXwoouPbiL0gW5PCXzMaNtKlOqBUKlE935MLn70wIEfN/EwAAbss0ga1moqeqmi9Nlvm20DNIVFmkAGtYoq6CHXtL/uehzai5Sueop8Vmd8+1U8gDTo6JpiagdD8ZNf0zAbRx587KAT5ZMnahJpO276j7RNa85ZFkNkEnBLqBHRkCkTCYq1GehYyRaR69uuKyczFiIoTfAQgPh7VlnpT9525b/4nFsBDOkWxxWAIJR61YiKemPV/n/e9SwhvVsMDb2B/RBriwR7Mi2SZ/lBHGB+z0OA+EE2rGZy4LFVOfUczqIdpltlNotXan4M4F361i+bX19KE+f2RLySn3+GiFv0CdLwslS/y4xysz+FWxw6B0Y/EkpiDU3CdWM61+THGGm/DVhfL/Pvca7k8PonHFYw/x5w1nBcADpkM9JF+m5eOnp+weTEzl58sS+3GnoAuL8YFJwMW1RmE50xM0o5E3SDc8XftUvaSZz8mhII3uwDDukbELfmkLbnIeipQKyjO+GEx0JBp4Itz82qGuao0Wi32U9wHzhSWnX4GQ0pKZnq9frSlyCNwHu/iMiKF8sA2bX3dvplFJ9nKWPefcU8bdl/upr5hYrd2GttjUSkWZa+UuF264yx3ztcN7jotRhEmmdEcHVzKQ26/NyRI4/9DQpDKY7zw4O2wFkXWg5L9kodXwWzgy4cyOr4dMD9LBVLOpHc0CAji5/+lfuYQbu1mwVdfOzCXDqByjt7zCbeN7KuUh403sJ8PTQVp642xA9i4AkPv5g+fqi5C0++1DbZP0lmLfKtTswHhoN+kAqZu2N4Mu6mNVNKyZgW5h1pZzNSGWYcZttyYmMCHhPketReL0LPJ+VUsqQCVohuta3aaSe44InA28GZsXzMj5B0el/84bnE7cN4b+rfGD25NT73JEt3RgPa9W9jqT1hwd/nf53BDKpp7DlHjR77WSWT4h4F7bhbM1RsGSqAfZjCUJT6Rq+IuM2XcrLDY8zIeArkqaZLXMzfGj6KJ7cQes05P5LYfY4osXiq68Gs/7gzF31PQRRGOYAoqMN7752sn0ZMcpnUj3mJutQcncRUN4+naTMjU36WWD7it0YuQBnb2IJ4iKjYLInw8pr2zKgWtgr1TSCM4xKp/v1/ZMmbBmS+d 2021-02-11T00:07:40.665 INFO:teuthology.task.ansible.out:TzNC7Mpkt8vdCNjzZ5KZ5 pdonnell@aglarond", "key_options": null, "keyfile": "/home/pdonnell/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdonnell", "validate_certs": true} 2021-02-11T00:07:40.695 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQD3vdP9QHyNFUNPOdplezEbdYsQfcC91ncATI6Fl/xHifmUbcvjIRqZHkCY6FNWUpMeg9S3+wlHJtzjVqJJ/MlQML3EtwnzQkeWv8bjtuZ07OqULYIv0zEx63XUfSnrdFleJ8+KDSpn7krkYE44q85B88IL+ZBeq5eCXFJ1TtmsDcvsN8WqZNWMdUGqgH3Bb4D8+YKrEfGxoievyxZ1A1DnBHan2l8foTKYggRrnuSbTb59cFpxY3R7Arc5Cn9kDJT1nDVBA5SSGCfRMiNyBOUzQVYe/UjKTaCpngglXC3wYnjoGvGcpksHLQCxyuJPB6djC1tdF+3Jehdf8y8+2TBzWXiiPq2XwS58sER5GcLLLQv26pPL8hgu6CdI0sHxgcgQBgpjoLwUMHmv13CnN/AAcZY4RRDK2X5zd6wFSEhuuCoUqh/m7K219IxI6fVkLaApC851D/ua/pj9OMjiOaJ+D13cPrgfqxva4eK8FQZvqQm7aUK/TT216QNYmn7hkzNjMTkjv/L5yYQ5Ym92AHy44wHzLPrtDB5mk94vHOjG+KlAt9ofuLncMSAXWe+fOqxuIQ6VfbL2LUv0EGYhHe4XOVj98q5utsVQxQbXAZzNQaq9FWXs2A4xcVP7aWj0Fooi17LN/W0ng4Iijir5hyLr7k7M1G6resgiY7p83biNow== pdonnell@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQCpgLVt7Zphmf6nqD+9BC0N91jdmaY6ZpvrYWlzbhxXITQ6juIEtegnlZ+8ohdeEfHFBiyu1xOSQSM1X1ugvpPQE94UqQg7JVb0tuoUCNJHYnIuv8T4YgyP0/vEV48k2G0BBWlP+IJ5f1iDvZuLHWLR5JSgGqh5ELaaHr7Cbyb6JlImldb7SDIoPHMCZ+n6dLO8l5Zy7qWelw6aeA770xmPucBr6t/BVns2g77XgJz6zFd99yEaDy27i8jfzL7WqR9i93yVE9EsL7tuOjg6G9KUzxBF0bg9iVsJXypvcBuG0JwQ+SDKqYw/cN4iLy5qBa6Siqrfpc/LKU21VNmJ0e5eXNgKKbMBpBb8GVmkoLaSRcXw7LclWopjNDA+meUhDAwU7b97N7cqN8BYhBKQyiShXFHMKLuNo2fSuTRt/icfb9VisKNGBdvwgV0oOlrqbXMzZKmj9amb9b+3JDBTGB7ioCsj5x/Evf9srXRrQ9kikIr1aBbVXIWir/lasNWVydcmUYsNi8L7W0vXArLwp+GgOXJFeZUiD3z9LG4CouRxMSwoj3lgWeL2ZR8feH4D/SP/+QmBdU6+aG97au9qreeXi5X8QTR3LND0DwwEKczX+3s+Fa950Oieom/gXC57PVKVh90KVoAGw3HzJTlZrauOtLkYbTUAX6woOMhAtJ5oWuDDT4UrHQj37jRrrl2dETLwKwUJN2+2L07vnnOZ4ABcGWLsU6d3bXeUBlw3pdsYqPebDKUEpjL2kUOw+zmfjE 2021-02-11T00:07:40.696 INFO:teuthology.task.ansible.out:fdVx9BfrvExvDX+3MkxccCJ8FY7od1s5fGEFHsXnIiMnLO/HZb/JN+Aoe+/ExadIcYwJnWcCJyly2/532kGFUlzOliCwPxgJpjWCKQAv6LjWmxoPXiA4JI0bp6y7lMEjmV2Bp3mwphlsW/r8Ie5hg1UPh/ttHRp/VZgcV8e6nNmP/qc6k9b2DWTNFqtWqm1hXLOwq08HzUEeH9mTqvenyAbv2RFMOS18Y2K+4BKUzHwZujrz9qEh/kqtpFScEIXkOJ+HZz3mI6XfjWFIPS487yRGfUvW3+nSWhvHc8vJY21bFRKdjD84qCVlZ2BfOCGUZSKftVItEiqXMTRs3RZd5epfCVZbJuA0hG16jUseeHqqZqDtlbLkzkxtS6v3iGRnPh/Ke/94FHHCzvYY8cmMYAVaM6p/G3edWftbaEtN70Fo7VKxPrpPzuSRZ7Vxmnb+Zad95DxxAC/vtMy/vkBVIP6dyn4HGxqa1oECFMe4oXdhnxZQoPzvWxb8upcXeAeOMMbcIlMq5a+dCBPGFNKhNhrb+9uAEDHwjE7rZlMJVSvt9v1S4hll6jiYIap+7n4reSKrS45aO9U0xiKXJJDohh pdonnell@icewind\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQC8MdUJzIvTCn0fM+hv1HAO/Lwjy/C/V7stQRWGIxyrRHbniyX8iuaU3j7YNFglSQPJq+YRM9UnGauM9/0J9tHKLsMp+zRQYrtxU/ThiTUN8TRJY11mGUol4yLsqkTtm6oq5sl6o+LfuA4hzaYc3XLrFHRJuCUgbtPG71Q0C/y3U+itrDK4wXUxBa4YzZzcIMg+c88VXwoouPbiL0gW5PCXzMaNtKlOqBUKlE935MLn70wIEfN/EwAAbss0ga1moqeqmi9Nlvm20DNIVFmkAGtYoq6CHXtL/uehzai5Sueop8Vmd8+1U8gDTo6JpiagdD8ZNf0zAbRx587KAT5ZMnahJpO276j7RNa85ZFkNkEnBLqBHRkCkTCYq1GehYyRaR69uuKyczFiIoTfAQgPh7VlnpT9525b/4nFsBDOkWxxWAIJR61YiKemPV/n/e9SwhvVsMDb2B/RBriwR7Mi2SZ/lBHGB+z0OA+EE2rGZy4LFVOfUczqIdpltlNotXan4M4F361i+bX19KE+f2RLySn3+GiFv0CdLwslS/y4xysz+FWxw6B0Y/EkpiDU3CdWM61+THGGm/DVhfL/Pvca7k8PonHFYw/x5w1nBcADpkM9JF+m5eOnp+weTEzl58sS+3GnoAuL8YFJwMW1RmE50xM0o5E3SDc8XftUvaSZz8mhII3uwDDukbELfmkLbnIeipQKyjO+GEx0JBp4Itz82qGuao0Wi32U9wHzhSWnX4GQ0pKZnq9frSlyCNwHu/iMiKF8sA2bX3dvplFJ9nKWPefcU8bdl/upr5hYrd2GttjUSkWZa+UuF264yx3ztcN7jotRhEmmdEcHVzKQ26/NyRI4/9DQpDKY7zw4O2wFkXWg5L9kodXwWzgy4cyOr4dMD9LBVLOpHc0CAji5/+lfuYQbu1mwVdfOzCXDqByjt7zCbeN7KuUh403sJ8PTQVp642xA9i4AkPv5g+fqi5C0++1DbZP0lmLfKtTswHhoN+kAqZu2N4Mu6mNVNKyZgW5h1pZzNSGWYcZttyYmMCHhPketReL0LPJ+VUsqQCVohuta3aaSe44InA28GZsXzMj5B0el/84bnE7cN4b+rfGD25NT73JEt3RgPa9W9jqT1hwd/nf53BDKpp7DlHjR77WSWT4h4F7bhbM1RsGSqAfZjCUJT6Rq+IuM2XcrLDY8zIeArkqaZLXMzfGj6KJ7cQes05P5LYfY4osXiq68Gs/7gzF31PQRRGOYAoqMN7752sn0ZMcpnUj3mJutQcncRUN4+naTMjU36WWD7it0YuQBnb2IJ4iKjYLInw8pr2zKgWtgr1TSCM4xKp/v1/ZMmbBmS+d 2021-02-11T00:07:40.698 INFO:teuthology.task.ansible.out:TzNC7Mpkt8vdCNjzZ5KZ5 pdonnell@aglarond", "key_options": null, "keyfile": "/home/pdonnell/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdonnell", "validate_certs": true} 2021-02-11T00:07:40.789 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDKzhyWb3PmU88m8BbgpEuBzYM6+x28z6aZwHSesiyfXMfF4Y7IZjtKaTxH0ph/O9GQCPhRCVhRd8TlgKWJGhts1E+VkQfHfT18CgmrPWzj3gifc2FJhL97vB1Pd3jksGnOPAikgYPHP46SVMTtyvXCkOUuo7E29WrkdpjawcqM1rfpw63OnzHf7Ar7Sqh/othB7ajyVQ92t+XWSEqj7K+NRfTaq5L5RBWbwarM885o8xdI5mimOZ0QjzKOhFDORrI+HEVlkutyB8E20nZgo7TUy+kYeLVhEqb3A6Pi2QbA9GFLT69kA/H9nebhj7Cuim9yrx4OKeZuIncG0UxSQF3QmWflAZHBs8L/jniTz4DJ5id5jR29tvGK2LeddCEMB1L2cHwWHlG0aX5jaNEJe+nG6H5Tcg3+M1RPM8twBkRQmS3UzAyX/MTH1kktyFUHn8CdBXe0WTuoFSvXLB6BCHWzDYZOt0tIV/xMtBwhy+XGYA4oZSsDU5m7VlSVLBGL8DbRX69Z8AGey2y3FoFu/roY6NmDhTxUedJ2ZfoKSwdZD6jjatdO1621nonBnJxrDgaXCWzT7HtnWcc3GwxZoBrqkvgpsx88f4lNi22OpYVPV6A4hECe04u6OJnHSWVk3ft3p5PaLNF8aEXbiIgzZKAwX3LxpvEDFH/t1sdihhpmjw== jlayton@synchrony.poochiereds.net", "key_options": null, "keyfile": "/home/jlayton/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlayton", "validate_certs": true} 2021-02-11T00:07:40.820 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDKzhyWb3PmU88m8BbgpEuBzYM6+x28z6aZwHSesiyfXMfF4Y7IZjtKaTxH0ph/O9GQCPhRCVhRd8TlgKWJGhts1E+VkQfHfT18CgmrPWzj3gifc2FJhL97vB1Pd3jksGnOPAikgYPHP46SVMTtyvXCkOUuo7E29WrkdpjawcqM1rfpw63OnzHf7Ar7Sqh/othB7ajyVQ92t+XWSEqj7K+NRfTaq5L5RBWbwarM885o8xdI5mimOZ0QjzKOhFDORrI+HEVlkutyB8E20nZgo7TUy+kYeLVhEqb3A6Pi2QbA9GFLT69kA/H9nebhj7Cuim9yrx4OKeZuIncG0UxSQF3QmWflAZHBs8L/jniTz4DJ5id5jR29tvGK2LeddCEMB1L2cHwWHlG0aX5jaNEJe+nG6H5Tcg3+M1RPM8twBkRQmS3UzAyX/MTH1kktyFUHn8CdBXe0WTuoFSvXLB6BCHWzDYZOt0tIV/xMtBwhy+XGYA4oZSsDU5m7VlSVLBGL8DbRX69Z8AGey2y3FoFu/roY6NmDhTxUedJ2ZfoKSwdZD6jjatdO1621nonBnJxrDgaXCWzT7HtnWcc3GwxZoBrqkvgpsx88f4lNi22OpYVPV6A4hECe04u6OJnHSWVk3ft3p5PaLNF8aEXbiIgzZKAwX3LxpvEDFH/t1sdihhpmjw== jlayton@synchrony.poochiereds.net", "key_options": null, "keyfile": "/home/jlayton/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlayton", "validate_certs": true} 2021-02-11T00:07:40.905 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCijPApnekNl/dsY+fleKYstEzNkKflBEcCoKtjItUCDJCVLVFOsDBrV94EGvDWpr13aj9sSwpUzRbeu/vOW8ZT853HH6Dqg2+eoYwG6vDRprZb93nw6l4vtU59/M0yKkyi9CPp2+YUo31cCFzYWpq8bv2j1xBruDSUCUdn9nJrHiLFqA4QEwSpw+uVCjSKzQL+LjlKmE8Plfd+8mNCQeY/OFsjxAztwN+4M50SZCnOVCIwEXoYRNd82JOXMOaqZJazSWTO8Tml6+Nu0hyEcvHkHxWRDSM+6LmXNnjlVUPyDN2h1/VAYATpOZ2VhmRarDoftCp9Wzi7eQdL/CGiMyuD rzarzyns@redhat.com", "key_options": null, "keyfile": "/home/rzarzynski/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rzarzynski", "validate_certs": true} 2021-02-11T00:07:40.948 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCijPApnekNl/dsY+fleKYstEzNkKflBEcCoKtjItUCDJCVLVFOsDBrV94EGvDWpr13aj9sSwpUzRbeu/vOW8ZT853HH6Dqg2+eoYwG6vDRprZb93nw6l4vtU59/M0yKkyi9CPp2+YUo31cCFzYWpq8bv2j1xBruDSUCUdn9nJrHiLFqA4QEwSpw+uVCjSKzQL+LjlKmE8Plfd+8mNCQeY/OFsjxAztwN+4M50SZCnOVCIwEXoYRNd82JOXMOaqZJazSWTO8Tml6+Nu0hyEcvHkHxWRDSM+6LmXNnjlVUPyDN2h1/VAYATpOZ2VhmRarDoftCp9Wzi7eQdL/CGiMyuD rzarzyns@redhat.com", "key_options": null, "keyfile": "/home/rzarzynski/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rzarzynski", "validate_certs": true} 2021-02-11T00:07:41.042 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdGthG4qx90VQ8mJ7TI/IFFzptkSqBHYZsFIVu06IQgHbnFBvjao6heGt4UlkWJkegPCDWpKVAe7wFuXDpPlj/VssRHB5LBnYHKGfkNAzMNiMjpEZsTdy+9w39CCujipz0AlOSfrUdANBZ11AnG9VgQSPEukX5487juob55lFM6J3x+v4opBF3rSlux3+thbr8V0w4oCHMD9/aHvVjFoBnxo4oirR4jc/jgC2fQCMiAJhFKJGhjkKFiNHxcB3npBuRnpy+59BcScOAzSXdJ7DGnwxQLjymnhqsAcWinjjJhOjaq6NaoeKv5I7zQLaVGaQdIyuuAK1Dnb7trpfQU7mR rdias@rdias-suse-laptop", "key_options": null, "keyfile": "/home/rdias/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rdias", "validate_certs": true} 2021-02-11T00:07:41.074 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdGthG4qx90VQ8mJ7TI/IFFzptkSqBHYZsFIVu06IQgHbnFBvjao6heGt4UlkWJkegPCDWpKVAe7wFuXDpPlj/VssRHB5LBnYHKGfkNAzMNiMjpEZsTdy+9w39CCujipz0AlOSfrUdANBZ11AnG9VgQSPEukX5487juob55lFM6J3x+v4opBF3rSlux3+thbr8V0w4oCHMD9/aHvVjFoBnxo4oirR4jc/jgC2fQCMiAJhFKJGhjkKFiNHxcB3npBuRnpy+59BcScOAzSXdJ7DGnwxQLjymnhqsAcWinjjJhOjaq6NaoeKv5I7zQLaVGaQdIyuuAK1Dnb7trpfQU7mR rdias@rdias-suse-laptop", "key_options": null, "keyfile": "/home/rdias/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rdias", "validate_certs": true} 2021-02-11T00:07:41.158 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEEjb7yrcY6I6XbMU0hCps1NqBuYmA6HDmMcS/l3i5wJRBitIXYVlv6pefUG9gdBYR5NneccLfVFURu+DC63MJa2ELJvVXsQ6YUOX39bJUT9KlZs8mH+nlTD7tlPmP17Ae3k8sT0H42Q+/5+b5YvdAU+03aPhzntmy38SyvLKrvowRk63wHgcE9p23LY9tY3+HSJu86cb/IdePk1GLjnrMeT9aM+5j2eETrmBjMArP+/2UIsT5eb8MBkQzJ299SCC2gfV/qIVkorFl9xdejctAwNwdT0SPTMxCHxaiK3wZ0e/5HHTbSgR5YlxOlKYq93XBVYIaFKPCePk1At1a3Pjh cephalopod@octopus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcrTZoKO5e5xs2PB2UuAruvGlJESTHNAtqipbC8yJtRg8WGVDLt//rGu36QNSbpbJYMZgqgKsXBYolJB1ckqLYLv5j8RAoVwbW4QqKaV95y7x0bbXs/YAPnRBhEO1nfpT8GHQusUZvTbz38FDaQwstsYoncmsyZwBrqus9ycFavpY4wfpKoWtzeiK5Wjq7ervThOs98ZJKXJXOOxeI7mDakE3Jv7q2tBNu/rU1kzxIl65kWURzgxox6EmIZXQK3FzKt0jjdKtApVYSlx4ODLPI4iyxOv+MbRe3Nnj6FDhfz8/FeP/U5wWxdYx2WslzZCOI1BJ0VDLu3xEpLlu4vPzp vshankar@h3ckers-pride", "key_options": null, "keyfile": "/home/vshankar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vshankar", "validate_certs": true} 2021-02-11T00:07:41.202 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEEjb7yrcY6I6XbMU0hCps1NqBuYmA6HDmMcS/l3i5wJRBitIXYVlv6pefUG9gdBYR5NneccLfVFURu+DC63MJa2ELJvVXsQ6YUOX39bJUT9KlZs8mH+nlTD7tlPmP17Ae3k8sT0H42Q+/5+b5YvdAU+03aPhzntmy38SyvLKrvowRk63wHgcE9p23LY9tY3+HSJu86cb/IdePk1GLjnrMeT9aM+5j2eETrmBjMArP+/2UIsT5eb8MBkQzJ299SCC2gfV/qIVkorFl9xdejctAwNwdT0SPTMxCHxaiK3wZ0e/5HHTbSgR5YlxOlKYq93XBVYIaFKPCePk1At1a3Pjh cephalopod@octopus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcrTZoKO5e5xs2PB2UuAruvGlJESTHNAtqipbC8yJtRg8WGVDLt//rGu36QNSbpbJYMZgqgKsXBYolJB1ckqLYLv5j8RAoVwbW4QqKaV95y7x0bbXs/YAPnRBhEO1nfpT8GHQusUZvTbz38FDaQwstsYoncmsyZwBrqus9ycFavpY4wfpKoWtzeiK5Wjq7ervThOs98ZJKXJXOOxeI7mDakE3Jv7q2tBNu/rU1kzxIl65kWURzgxox6EmIZXQK3FzKt0jjdKtApVYSlx4ODLPI4iyxOv+MbRe3Nnj6FDhfz8/FeP/U5wWxdYx2WslzZCOI1BJ0VDLu3xEpLlu4vPzp vshankar@h3ckers-pride", "key_options": null, "keyfile": "/home/vshankar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vshankar", "validate_certs": true} 2021-02-11T00:07:41.287 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+CtnvyVRSkIvD15O/q7/vQmD4oE8q7Mo6oT3kqTXaEaQ7iDayC2biUC0PC4OztPlNJxPUcKK5DfWw4F79OKeheqUbZRhsCC3Ge2JGoXHmsf0kBYdioMGiAxm+f8M/v1KESSSxvEnU7o+oi6VtFchh4Dl/WZ54rqZc/oQrlGNTHulFAuyoIAlKkCe3N0GdHN54PB+26QbLXvOuqpWmjVFbcjgRC62mkZl3LuCBhviXS4Rl5/ZE0QIHubCwV5XVrsqvscLS64bi06W8RN2vL56Vn3N9TGV4d2dlbE1PaBBESoTQ7Q0iUN32OAZLo7nF/1fiPY3Xc8r35juya5k+KR9z adam@TP50", "key_options": null, "keyfile": "/home/akupczyk/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akupczyk", "validate_certs": true} 2021-02-11T00:07:41.319 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+CtnvyVRSkIvD15O/q7/vQmD4oE8q7Mo6oT3kqTXaEaQ7iDayC2biUC0PC4OztPlNJxPUcKK5DfWw4F79OKeheqUbZRhsCC3Ge2JGoXHmsf0kBYdioMGiAxm+f8M/v1KESSSxvEnU7o+oi6VtFchh4Dl/WZ54rqZc/oQrlGNTHulFAuyoIAlKkCe3N0GdHN54PB+26QbLXvOuqpWmjVFbcjgRC62mkZl3LuCBhviXS4Rl5/ZE0QIHubCwV5XVrsqvscLS64bi06W8RN2vL56Vn3N9TGV4d2dlbE1PaBBESoTQ7Q0iUN32OAZLo7nF/1fiPY3Xc8r35juya5k+KR9z adam@TP50", "key_options": null, "keyfile": "/home/akupczyk/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akupczyk", "validate_certs": true} 2021-02-11T00:07:41.413 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDeUJcLeyfqIk3ErPoFqh9kOnvUPsk/2hfaYNC2wZLMOSTIs3zXM8xjki8eN6vle0dmmeeAdwF+e2hJ3tCFKsEUQRvMc7ugIBA7L8/DboShYu7ItyQ3QRvy9pi6jnA/tlHA1LHalvyhMw0yZ4kvPbrfNMhZzOKzvL6jX166rqLA5AuiIfdYMBpE5rYq11GVjm0uQKw4UJpBMooNJeovEfQlNBTSV+IJSTiGBpBD7SgsuW3USMeEF3fEgQOcnvYdv5Fbp/crloyLWYc0HTidkLxpjP7vqY7E4BuBJug0zIB7voR3MYq6rAeuWjByPvq6coDlUjnw/QlrvarCbjjSaHdaRXLj/Dj+QqJFviESBr64ZynhHL21Bl6rexW7AwYyPa73Erbus3dN0aVQQ/ApcDTGHT7KRlDQ2YYg05YM4swpVVnrIdV58FzLWkll+ypCK/+kdtk5eRSe/KzZA3s7z4d4WLgolFWs8Fky8Rx1xDGewvMJgFUWVUbcGC13RocbNSxXG80cbIx8L/sclX4lDfGouu2sUXhP19vq1rJ7gZa6XTPohXjPbFS+En2cdlGdKXhppdvjT4QWKNzgQoF7qgWHMqJnMFJ6beT/2zP34KoM3t0ulee04z88VSn8Th8aqvLlGbdrt5LrE90escSaIAR1vNKZ1hCFwGieSKoRtYJTCw== nojha@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6NWn9EzQJoeXkUbaNclYcR9Gga7HFhhXMGxdo/9ypYwlEzQTA6FnEreG3s1EmlQ4hofuc0kMhrjh0YeJZMrETWMoA0SmoX+6iR26UWVtOTk7i1v2TqkTY7llmQneHqQgmZEBXK0jF1HVP5kHY5dhagtcpfsGY5dc0eGUjfqAyh/xrCxciOE/JQ03tDcKIc5eOQIqv46JqnUS90Zr/Cov2qGKKHTa/VO1a2viOmDC/uHi5xXvII1Kh9rHp1oZ2Wm3fiGgT8xZaTJFFhWpdq3AdKfkEaV93yQcCdaUsGBHwDHcPOhxpBZpqZvcCR3I/tigDav4QViB1PRN7JnTIWCIznfrQK3r2Frl6BVFDvydwgRVS43ctEKPOJj8ELMUWX+fpjsKrA9Kn7nUU35ti7qIWKg1Cnz3lzVA29TsEg10E+nT4SVKZtRSWw/2AX0bsfxfSY30yjw5PP+bjnVh/bOOkqR2UkPBj4eeOKMD8nV1an79xP0eH+t36INaJhq6qwxE= nojha@nojha-mac", "key_options": null, "keyfile": "/home 2021-02-11T00:07:41.415 INFO:teuthology.task.ansible.out:/nojha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nojha", "validate_certs": true} 2021-02-11T00:07:41.446 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDeUJcLeyfqIk3ErPoFqh9kOnvUPsk/2hfaYNC2wZLMOSTIs3zXM8xjki8eN6vle0dmmeeAdwF+e2hJ3tCFKsEUQRvMc7ugIBA7L8/DboShYu7ItyQ3QRvy9pi6jnA/tlHA1LHalvyhMw0yZ4kvPbrfNMhZzOKzvL6jX166rqLA5AuiIfdYMBpE5rYq11GVjm0uQKw4UJpBMooNJeovEfQlNBTSV+IJSTiGBpBD7SgsuW3USMeEF3fEgQOcnvYdv5Fbp/crloyLWYc0HTidkLxpjP7vqY7E4BuBJug0zIB7voR3MYq6rAeuWjByPvq6coDlUjnw/QlrvarCbjjSaHdaRXLj/Dj+QqJFviESBr64ZynhHL21Bl6rexW7AwYyPa73Erbus3dN0aVQQ/ApcDTGHT7KRlDQ2YYg05YM4swpVVnrIdV58FzLWkll+ypCK/+kdtk5eRSe/KzZA3s7z4d4WLgolFWs8Fky8Rx1xDGewvMJgFUWVUbcGC13RocbNSxXG80cbIx8L/sclX4lDfGouu2sUXhP19vq1rJ7gZa6XTPohXjPbFS+En2cdlGdKXhppdvjT4QWKNzgQoF7qgWHMqJnMFJ6beT/2zP34KoM3t0ulee04z88VSn8Th8aqvLlGbdrt5LrE90escSaIAR1vNKZ1hCFwGieSKoRtYJTCw== nojha@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6NWn9EzQJoeXkUbaNclYcR9Gga7HFhhXMGxdo/9ypYwlEzQTA6FnEreG3s1EmlQ4hofuc0kMhrjh0YeJZMrETWMoA0SmoX+6iR26UWVtOTk7i1v2TqkTY7llmQneHqQgmZEBXK0jF1HVP5kHY5dhagtcpfsGY5dc0eGUjfqAyh/xrCxciOE/JQ03tDcKIc5eOQIqv46JqnUS90Zr/Cov2qGKKHTa/VO1a2viOmDC/uHi5xXvII1Kh9rHp1oZ2Wm3fiGgT8xZaTJFFhWpdq3AdKfkEaV93yQcCdaUsGBHwDHcPOhxpBZpqZvcCR3I/tigDav4QViB1PRN7JnTIWCIznfrQK3r2Frl6BVFDvydwgRVS43ctEKPOJj8ELMUWX+fpjsKrA9Kn7nUU35ti7qIWKg1Cnz3lzVA29TsEg10E+nT4SVKZtRSWw/2AX0bsfxfSY30yjw5PP+bjnVh/bOOkqR2UkPBj4eeOKMD8nV1an79xP0eH+t36INaJhq6qwxE= nojha@nojha-mac", "key_options": null, "keyfile": "/home 2021-02-11T00:07:41.447 INFO:teuthology.task.ansible.out:/nojha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nojha", "validate_certs": true} 2021-02-11T00:07:41.540 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+c7zV5QmZb0WsgA2UZogoDNaoHcngRVLA8+BYk/U10ZlvCckJSfIXWMlBnqguZgdm/jBwsw5mGVBgHxUSqFNybwIlU00kyPZU6VbyVP+ZNVUf0XIE1NlemldgPBxxcOzSHkHhWrUqA3IKiCllcQVDQzutfUnq+jDT6NkVn4/cyNzNlargt7FR2L8gvskh62jLTBbhEuHMBp3jLCvaHJOk708gXm9qZ5iLOGV0pu7xdg58KE0p8ILClQBTbvoqPgZE9LA3qaOk1NR1n22kuW8JRHaKfD2Hn0Yu/MfKct783Bxb3mxWBKXxmM4otdmsR/R14NH/hIPce9wSkOOnQAC9 ifed@37526", "key_options": null, "keyfile": "/home/ifed01/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ifed01", "validate_certs": true} 2021-02-11T00:07:41.572 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+c7zV5QmZb0WsgA2UZogoDNaoHcngRVLA8+BYk/U10ZlvCckJSfIXWMlBnqguZgdm/jBwsw5mGVBgHxUSqFNybwIlU00kyPZU6VbyVP+ZNVUf0XIE1NlemldgPBxxcOzSHkHhWrUqA3IKiCllcQVDQzutfUnq+jDT6NkVn4/cyNzNlargt7FR2L8gvskh62jLTBbhEuHMBp3jLCvaHJOk708gXm9qZ5iLOGV0pu7xdg58KE0p8ILClQBTbvoqPgZE9LA3qaOk1NR1n22kuW8JRHaKfD2Hn0Yu/MfKct783Bxb3mxWBKXxmM4otdmsR/R14NH/hIPce9wSkOOnQAC9 ifed@37526", "key_options": null, "keyfile": "/home/ifed01/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ifed01", "validate_certs": true} 2021-02-11T00:07:41.667 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnOq6OHTRJuv7n0GZygBue/AE2q47pFM3KyrvmZxPRNmwtXn2r3ngHQQyc6DLZdFIv9Yn0VWu1KB/ryCdN3Xy7HAxBfHdKjtQ4vvfsWUbQF2JjhEjrsl+usgpqK1Tz6yuL4uAtFgLTN9o6gcH2bsQ15w+rEHCiYVzaGp7Cj+y+/VPBRIEHETSUZxwqiDH57uFTHxJrBIn6yhCorbn5QOjfmHUGmkxl3Geph++LbuQeha5F/DHaylMulsYZZBDEhIG8G2coDmVz8Cp1gw0kBWv63JHKnXaJboGXty2Zj36O/wdZKTE+7cV6JhxfJczhZBTb2cImIhspGwdHfnFgBoXz myoungwon@fg2server", "key_options": null, "keyfile": "/home/myoungwon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "myoungwon", "validate_certs": true} 2021-02-11T00:07:41.700 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnOq6OHTRJuv7n0GZygBue/AE2q47pFM3KyrvmZxPRNmwtXn2r3ngHQQyc6DLZdFIv9Yn0VWu1KB/ryCdN3Xy7HAxBfHdKjtQ4vvfsWUbQF2JjhEjrsl+usgpqK1Tz6yuL4uAtFgLTN9o6gcH2bsQ15w+rEHCiYVzaGp7Cj+y+/VPBRIEHETSUZxwqiDH57uFTHxJrBIn6yhCorbn5QOjfmHUGmkxl3Geph++LbuQeha5F/DHaylMulsYZZBDEhIG8G2coDmVz8Cp1gw0kBWv63JHKnXaJboGXty2Zj36O/wdZKTE+7cV6JhxfJczhZBTb2cImIhspGwdHfnFgBoXz myoungwon@fg2server", "key_options": null, "keyfile": "/home/myoungwon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "myoungwon", "validate_certs": true} 2021-02-11T00:07:41.795 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQDZPRW12u7LvaiynB87ad5h/JFtYIVjkKIOym9Y5CAbvatHhZ9fB1WAnYIn2HqiSSPUXT8sFy8w0TmM+aH0/ZGcfXoe0CdTWLtUbXKNlPI5h7TO9rHXESP2iRBpnKs3vK8WnMY0/D5BeESrPfwVScucmzaDrjUqjdZKR/aEeqVvDpQsdaCaoqNg23t4nhQ54BEvK8O+14nQ26Rtmm40QHO1ze+0UK+7nUMMFwxvd1EKjVp21EgYAFEbyQ5Kbbl+fmS/11AGy/yTai0c4qd7ohBzZvx8+sY+c1novG9Q7LhtyxuuYwzYIrGBCkKH5+iC7nt2rGBP+mnTfIgdbJUiXX3cdrMESwOSZy6x6zgbXXME+yfM0myhomKmUkpeZAQInX2KYrnEuPD9kteyK9tZcG6gJSaiUdvlab49Alx5lM2hc62M4s4WKaIgroCoApd8FtNAlTQsdYuycntgNrbPy0LXQ5hw8K8hkvc6RbxISdj/RXWguQSVbJWdS9Pf5NwD3Tq7dsOghJWhx4vBkhW3IECVrPQWVyAmgQ9oj1PoL7/2LZ6h9P8F0KC1qmhm+pWdEPLugOlU6lzQX7RJcukYlsINThM1RGwbPE4h9XcMyHAnODiDF63TDfQ01oKbVXj9XpOGY5eP0EQxKJYjCfWW0Ot6nK2ZCt8OYvoRkWMGnLv11Nub3NNOgh5TB/4nDvEU1cIb/Ikb4BRzVIEbast/pqUJmXe+GQ+ho7mp8y8a+lIxu54BR+VN6isjwODCVt1DYohgixEoul7p5pXvTM+JUY2GD/ddTGwPvVAN66sWnT9bjZZunQwTHqasFCIHNyPhnEnYIIqCo9O1I/D8zRQG3SYNxT6ED9GPARrE/H0TvdOmKaT3e0F2GRJRSToNxol9dpJovUziojOhXyBUjlTqnMY2RVilX90MnzgqR3zGO0aSruTGyNT2Faymqxn6T/50mSdJ8EyWH23BaaXUUW/z3Cjov+yCQjLY48SOWwlxKXw3hGz8xTAxauBYI01ojsVLCpCUGFyKlWS5iFwiLFtr1KPYqeCoS6CoWjiOiFgGe+w3lPPfp2h4rc6auIx2DZ1ByYhWLeHnpkV7sG+q5ckBIRAYmiKyXSGdV4zbXITMWDm+3zu4oj5VPRCfjMlout8OZ4TQm5PUdKZZhSE1jULG9tPDFL7nWwM3z0HET+d9kQYcEO6QB+ma9gZHp1qZJbXvCIC5fQ9y9El++A6N3dBr+ED10Ye88PLoWPeumyAmc24BDdI0skGk89Q0IzoLqagK6HGhPAso8si9wr84CEi4ncpizVLDU2cFKCpef4Sa03HoMbwfTgERtyptKFRbMT+SpuZsnrhF635h9uqFnszowUXV guits@Elisheba", "key_options": null, "keyfile": "/home/gabrioux/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": " 2021-02-11T00:07:41.796 INFO:teuthology.task.ansible.out:gabrioux", "validate_certs": true} 2021-02-11T00:07:41.838 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQDZPRW12u7LvaiynB87ad5h/JFtYIVjkKIOym9Y5CAbvatHhZ9fB1WAnYIn2HqiSSPUXT8sFy8w0TmM+aH0/ZGcfXoe0CdTWLtUbXKNlPI5h7TO9rHXESP2iRBpnKs3vK8WnMY0/D5BeESrPfwVScucmzaDrjUqjdZKR/aEeqVvDpQsdaCaoqNg23t4nhQ54BEvK8O+14nQ26Rtmm40QHO1ze+0UK+7nUMMFwxvd1EKjVp21EgYAFEbyQ5Kbbl+fmS/11AGy/yTai0c4qd7ohBzZvx8+sY+c1novG9Q7LhtyxuuYwzYIrGBCkKH5+iC7nt2rGBP+mnTfIgdbJUiXX3cdrMESwOSZy6x6zgbXXME+yfM0myhomKmUkpeZAQInX2KYrnEuPD9kteyK9tZcG6gJSaiUdvlab49Alx5lM2hc62M4s4WKaIgroCoApd8FtNAlTQsdYuycntgNrbPy0LXQ5hw8K8hkvc6RbxISdj/RXWguQSVbJWdS9Pf5NwD3Tq7dsOghJWhx4vBkhW3IECVrPQWVyAmgQ9oj1PoL7/2LZ6h9P8F0KC1qmhm+pWdEPLugOlU6lzQX7RJcukYlsINThM1RGwbPE4h9XcMyHAnODiDF63TDfQ01oKbVXj9XpOGY5eP0EQxKJYjCfWW0Ot6nK2ZCt8OYvoRkWMGnLv11Nub3NNOgh5TB/4nDvEU1cIb/Ikb4BRzVIEbast/pqUJmXe+GQ+ho7mp8y8a+lIxu54BR+VN6isjwODCVt1DYohgixEoul7p5pXvTM+JUY2GD/ddTGwPvVAN66sWnT9bjZZunQwTHqasFCIHNyPhnEnYIIqCo9O1I/D8zRQG3SYNxT6ED9GPARrE/H0TvdOmKaT3e0F2GRJRSToNxol9dpJovUziojOhXyBUjlTqnMY2RVilX90MnzgqR3zGO0aSruTGyNT2Faymqxn6T/50mSdJ8EyWH23BaaXUUW/z3Cjov+yCQjLY48SOWwlxKXw3hGz8xTAxauBYI01ojsVLCpCUGFyKlWS5iFwiLFtr1KPYqeCoS6CoWjiOiFgGe+w3lPPfp2h4rc6auIx2DZ1ByYhWLeHnpkV7sG+q5ckBIRAYmiKyXSGdV4zbXITMWDm+3zu4oj5VPRCfjMlout8OZ4TQm5PUdKZZhSE1jULG9tPDFL7nWwM3z0HET+d9kQYcEO6QB+ma9gZHp1qZJbXvCIC5fQ9y9El++A6N3dBr+ED10Ye88PLoWPeumyAmc24BDdI0skGk89Q0IzoLqagK6HGhPAso8si9wr84CEi4ncpizVLDU2cFKCpef4Sa03HoMbwfTgERtyptKFRbMT+SpuZsnrhF635h9uqFnszowUXV guits@Elisheba", "key_options": null, "keyfile": "/home/gabrioux/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": " 2021-02-11T00:07:41.839 INFO:teuthology.task.ansible.out:gabrioux", "validate_certs": true} 2021-02-11T00:07:41.925 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpDFqu0Zg94mCjrA0FTB0vMiSBml1pqYCDKHhKBrfaza8u3bhtsmls9i+6U/vIwCEVk4GGPNhWduTJK0h9R5MS2eCf3GJcE0XHqRp/8msUCDPOVSZwC7hoYHZKunUIUaIUajOnR+L2slA/a9JaqataFH7zdrKbPdSKBzf5CXYrc0fK+Fz5OOsaI9KITbM0nESVpNCDzRqnA/aarF9MlN79vpTtvwQ+i0z2Km3cxqwV70GPMuFVo4CGf8pCGpbMrIg9OtoSC1svQ2vZzLkH2WrbDqTfYlOEYJJXaiBKcGhGnLZXfLIGSgvHjpv6xHo63yaMihocyg2MwTS8TZ/VtAaH seb@redhat.com", "key_options": null, "keyfile": "/home/leseb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "leseb", "validate_certs": true} 2021-02-11T00:07:41.969 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpDFqu0Zg94mCjrA0FTB0vMiSBml1pqYCDKHhKBrfaza8u3bhtsmls9i+6U/vIwCEVk4GGPNhWduTJK0h9R5MS2eCf3GJcE0XHqRp/8msUCDPOVSZwC7hoYHZKunUIUaIUajOnR+L2slA/a9JaqataFH7zdrKbPdSKBzf5CXYrc0fK+Fz5OOsaI9KITbM0nESVpNCDzRqnA/aarF9MlN79vpTtvwQ+i0z2Km3cxqwV70GPMuFVo4CGf8pCGpbMrIg9OtoSC1svQ2vZzLkH2WrbDqTfYlOEYJJXaiBKcGhGnLZXfLIGSgvHjpv6xHo63yaMihocyg2MwTS8TZ/VtAaH seb@redhat.com", "key_options": null, "keyfile": "/home/leseb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "leseb", "validate_certs": true} 2021-02-11T00:07:42.053 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzjJ6nlPn/OXP3knQ6orVId2QLswql9gRetKYlicKDBrdFg0MES03EIuAonu0aUR4NEReR7P1iB8eNnezrHyAu5mxIJlZp0rz7ljcBcTLL+11IJU9I9OjBFwzXGqJ1KK4B4Qfw35oc2O6F5V0JP2nHhHgyny37udJLImhxHy3RNmDwc86JhEBCVR3ouYiZuxgxxbA9BXc6+Lkdu9hEMMCDlaEXwNmMyASVU9Wf3dKnMTSCdar2PANquWbpNQZ5cgoTm39xgust5CEyYJ53aOdrti0DYK7qyzxUXre6ckZGrH4oGv2XrDaxpACIiHXt+slvow51gsZnBRHeayMAxQzGQ== hchen@hchen.csb", "key_options": null, "keyfile": "/home/hchen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hchen", "validate_certs": true} 2021-02-11T00:07:42.096 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzjJ6nlPn/OXP3knQ6orVId2QLswql9gRetKYlicKDBrdFg0MES03EIuAonu0aUR4NEReR7P1iB8eNnezrHyAu5mxIJlZp0rz7ljcBcTLL+11IJU9I9OjBFwzXGqJ1KK4B4Qfw35oc2O6F5V0JP2nHhHgyny37udJLImhxHy3RNmDwc86JhEBCVR3ouYiZuxgxxbA9BXc6+Lkdu9hEMMCDlaEXwNmMyASVU9Wf3dKnMTSCdar2PANquWbpNQZ5cgoTm39xgust5CEyYJ53aOdrti0DYK7qyzxUXre6ckZGrH4oGv2XrDaxpACIiHXt+slvow51gsZnBRHeayMAxQzGQ== hchen@hchen.csb", "key_options": null, "keyfile": "/home/hchen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hchen", "validate_certs": true} 2021-02-11T00:07:42.179 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCqZKc+/7iPLhapA/7SYmLxwyKEM95D6eFfsDBNKbEUey/B1OlqYSo+yKB/LdFDyUcd7shMDnhFFg47lNMANrsZdtE4iMPVAa1YhcrTgNbV3HSp9cthKixvU/gkt9Fnb6PEckRzr19wEwxtoNg3Fh/R6YCiSjPwqHmArtC1G2hzk560EJpozx6xylMR5IafatNDoZVw2YQ35fZvHbhHD6meQELducHJ1bKEEHxVIRSTcmXDpBz/vAvBoQOEPuH6PmC/oSwL9HVVIsazf65F4QfK98d+8NCK9TemgXyGDk3Sjz6xdm76yBhFzDQEAzO12U1YtS7Q7zGVsjmSDav2dd7 jcollin@earth\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC89dHSsgjgtIjJ3e/pcMthliQlX2vtdXL7pk62nD64230Fm1PfOVCnzn4LqDhBbGgJT+BrlwOPfzStpLgnUT3l67S834SJzhvSTTpQp2pznnQg1rZOiXjvNhbQwVYV4rphXWqay8weWvFIb5QfXE66mYA1etZtcOb1SMY2ofAjUiA8bAQS5aHpzcMVs4N1A9x5GJx/7/Bj1h8zPpSXikDYasJc3++UMGc45C/AAf725YwijK7xMnZNXv8uTBoGzO/Ko24R3VdvtfMVn4Hi4/FwuRd5bRYcJXR/nUdtA3IinqvlnTpFV2LbfgVTHiUMGhvewRTB+8S8ij4nnAlko3H3bhqZZTk/y7d4K/IerY0mozVIc2x8rMLfqhF9OKv1QFB9fskRZcF/ENHITnmLqCJPg9rgmyv1gCQ5Tbds1OI+IYQIowdiwtaViiTSIy7/CedbHqMz6aDnPsJFMs24lcUXe2d8uZ26RqMinMFGXg0zF7tifuVmxj7zG8DT7MFORDm5f/Hhkng05R5XZesStTBxpEU0MGuzWhENt3RuJdstqmY+wkDVW3XwjUvKG/gVYuJYfnBAsRZIZezw2wfvodhc8EmeHELvY1YtB3DGTBXKE1lsKGN7yV5+nl4UtR2IGzBn9GovWVi5ooB8UlSAeUmZix/eAA5teL8ldFrDht7+AQ== jcollin@teuthology\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeApVHu5er+R9h52RLSVYVhXFQSn/nMN38uWoDYPw2bqYBLNEAAMcPl+rnqHubELpXTGXjJYL4n2mjic+2rOLZpDgPLmOOm4PwgYstJjE1KLegKqVzXIa9HfASKMXaHSgwtC6P5vDQkm2MNl8vXuTAITF7VYdDS33Kk 2021-02-11T00:07:42.181 INFO:teuthology.task.ansible.out:ke6ViJRZI7szYjbP7z9A1fy26THrvnuBT1Q18yy9vgk/sKo8vjLQfHSLvO90CJzouNEKqmkVpmJEqCPbE+s6Qr4+d2KY7L6Q6GAXxrqXK1jSDrrPsJguE6zZ1oWy/7XFMOr9ssduFWocnjQjPtQj3M+V+7FYAsf5uqQnzeMQTjO6AXYxTI7 jcollin@stratocaster\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDk/DYRp5E8Dla/4XHCF504X20W0u7CijZSCFWT1/5082NgnYeR90Prth3p+4xsw3YC9H5pEAS3XwcbdUb/NtWvZVIAIcMd7NOOEClSIj2Agk7NJxZ/4SfQRLrK3H2Qli/MVnrTxnEa9oeS4zqzv9dKRwFJDUFCoH2CpoumFVAp02uyzk7D/+XqFrXzMJUiSHXfl3YM2rt/vNmCtHtVp04UcG0Kyl2TXY37frRlSOkMMu0zbIC551gOyae6NGYhkYHa7u2SnngXcKM78b8MDvMv3QtuUN5P4WpH5qFRdlKNKsQGrzcQpBDY8AKQ+rX0K1ENhBwer49bihYNMKvjYmvTdLTNWgPCu7dt8JSgJQ8JMMhve0pjvFdpcKDLp0fvXDvJvZdLJM1ID/66kywJspHjShuqQNXRMfd1R9C4F20c+R9LY6eTGwrpLG1DNEez1VBHmOu5hQl03T2PfaThfLfMHRTw8JpGXGLMQarCCTm1PC6Z2Iw7KzorxP1eofGA5q8XoCbwGD01uQRZrwxPq0SHzTAkW2C2M8oEz+k4Mrx7+vGYzSS14hqxrzk91wuYhZCAKuGpqwm1ouJ4wxvWFewjbxLgucMfGSp09zJ2XSYRmtm7SAUifFob6Z9czHGTQerHCOTPuYqzlap2gCCVYtEvQyNB+4IqK/9FtEXTr28x0Q== jcollin@stratocaster", "key_options": null, "keyfile": "/home/jcollin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcollin", "validate_certs": true} 2021-02-11T00:07:42.222 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCqZKc+/7iPLhapA/7SYmLxwyKEM95D6eFfsDBNKbEUey/B1OlqYSo+yKB/LdFDyUcd7shMDnhFFg47lNMANrsZdtE4iMPVAa1YhcrTgNbV3HSp9cthKixvU/gkt9Fnb6PEckRzr19wEwxtoNg3Fh/R6YCiSjPwqHmArtC1G2hzk560EJpozx6xylMR5IafatNDoZVw2YQ35fZvHbhHD6meQELducHJ1bKEEHxVIRSTcmXDpBz/vAvBoQOEPuH6PmC/oSwL9HVVIsazf65F4QfK98d+8NCK9TemgXyGDk3Sjz6xdm76yBhFzDQEAzO12U1YtS7Q7zGVsjmSDav2dd7 jcollin@earth\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC89dHSsgjgtIjJ3e/pcMthliQlX2vtdXL7pk62nD64230Fm1PfOVCnzn4LqDhBbGgJT+BrlwOPfzStpLgnUT3l67S834SJzhvSTTpQp2pznnQg1rZOiXjvNhbQwVYV4rphXWqay8weWvFIb5QfXE66mYA1etZtcOb1SMY2ofAjUiA8bAQS5aHpzcMVs4N1A9x5GJx/7/Bj1h8zPpSXikDYasJc3++UMGc45C/AAf725YwijK7xMnZNXv8uTBoGzO/Ko24R3VdvtfMVn4Hi4/FwuRd5bRYcJXR/nUdtA3IinqvlnTpFV2LbfgVTHiUMGhvewRTB+8S8ij4nnAlko3H3bhqZZTk/y7d4K/IerY0mozVIc2x8rMLfqhF9OKv1QFB9fskRZcF/ENHITnmLqCJPg9rgmyv1gCQ5Tbds1OI+IYQIowdiwtaViiTSIy7/CedbHqMz6aDnPsJFMs24lcUXe2d8uZ26RqMinMFGXg0zF7tifuVmxj7zG8DT7MFORDm5f/Hhkng05R5XZesStTBxpEU0MGuzWhENt3RuJdstqmY+wkDVW3XwjUvKG/gVYuJYfnBAsRZIZezw2wfvodhc8EmeHELvY1YtB3DGTBXKE1lsKGN7yV5+nl4UtR2IGzBn9GovWVi5ooB8UlSAeUmZix/eAA5teL8ldFrDht7+AQ== jcollin@teuthology\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeApVHu5er+R9h52RLSVYVhXFQSn/nMN38uWoDYPw2bqYBLNEAAMcPl+rnqHubELpXTGXjJYL4n2mjic+2rOLZpDgPLmOOm4PwgYstJjE1KLegKqVzXIa9HfASKMXaHSgwtC6P5vDQkm2MNl8vXuTAITF7VYdDS33Kk 2021-02-11T00:07:42.223 INFO:teuthology.task.ansible.out:ke6ViJRZI7szYjbP7z9A1fy26THrvnuBT1Q18yy9vgk/sKo8vjLQfHSLvO90CJzouNEKqmkVpmJEqCPbE+s6Qr4+d2KY7L6Q6GAXxrqXK1jSDrrPsJguE6zZ1oWy/7XFMOr9ssduFWocnjQjPtQj3M+V+7FYAsf5uqQnzeMQTjO6AXYxTI7 jcollin@stratocaster\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDk/DYRp5E8Dla/4XHCF504X20W0u7CijZSCFWT1/5082NgnYeR90Prth3p+4xsw3YC9H5pEAS3XwcbdUb/NtWvZVIAIcMd7NOOEClSIj2Agk7NJxZ/4SfQRLrK3H2Qli/MVnrTxnEa9oeS4zqzv9dKRwFJDUFCoH2CpoumFVAp02uyzk7D/+XqFrXzMJUiSHXfl3YM2rt/vNmCtHtVp04UcG0Kyl2TXY37frRlSOkMMu0zbIC551gOyae6NGYhkYHa7u2SnngXcKM78b8MDvMv3QtuUN5P4WpH5qFRdlKNKsQGrzcQpBDY8AKQ+rX0K1ENhBwer49bihYNMKvjYmvTdLTNWgPCu7dt8JSgJQ8JMMhve0pjvFdpcKDLp0fvXDvJvZdLJM1ID/66kywJspHjShuqQNXRMfd1R9C4F20c+R9LY6eTGwrpLG1DNEez1VBHmOu5hQl03T2PfaThfLfMHRTw8JpGXGLMQarCCTm1PC6Z2Iw7KzorxP1eofGA5q8XoCbwGD01uQRZrwxPq0SHzTAkW2C2M8oEz+k4Mrx7+vGYzSS14hqxrzk91wuYhZCAKuGpqwm1ouJ4wxvWFewjbxLgucMfGSp09zJ2XSYRmtm7SAUifFob6Z9czHGTQerHCOTPuYqzlap2gCCVYtEvQyNB+4IqK/9FtEXTr28x0Q== jcollin@stratocaster", "key_options": null, "keyfile": "/home/jcollin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcollin", "validate_certs": true} 2021-02-11T00:07:42.306 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxi9xdXNBYctMHH1cuuyNcPC4I4xVAeD3HZsKH+QwIILiKOTHu/6HZg7Yo1WsuwYSA0MDc+5LCSGu7RsmOEVpcSQ4gtNoFVwsThDyI6yhsm9WQqqXwSPs7ZE+urqd/BDfQ/7oMqJm5bViQMP0vmBExHuIFagj+8f6nspkE2Z7lBbaw8bEbAJZFx74oReOAELsL+Pbtf9Iaqrap4Z3WysmhfP6Rm/q7mncBBmo/fl/bejhThr8fghTPJb81M+XLhMk/rAdVrGdKV9iSt6lLiWdvf0lpTZO4LdIfJSBXr1Xv+lHRtaGXID2ahH7zl/W6dM4baz+hU7ZrbP+vdKg/SVH xxg@xxg", "key_options": null, "keyfile": "/home/xxg/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xxg", "validate_certs": true} 2021-02-11T00:07:42.348 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxi9xdXNBYctMHH1cuuyNcPC4I4xVAeD3HZsKH+QwIILiKOTHu/6HZg7Yo1WsuwYSA0MDc+5LCSGu7RsmOEVpcSQ4gtNoFVwsThDyI6yhsm9WQqqXwSPs7ZE+urqd/BDfQ/7oMqJm5bViQMP0vmBExHuIFagj+8f6nspkE2Z7lBbaw8bEbAJZFx74oReOAELsL+Pbtf9Iaqrap4Z3WysmhfP6Rm/q7mncBBmo/fl/bejhThr8fghTPJb81M+XLhMk/rAdVrGdKV9iSt6lLiWdvf0lpTZO4LdIfJSBXr1Xv+lHRtaGXID2ahH7zl/W6dM4baz+hU7ZrbP+vdKg/SVH xxg@xxg", "key_options": null, "keyfile": "/home/xxg/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xxg", "validate_certs": true} 2021-02-11T00:07:42.433 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsA63hT3ZAwQ9hsvfY+o2Gy15M1GRnRw1ZBSXEiCs9OJku7T9+LCvvH85Y/7V+mOGcsCZKqVTd5Vy3sHAvAF3M7CYJ+5IIDJKCYslC0wkKcX4jj26aMToAZPms8uvs527BNgKOcvwgIfPjs4WJG06fey5AhsuuL30etbAvbBudxRAKdZSTOsMveneKtXQu3Dx7y0rjfI/RBAhCAvisnMqYFUdajoJIl5gVXl6+8mauUOP5O0mvyvJH2jQveqZXTdsIPyp5mq1nA5psqvivWGz2bEJ+owI0GjfuYbyAi6i+BL4Bsd3GeoAs1G3Dicfr228VIUsT+R3xLBQUj3xIsVAZ pcuzner@redhat.com", "key_options": null, "keyfile": "/home/pcuzner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pcuzner", "validate_certs": true} 2021-02-11T00:07:42.475 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsA63hT3ZAwQ9hsvfY+o2Gy15M1GRnRw1ZBSXEiCs9OJku7T9+LCvvH85Y/7V+mOGcsCZKqVTd5Vy3sHAvAF3M7CYJ+5IIDJKCYslC0wkKcX4jj26aMToAZPms8uvs527BNgKOcvwgIfPjs4WJG06fey5AhsuuL30etbAvbBudxRAKdZSTOsMveneKtXQu3Dx7y0rjfI/RBAhCAvisnMqYFUdajoJIl5gVXl6+8mauUOP5O0mvyvJH2jQveqZXTdsIPyp5mq1nA5psqvivWGz2bEJ+owI0GjfuYbyAi6i+BL4Bsd3GeoAs1G3Dicfr228VIUsT+R3xLBQUj3xIsVAZ pcuzner@redhat.com", "key_options": null, "keyfile": "/home/pcuzner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pcuzner", "validate_certs": true} 2021-02-11T00:07:42.569 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaRX+aBLjb/h12ctmvoMvZro6NrrYDuxROF6QMVpEVucA7jHhwCC/j9dJAq0hOVBO8R3S0bvKQ6bmnCb/4y2J6tq18xKUFCrChNii5OQ+AgM5v1353oZ9SrHN8p9ajvS8w313o2OpXhpaPv3khVDjKZsDmeH8YL/Nx3WQKqIJC1mI4jrI0sZGGJLifEy3pPkO0W1KmguN9AwAWK6+kckAjMa3ElkfK/xuAqBYgNKQUxP9oMgTQRcgpWF8Nzb0npN3v+HOUIRrth1INSchkDKtWob2T+0Zqxwm+Vpi0iFWwqjcN/OVdaDGf34//A3M/tsiQ1g9SqhdhZJCfu5XLmM63 mkogan@mkP50.redhat.com", "key_options": null, "keyfile": "/home/mkogan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkogan", "validate_certs": true} 2021-02-11T00:07:42.601 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaRX+aBLjb/h12ctmvoMvZro6NrrYDuxROF6QMVpEVucA7jHhwCC/j9dJAq0hOVBO8R3S0bvKQ6bmnCb/4y2J6tq18xKUFCrChNii5OQ+AgM5v1353oZ9SrHN8p9ajvS8w313o2OpXhpaPv3khVDjKZsDmeH8YL/Nx3WQKqIJC1mI4jrI0sZGGJLifEy3pPkO0W1KmguN9AwAWK6+kckAjMa3ElkfK/xuAqBYgNKQUxP9oMgTQRcgpWF8Nzb0npN3v+HOUIRrth1INSchkDKtWob2T+0Zqxwm+Vpi0iFWwqjcN/OVdaDGf34//A3M/tsiQ1g9SqhdhZJCfu5XLmM63 mkogan@mkP50.redhat.com", "key_options": null, "keyfile": "/home/mkogan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkogan", "validate_certs": true} 2021-02-11T00:07:42.695 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-02-11T00:07:42.737 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-02-11T00:07:42.821 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZDKRAePFqjugc2ljw4QmM6r7B2dPI39OBB+2HKONtDZI4q+uwgZ1yqnhrbJaU9ux0W5wNzJyp2VfOPhw/9G9jo+efJPg5IySnTonhi1zeCXNpBMY70dJZVCyGEDdWKehvFM9xFBOxBC/h7gOyKqEc28BKoy4cHfULzm4er8PU30MyFBngu8NaoKqyQ3GYAfWOAXF5lUdalbJwl3a+HBb8PjUhbGuznAZF1Ji4JgnNuEZdlNVOKwhEkAFZ1JwXvgLfrEJVQs5b2V9Sp2Vm5ZngsLg7b3RzV5I4B3Lj7QTTraV1zLJGiS5iRdjY7D4W5Uxi2k1X7vaOjySJWWadHyeicNNBhLSfHl6JJ3aMuA8oAAmtgo/8IkJ96GFtgM9j31Wg8wkeTyQrwSeqCuv1uDFr8rp+OvMClhHnDgUklJLWjjYPCDVYR5KV+iOiHL58WJg/b4h6NsoP91wO8P8EcSaiMdq7P77w5nJxDI0KKb//dC8aHtWnRRRlrIS+PNPqKJSNTaSwOTieXvzplhzKFzu2dr79qs+/67iaNE6HBvIX5jVHWCFV3wllyjsC8WYPh4kEVtg2SY00SDOOrMrqANV8DDtHFwwxQTEjz1z5ESuwy9UcUSQfP1/zsAp2OQzPutKs6UipHyBK3pLm6MjaeeaEWu8fmetCqALxYV3h17O+Yw== miguel@hermes.olymp", "key_options": null, "keyfile": "/home/henrix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "henrix", "validate_certs": true} 2021-02-11T00:07:42.875 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZDKRAePFqjugc2ljw4QmM6r7B2dPI39OBB+2HKONtDZI4q+uwgZ1yqnhrbJaU9ux0W5wNzJyp2VfOPhw/9G9jo+efJPg5IySnTonhi1zeCXNpBMY70dJZVCyGEDdWKehvFM9xFBOxBC/h7gOyKqEc28BKoy4cHfULzm4er8PU30MyFBngu8NaoKqyQ3GYAfWOAXF5lUdalbJwl3a+HBb8PjUhbGuznAZF1Ji4JgnNuEZdlNVOKwhEkAFZ1JwXvgLfrEJVQs5b2V9Sp2Vm5ZngsLg7b3RzV5I4B3Lj7QTTraV1zLJGiS5iRdjY7D4W5Uxi2k1X7vaOjySJWWadHyeicNNBhLSfHl6JJ3aMuA8oAAmtgo/8IkJ96GFtgM9j31Wg8wkeTyQrwSeqCuv1uDFr8rp+OvMClhHnDgUklJLWjjYPCDVYR5KV+iOiHL58WJg/b4h6NsoP91wO8P8EcSaiMdq7P77w5nJxDI0KKb//dC8aHtWnRRRlrIS+PNPqKJSNTaSwOTieXvzplhzKFzu2dr79qs+/67iaNE6HBvIX5jVHWCFV3wllyjsC8WYPh4kEVtg2SY00SDOOrMrqANV8DDtHFwwxQTEjz1z5ESuwy9UcUSQfP1/zsAp2OQzPutKs6UipHyBK3pLm6MjaeeaEWu8fmetCqALxYV3h17O+Yw== miguel@hermes.olymp", "key_options": null, "keyfile": "/home/henrix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "henrix", "validate_certs": true} 2021-02-11T00:07:42.948 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNwmgnIsDDJmsmYzkTAEo3iLj7Jd5Ni2R5vD1Z0NRZ39zJMtbicZ0ec3nAMzFyHrmPnKNFltS1mhehbLbtKNKq1fSo2SMHs11z+N8Nl94F4AY8IhXZ8U9GAorEJFVIxHUNEDqwl55Ov6MfP60UI7rNgy2rUt8aOBmAJVhLEFmJJawJgyPhTrUZAT20OoILphrt81o5bTNfmx++Zs5Dc9VtgIh53hexwKgTvG6fxfKdra9m+J2GXpniOsZjPJq/A0je+t7H3UlxCSu0dRy2Un6l5ZAcoeg74SP50dFgGaxkTQqI6wle6NjtPIdssgrdYTgTcOg9M4jWqAr/5drTUSGh root@centos7-bspark", "key_options": null, "keyfile": "/home/pbs1108/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pbs1108", "validate_certs": true} 2021-02-11T00:07:43.003 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNwmgnIsDDJmsmYzkTAEo3iLj7Jd5Ni2R5vD1Z0NRZ39zJMtbicZ0ec3nAMzFyHrmPnKNFltS1mhehbLbtKNKq1fSo2SMHs11z+N8Nl94F4AY8IhXZ8U9GAorEJFVIxHUNEDqwl55Ov6MfP60UI7rNgy2rUt8aOBmAJVhLEFmJJawJgyPhTrUZAT20OoILphrt81o5bTNfmx++Zs5Dc9VtgIh53hexwKgTvG6fxfKdra9m+J2GXpniOsZjPJq/A0je+t7H3UlxCSu0dRy2Un6l5ZAcoeg74SP50dFgGaxkTQqI6wle6NjtPIdssgrdYTgTcOg9M4jWqAr/5drTUSGh root@centos7-bspark", "key_options": null, "keyfile": "/home/pbs1108/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pbs1108", "validate_certs": true} 2021-02-11T00:07:43.005 INFO:teuthology.task.ansible.out: 2021-02-11T00:07:43.078 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnvVnbK2SNfL8hTmrA09L41RudKW/F7Ty0vvlHjrFjDkdWXVgrafFWGKQZ8dSR6FJ9JLU0X59xiEo4z31ini/Dt2XozFMIr7RdeB3xpiifuUUG5Lgsasd2ezniUoOEukL1a9KkCIxNgmKJuvtlHCt+ZTtyL513yjRICByZbnmBSSpUiett50X10vtvaNBu4LikUJKLc8gP0PHLbaGsU3uOUd655lkFWjWhgExlU8bHWiAZq18Ss63jDlSKFVSk903GKSNcHXMHNPYaXlrYw8NFzejoy/XjxEfmF/Lv3MeAUhHQWx25sh5aDv48mzo8FaIJsL1MrD0QxF1gllobWAfp clacroix@redhat.com", "key_options": null, "keyfile": "/home/clacroix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "clacroix", "validate_certs": true} 2021-02-11T00:07:43.131 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnvVnbK2SNfL8hTmrA09L41RudKW/F7Ty0vvlHjrFjDkdWXVgrafFWGKQZ8dSR6FJ9JLU0X59xiEo4z31ini/Dt2XozFMIr7RdeB3xpiifuUUG5Lgsasd2ezniUoOEukL1a9KkCIxNgmKJuvtlHCt+ZTtyL513yjRICByZbnmBSSpUiett50X10vtvaNBu4LikUJKLc8gP0PHLbaGsU3uOUd655lkFWjWhgExlU8bHWiAZq18Ss63jDlSKFVSk903GKSNcHXMHNPYaXlrYw8NFzejoy/XjxEfmF/Lv3MeAUhHQWx25sh5aDv48mzo8FaIJsL1MrD0QxF1gllobWAfp clacroix@redhat.com", "key_options": null, "keyfile": "/home/clacroix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "clacroix", "validate_certs": true} 2021-02-11T00:07:43.241 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAyiGmj+nOAD+il+FvXvZSpUOJQp6hKh6UPaAIQvQZkdeNRWN7wcDXMUlLj+TBFWa1OO+9xqFlnbgVMDR4qy5orUBYlMapUb1rutjbk64XeY58b6uguHwSoMd81QpCCIN4KOk3cldV8UiyX382baoZ9Je2hsOnnBGMsRtHuVHZ90Bj1rIITkwajq//KRs7kjb/qhjk0xkipDIcaSwKjzPlmmnYn69noODwDexpvLYlCF+LowSZEdrOUvVIigSFG7cLTDaU2tLhxSgbvWu8f0pwvjsyW7gOgM+VeRZ6uHC79F1qvgdgQSxflddIgrQpH0rzf6RNxQjR3SBkZ4V1BESa0w== epuertat@epuertat", "key_options": null, "keyfile": "/home/epuertat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "epuertat", "validate_certs": true} 2021-02-11T00:07:43.264 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAyiGmj+nOAD+il+FvXvZSpUOJQp6hKh6UPaAIQvQZkdeNRWN7wcDXMUlLj+TBFWa1OO+9xqFlnbgVMDR4qy5orUBYlMapUb1rutjbk64XeY58b6uguHwSoMd81QpCCIN4KOk3cldV8UiyX382baoZ9Je2hsOnnBGMsRtHuVHZ90Bj1rIITkwajq//KRs7kjb/qhjk0xkipDIcaSwKjzPlmmnYn69noODwDexpvLYlCF+LowSZEdrOUvVIigSFG7cLTDaU2tLhxSgbvWu8f0pwvjsyW7gOgM+VeRZ6uHC79F1qvgdgQSxflddIgrQpH0rzf6RNxQjR3SBkZ4V1BESa0w== epuertat@epuertat", "key_options": null, "keyfile": "/home/epuertat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "epuertat", "validate_certs": true} 2021-02-11T00:07:43.404 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRZyWiDO5JqWHJdUUBr8YReiKXxnL87juFAfkcmw2E9KmANVH2sn3K+OgUCQfBs1Wdg6AbcL2GyMm9alodUruzOm127/bH9OcGmu+8SNsMAYrAF9EzsKJa8Ba/I05rl5a87p1jbYG9Rpo7u3OvLx0LjgqydRYcmjwo/niifYNDTaN0K3v8s1mN4TorUZW/i3XBMBIBjlIiNGs/I7IZreR+1N4V8Nwrp2EWxDv7AwG3nvokL2RTHcsV0KgmAnciv8nXXjIf+uqOPuGA+F2qW/wz92bG8R0O4CjH+QZt4k6UoUIXFRW+LdOVAqmUrb4W0OJ8vsVeukW46SvPnYUTkZnF sonea@think", "key_options": null, "keyfile": "/home/tdehler/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tdehler", "validate_certs": true} 2021-02-11T00:07:43.426 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRZyWiDO5JqWHJdUUBr8YReiKXxnL87juFAfkcmw2E9KmANVH2sn3K+OgUCQfBs1Wdg6AbcL2GyMm9alodUruzOm127/bH9OcGmu+8SNsMAYrAF9EzsKJa8Ba/I05rl5a87p1jbYG9Rpo7u3OvLx0LjgqydRYcmjwo/niifYNDTaN0K3v8s1mN4TorUZW/i3XBMBIBjlIiNGs/I7IZreR+1N4V8Nwrp2EWxDv7AwG3nvokL2RTHcsV0KgmAnciv8nXXjIf+uqOPuGA+F2qW/wz92bG8R0O4CjH+QZt4k6UoUIXFRW+LdOVAqmUrb4W0OJ8vsVeukW46SvPnYUTkZnF sonea@think", "key_options": null, "keyfile": "/home/tdehler/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tdehler", "validate_certs": true} 2021-02-11T00:07:43.544 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEBD7CxJJfbLW4jtuLnTwkxVbhCfh/JL3Qj8oeLEkny1tE7QCeXn1bP5bScWSgLH34Wh4TAuH+8/g/koFwcCy1YuoGBdBV4KV7O9MTnFngdqNY6LKzCipm27tnWZEa10hrF8dRFTmhracd6kmmVGHgvGQPVAVONmix+2IZ83wdj8XJSQHeE3PHFLO39tU+ez/T76QaiBLDVo4ctHVt+N9bBbHV6Cr8fyiUUU6YEKMlcedvxGpnMK8oeOSNuDeh+DldcM9KYzNGEOM34jGRIvJp57dxQDQCtPPW5hvBXg7yMyrv6TcJzDd2LFD6AC/Qw9yrEQPXXyBCDkAlCqDR0+rH", "key_options": null, "keyfile": "/home/laura/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "laura", "validate_certs": true} 2021-02-11T00:07:43.566 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEBD7CxJJfbLW4jtuLnTwkxVbhCfh/JL3Qj8oeLEkny1tE7QCeXn1bP5bScWSgLH34Wh4TAuH+8/g/koFwcCy1YuoGBdBV4KV7O9MTnFngdqNY6LKzCipm27tnWZEa10hrF8dRFTmhracd6kmmVGHgvGQPVAVONmix+2IZ83wdj8XJSQHeE3PHFLO39tU+ez/T76QaiBLDVo4ctHVt+N9bBbHV6Cr8fyiUUU6YEKMlcedvxGpnMK8oeOSNuDeh+DldcM9KYzNGEOM34jGRIvJp57dxQDQCtPPW5hvBXg7yMyrv6TcJzDd2LFD6AC/Qw9yrEQPXXyBCDkAlCqDR0+rH", "key_options": null, "keyfile": "/home/laura/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "laura", "validate_certs": true} 2021-02-11T00:07:43.685 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2k8xsrsLxEqJx3rV6ZZwLH0OjYCDB2uIYzcAyrKEOKlVWO1ICKxkw+gZ9tSiPFNLfq13io9BIrAKJwlrdLCJLmlgCQwpwUQqzmRlRZEm+WmD0dl8LPeQSidyJkPkJgYBEshFPjDHIj10Ei1pJS5svI2l7G1wMWxlt2kHL8Og/4zdFTRctxwqZcvzLmRQcs8lSSpqTkhfeKfmrpR+je8XFbCJJ9m/nJbgyCiZKaGN8nf36pCQDEva4rvaSrK0a6YxL0RWN8W3lqtBPKIehxffr3lYDEkD9EUW5vf6AUKC0ioh4jkPo9WCjaoFsOauMOMVQPHehEAMufEO4Kym6nfrf yaarit@localhost.localdomain", "key_options": null, "keyfile": "/home/yaarit/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yaarit", "validate_certs": true} 2021-02-11T00:07:43.707 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2k8xsrsLxEqJx3rV6ZZwLH0OjYCDB2uIYzcAyrKEOKlVWO1ICKxkw+gZ9tSiPFNLfq13io9BIrAKJwlrdLCJLmlgCQwpwUQqzmRlRZEm+WmD0dl8LPeQSidyJkPkJgYBEshFPjDHIj10Ei1pJS5svI2l7G1wMWxlt2kHL8Og/4zdFTRctxwqZcvzLmRQcs8lSSpqTkhfeKfmrpR+je8XFbCJJ9m/nJbgyCiZKaGN8nf36pCQDEva4rvaSrK0a6YxL0RWN8W3lqtBPKIehxffr3lYDEkD9EUW5vf6AUKC0ioh4jkPo9WCjaoFsOauMOMVQPHehEAMufEO4Kym6nfrf yaarit@localhost.localdomain", "key_options": null, "keyfile": "/home/yaarit/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yaarit", "validate_certs": true} 2021-02-11T00:07:43.815 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUznqo3VDmcKRL64P7sbjuxXCW/0ljFTc5zZoZ9UvtZvU2jrRQ2X9GyxcrcQnAWlF5YZHqeTDU5o8ixn5fq1MSmaPRBNDKKVQOfR/vFQV73LiKx4BFsC1/EdaPie/XqltaLDTtfqhxADJlz1H3a3ZlkeVHMROTqo/TidL1YUYlRH4qHxWWBuFuVS+EYfTegSZdjwp+DuJA0iN6X99+DfH2DhiHENjEmlbKN13+H+EPzm0K3ya2w8D6ANodB3AxMn2tGs8mLtG/P4kCjoDnoUVFzKTyUpTtgOjis47uSY4dL8mTbIK9kZAiFxnT5sMClu6KRStDjRIrxbTBQJ8wvlat admin1@rajula", "key_options": null, "keyfile": "/home/rpavani1998/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rpavani1998", "validate_certs": true} 2021-02-11T00:07:43.847 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUznqo3VDmcKRL64P7sbjuxXCW/0ljFTc5zZoZ9UvtZvU2jrRQ2X9GyxcrcQnAWlF5YZHqeTDU5o8ixn5fq1MSmaPRBNDKKVQOfR/vFQV73LiKx4BFsC1/EdaPie/XqltaLDTtfqhxADJlz1H3a3ZlkeVHMROTqo/TidL1YUYlRH4qHxWWBuFuVS+EYfTegSZdjwp+DuJA0iN6X99+DfH2DhiHENjEmlbKN13+H+EPzm0K3ya2w8D6ANodB3AxMn2tGs8mLtG/P4kCjoDnoUVFzKTyUpTtgOjis47uSY4dL8mTbIK9kZAiFxnT5sMClu6KRStDjRIrxbTBQJ8wvlat admin1@rajula", "key_options": null, "keyfile": "/home/rpavani1998/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rpavani1998", "validate_certs": true} 2021-02-11T00:07:43.955 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4NYxUHx8HMgbVIHadruN1kAJS5be0aZA9rvGtYDfwD5siKNfXFRyLG3thkjxtEi7DPYMxgbpFOXW9EQKh5sQ0ohsADZOi8FSIAfQlOQ+7HAEp7DjBtjxoqB31jJ1e293YtO+nqAhcOMyGfDx+71w5sS2EFqy7PscA9gD9aV2iMxIR/JD1LxXabiqj12jU5AOxr7ZQ1+gM9aroQuDpNxY4U8jBTxx5OtIYRkeI/aN2gQj1mXGMKGo0ItFn4lsXGLxGxMpa9K2UFw2dWQVTw9VNm79nixrCX+lC2nyaJPsRYZipXF1ID2NRk7oJ79dJ/uRBBXpunihlEC3aF+nOgEPH ridave@redhat.com", "key_options": null, "keyfile": "/home/rishabh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rishabh", "validate_certs": true} 2021-02-11T00:07:43.987 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4NYxUHx8HMgbVIHadruN1kAJS5be0aZA9rvGtYDfwD5siKNfXFRyLG3thkjxtEi7DPYMxgbpFOXW9EQKh5sQ0ohsADZOi8FSIAfQlOQ+7HAEp7DjBtjxoqB31jJ1e293YtO+nqAhcOMyGfDx+71w5sS2EFqy7PscA9gD9aV2iMxIR/JD1LxXabiqj12jU5AOxr7ZQ1+gM9aroQuDpNxY4U8jBTxx5OtIYRkeI/aN2gQj1mXGMKGo0ItFn4lsXGLxGxMpa9K2UFw2dWQVTw9VNm79nixrCX+lC2nyaJPsRYZipXF1ID2NRk7oJ79dJ/uRBBXpunihlEC3aF+nOgEPH ridave@redhat.com", "key_options": null, "keyfile": "/home/rishabh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rishabh", "validate_certs": true} 2021-02-11T00:07:44.092 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCeAhoTum3/VmRbxSyw5gwgcPF1EWFK5mEPX3PZyo3xPsUAJazALfge3aEuCrZBbsjOCoj3GfFhr/ziEF+OWvhBoPK5hQzP0V8tE9cWJwvHmD72vGE36o1hFO0ONE4DEuu5KRDqQJUgeyQWXsP26uHTwIcvMpy8egZOfyshqF+lQVXzsAex7Ninmidsf/sRNLhzT1kLrKT+ZMSbZ7Rqh46TMlmLD1LzJZNcb6PGVwlfQZmV6T7m0COu/skeSxMcy8hqMvHFNvvfFSqkfMw0KBGLDxMQr4L+e7sXwQDnEZHdzoh0iS3xDp/Onr1FSmPyEjz51e1sMHBsqklHWidSZVLt/+giB4o6Wdgzc0um/QxW2Ne2qjtDlViOgRE9Fzcw/cRu/Xsn8qtXTxYyxXswjkA8qX7WR22OYgjYChw9siUsKkuD2yAbPMVl+cZWDeBhQnPMbDMVaghS4SAVt5GK16jij4+r3IE9vGHBmGwJYJ/OrtcxBrUrDopwsGLcU+WHdv0FXuiw+YbfnzpthC8rVj4oeJ2IUOQ5JB0ub7NmbR4QWjc33JfD+AeCB75x6io07V2riRjMD9gLC5nwytJNG7Yytf6xI2i/CprW7HhsDs2ykOVcDSBMnL1oGW6FeHaDRW39r6BXSt1jjZQ2E6pDEBTDO41tPEL9EVvv9TK87GTylQ==", "key_options": null, "keyfile": "/home/skrah/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "skrah", "validate_certs": true} 2021-02-11T00:07:44.114 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCeAhoTum3/VmRbxSyw5gwgcPF1EWFK5mEPX3PZyo3xPsUAJazALfge3aEuCrZBbsjOCoj3GfFhr/ziEF+OWvhBoPK5hQzP0V8tE9cWJwvHmD72vGE36o1hFO0ONE4DEuu5KRDqQJUgeyQWXsP26uHTwIcvMpy8egZOfyshqF+lQVXzsAex7Ninmidsf/sRNLhzT1kLrKT+ZMSbZ7Rqh46TMlmLD1LzJZNcb6PGVwlfQZmV6T7m0COu/skeSxMcy8hqMvHFNvvfFSqkfMw0KBGLDxMQr4L+e7sXwQDnEZHdzoh0iS3xDp/Onr1FSmPyEjz51e1sMHBsqklHWidSZVLt/+giB4o6Wdgzc0um/QxW2Ne2qjtDlViOgRE9Fzcw/cRu/Xsn8qtXTxYyxXswjkA8qX7WR22OYgjYChw9siUsKkuD2yAbPMVl+cZWDeBhQnPMbDMVaghS4SAVt5GK16jij4+r3IE9vGHBmGwJYJ/OrtcxBrUrDopwsGLcU+WHdv0FXuiw+YbfnzpthC8rVj4oeJ2IUOQ5JB0ub7NmbR4QWjc33JfD+AeCB75x6io07V2riRjMD9gLC5nwytJNG7Yytf6xI2i/CprW7HhsDs2ykOVcDSBMnL1oGW6FeHaDRW39r6BXSt1jjZQ2E6pDEBTDO41tPEL9EVvv9TK87GTylQ==", "key_options": null, "keyfile": "/home/skrah/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "skrah", "validate_certs": true} 2021-02-11T00:07:44.229 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDklgWHrL9TMaMxIyN9MxVR6nR3xh9zfj0iR63/yOzaslX0WoVBk7CYTsRlH2GFVctvixVwrWbQgMaKe49utal/3FA6sMl8S2DTrtgC1a/exUTvU0U/+ZhyUlkyjQfRgtYOUwodNupL5NsC8VZqZshgmgXC34uye3bplx3VwvpUt9r6QxJN3/9Dbi6HxudhDCLfmvROhwQYHaFF+GglcbyjAt3uvsuwXVKBd1/vMQwbcUo9/zQlrnmWBRuqTNkXGrZauWigoi/hyuWYQ3MUbRc3LVpJncMv7BEtcj8fCVvPB09SFee3nSeTtFkm01GvRcYd3HBz/YL4Rz92wXl9VIxqs8aaJBzy+MD0NO496Rfqtz6YuZ1m7AxDIccDW+OpcPgYwaUKFXNTuVLWZXhkS0p4swefcKWRlQFF3BLOebN/Kr9jq1MFa+5pX7Gj4WF5uCIX0/fx40KVZNhfl3qywBy/d5MKwXO7PCHMiGcu2FIXdZ334MxdgiIVoX54PpRP4hs= smanjara@localhost.localdomain", "key_options": null, "keyfile": "/home/smanjara/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smanjara", "validate_certs": true} 2021-02-11T00:07:44.250 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDklgWHrL9TMaMxIyN9MxVR6nR3xh9zfj0iR63/yOzaslX0WoVBk7CYTsRlH2GFVctvixVwrWbQgMaKe49utal/3FA6sMl8S2DTrtgC1a/exUTvU0U/+ZhyUlkyjQfRgtYOUwodNupL5NsC8VZqZshgmgXC34uye3bplx3VwvpUt9r6QxJN3/9Dbi6HxudhDCLfmvROhwQYHaFF+GglcbyjAt3uvsuwXVKBd1/vMQwbcUo9/zQlrnmWBRuqTNkXGrZauWigoi/hyuWYQ3MUbRc3LVpJncMv7BEtcj8fCVvPB09SFee3nSeTtFkm01GvRcYd3HBz/YL4Rz92wXl9VIxqs8aaJBzy+MD0NO496Rfqtz6YuZ1m7AxDIccDW+OpcPgYwaUKFXNTuVLWZXhkS0p4swefcKWRlQFF3BLOebN/Kr9jq1MFa+5pX7Gj4WF5uCIX0/fx40KVZNhfl3qywBy/d5MKwXO7PCHMiGcu2FIXdZ334MxdgiIVoX54PpRP4hs= smanjara@localhost.localdomain", "key_options": null, "keyfile": "/home/smanjara/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smanjara", "validate_certs": true} 2021-02-11T00:07:44.356 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpp2NWr5T6s+jzHiz/FfCKzN7ZBnUSzyE7ieuntzjeGotyupAAjVBoSpCJgNDybm+WkE4dShv5mttPJ2/q1UZCLRj3nN+y3NG333aLZuyugR0ht5qtvGVegg58PwQ8CMobR7ca7bl5UdEy0UIrM3d/qpDOuPkuE4MIJcrtZGICE8NAVnmHNOB9Sm4ovAYkewTuMAv40j2Dl4F9dD6bg+OJfBOJ9+Zj+MpowYlAILtEB9Dc20zB8GGUEtr9yfOVroblTYhvTxGYRaE7aVBe83DNwkWGbDc/qUNR6bpA04w/P+LclYVsVKRoHOs1EXHSwNMFromA8RsKS+rajwu5uRg5 ben@dhcp-185-182.bos.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC93wGgyyQmTxa7f+BZcYPUapTH2N1mnV1ikl9nzJzHhgrtJ6pv00LhtH1HqGhvoqnqZjBD5XRAKyjMRcMBT5MYcXXep5RqZ9sJ6Xz8rHkBjfl/OOQUeZ/ZyG/Ksr1jpGraN2xtrjQQzbqN1YvirCqfLk2exPvVeEk4CGnNybwKwCWob1uKV46ASrYeQK8pfHxrW7pTo+xdErHOvb7uumZm89/YisUJGicO1qSHBeuw1MxjhnD+fIcxHKWY5NNJ4qScW6a5AABk1JJsoHkh9IGCVaf/zJv8D3gil5SiM8LIBKaNa1fn6oObPl/Ky/wkiIo2gmUZawvAVA8iJnX9eUPl ben@bene-laptop", "key_options": null, "keyfile": "/home/bengland/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bengland", "validate_certs": true} 2021-02-11T00:07:44.378 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpp2NWr5T6s+jzHiz/FfCKzN7ZBnUSzyE7ieuntzjeGotyupAAjVBoSpCJgNDybm+WkE4dShv5mttPJ2/q1UZCLRj3nN+y3NG333aLZuyugR0ht5qtvGVegg58PwQ8CMobR7ca7bl5UdEy0UIrM3d/qpDOuPkuE4MIJcrtZGICE8NAVnmHNOB9Sm4ovAYkewTuMAv40j2Dl4F9dD6bg+OJfBOJ9+Zj+MpowYlAILtEB9Dc20zB8GGUEtr9yfOVroblTYhvTxGYRaE7aVBe83DNwkWGbDc/qUNR6bpA04w/P+LclYVsVKRoHOs1EXHSwNMFromA8RsKS+rajwu5uRg5 ben@dhcp-185-182.bos.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC93wGgyyQmTxa7f+BZcYPUapTH2N1mnV1ikl9nzJzHhgrtJ6pv00LhtH1HqGhvoqnqZjBD5XRAKyjMRcMBT5MYcXXep5RqZ9sJ6Xz8rHkBjfl/OOQUeZ/ZyG/Ksr1jpGraN2xtrjQQzbqN1YvirCqfLk2exPvVeEk4CGnNybwKwCWob1uKV46ASrYeQK8pfHxrW7pTo+xdErHOvb7uumZm89/YisUJGicO1qSHBeuw1MxjhnD+fIcxHKWY5NNJ4qScW6a5AABk1JJsoHkh9IGCVaf/zJv8D3gil5SiM8LIBKaNa1fn6oObPl/Ky/wkiIo2gmUZawvAVA8iJnX9eUPl ben@bene-laptop", "key_options": null, "keyfile": "/home/bengland/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bengland", "validate_certs": true} 2021-02-11T00:07:44.484 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC3YhI4am/T6s4rJRvbC/jAvrNcDhE/zaJiVDAjEuA1W/5Xt9ObX52eAnp+tOOtelXrX8ylYF/z5wGNQLjYrWepXhuqaEGxeVayCHzts6LMpmvyZ6sYnAw9HFO9rzrTawm70DuvWqY2Zt4KA6fM+lfXk3Qdpi5RCPDKk1jpXwSCyUtUKSWTDRtYtvvJTcO3H/xCJxQq/F9sU8yqgQcqFPfMNrV4a8gNj9KACqjt4IEIfuxKlKhlMA4yu1VTmGcNuhQS+geJzsEGuxZUQb0Io+q4o0b+40BQtazKgOdTcQbgNtqh3wZpjJsvB4AM+GNPjZY3mCsd+WPGg6dqfU08Voo2b7BfSwyCn14fQHnj1nSwRIea2juFY6AMfVJjstM5iIz7lOH2c3ydWWhzvSmMeoQ47zBXlg8JytWmDrXiyd21BSIpTL0Tn8P95wHYka8U9KRV0ZY7Jr2w/ThPdy2C+Cdir+P+OEL1sKHSnmEyQEeONa9P5yH1Rd1kM/FNESAIRiMLGspzXQeWoJhHswVaKoSBW/7f4b9VENxda8qAQi6ob8A71cAjbpRrkUmd5EBCSFMNs7lscus0/deUVvlpsrMjDAJa8S9gqhGHNU0YvF1WBIz3paLRAHDm9DWrHc5lreizJzX5ul4P/Z4ITjpO+9ZxKOcyi8wnJ8Og+QUYLpqOIw==", "key_options": null, "keyfile": "/home/pnawracay/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pnawracay", "validate_certs": true} 2021-02-11T00:07:44.505 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC3YhI4am/T6s4rJRvbC/jAvrNcDhE/zaJiVDAjEuA1W/5Xt9ObX52eAnp+tOOtelXrX8ylYF/z5wGNQLjYrWepXhuqaEGxeVayCHzts6LMpmvyZ6sYnAw9HFO9rzrTawm70DuvWqY2Zt4KA6fM+lfXk3Qdpi5RCPDKk1jpXwSCyUtUKSWTDRtYtvvJTcO3H/xCJxQq/F9sU8yqgQcqFPfMNrV4a8gNj9KACqjt4IEIfuxKlKhlMA4yu1VTmGcNuhQS+geJzsEGuxZUQb0Io+q4o0b+40BQtazKgOdTcQbgNtqh3wZpjJsvB4AM+GNPjZY3mCsd+WPGg6dqfU08Voo2b7BfSwyCn14fQHnj1nSwRIea2juFY6AMfVJjstM5iIz7lOH2c3ydWWhzvSmMeoQ47zBXlg8JytWmDrXiyd21BSIpTL0Tn8P95wHYka8U9KRV0ZY7Jr2w/ThPdy2C+Cdir+P+OEL1sKHSnmEyQEeONa9P5yH1Rd1kM/FNESAIRiMLGspzXQeWoJhHswVaKoSBW/7f4b9VENxda8qAQi6ob8A71cAjbpRrkUmd5EBCSFMNs7lscus0/deUVvlpsrMjDAJa8S9gqhGHNU0YvF1WBIz3paLRAHDm9DWrHc5lreizJzX5ul4P/Z4ITjpO+9ZxKOcyi8wnJ8Og+QUYLpqOIw==", "key_options": null, "keyfile": "/home/pnawracay/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pnawracay", "validate_certs": true} 2021-02-11T00:07:44.621 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDQu/CuhCIFVGCLbA0cjn+qqcwX12cRcFA1sHyJtkj6Ltfmge8FnfgAsex/LaPJwbtbBiVl9xRcazHNfBaDw5DxMRSJF+e7WTydZC2Jm4qIj4D3Lr+imGPrJTK+kjN0QXRXknGsNn36oRF/I41cGqYRGwawFGSPZBHuav+ehDk1doTrbDlll4zMUWm2iXTcBIcJo4NR1LoE2c9/MPfbH7jKm5ke7aS0ets+EANEplkeClfCVAashtIF+Bz6a9qk4F2n0baLT/s3IQkXCwwO2fxxY03x8gWiB1n4E7sousEB+J1Skl/z0bwmaiY0C+raPoV/FyZxQuh0ocvdU7fnQbKuNoGE/Usfm9Y3g8eH81b/k4fMJL2lqXHkPft6zUV9bJsp3v1iGEkIf2+ER/QLczteNz6kw/uTPQctMEDXM17GEnBXISVrQcPSW3i93eFwWacs8iT3G4bjEQvpxSBQrhDdCCoxy8bVWqkVeDWw5u2q/3WL9Ov1NrY+G4/DYb2qONNQds0vTHCGvemU5GNjtaeCbojkZ7Z3KOeAY8080kKrsO7fve+ZMACCIFD+se8kF7NN4ZJASSqq9lJpBWvtbc0O8jCcVGNuN7exXjrcbiN1L/9HkARV+KEJU3jbXObAhAnfAaeRWBwmTfZodCu+fDd/Jor6l36tjD4kC4/CPrDtyQ== alfonsomthd", "key_options": null, "keyfile": "/home/alfonsomthd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "alfonsomthd", "validate_certs": true} 2021-02-11T00:07:44.632 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDQu/CuhCIFVGCLbA0cjn+qqcwX12cRcFA1sHyJtkj6Ltfmge8FnfgAsex/LaPJwbtbBiVl9xRcazHNfBaDw5DxMRSJF+e7WTydZC2Jm4qIj4D3Lr+imGPrJTK+kjN0QXRXknGsNn36oRF/I41cGqYRGwawFGSPZBHuav+ehDk1doTrbDlll4zMUWm2iXTcBIcJo4NR1LoE2c9/MPfbH7jKm5ke7aS0ets+EANEplkeClfCVAashtIF+Bz6a9qk4F2n0baLT/s3IQkXCwwO2fxxY03x8gWiB1n4E7sousEB+J1Skl/z0bwmaiY0C+raPoV/FyZxQuh0ocvdU7fnQbKuNoGE/Usfm9Y3g8eH81b/k4fMJL2lqXHkPft6zUV9bJsp3v1iGEkIf2+ER/QLczteNz6kw/uTPQctMEDXM17GEnBXISVrQcPSW3i93eFwWacs8iT3G4bjEQvpxSBQrhDdCCoxy8bVWqkVeDWw5u2q/3WL9Ov1NrY+G4/DYb2qONNQds0vTHCGvemU5GNjtaeCbojkZ7Z3KOeAY8080kKrsO7fve+ZMACCIFD+se8kF7NN4ZJASSqq9lJpBWvtbc0O8jCcVGNuN7exXjrcbiN1L/9HkARV+KEJU3jbXObAhAnfAaeRWBwmTfZodCu+fDd/Jor6l36tjD4kC4/CPrDtyQ== alfonsomthd", "key_options": null, "keyfile": "/home/alfonsomthd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "alfonsomthd", "validate_certs": true} 2021-02-11T00:07:44.747 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCoL9+aMxLtUG3aRIuT4kbjc1CPuQ+wbS30ocuJ2YIExlKMSxVr+LYqbjcz0T4f8gAKG539dZQgD9BAsHM8yfOVEvei0KsQHn87pzgYGR3DtaMx5IEG5xNyARPu+VuEoe8qlL3cAPwTiaU78datD5Cz9GEClhL1Fhn/Z8o7BMbs5xlcUIQ/J+s9/sKMcqmmBJy5IHQIEUHCl4SFwsev5g5ADlnLNNxjpalExuBCEeoSma9F3b2YEJHvpA5JhCIMZpVfXbgh2UhUsyfAQN6KgOIQ/XlKBMQDtizf2vZ4b8hW4ELcvKSADfTsyyqEs/Ql8jEJu32GFKf2mYPbgTS6E7FZfQz77X+5OBhojFAstB8LSSrH80FrG1gCbVZLnW0jXcSehKnU0oNmUWOKxxaT1b00fo/iZ4P8O1uJRY17/uaVCPNKdGTZzIlzyC16wsFFBxBl0d7HfojQY6qfww7AQJhvDkV2sP0/MIJzwriWOzZEmfr8Osqery5vFiYcSvMbdMZDfMEYd3z7Va2RiTIeyXuEYp5hzf8eyJRP/f2FEw8/BBrm5JCxeSWUx7qwgPHrJoWAVxCIg/M3YS/vfVSFc8Hh88sgc2upq0OqYr0uq6EFzUZi4aoOkOVYn9u/uc/p1AR0KbiQOkERMUDWTyADxrHaL0nQmGy+XyiJQjhq5ckZ+w== doliveira@suse.com", "key_options": null, "keyfile": "/home/oliveiradan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "oliveiradan", "validate_certs": true} 2021-02-11T00:07:44.758 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCoL9+aMxLtUG3aRIuT4kbjc1CPuQ+wbS30ocuJ2YIExlKMSxVr+LYqbjcz0T4f8gAKG539dZQgD9BAsHM8yfOVEvei0KsQHn87pzgYGR3DtaMx5IEG5xNyARPu+VuEoe8qlL3cAPwTiaU78datD5Cz9GEClhL1Fhn/Z8o7BMbs5xlcUIQ/J+s9/sKMcqmmBJy5IHQIEUHCl4SFwsev5g5ADlnLNNxjpalExuBCEeoSma9F3b2YEJHvpA5JhCIMZpVfXbgh2UhUsyfAQN6KgOIQ/XlKBMQDtizf2vZ4b8hW4ELcvKSADfTsyyqEs/Ql8jEJu32GFKf2mYPbgTS6E7FZfQz77X+5OBhojFAstB8LSSrH80FrG1gCbVZLnW0jXcSehKnU0oNmUWOKxxaT1b00fo/iZ4P8O1uJRY17/uaVCPNKdGTZzIlzyC16wsFFBxBl0d7HfojQY6qfww7AQJhvDkV2sP0/MIJzwriWOzZEmfr8Osqery5vFiYcSvMbdMZDfMEYd3z7Va2RiTIeyXuEYp5hzf8eyJRP/f2FEw8/BBrm5JCxeSWUx7qwgPHrJoWAVxCIg/M3YS/vfVSFc8Hh88sgc2upq0OqYr0uq6EFzUZi4aoOkOVYn9u/uc/p1AR0KbiQOkERMUDWTyADxrHaL0nQmGy+XyiJQjhq5ckZ+w== doliveira@suse.com", "key_options": null, "keyfile": "/home/oliveiradan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "oliveiradan", "validate_certs": true} 2021-02-11T00:07:44.883 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh9bzZJulXGES+l9Xh6Aq15RZ8uQCGuDNhlNQtDblE1ISKJ/DqGYXp6wUW54+oVNA7eZiXz+fi3mq5pPEtZZOfd3ixEDzDJ4E3cVXoDZCqeWEmea6KvybeY10YxvB56TEI8U2KKAd56PRl20klXpLCjzXNqG7n0aXFcpCMbXDu369VX6lOk24K/7++7Wc5SttcvVu19sT2kqzsB/S1Y5cxiE6RM6wVtqBoksp/kRCIA16ruNwx3GUabDfbEoUGXlkkUP7+TZgAbHtBsYy6mCQhwi0S2+WG+HhHDUPjHhV+MdN9ffibCtOEGo52itVLVky09VeBocuA6H22JDGXPBgjcgf2NsZIqcKqGHhUkXmH92fhRSFOBLKHstrBq8jWRP/mNrgj8cQksDsakQYQbDg5dyabp+M0/iL2Q3YVq7erZI8aZMA7ZF3WgoQNYZg5E7oejM8URIlFP3x1ne2ClRC9a74phSCxeU/NVamGN3G3dImzEXGOSNyRggHJ4jGrIGc7tLPCzmI5OkomcB5OxReqf0r1TNXuUAqw8M4EoWt+0xoAmH5zVlUHf+psUCJIEV/4pbgtoJiSNq+LVY4jyDEFbvTAL7MqyXorMV7Tqlj+/3d7RXfhW9lR/SHb1Z3jcHvz4ZzYMzKWeJEjz+Y0NwIdFDhcPmUOYtEDmuRRrgYiSQ== sebstian.wagner@it-novum.com", "key_options": null, "keyfile": "/home/swagner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "swagner", "validate_certs": true} 2021-02-11T00:07:44.884 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh9bzZJulXGES+l9Xh6Aq15RZ8uQCGuDNhlNQtDblE1ISKJ/DqGYXp6wUW54+oVNA7eZiXz+fi3mq5pPEtZZOfd3ixEDzDJ4E3cVXoDZCqeWEmea6KvybeY10YxvB56TEI8U2KKAd56PRl20klXpLCjzXNqG7n0aXFcpCMbXDu369VX6lOk24K/7++7Wc5SttcvVu19sT2kqzsB/S1Y5cxiE6RM6wVtqBoksp/kRCIA16ruNwx3GUabDfbEoUGXlkkUP7+TZgAbHtBsYy6mCQhwi0S2+WG+HhHDUPjHhV+MdN9ffibCtOEGo52itVLVky09VeBocuA6H22JDGXPBgjcgf2NsZIqcKqGHhUkXmH92fhRSFOBLKHstrBq8jWRP/mNrgj8cQksDsakQYQbDg5dyabp+M0/iL2Q3YVq7erZI8aZMA7ZF3WgoQNYZg5E7oejM8URIlFP3x1ne2ClRC9a74phSCxeU/NVamGN3G3dImzEXGOSNyRggHJ4jGrIGc7tLPCzmI5OkomcB5OxReqf0r1TNXuUAqw8M4EoWt+0xoAmH5zVlUHf+psUCJIEV/4pbgtoJiSNq+LVY4jyDEFbvTAL7MqyXorMV7Tqlj+/3d7RXfhW9lR/SHb1Z3jcHvz4ZzYMzKWeJEjz+Y0NwIdFDhcPmUOYtEDmuRRrgYiSQ== sebstian.wagner@it-novum.com", "key_options": null, "keyfile": "/home/swagner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "swagner", "validate_certs": true} 2021-02-11T00:07:45.020 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzYzqIDimPjMOUOUz1A122eV52fl3mgGgNBRYRlOWl/lOxM5oOat5FPkJlnXTVyQFl0MlnYgIv9fTnjHVTM0wFmFUItlUl151ZmK5XExiGpGVsqG3UWNyKJxZpk9Uh2a0T/5CKzzwXnv2fJMNxzfqgopYDrgq4TFEZcdvgWJ39dcRTXST/rGJQ8wOq9z7UNzKU5VOGxvgi6f/nGevGIHrSaTcY3Uu8BW8kXUrf9vfl+ZSxVjuNHXF/VmrJH5Ne8mVu7DzPMrl8ZZjxsfJKT/eQqF9kjqht5586OSPKIwg/LEOyYj7Wyyf3QbDAIp5bCygQfmBBl+kIxphJYq3EwUZT ylifshit@dhcp-4-102.tlv.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFgwQYD9amVSYq6JzjHyGmKBJATQCM9xsf6QnF3yb0Lvry2nzY9F61evVXQ95TmF/AqasRx5p2WansIvegG5ag5mytvRwFXtHzPs4o/J+XjA9o4+A5l6j9cOFLIDD/TwrwlUjgMa2PhqUztSpI1op906391RLrJAyflfDghJxeVl6dJab6TEsslV0W+yaCS3BBxMXXrCbxCB5Ms3KCRKDz0DqbhFc+Nw05L1O1pC98HBFRIp1SaXlMcT3++CRQ3wugpOMkDMNLbycl+vdMBFY3UZ28rRowS3Ta7V5EARZVVH7KxU5cL+8Hr/8DE1/ITOmrluaEZ1KwYgoxZbZ3w7Ptw0FK6aiCZ49YtqKT1WakoVfO8m7pCdxkqUOA91loMQtxvCwZ/Vfoxaut16gklmPz8N11xvo1H5XB8/ZrvK5yKdl3JDl+wwtfE/fwo4E/fte+rPRisoWBRsmsx8EGxs75sXnb6n3VjZ65vYEKsNMLg+5EAaevWLLeqF0a42UWGJrHdb4VKX/OAplHrOk7kA/VwArow8f9n+iaRp2hgDU9OhQiFVRhgqwahlmCFFXkcP4/4WlxMCuZrsaNMZgMjVhfsp7cskKOezSfZZey2MB2fREMS1wg0j40CdYRn4jTNEBr/LVszsoM7t7AwXUpnqXeYIe+gePx1PJb5XSzSPZ9Pw== yuvalif@yahoo.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDp0xz0ml2XuoQe70TxVeTo3Ib5xMinDrYNJ5eq5XYNa8ZLGcEByeDK4myzixTloAo31Rb/yDyGqv6kQ6nFChihO2aab3Ni/bsMOaJat1scrznaIYXGvLvw5KYx/qBDUxb3qW0vO0N/bB3dUPS1 2021-02-11T00:07:45.022 INFO:teuthology.task.ansible.out:lXTJaVf+KuljUk7v38ov2gsPWlofRYZNkPGQfUKXFEXc39OVj+Ex5LkehH/Z1LwjRYJa7jAdSm8hE5m8m6WborrzAA4/iFuLbhtM/Bqm4boSqa7koBVux422QX/HblSQ2KAeT1GFOS7xdcO6ndyp6mIpCZWunTjZwSLyK20NvIV/AzdAro4GZWi0D34PPtbSG344ZT1dSLeDRhYVkDjS6uutrmw9C+Ns1bo8s1ydhxL2XEsU14SWRWlbyrMF9PXyJOsaNiBNWGwc9lTly0ZlmPnN3l0AC3RIKOstkEYmI+TMj21r1tltz48e+6dH1an51wwnhNRYiODd3hbS67tmIg05BuSU5+whJ93wzXw2rC4FLE= ylifshit@localhost.localdomain", "key_options": null, "keyfile": "/home/yuvalif/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuvalif", "validate_certs": true} ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzYzqIDimPjMOUOUz1A122eV52fl3mgGgNBRYRlOWl/lOxM5oOat5FPkJlnXTVyQFl0MlnYgIv9fTnjHVTM0wFmFUItlUl151ZmK5XExiGpGVsqG3UWNyKJxZpk9Uh2a0T/5CKzzwXnv2fJMNxzfqgopYDrgq4TFEZcdvgWJ39dcRTXST/rGJQ8wOq9z7UNzKU5VOGxvgi6f/nGevGIHrSaTcY3Uu8BW8kXUrf9vfl+ZSxVjuNHXF/VmrJH5Ne8mVu7DzPMrl8ZZjxsfJKT/eQqF9kjqht5586OSPKIwg/LEOyYj7Wyyf3QbDAIp5bCygQfmBBl+kIxphJYq3EwUZT ylifshit@dhcp-4-102.tlv.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFgwQYD9amVSYq6JzjHyGmKBJATQCM9xsf6QnF3yb0Lvry2nzY9F61evVXQ95TmF/AqasRx5p2WansIvegG5ag5mytvRwFXtHzPs4o/J+XjA9o4+A5l6j9cOFLIDD/TwrwlUjgMa2PhqUztSpI1op906391RLrJAyflfDghJxeVl6dJab6TEsslV0W+yaCS3BBxMXXrCbxCB5Ms3KCRKDz0DqbhFc+Nw05L1O1pC98HBFRIp1SaXlMcT3++CRQ3wugpOMkDMNLbycl+vdMBFY3UZ28rRowS3Ta7V5EARZVVH7KxU5cL+8Hr/8DE1/ITOmr 2021-02-11T00:07:45.023 INFO:teuthology.task.ansible.out:luaEZ1KwYgoxZbZ3w7Ptw0FK6aiCZ49YtqKT1WakoVfO8m7pCdxkqUOA91loMQtxvCwZ/Vfoxaut16gklmPz8N11xvo1H5XB8/ZrvK5yKdl3JDl+wwtfE/fwo4E/fte+rPRisoWBRsmsx8EGxs75sXnb6n3VjZ65vYEKsNMLg+5EAaevWLLeqF0a42UWGJrHdb4VKX/OAplHrOk7kA/VwArow8f9n+iaRp2hgDU9OhQiFVRhgqwahlmCFFXkcP4/4WlxMCuZrsaNMZgMjVhfsp7cskKOezSfZZey2MB2fREMS1wg0j40CdYRn4jTNEBr/LVszsoM7t7AwXUpnqXeYIe+gePx1PJb5XSzSPZ9Pw== yuvalif@yahoo.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDp0xz0ml2XuoQe70TxVeTo3Ib5xMinDrYNJ5eq5XYNa8ZLGcEByeDK4myzixTloAo31Rb/yDyGqv6kQ6nFChihO2aab3Ni/bsMOaJat1scrznaIYXGvLvw5KYx/qBDUxb3qW0vO0N/bB3dUPS1lXTJaVf+KuljUk7v38ov2gsPWlofRYZNkPGQfUKXFEXc39OVj+Ex5LkehH/Z1LwjRYJa7jAdSm8hE5m8m6WborrzAA4/iFuLbhtM/Bqm4boSqa7koBVux422QX/HblSQ2KAeT1GFOS7xdcO6ndyp6mIpCZWunTjZwSLyK20NvIV/AzdAro4GZWi0D34PPtbSG344ZT1dSLeDRhYVkDjS6uutrmw9C+Ns1bo8s1ydhxL2XEsU14SWRWlbyrMF9PXyJOsaNiBNWGwc9lTly0ZlmPnN3l0AC3RIKOstkEYmI+TMj21r1tltz48e+6dH1an51wwnhNRYiODd3hbS67tmIg05BuSU5+whJ93wzXw2rC4FLE= ylifshit@localhost.localdomain", "key_options": null, "keyfile": "/home/yuvalif/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuvalif", "validate_certs": true} 2021-02-11T00:07:45.147 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXa9uTf3q+7tGnHzSxv0WbgpRKrBIYjAZ5x3V74vQUSD1aAbmyvOqgPnts7XttLYImjjRqiisyC03L3KgR4b3SOeyL3KFxrk3KkHAJ/AJH+Y/UafyDhHNl3gRNg0B9rjsa7h2dSlcrFKnAX0pDY1HapuNPrzYWrXsEbo7C6wteFh7PyPmTkHu0NzIIPC4FcLl8SGaww/HeBh8v91IymgFSgXG0jNC063FEExWdti54yNLGh3gpW0FytsiRN9eEOKUOgcveT1tejz9ORv8evO4Y9SCQ/lsyOKQKNcG5C7J8nsbwSjqQ2cf6i2aYFZ0Oq1UXuhJ8APJCoiKgLJy7AiYf kkeithle@dhcp-100-19-89.bos.redhat.com", "key_options": null, "keyfile": "/home/kkeithle/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kkeithle", "validate_certs": true} 2021-02-11T00:07:45.148 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXa9uTf3q+7tGnHzSxv0WbgpRKrBIYjAZ5x3V74vQUSD1aAbmyvOqgPnts7XttLYImjjRqiisyC03L3KgR4b3SOeyL3KFxrk3KkHAJ/AJH+Y/UafyDhHNl3gRNg0B9rjsa7h2dSlcrFKnAX0pDY1HapuNPrzYWrXsEbo7C6wteFh7PyPmTkHu0NzIIPC4FcLl8SGaww/HeBh8v91IymgFSgXG0jNC063FEExWdti54yNLGh3gpW0FytsiRN9eEOKUOgcveT1tejz9ORv8evO4Y9SCQ/lsyOKQKNcG5C7J8nsbwSjqQ2cf6i2aYFZ0Oq1UXuhJ8APJCoiKgLJy7AiYf kkeithle@dhcp-100-19-89.bos.redhat.com", "key_options": null, "keyfile": "/home/kkeithle/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kkeithle", "validate_certs": true} 2021-02-11T00:07:45.274 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBYa5uEOlFv1s9K9D1SbcaApLwX3LBwASSnRXDHI7MtU paul.emmerich@croit.io", "key_options": null, "keyfile": "/home/emmericp/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "emmericp", "validate_certs": true} 2021-02-11T00:07:45.275 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBYa5uEOlFv1s9K9D1SbcaApLwX3LBwASSnRXDHI7MtU paul.emmerich@croit.io", "key_options": null, "keyfile": "/home/emmericp/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "emmericp", "validate_certs": true} 2021-02-11T00:07:45.401 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj28V9sMybkAzhkiaNiDDr8TfNVyr5DNdbOqszdGEVLy1Rxh/UYnxUclsR9n8lt9VnCft3M4NDTnVwlxOHE8+0oolJE9HP+DQomsgj3abP04EGJyOA0X8E7eIFQNLRbMFCD0yX/SNNlYPsS5fPTFhIa/gbBPmDBE07kULts66Tvc0Yo/2yIfwV1DV34bcWWVGi01XybIHBl9qbvlfBKAUrFEcv3ZdpHNhuZw6IkZY8xoYxo8iF+toLYeGX+gFxqCZUUOO+NBVmb0hVL1LI6bU66IrMOQDkFurqpvoraBTJqwZgXvMPceFUkcVIH4Nm7cK1X2WyMtnSw2XBpLMT8C4V mchangir@indraprastha", "key_options": null, "keyfile": "/home/mchangir/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mchangir", "validate_certs": true} 2021-02-11T00:07:45.402 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj28V9sMybkAzhkiaNiDDr8TfNVyr5DNdbOqszdGEVLy1Rxh/UYnxUclsR9n8lt9VnCft3M4NDTnVwlxOHE8+0oolJE9HP+DQomsgj3abP04EGJyOA0X8E7eIFQNLRbMFCD0yX/SNNlYPsS5fPTFhIa/gbBPmDBE07kULts66Tvc0Yo/2yIfwV1DV34bcWWVGi01XybIHBl9qbvlfBKAUrFEcv3ZdpHNhuZw6IkZY8xoYxo8iF+toLYeGX+gFxqCZUUOO+NBVmb0hVL1LI6bU66IrMOQDkFurqpvoraBTJqwZgXvMPceFUkcVIH4Nm7cK1X2WyMtnSw2XBpLMT8C4V mchangir@indraprastha", "key_options": null, "keyfile": "/home/mchangir/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mchangir", "validate_certs": true} 2021-02-11T00:07:45.528 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC1OVCo0wMITAp8PNUqsTRPFz0SuBL0r1RzKFJUoxQm7gsP9qttZUQRlfiuZ7YRzkuGLOEBngPuIcV995o0lZ0+LVHA8jxWEJamb6sM9YgnonbGKDHfl4lT8LJd4YtjcWnMGvUUdPiPgIkfrpxXtx+RzJ7eCTmgRjAJziZrRh3AqXuKty+s9MDnmK8EQ2smpLdkMtZG5W3U2PiVaGgq2FIIOAoqr58xGqFgZ4tIpvWFpNxVsDZXIg2NdC+ouuKQvuJRWq9eERRHwq26CR+kDFNZeYSyhYKxNBqauLCsAoXNFCJzrdX5Oi9Ox4lJTsEtYX+SMziVipQS54F7MnRAUccukQ86IbXz8C5Ok2EzNo6smwRZ6UPKRvebWjIvfbeR/iwPRnrWcNgjGcaTR6yhlRJh8pBkW84nyY/bJa4WXsoNLgutdsYkjl18KKhbBldjdf0ovfL7FVgqYfAo/wpQYJJeMebP5QAczxvZIegjHRrAvbs/nbQTmuAkes3WL1hhBjSTwyIbWCzAuBJk8MNTmeZkVBvub7XoIyIySppfoJC/1a+ZsxGkzAlgrIxXPYrrBzTtXd/9YRiIgCYx3UtfdbPkE6hT6GblH6ST6QESfWyyvfGxwlOmu+F+icRyVVJbgM9T/PD2W6I04u2/1mcfoHwaQGdwvbbBkbjWzm+zwNSisQ== sanupkri@redhat.com", "key_options": null, "keyfile": "/home/sidharthanup/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sidharthanup", "validate_certs": true} 2021-02-11T00:07:45.528 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC1OVCo0wMITAp8PNUqsTRPFz0SuBL0r1RzKFJUoxQm7gsP9qttZUQRlfiuZ7YRzkuGLOEBngPuIcV995o0lZ0+LVHA8jxWEJamb6sM9YgnonbGKDHfl4lT8LJd4YtjcWnMGvUUdPiPgIkfrpxXtx+RzJ7eCTmgRjAJziZrRh3AqXuKty+s9MDnmK8EQ2smpLdkMtZG5W3U2PiVaGgq2FIIOAoqr58xGqFgZ4tIpvWFpNxVsDZXIg2NdC+ouuKQvuJRWq9eERRHwq26CR+kDFNZeYSyhYKxNBqauLCsAoXNFCJzrdX5Oi9Ox4lJTsEtYX+SMziVipQS54F7MnRAUccukQ86IbXz8C5Ok2EzNo6smwRZ6UPKRvebWjIvfbeR/iwPRnrWcNgjGcaTR6yhlRJh8pBkW84nyY/bJa4WXsoNLgutdsYkjl18KKhbBldjdf0ovfL7FVgqYfAo/wpQYJJeMebP5QAczxvZIegjHRrAvbs/nbQTmuAkes3WL1hhBjSTwyIbWCzAuBJk8MNTmeZkVBvub7XoIyIySppfoJC/1a+ZsxGkzAlgrIxXPYrrBzTtXd/9YRiIgCYx3UtfdbPkE6hT6GblH6ST6QESfWyyvfGxwlOmu+F+icRyVVJbgM9T/PD2W6I04u2/1mcfoHwaQGdwvbbBkbjWzm+zwNSisQ== sanupkri@redhat.com", "key_options": null, "keyfile": "/home/sidharthanup/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sidharthanup", "validate_certs": true} 2021-02-11T00:07:45.654 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkeYXWjU7wVdODC32U40QRFgFH7ZEuEsOeWWaKx3Y5EBuAcwkTHiF9Bq/2mrDu+c9W46S8L38Ogc9GZ0DcCXtN/Z4z8iKOIIi5U1GzvwdbKuiAPCd8bdYP0vo0MOIRgylJo5hcnB5BCwCXRN1hmci1ES5UbSeQg0rydMiyYXHZ64AT47+qVUpn/mVP6PVw00pPqt16l9YxhbPFG74Y/WnY4FyrqXGQJfv0tcP7+UR7GQdFiI4QQV3ZUSRHRLWGcmoiiOmGimLhtzEmP4Jzy4gF4wg9q8jyX54NjfxDRZs+YuaoqqWKz/HSz5ic7W2RGKHrRby2N9wNu19nmC1NzIn3 varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCW58OUR3pniaYgvr9xAExeNm4eMxgaJfFbEfEYPztTWv/xxqqihBYCeFltfgWbu7ERTy+hVNo1PJWyyczjl5Ivc3FdRmhykosygs7X74PPh02c7Em4MsSTr7SSPNN20rkJbWqiYMMOBbqbiZ7JXiSUNVilLHgZqZBEQc5Rf5I1PyBLHHJ2ZruPKnDPHCRLdwJ+MdXy2haKmGrQLhtzIKaDzh8VkfojL454k0aHCIh34Z0oBdP9757mNuYJUVEkKZF5t2oML84lWGMgwZxUWN2yO9ALTti4tNH1fXA6NipS9ztE+3hEJe1fWXEoUQDX9JNu4qEHTeCz0secQMkyZVDZSQk8yDUQxQ76yiett37sQB1WQR/3fclcahmqQ4dUS7M3Onyz6k6zia896PBK6G48TBUbFa1rw5Hx7WfNZluDMkv4YxkQvfz7XVzZx2/lhs45Kjh1UR9n7LaW/NID98vokcvASw1N6Bk/6pOd/45iPyEJemwovnQLs6ecwlMIikM= varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcQ8xMjwVf+KiFIQARcbFT+wg4NHysBRrFxk3Bx5X2k2hGKcEYR2tY/ApHZYfJ6me3LUvJEXg2c/6xa6ibVTUp/90l4y0cF6RmF5uB45J0xuBYoFJd8xJkVrhDIlZix4aFfb7TrmJEqjleBrkTwam7Q9aE3lss16nVOxU4hiViYiCANJ45wobK6tz7y5btfzrHE/iYpwniDvzLwK7EpkEK336VVd6f9wV0vG+ErEFxnNVxheXLLm05LuvdVQvFqJcTFrc7/GZ54yKg5IgwVwXqSAyOXIhgduUqk+oN1ciA7jnSqdiOKQPS/VmYkbhw2YP85l8wGVreIYUmOG19QEyVLB82oB9KS1LezM2KCH61XW22+85dHf4PvuL9DULhGt6wBCvpO10OHxw0JvHXbEgBPhiyd9j2yJmcQozbRPth/sMUvLKNXOGabZhhkPBYL7xZICHc+UwxrXs0h/j9jOjLyHzBAWMomF2lzgbvtzjcbxJ1a5oclJ6IW8yHJllkOh0= varsha@localhost.locald 2021-02-11T00:07:45.656 INFO:teuthology.task.ansible.out:omain", "key_options": null, "keyfile": "/home/varsha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "varsha", "validate_certs": true} ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkeYXWjU7wVdODC32U40QRFgFH7ZEuEsOeWWaKx3Y5EBuAcwkTHiF9Bq/2mrDu+c9W46S8L38Ogc9GZ0DcCXtN/Z4z8iKOIIi5U1GzvwdbKuiAPCd8bdYP0vo0MOIRgylJo5hcnB5BCwCXRN1hmci1ES5UbSeQg0rydMiyYXHZ64AT47+qVUpn/mVP6PVw00pPqt16l9YxhbPFG74Y/WnY4FyrqXGQJfv0tcP7+UR7GQdFiI4QQV3ZUSRHRLWGcmoiiOmGimLhtzEmP4Jzy4gF4wg9q8jyX54NjfxDRZs+YuaoqqWKz/HSz5ic7W2RGKHrRby2N9wNu19nmC1NzIn3 varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCW58OUR3pniaYgvr9xAExeNm4eMxgaJfFbEfEYPztTWv/xxqqihBYCeFltfgWbu7ERTy+hVNo1PJWyyczjl5Ivc3FdRmhykosygs7X74PPh02c7Em4MsSTr7SSPNN20rkJbWqiYMMOBbqbiZ7JXiSUNVilLHgZqZBEQc5Rf5I1PyBLHHJ2ZruPKnDPHCRLdwJ+MdXy2haKmGrQLhtzIKaDzh8VkfojL454k0aHCIh34Z0oBdP9757mNuYJUVEkKZF5t2oML84lWGMgwZxUWN2yO9ALTti4tNH1fXA6NipS9ztE+3hEJe1fWXEoUQDX9JNu4qEHTeCz0secQMkyZVDZSQk8yDUQxQ76yiett37sQB1WQR/3fclcahmqQ4dUS7M3Onyz6k6zia896PBK6G48TBUbFa1rw5Hx7WfNZluDMkv4YxkQvfz7XVzZx2/lhs45Kjh1UR9n7LaW/NID98vokcvASw1N6Bk/6pOd/45iPyEJemwovnQLs6ecwlMIikM= varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcQ8xMjwVf+KiFIQARcbFT+wg4NHysBRrFxk3Bx5X2k2hGKcEYR2tY/ApHZYfJ6me3LUvJEXg2c/6xa6ibVTUp/90l4y0cF6RmF5uB45J0xuBYoFJd8xJkVrhDIlZix4aFfb7TrmJEqjleBrkTwam7Q9aE3lss16nVOxU4hiViYiCANJ45wobK6tz7y5btfzrHE/iYpwniDvzLwK7EpkEK336VVd6f9wV0vG+ErEFxnNVxheXLLm05LuvdVQvFqJcTFrc7/GZ54yKg5IgwVwXqSAyOXIhgduUqk+oN1ciA7jnSqdiOKQPS/VmYkbhw2YP85l8wGVreIYUmOG19QEyVLB82oB9KS1LezM2KCH61XW 2021-02-11T00:07:45.657 INFO:teuthology.task.ansible.out:22+85dHf4PvuL9DULhGt6wBCvpO10OHxw0JvHXbEgBPhiyd9j2yJmcQozbRPth/sMUvLKNXOGabZhhkPBYL7xZICHc+UwxrXs0h/j9jOjLyHzBAWMomF2lzgbvtzjcbxJ1a5oclJ6IW8yHJllkOh0= varsha@localhost.localdomain", "key_options": null, "keyfile": "/home/varsha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "varsha", "validate_certs": true} 2021-02-11T00:07:45.782 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RDgqwA0GrvE6KqRaGCgYnFhnxdi9ehjIWvfaMa1oq0CqYxUAee2bNbp/X2Bd18Vqk8iH9fpE0+qrLgAH/8BpD+MtgGikCFMORvazeUtOCF/OCDO0AMg1jvl8aTdvrQU8ZTDPXa65Avpkc9vwugcoplnwrW7lKx++XqCWsSlfHgEdyMV3wrt/ZDFwI2AS2bZBpWM6ViG1KSjXjgTi/T3hSZPY+buYvWjzoEjQO0946iI3iiKKCGohEpCUnG02oJXcS0vvgl8dWE71451lbainEKJ4hbDhfDmy57s6VXfVUANsczwiPWiSC/ZmMlDaCCBeKHO0Gz0xXaDXd9j4SA7P sam@Pondermatic\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYylAUS12hF6XndDQ3CkrUddKmXNSd8pOlHwO+pWaDTJPKxwtPL6sM3aOtaAPLrGkv1zD2k3iZaxmDwfPYGaXOyb0KS5ZCddtOyNXj5JLrjxh2niqFPP8SIkdHLOP+0Hv1/tB0Jz75RV+tNIT1SJTm7OZ8wZNy0qYycITSooJ14iEgyZ7rOa3EEzbtIVpHS4+YqIuIJdV2oV5egCrJyRv4sPUrS8ERXD4QZSOlHE+W4Tf+WVrEfsHOdDLRlAXJUzhuqgWtVouiYcW5ex294z28eA+12lKaPQpE0cft/NJ6FLs41yqh4ZN588bl8Ada+yTXEaHWioQEEJMlca2jIgrP sjust@rex004.front.sepia.ceph.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC08RrDQ2M7Zjcpx7RL9e+tjv48kBgDNyTenX1QdxW22JA2JR3D3ThA/ej9HtiPWcIVz16oZ4tzrCEVwaCMfbsmXq 2021-02-11T00:07:45.783 INFO:teuthology.task.ansible.out:2z08ZXYqwiBuoXJVshU7lIKVqAtadT4F6Q9eQvxEo4zWdBib1W0/cqNLlYzU/DuwlUqYnWBDLGxc4fD5Kxrz366oWUDB/ULCpl77TMqfTKlStCgGXot0zLqiscqzq1W7XsuA7A5vQw/JTq7MvIME+SkUuGWX0WKwTMIRZKNWBGmlf51bNru3GmmAnKBUFsJv9H4G0FPqGY/aH02rr5dAgTTmfKt+XbWRfMTMpjJqVRGX03+1mQNoYQ3kNDz0wl sjust@office\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA5UMPySf/h9r2/OryRXrO9Qq9k5J9Dn9nvJYyaYCE82H/qkBJGboAJgyIXfbsGYO5uPM25d3fGRH4magzAQm2hGWNbbt1YWn9HaIyKCCXo9JX600/dv3OZbHyGGmgXPa4Anl16j1c2vxRRt2+ArjlyyhP7cAcRkilUGdagK9u6ALrwnz9hhXYV+BmXrxMm7zZCmdWHcWz+YxoA65es4+w+aLvVZWmUCZLF8uZrcpPSw+oK3SfZE8JPRc5vWulXbWEEfIoHb9AszPIpSyzbfPWXelmc3XlG0KD66t7w+AnNlQPt3JVePRCfFHPYeTj9B0k8sxPyUqTQIl5pu6GppRMOQ== sam@Deepthought", "key_options": null, "keyfile": "/home/sjust/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sjust", "validate_certs": true} ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RDgqwA0GrvE6KqRaGCgYnFhnxdi9ehjIWvfaMa1oq0CqYxUAee2bNbp/X2Bd18Vqk8iH 2021-02-11T00:07:45.785 INFO:teuthology.task.ansible.out:9fpE0+qrLgAH/8BpD+MtgGikCFMORvazeUtOCF/OCDO0AMg1jvl8aTdvrQU8ZTDPXa65Avpkc9vwugcoplnwrW7lKx++XqCWsSlfHgEdyMV3wrt/ZDFwI2AS2bZBpWM6ViG1KSjXjgTi/T3hSZPY+buYvWjzoEjQO0946iI3iiKKCGohEpCUnG02oJXcS0vvgl8dWE71451lbainEKJ4hbDhfDmy57s6VXfVUANsczwiPWiSC/ZmMlDaCCBeKHO0Gz0xXaDXd9j4SA7P sam@Pondermatic\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYylAUS12hF6XndDQ3CkrUddKmXNSd8pOlHwO+pWaDTJPKxwtPL6sM3aOtaAPLrGkv1zD2k3iZaxmDwfPYGaXOyb0KS5ZCddtOyNXj5JLrjxh2niqFPP8SIkdHLOP+0Hv1/tB0Jz75RV+tNIT1SJTm7OZ8wZNy0qYycITSooJ14iEgyZ7rOa3EEzbtIVpHS4+YqIuIJdV2oV5egCrJyRv4sPUrS8ERXD4QZSOlHE+W4Tf+WVrEfsHOdDLRlAXJUzhuqgWtVouiYcW5ex294z28eA+12lKaPQpE0cft/NJ6FLs41yqh4ZN588bl8Ada+yTXEaHWioQEEJMlca2jIgrP sjust@rex004.front.sepia.ceph.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC08RrDQ2M7Zjcpx7RL9e+tjv48kBgDNyTenX1QdxW22JA2JR3D3ThA/ej9HtiPWcIVz16oZ4tzrCEVwaCMfbsmXq2z08ZXYqwiBuoXJVshU7lIKVqAtadT4F6Q9eQvxEo4zWdBib1W0/cqNLlYzU/DuwlUqYnWBDLGxc4fD5Kxrz366oWUDB/ULCpl77TMqfTKlStCgGXot0zLqiscqzq1W7XsuA7A5vQw/JTq7MvIME+SkUuGWX0WKwTMIRZKNWBGmlf51bNru3GmmAnKBUFsJv9H4G0FPqGY/aH02rr5dAgTTmfKt+XbWRfMTMpjJqVRGX03+1mQNoYQ3kNDz0wl sjust@office\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA5UMPySf/h9r2/OryRXrO9Qq9k5J9Dn9nvJYyaYCE82H/qkBJGboAJgyIXfbsGYO5uPM25d3fGRH4magzAQm2hGWNbbt1YWn9HaIyKCCXo9JX600/dv3OZbHyGGmgXPa4Anl16j1c2vxRRt2+ArjlyyhP7cAcRkilUGdagK9u6ALrwnz9hhXYV+BmXrxMm7zZCmdWHcWz+YxoA65es4+w+aLvVZWmUCZLF8uZrcpPSw+oK3SfZE8JPRc5vWulXbWEEfIoHb9AszPIpSyzbfPWXelmc3XlG0KD66t7w+AnNlQPt3JVePRCfFHPYeTj9B0k8sxPyUqTQIl5pu6GppRMOQ== sam@Deepthought", "key_options": null, "keyfile": "/home/sjust/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sjust", "validate_certs": true} 2021-02-11T00:07:45.908 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDj6DxTZNodVnwJZrnSZ/jv9Cw4uYLb8MGpccmOvtwl93sVBvqq597AYnBqYiV4VBbKU3GVFbT41zkplia1iCfXoddttCOyWmEKviBXRnAsd5f80dxL0pfzrBJvCaH4NAfYgVw9JFWsvT981b+nB6vum4Vz8Dw0PM5GPnVUjsZNFkpmDPUBL4yHPmMCGP2WtUurJVD3Gm9t72XlG6Dl/vB9Qw/i4IY1SoCCbuhhNgE7IN8JXeGmVJbRwDeUlP+Q8Ti7iedV7YB/W1opt6eT5EPzX8NcxTc0c7rrDgsUWjFQYRSup0GLK9ofdHs0E2RbPPO5OSc5Z2+B1IEV7fZeyJwAyHwUgwx7sSGy7aROdvinaj/hOBglcgISyQ2CY7LTV8NGWJquo7yRCJXhZVIHfgqfBcrgWdNbr+vNBXnWe5PCtLhV8ryHPSJ/7Ru+7voQxgvwux5SdZwxXTbWDKni1f6/8bNrhRx6bmLK9xuYAgt2FhlIivI7L5kQF4etcBiaf68= deepika@x1cabon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdqbYcbJYtgCrAbLo7PcS82caXxcT8cpX0RkULaFXfaiUDs8Foy6Yf/XoEHIdpgw8kX6qBdydYXxti6HFhYDNsL5KleKu/yA+bVKlvri39CRNkNxFHAUL2CRBT5Hefj1AJQBm/BKVEN4/eb05OlJJ808Qb/aNycot/YwgpNvUIaO2yTMA0meq82wNdZmUcmyLB9QXz4QInTcoAsxq70KxX95YC938rTWpbg1hM8gzLkJJt/OD/Z7TMYv/Sc5KGOFqo930AmObQ5KPmffkWGYbLT65TxlCULnvIr63lWHdGTj5mYjib/v9ncu24az9GYRWYcicV0B/def+KVrrIp3Mz ideepika@teuthology", "key_options": null, "keyfile": "/home/ideepika/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ideepika", "validate_certs": true} 2021-02-11T00:07:45.909 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDj6DxTZNodVnwJZrnSZ/jv9Cw4uYLb8MGpccmOvtwl93sVBvqq597AYnBqYiV4VBbKU3GVFbT41zkplia1iCfXoddttCOyWmEKviBXRnAsd5f80dxL0pfzrBJvCaH4NAfYgVw9JFWsvT981b+nB6vum4Vz8Dw0PM5GPnVUjsZNFkpmDPUBL4yHPmMCGP2WtUurJVD3Gm9t72XlG6Dl/vB9Qw/i4IY1SoCCbuhhNgE7IN8JXeGmVJbRwDeUlP+Q8Ti7iedV7YB/W1opt6eT5EPzX8NcxTc0c7rrDgsUWjFQYRSup0GLK9ofdHs0E2RbPPO5OSc5Z2+B1IEV7fZeyJwAyHwUgwx7sSGy7aROdvinaj/hOBglcgISyQ2CY7LTV8NGWJquo7yRCJXhZVIHfgqfBcrgWdNbr+vNBXnWe5PCtLhV8ryHPSJ/7Ru+7voQxgvwux5SdZwxXTbWDKni1f6/8bNrhRx6bmLK9xuYAgt2FhlIivI7L5kQF4etcBiaf68= deepika@x1cabon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdqbYcbJYtgCrAbLo7PcS82caXxcT8cpX0RkULaFXfaiUDs8Foy6Yf/XoEHIdpgw8kX6qBdydYXxti6HFhYDNsL5KleKu/yA+bVKlvri39CRNkNxFHAUL2CRBT5Hefj1AJQBm/BKVEN4/eb05OlJJ808Qb/aNycot/YwgpNvUIaO2yTMA0meq82wNdZmUcmyLB9QXz4QInTcoAsxq70KxX95YC938rTWpbg1hM8gzLkJJt/OD/Z7TMYv/Sc5KGOFqo930AmObQ5KPmffkWGYbLT65TxlCULnvIr63lWHdGTj5mYjib/v9ncu24az9GYRWYcicV0B/def+KVrrIp3Mz ideepika@teuthology", "key_options": null, "keyfile": "/home/ideepika/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ideepika", "validate_certs": true} 2021-02-11T00:07:46.045 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDC0h+TpaUkm2V6Hbf7aPCTys/nsm51CmY9s+bdwEXAiSAWpq/7Xi2LlN0mZgsrAYBHbr5L+Pz8x0YdigvWysUK6U9XRSPM28cbWmh8F25re9HEk8ARESkMZKTv/hKFs1v7kTHbT9hNNynbQGQOqEaazjr0shcli+Byvop27riX3QDDSsd5xfCjjyDz9fiA9YESlF0kbXyFUKPsoaBhRv9FUhtH6DxlygxtxTsKyKgeoiKw2sCfeUMckcJKnGCMtkXW4U8h7NL/fPZFyBaMDRi/TtoBKaVGLaWqF7RuukfjoMCwhuIDmuTG3WhanH4HJrfNenPZkpZUBhzWwZcleao8SD3mXXfZ9gcZb8QB2ymEtTqrAEyDoNWO4q8ljNP3WJXIgF0h0Sjmx/CV/i0ArEYlBMwBD7DFVnPJqCqSyypuQdDGsDNQZxaRCiYg7nIslFOpDr+0PLp78m+CHyYbSFLTvVVJoJ1k0YhMnDPHM29nt7fMGx6Qrigwnuk0yKg1bfgJ/t0TOqEw0bqGKIvHnyoP/n0ObazEsiPl5pRr2ehs/Rqf35Iwhc1i02Hhz/3Sqwc1eAgqm4/OVghxqUJGpRocua5Gf/vO32wwoyGxh2sl7y6K2pNDA3glhKYbZeIh1fjnaTjikgleqIQkCBxbTeAE7n5+T6TcFtnII6RSxYv3tQ== gal.salomon@gmail.com", "key_options": null, "keyfile": "/home/gsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gsalomon", "validate_certs": true} 2021-02-11T00:07:46.046 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDC0h+TpaUkm2V6Hbf7aPCTys/nsm51CmY9s+bdwEXAiSAWpq/7Xi2LlN0mZgsrAYBHbr5L+Pz8x0YdigvWysUK6U9XRSPM28cbWmh8F25re9HEk8ARESkMZKTv/hKFs1v7kTHbT9hNNynbQGQOqEaazjr0shcli+Byvop27riX3QDDSsd5xfCjjyDz9fiA9YESlF0kbXyFUKPsoaBhRv9FUhtH6DxlygxtxTsKyKgeoiKw2sCfeUMckcJKnGCMtkXW4U8h7NL/fPZFyBaMDRi/TtoBKaVGLaWqF7RuukfjoMCwhuIDmuTG3WhanH4HJrfNenPZkpZUBhzWwZcleao8SD3mXXfZ9gcZb8QB2ymEtTqrAEyDoNWO4q8ljNP3WJXIgF0h0Sjmx/CV/i0ArEYlBMwBD7DFVnPJqCqSyypuQdDGsDNQZxaRCiYg7nIslFOpDr+0PLp78m+CHyYbSFLTvVVJoJ1k0YhMnDPHM29nt7fMGx6Qrigwnuk0yKg1bfgJ/t0TOqEw0bqGKIvHnyoP/n0ObazEsiPl5pRr2ehs/Rqf35Iwhc1i02Hhz/3Sqwc1eAgqm4/OVghxqUJGpRocua5Gf/vO32wwoyGxh2sl7y6K2pNDA3glhKYbZeIh1fjnaTjikgleqIQkCBxbTeAE7n5+T6TcFtnII6RSxYv3tQ== gal.salomon@gmail.com", "key_options": null, "keyfile": "/home/gsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gsalomon", "validate_certs": true} 2021-02-11T00:07:46.171 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrGYBGPDQqn+2jnxKhDurSrAJvTT8dZMYGVCt6NbjpFhDFYtyvrF8Jv5NKBQynG18LwscN7a57L0Oq0e4jOEPRz//CDcAfP+L6p45L4BdUzTysN4+rQ7waMnIiYp7VjSswhGH/BnYIVKwmDqzM2fo1w/oLIT6mgwUYqAdceeswAkXBt7jgagL8ox3E4oHBqER7f60AHdTviuW953t5luVQiMjyF2fOwZuo2ycufIzBee0CwS+xyRuJQwdgD3HL4Qs2vtBCX+H8n3wC6A9JrMA5tzCDr5VZKBJZURIniwvaXfJodjO4SvBL5jAfXoMqriv8ZWHbap2fk82YE8/uPqNvSISjixJEBgQinklZ+iAOYm5tfPbhPM/8ErpN/yJ0EoGRn+nj6X6nAjXAIk3AENopeqtM7mLZ26RFIuEV5ld7eqUvAfiy6Hk2LH9Q1Z4CXaxD0gDGzUxgdAaaAgLAR4btWi2n7Tb7ZNDdOfctg2ya9ftzZBOHvCaVXSpJCry/GMU= skoduri@localhost.localdomain", "key_options": null, "keyfile": "/home/soumyakoduri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "soumyakoduri", "validate_certs": true} 2021-02-11T00:07:46.183 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrGYBGPDQqn+2jnxKhDurSrAJvTT8dZMYGVCt6NbjpFhDFYtyvrF8Jv5NKBQynG18LwscN7a57L0Oq0e4jOEPRz//CDcAfP+L6p45L4BdUzTysN4+rQ7waMnIiYp7VjSswhGH/BnYIVKwmDqzM2fo1w/oLIT6mgwUYqAdceeswAkXBt7jgagL8ox3E4oHBqER7f60AHdTviuW953t5luVQiMjyF2fOwZuo2ycufIzBee0CwS+xyRuJQwdgD3HL4Qs2vtBCX+H8n3wC6A9JrMA5tzCDr5VZKBJZURIniwvaXfJodjO4SvBL5jAfXoMqriv8ZWHbap2fk82YE8/uPqNvSISjixJEBgQinklZ+iAOYm5tfPbhPM/8ErpN/yJ0EoGRn+nj6X6nAjXAIk3AENopeqtM7mLZ26RFIuEV5ld7eqUvAfiy6Hk2LH9Q1Z4CXaxD0gDGzUxgdAaaAgLAR4btWi2n7Tb7ZNDdOfctg2ya9ftzZBOHvCaVXSpJCry/GMU= skoduri@localhost.localdomain", "key_options": null, "keyfile": "/home/soumyakoduri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "soumyakoduri", "validate_certs": true} 2021-02-11T00:07:46.298 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPeuSTD7kv8yQX6dW+7Vpq1mqrcr8JGubPYa1DpGTV/gE50d5L42UspUN2FXmICDMiV1h4Q9WQAFma3168f1I5I94qFkV+/56szCMoILClm7IW/EV4t8fTxoyOpEa9l4qSU3qgJpDbY04CkiyVJFuQj24Zq3gD/70jYgGpy8RfA0BihSR6F+A0WZLh/fESjqfor3/pFWhUCRnPEqrZsXyuB8lRgDTyGp4s1cHyUqmFMuCPDRMtok0rSVpaRZj2Zj8lboah19UI/L89ptQgEdqsOKzlkxiT+1GdyIY+jpPCM0a3yZz75l3Qiu0k6q7qUV8T0hm1GZiBguvST1KMcwnt kyrylo.shatskyy@suse.com", "key_options": null, "keyfile": "/home/kyr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kyr", "validate_certs": true} 2021-02-11T00:07:46.299 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPeuSTD7kv8yQX6dW+7Vpq1mqrcr8JGubPYa1DpGTV/gE50d5L42UspUN2FXmICDMiV1h4Q9WQAFma3168f1I5I94qFkV+/56szCMoILClm7IW/EV4t8fTxoyOpEa9l4qSU3qgJpDbY04CkiyVJFuQj24Zq3gD/70jYgGpy8RfA0BihSR6F+A0WZLh/fESjqfor3/pFWhUCRnPEqrZsXyuB8lRgDTyGp4s1cHyUqmFMuCPDRMtok0rSVpaRZj2Zj8lboah19UI/L89ptQgEdqsOKzlkxiT+1GdyIY+jpPCM0a3yZz75l3Qiu0k6q7qUV8T0hm1GZiBguvST1KMcwnt kyrylo.shatskyy@suse.com", "key_options": null, "keyfile": "/home/kyr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kyr", "validate_certs": true} 2021-02-11T00:07:46.425 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeERrQ0NVXhuTYzI08rlKRbHZVFXSv1YC7sGq6aCWRbTCv7Ad/t/3OJz3vfcd2TjBMvABfrYCFgTFWIaJBaeA3BXUUU9y9TwnzuxKv4C46WJYoalVGyLEpWpcGbJ5v+leA6Je/+lunenplb7TBKGE/YTgggEXyX7KnunYlv+Jdm33TmAZTcHrLk5QR/6FdRGKmdlLna0dXZc3v04+AI8W+p9ghAv1+e8ENxJDTF8p0MawBiKWcSj2mysOhQ2Cj91qZ0qTnLLeu0CPf4rBO+qjYIshiCuTLhYt2UazlzME4nCCsVqK7Nz9olA/lgvJLRaPxgQQ7iCMmIZilS6B4Y3oL sseshasa@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCo0zniUEXuQ4JJuuRtfnEK8WHqr97AmXEniGPY5U23MTxhMuP8CSkGWkUHdmXw0H1tDKbYgk97M6TspJropNGKljla2H1/3e2T1BOI1L2WfcsOh6VPYeyOj2ssMJeEDdQgd0J3g+4oj2QS+guPlT24UhO0CBhRZ6waVlJMgagDYyDLCLGI4ASoBYx0AOaoyjnEQtRd/gyejzv7jntkHc9YNBPsJ37X6hTYNA/s2ORJE7QMXd6xI60mTBuCdD3JcPYoUSvyCUa7rIrDc70lAcW5XtxewvMBogTZJLoFG/d6Ugij49h4AfwrtoUCtLyJOWJX6PTfomXely8Ym6KpN/3981+m70dhcHPDJ66QCWMd1LAgftVXTIsebA+Bxfg4Vsbrv7j1lJXzmMfsOl+1wVPe+Y9h28GyeIlalW3laURZGV7dhexGZ8YNxPuzxtAlWtfw+kddbjw0j4ODtgVXrj4SDxqmTTYYuMBkrQ3H33sOgPLx8DyA6e4pckb6lOOEvb41Yi5tyP7BIJlYN2PpNVDkSQd/t5Q0di4Ct+3vqLRCkPuJiJAUyaBGT4HM7yQc25+Y0B3sXNON7BjeaBXB7OwKZMp9w1jwbJt4JL/aGOw3HVljVyVgu+pIuQ2ISd9VBcmAJK5EGdWe5Q57h5fJkD+TVrXgeNTaufdclh5vWOH1qQ== sseshasa@teuthology", "key_options": null, "keyfile": "/home/sseshasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sseshasa", "validate_certs": true} 2021-02-11T00:07:46.426 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeERrQ0NVXhuTYzI08rlKRbHZVFXSv1YC7sGq6aCWRbTCv7Ad/t/3OJz3vfcd2TjBMvABfrYCFgTFWIaJBaeA3BXUUU9y9TwnzuxKv4C46WJYoalVGyLEpWpcGbJ5v+leA6Je/+lunenplb7TBKGE/YTgggEXyX7KnunYlv+Jdm33TmAZTcHrLk5QR/6FdRGKmdlLna0dXZc3v04+AI8W+p9ghAv1+e8ENxJDTF8p0MawBiKWcSj2mysOhQ2Cj91qZ0qTnLLeu0CPf4rBO+qjYIshiCuTLhYt2UazlzME4nCCsVqK7Nz9olA/lgvJLRaPxgQQ7iCMmIZilS6B4Y3oL sseshasa@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCo0zniUEXuQ4JJuuRtfnEK8WHqr97AmXEniGPY5U23MTxhMuP8CSkGWkUHdmXw0H1tDKbYgk97M6TspJropNGKljla2H1/3e2T1BOI1L2WfcsOh6VPYeyOj2ssMJeEDdQgd0J3g+4oj2QS+guPlT24UhO0CBhRZ6waVlJMgagDYyDLCLGI4ASoBYx0AOaoyjnEQtRd/gyejzv7jntkHc9YNBPsJ37X6hTYNA/s2ORJE7QMXd6xI60mTBuCdD3JcPYoUSvyCUa7rIrDc70lAcW5XtxewvMBogTZJLoFG/d6Ugij49h4AfwrtoUCtLyJOWJX6PTfomXely8Ym6KpN/3981+m70dhcHPDJ66QCWMd1LAgftVXTIsebA+Bxfg4Vsbrv7j1lJXzmMfsOl+1wVPe+Y9h28GyeIlalW3laURZGV7dhexGZ8YNxPuzxtAlWtfw+kddbjw0j4ODtgVXrj4SDxqmTTYYuMBkrQ3H33sOgPLx8DyA6e4pckb6lOOEvb41Yi5tyP7BIJlYN2PpNVDkSQd/t5Q0di4Ct+3vqLRCkPuJiJAUyaBGT4HM7yQc25+Y0B3sXNON7BjeaBXB7OwKZMp9w1jwbJt4JL/aGOw3HVljVyVgu+pIuQ2ISd9VBcmAJK5EGdWe5Q57h5fJkD+TVrXgeNTaufdclh5vWOH1qQ== sseshasa@teuthology", "key_options": null, "keyfile": "/home/sseshasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sseshasa", "validate_certs": true} 2021-02-11T00:07:46.551 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIC6uqbIg9XaTlDZd7KCX7FXSzfGFMEWXhx42ktz3ehOPLviA/yNpVd+LmYHSgzd5Szd3mMxleisiE+JdSq/q5YyPAF6eD6+wfynkpMv5aWNHGI0yVfKbCwdOX8bY6yqhyVwMDo14uoFvdDcM4Lj+vz8F75VJHUU5ihJNOW24EllobTLzR4XI6AcM+mjbXRnBLLVoBSuDaU2D0kWqMn8rDCJKdUJnoiy9oxIok8eMLfGkGsL55oOx9BflMSz/0jM9X5GLQahYiECbXjvCIarCkUFE8txNoXM9Djmg8QqhAQDhY0hzJTauFJJaD8Ax1uFQlXONed7tv7a7Tb3dH+/jb rfriedma@dhcp-4-239.tlv.redhat.com", "key_options": null, "keyfile": "/home/rfriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rfriedma", "validate_certs": true} 2021-02-11T00:07:46.551 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIC6uqbIg9XaTlDZd7KCX7FXSzfGFMEWXhx42ktz3ehOPLviA/yNpVd+LmYHSgzd5Szd3mMxleisiE+JdSq/q5YyPAF6eD6+wfynkpMv5aWNHGI0yVfKbCwdOX8bY6yqhyVwMDo14uoFvdDcM4Lj+vz8F75VJHUU5ihJNOW24EllobTLzR4XI6AcM+mjbXRnBLLVoBSuDaU2D0kWqMn8rDCJKdUJnoiy9oxIok8eMLfGkGsL55oOx9BflMSz/0jM9X5GLQahYiECbXjvCIarCkUFE8txNoXM9Djmg8QqhAQDhY0hzJTauFJJaD8Ax1uFQlXONed7tv7a7Tb3dH+/jb rfriedma@dhcp-4-239.tlv.redhat.com", "key_options": null, "keyfile": "/home/rfriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rfriedma", "validate_certs": true} 2021-02-11T00:07:46.677 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIXHA8BwV4OnqlaHHyYofsp5X+wanose+aneJVx2Or05PcWA9c7xFEOerkvEn9LvivSRd9G9o/S8SvnGH91tG2bbOAidVZ69FGul9OKa/BCJYUP0vVBX09/Td3n7+R2lVlvu5XiyC5SUzCjaQEZLOpjq23rqaqdCDXE6wFnxfpkmcsccbG/xUiOEBeBGI92lntdx99Sn6CxWWA27lMMaYkCRvX6ziRZEm6O44N2nMm+qYm0jmMyGv1iyQkJxtt0YaLPp+X9t2trUEzEjgBCXqqzEzBjB7T4rbzhAuvU3NRHiAoWXSnrY5AQOTTvC/wpaZV/gF2NDNThjMcpcEdNstleOctXtN4XTTJQewbG+t7I9knR00TPpsoUvUtpbcoFOluGgWTDTFa6GCmDPppx23nZgulOniZUVTI2CbScSpc8sfp1JE7Q6vLECY9lJ+GpVCbDAbIEE9WHXSkJ/6L9yf+ZoHbpqCkEFDcWLfz3B5NFoJ5gne8B8uzd6ptKVtJrP8pMvoOyydyvQlmkgh8tNDsOnp6kaUNG0NHmtfGlCTkbM7oKsKbf87Cv1HgYuZl/HP7go5sOX02LfBfbvWrawZzOaZ3dewEq74w5hVMKEHrmJPstIpcHSxZpq33f2j4Z/uKW9tJat6rgSWK1I+T3tCd++76apxbOYl5TDOaoxCyjQ== lars@marowsky-bree.de", "key_options": null, "keyfile": "/home/lmb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "lmb", "validate_certs": true} 2021-02-11T00:07:46.678 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIXHA8BwV4OnqlaHHyYofsp5X+wanose+aneJVx2Or05PcWA9c7xFEOerkvEn9LvivSRd9G9o/S8SvnGH91tG2bbOAidVZ69FGul9OKa/BCJYUP0vVBX09/Td3n7+R2lVlvu5XiyC5SUzCjaQEZLOpjq23rqaqdCDXE6wFnxfpkmcsccbG/xUiOEBeBGI92lntdx99Sn6CxWWA27lMMaYkCRvX6ziRZEm6O44N2nMm+qYm0jmMyGv1iyQkJxtt0YaLPp+X9t2trUEzEjgBCXqqzEzBjB7T4rbzhAuvU3NRHiAoWXSnrY5AQOTTvC/wpaZV/gF2NDNThjMcpcEdNstleOctXtN4XTTJQewbG+t7I9knR00TPpsoUvUtpbcoFOluGgWTDTFa6GCmDPppx23nZgulOniZUVTI2CbScSpc8sfp1JE7Q6vLECY9lJ+GpVCbDAbIEE9WHXSkJ/6L9yf+ZoHbpqCkEFDcWLfz3B5NFoJ5gne8B8uzd6ptKVtJrP8pMvoOyydyvQlmkgh8tNDsOnp6kaUNG0NHmtfGlCTkbM7oKsKbf87Cv1HgYuZl/HP7go5sOX02LfBfbvWrawZzOaZ3dewEq74w5hVMKEHrmJPstIpcHSxZpq33f2j4Z/uKW9tJat6rgSWK1I+T3tCd++76apxbOYl5TDOaoxCyjQ== lars@marowsky-bree.de", "key_options": null, "keyfile": "/home/lmb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "lmb", "validate_certs": true} 2021-02-11T00:07:46.818 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMDUcToIhs8tiIozgPudiYyD2upEX+VvsiJRti7zrA/1HPIDARYt2+xyWCASm5x5vdohRM7wnBLUlbBVnvr6ZUQvfShNDsS1Uu7hEfYF38MtW+dVwvGlm14J4m1gbjzqVlZvO6bg6rfGo7Qer0bKUlxtqbisQ/kCg/lVWR04CNxdRtZxEpaQ21y4C5jAlrpFTzxQSuiCLEyY3EAKdZUaZElFEcXlna0ysCP8inlzhF402PkSdl9DkkPpg3IR2dUEGqsblWSdLVk19EFavjtGAAnsvaBWWm2rCLNC5RmhGQaS/Z52Aes1nBuT4cI6qLjbEMqAzLwxiOR7l4IPMpK5EcuRK+FaqQG0wMAjxPc95CmxDzi58ZRJ5ERV8vgps73F1AJXWU9Lb1P77BTsLXqiwko2mvPf6e0LwCxQuxYJWc+xvO7Ji011B+nm5eLCCC/LcDtTPjkimTh7nkvUNi/yTKCXi9KwLISAHHd335KnfrL28rU3GahMXs4NjOxuN8eKM= ksirivad@ksirivad\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDS3HkgHb6z+gi4tN5rBL/N+WLJgN8RtUokt0YnRjpor2epRbmqgmEFRbRFqjLK9LiTuLxmkwol1/G56AJms9ixue33M6jVs73nc259LDxn2qj/NCtxeU7xdjSDuhKyItgM0yuiFjWOKSYTghNtwoR26PX7SQVbycD4NN1ZuwUbdMQA31VrLvQR7d0lYKlis2auH2Xb6WifotoEyszZz1KYRwzJvOHtHku/jAyNmTD/8kAsuCjEgUPSyyehAfdWn59tY2gM7aFyj/dtRoAghekv5gkov9zx+zjN6D2LSN7e+DRti05iJMifA3nfmdj7f8aHzXDtsDL0XNkmmT3g9N2OQ8WL4ESOFASXPPj9JGUROealgnaQ+Y64evDClhbt2L7FLbgj5sgKb+XYhpGnAiC+v3t1Rq3HZrstOYf2qSYguIo+zW9gHwzJDqH5YNCpSF4ZDCfkJ94ngl5ptQmZ/FcrH2hBs2cMoyK9EyDpcI9hBeACTzu19kaB6DrOC+UTvBgYL2sNbCvi+caIqhENJICZ21rI4u4EZqu7PVb+Y3CLgSjTEgclGYBZoxlrT/X2QHrIfZF7lLGeeh0bureedCrBg4b61SL7ZU3Me9x1iWOZMSJgVvg+qPSrzZiHbA46k8i0af5Q+geL1BuuGy76zbYd/KR0KiNZnXjdlHyRz76rpQ== kamoltatsirivadhna@Ksirivad-MacBook-Pro.loc 2021-02-11T00:07:46.819 INFO:teuthology.task.ansible.out:al", "key_options": null, "keyfile": "/home/ksirivad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ksirivad", "validate_certs": true} ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMDUcToIhs8tiIozgPudiYyD2upEX+VvsiJRti7zrA/1HPIDARYt2+xyWCASm5x5vdohRM7wnBLUlbBVnvr6ZUQvfShNDsS1Uu7hEfYF38MtW+dVwvGlm14J4m1gbjzqVlZvO6bg6rfGo7Qer0bKUlxtqbisQ/kCg/lVWR04CNxdRtZxEpaQ21y4C5jAlrpFTzxQSuiCLEyY3EAKdZUaZElFEcXlna0ysCP8inlzhF402PkSdl9DkkPpg3IR2dUEGqsblWSdLVk19EFavjtGAAnsvaBWWm2rCLNC5RmhGQaS/Z52Aes1nBuT4cI6qLjbEMqAzLwxiOR7l4IPMpK5EcuRK+FaqQG0wMAjxPc95CmxDzi58ZRJ5ERV8vgps73F1AJXWU9Lb1P77BTsLXqiwko2mvPf6e0LwCxQuxYJWc+xvO7Ji011B+nm5eLCCC/LcDtTPjkimTh7nkvUNi/yTKCXi9KwLISAHHd335KnfrL28rU3GahMXs4NjOxuN8eKM= ksirivad@ksirivad\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDS3HkgHb6z+gi4tN5rBL/N+WLJgN8RtUokt0YnRjpor2epRbmqgmEFRbRFqjLK9LiTuLxmkwol1/G56AJms9ixue33M6jVs73nc259LDxn2qj/NCtxeU7xdjSDuhKyItgM0yuiFjWOKSYTghNtwoR26PX7SQVbycD4NN1ZuwUbdMQA31VrLvQR7d0lYKlis2auH2Xb6WifotoEyszZz1KYRwzJvOHtHku/jAyNmTD/8kAsuCjEgUPSyyehAfdWn59tY2gM7aFyj/dtRoAghekv5gkov9zx+zjN6D2LSN7e+DRti05iJMifA3nfmdj7f8aHzXDtsDL0XNkmmT3g9N2OQ8WL4ESOFASXPPj9JGUROealgnaQ+Y64evDClhbt2L7FLbgj5sgKb+XYhpGnAiC+v3t1Rq3HZrstOYf2qSYguIo+zW9gHwzJDqH5YNCpSF4ZDCfkJ94ngl5ptQmZ/FcrH2hBs2cMoyK9EyDpcI9hBeACTzu19kaB6DrOC+UTvBgYL2sNbCvi+caIqhENJICZ21rI4u4EZqu7PVb+Y3CLg 2021-02-11T00:07:46.821 INFO:teuthology.task.ansible.out:SjTEgclGYBZoxlrT/X2QHrIfZF7lLGeeh0bureedCrBg4b61SL7ZU3Me9x1iWOZMSJgVvg+qPSrzZiHbA46k8i0af5Q+geL1BuuGy76zbYd/KR0KiNZnXjdlHyRz76rpQ== kamoltatsirivadhna@Ksirivad-MacBook-Pro.local", "key_options": null, "keyfile": "/home/ksirivad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ksirivad", "validate_certs": true} 2021-02-11T00:07:46.944 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0POsA+0NyxecLo3Y821G6W3+jJPKFMuLSIl4FSLi25vuyuM5+mFGmCNWv8gg93eQhG9Y3SOygqmkaxzxDtBS/V6VNC2f8hZsVw9B+HbnfggvCNQSgjJ5rhvf6IHfx/aHq4IHF+stqdcoWhwR/68wIhGNqtP7Nhqnzk2aN1kG9bU2iVk4CH8XGIwqwET3aWNuCMcHi2AhrvDBpZu7bzo/6ARUJDqEfTEC/XIkzv8/mEkJ5igcycARVy6dChuCwfZc8rhfwQpekwx1Y9/WBFdNQlYkN4fVe8yIqT5VsQ3AcRv21GJk8L7mwB4hF9dVAi4p1cSyxatR3kDifsFc8VQk9 toor@localhost.localdomain", "key_options": null, "keyfile": "/home/ofriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ofriedma", "validate_certs": true} 2021-02-11T00:07:46.945 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0POsA+0NyxecLo3Y821G6W3+jJPKFMuLSIl4FSLi25vuyuM5+mFGmCNWv8gg93eQhG9Y3SOygqmkaxzxDtBS/V6VNC2f8hZsVw9B+HbnfggvCNQSgjJ5rhvf6IHfx/aHq4IHF+stqdcoWhwR/68wIhGNqtP7Nhqnzk2aN1kG9bU2iVk4CH8XGIwqwET3aWNuCMcHi2AhrvDBpZu7bzo/6ARUJDqEfTEC/XIkzv8/mEkJ5igcycARVy6dChuCwfZc8rhfwQpekwx1Y9/WBFdNQlYkN4fVe8yIqT5VsQ3AcRv21GJk8L7mwB4hF9dVAi4p1cSyxatR3kDifsFc8VQk9 toor@localhost.localdomain", "key_options": null, "keyfile": "/home/ofriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ofriedma", "validate_certs": true} 2021-02-11T00:07:47.070 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc/8sWrMq+bqKBPmDPplUgdMoY2SQL+57jRSh27PAoYW9rNVR/UgK7EA9oxFLfoi9wJ9+VKU4opeoohOXLWQXXatLvfXjGE3fRYIonQfwJqKrasqQJTGWzRZ9t1/2Cb0VHkoAvipCJzWmgB46X6q73XW5Td1H3b+AINd6E4Rsm1QjBOhk0DMjCdfwrVUZIfGdsEo+5u/AwioHwH+NDJvXTWT8ZigeZBNHJSY/EQn1+15ut0QB2rvXkJasvvDlVbEsPQtM4C3VX1ronmAnKMvCp1O4EtAXaoKSOx7XEN++UAvVn7czDCWk/UFgpzZOqTcQJwg82XtS4sZP23CpNe0G9 h4iresis@fedora", "key_options": null, "keyfile": "/home/h4iresis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "h4iresis", "validate_certs": true} 2021-02-11T00:07:47.082 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc/8sWrMq+bqKBPmDPplUgdMoY2SQL+57jRSh27PAoYW9rNVR/UgK7EA9oxFLfoi9wJ9+VKU4opeoohOXLWQXXatLvfXjGE3fRYIonQfwJqKrasqQJTGWzRZ9t1/2Cb0VHkoAvipCJzWmgB46X6q73XW5Td1H3b+AINd6E4Rsm1QjBOhk0DMjCdfwrVUZIfGdsEo+5u/AwioHwH+NDJvXTWT8ZigeZBNHJSY/EQn1+15ut0QB2rvXkJasvvDlVbEsPQtM4C3VX1ronmAnKMvCp1O4EtAXaoKSOx7XEN++UAvVn7czDCWk/UFgpzZOqTcQJwg82XtS4sZP23CpNe0G9 h4iresis@fedora", "key_options": null, "keyfile": "/home/h4iresis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "h4iresis", "validate_certs": true} 2021-02-11T00:07:47.198 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCqhWVTosH12864VGY5S3/k0yKc59GbV0m2WxD28gAf+uvJ1/y8gekD2wDzBv0DWqEekYLV7L68gpapDXyGosQeZ6n5OO/NZFZmW+Xq1P7P1QHJil6kVpwk927lzX440pwNf3+PRvTbLzlbuVFWJRpiykv+juJyIFjzXLJRF67wB2qgZVm5cRs/GOi4fnvTaou/Ae51mvsO8M3JL5cphApFKD/AO/X+3pHBhLjvaW33cYsp0Z4Rce1nm8wxSmvuJRF+HAfjBlknhDl5ZaJGA96RYA+g9WbAXimFprg4xeiRp7liPExQwtVgackJweoC4MahC1glmjC3eOh9dvrrxLnALOLMOkyCSK/tOF/iq2PJaLViObanPI8mnNkMLbdJyzUBf8hRGdSLcw98qxaf0sSZ+vz4VQS6e9CwX7ikkNNsTeYXjnJ+1yU3mfCW1CXJDr7kBDVG2OTLefCpMY8WBAYDiEaK0RW83cBcFIKfecKYd0qStHRaOsvmyWdFYgBh2vM1UWjro5WXlb+7aJPrUp8ZruapkUXUwhjHA7FwGA4ysE0tsOVVFm0Dw8tvyVVkVNm/9EObG28dWctioZ2+ZEzTWgMJU26Q+wOJ/U4qZyIvpMRUgPZc5nM9J8kcmvNWtb6DV9k/6p8h28kiOxPkxLtPP+3TlBCHjq//mhEnJZ/d8w== shshyukriev@suse.com", "key_options": null, "keyfile": "/home/shyukri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyukri", "validate_certs": true} 2021-02-11T00:07:47.209 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCqhWVTosH12864VGY5S3/k0yKc59GbV0m2WxD28gAf+uvJ1/y8gekD2wDzBv0DWqEekYLV7L68gpapDXyGosQeZ6n5OO/NZFZmW+Xq1P7P1QHJil6kVpwk927lzX440pwNf3+PRvTbLzlbuVFWJRpiykv+juJyIFjzXLJRF67wB2qgZVm5cRs/GOi4fnvTaou/Ae51mvsO8M3JL5cphApFKD/AO/X+3pHBhLjvaW33cYsp0Z4Rce1nm8wxSmvuJRF+HAfjBlknhDl5ZaJGA96RYA+g9WbAXimFprg4xeiRp7liPExQwtVgackJweoC4MahC1glmjC3eOh9dvrrxLnALOLMOkyCSK/tOF/iq2PJaLViObanPI8mnNkMLbdJyzUBf8hRGdSLcw98qxaf0sSZ+vz4VQS6e9CwX7ikkNNsTeYXjnJ+1yU3mfCW1CXJDr7kBDVG2OTLefCpMY8WBAYDiEaK0RW83cBcFIKfecKYd0qStHRaOsvmyWdFYgBh2vM1UWjro5WXlb+7aJPrUp8ZruapkUXUwhjHA7FwGA4ysE0tsOVVFm0Dw8tvyVVkVNm/9EObG28dWctioZ2+ZEzTWgMJU26Q+wOJ/U4qZyIvpMRUgPZc5nM9J8kcmvNWtb6DV9k/6p8h28kiOxPkxLtPP+3TlBCHjq//mhEnJZ/d8w== shshyukriev@suse.com", "key_options": null, "keyfile": "/home/shyukri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyukri", "validate_certs": true} 2021-02-11T00:07:47.324 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxDJtmmcnrbA4AUsmBBZq/M4xNdIbOT+cQQxhUKeCu8F9mht+RznwyaaJbVIlD+UNv9LMhRyzI5oktSalokNltlrtPQMoP52PXH7KFFGnVnexCHAk4nGvEhuZCniO5T+ENm2wFR47lFEQK7lyJJLp5PFiSM7vM1MK6UkMvRmCTRildjaYLyf3EEvBXifbsGmR0tBIXtml6KITCAaT6l0E94055oEGN2G5NhZIvfLcojt5liEkXEHQNdfkUDXM0Go43JZzgsSWDXC/7RYLrAJwz5mq4qCa9YZL/3Spjso37+1oLq7lOQ0TDJUAQXmnW0So/NkzECx4MolVcylhTzmgj sergio@milestones", "key_options": null, "keyfile": "/home/scarvalhojr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "scarvalhojr", "validate_certs": true} 2021-02-11T00:07:47.335 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxDJtmmcnrbA4AUsmBBZq/M4xNdIbOT+cQQxhUKeCu8F9mht+RznwyaaJbVIlD+UNv9LMhRyzI5oktSalokNltlrtPQMoP52PXH7KFFGnVnexCHAk4nGvEhuZCniO5T+ENm2wFR47lFEQK7lyJJLp5PFiSM7vM1MK6UkMvRmCTRildjaYLyf3EEvBXifbsGmR0tBIXtml6KITCAaT6l0E94055oEGN2G5NhZIvfLcojt5liEkXEHQNdfkUDXM0Go43JZzgsSWDXC/7RYLrAJwz5mq4qCa9YZL/3Spjso37+1oLq7lOQ0TDJUAQXmnW0So/NkzECx4MolVcylhTzmgj sergio@milestones", "key_options": null, "keyfile": "/home/scarvalhojr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "scarvalhojr", "validate_certs": true} 2021-02-11T00:07:47.450 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOigBGMeElb3uHXX36HxLtPJMG+iG/6D7NDFCVR6AyYsmimBQb6SlSIR6SaFULb6HT/IFVk0Jf/z0HoipAP7Xu+wvP/J6LFoMdguxylh1ov8raqxQJrGLl9n64EI+qWINwEM0MKMUnDQ3tmMKBl78LKQVQTYBx1+9cXsT6DE1yhgmV79XIvOOb+v53agSi/kLJF2i9K04kpi1OejXg95Ub2eLMY69Jm8PnLy1Jq8DhC8pz7nrfzbKtOC7HbytTAO1XTlb90lVhqC/1yTMAUc/rpJwoSEHc2epGeZWdMsJhqhX2EqMwcV53M3qcFSGreGNJ/Ncd4/JHxz7q0IU411t rakesh@localhost.localdomain", "key_options": null, "keyfile": "/home/rakesh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rakesh", "validate_certs": true} 2021-02-11T00:07:47.451 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOigBGMeElb3uHXX36HxLtPJMG+iG/6D7NDFCVR6AyYsmimBQb6SlSIR6SaFULb6HT/IFVk0Jf/z0HoipAP7Xu+wvP/J6LFoMdguxylh1ov8raqxQJrGLl9n64EI+qWINwEM0MKMUnDQ3tmMKBl78LKQVQTYBx1+9cXsT6DE1yhgmV79XIvOOb+v53agSi/kLJF2i9K04kpi1OejXg95Ub2eLMY69Jm8PnLy1Jq8DhC8pz7nrfzbKtOC7HbytTAO1XTlb90lVhqC/1yTMAUc/rpJwoSEHc2epGeZWdMsJhqhX2EqMwcV53M3qcFSGreGNJ/Ncd4/JHxz7q0IU411t rakesh@localhost.localdomain", "key_options": null, "keyfile": "/home/rakesh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rakesh", "validate_certs": true} 2021-02-11T00:07:47.577 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvRwrsN62CReT0/kOeFEXGA3THhzJ+hwZVpUzo7VMRZeSo6LgNlVGdrQchMHnlwBvuwaVNJlBAkQr+5J5BB3ikrmbcnLHfPutXBBBB6uDfSwwbqjzUY7elTbz9ul6AkegR9K65O44ouD9+WC76D+Tp0maqnP1w0O3h1GVxDHe34LpEwBvZJ+/BSYmBpwRZqeXFRADORPzdtW08PSiRErGHb8j+j5i+br37JfOOh+A/9dHwQw9alBVL2DijwvrPMa7dV5yX00dlMSTL2LLo9IdI4aFPmie8oic0eanFbQDq210ilOR65IGeshKHEKOq0KFFz0nSK9OdO03OkSEN/0d5 ryg@tapir", "key_options": null, "keyfile": "/home/ryg-/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ryg-", "validate_certs": true} 2021-02-11T00:07:47.578 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvRwrsN62CReT0/kOeFEXGA3THhzJ+hwZVpUzo7VMRZeSo6LgNlVGdrQchMHnlwBvuwaVNJlBAkQr+5J5BB3ikrmbcnLHfPutXBBBB6uDfSwwbqjzUY7elTbz9ul6AkegR9K65O44ouD9+WC76D+Tp0maqnP1w0O3h1GVxDHe34LpEwBvZJ+/BSYmBpwRZqeXFRADORPzdtW08PSiRErGHb8j+j5i+br37JfOOh+A/9dHwQw9alBVL2DijwvrPMa7dV5yX00dlMSTL2LLo9IdI4aFPmie8oic0eanFbQDq210ilOR65IGeshKHEKOq0KFFz0nSK9OdO03OkSEN/0d5 ryg@tapir", "key_options": null, "keyfile": "/home/ryg-/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ryg-", "validate_certs": true} 2021-02-11T00:07:47.704 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", 2021-02-11T00:07:47.705 INFO:teuthology.task.ansible.out:"manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+k 2021-02-11T00:07:47.707 INFO:teuthology.task.ansible.out:nEQ== prsrivas@redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2021-02-11T00:07:47.831 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOJg56HsyNa5vHHb52G6O5vtv9I2tdlNMjFlG3SVCCu/bVZwVeGzp1ekuNGU10owmnIvhlSldMjLn2wwTwiDjbvYJVVCPvzK63vCUcMevRsvr9EyU16JdAgrmrGMyuYYEb+wh8XWI9Dc72o84fMaBYFSSer1S9nUBL+KVLVhIe7culgADimrDgDVh2t7u2JHBI0m0nKFGJZNcIyYf+GKOM+n7SaQXIYIytvSteU5BvUIKPsDd4z5lVlWiKO3kG6jF2RnKFV6KWBWI9m8YGItdGu25mXELXN9MOlApZF3AoGTmCE2Web7uDVGvO6rz6b+dc7RXTOlbWIhtMoRqQf6mz zac.dover@gmail.com", "key_options": null, "keyfile": "/home/zdover/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zdover", "validate_certs": true} 2021-02-11T00:07:47.832 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOJg56HsyNa5vHHb52G6O5vtv9I2tdlNMjFlG3SVCCu/bVZwVeGzp1ekuNGU10owmnIvhlSldMjLn2wwTwiDjbvYJVVCPvzK63vCUcMevRsvr9EyU16JdAgrmrGMyuYYEb+wh8XWI9Dc72o84fMaBYFSSer1S9nUBL+KVLVhIe7culgADimrDgDVh2t7u2JHBI0m0nKFGJZNcIyYf+GKOM+n7SaQXIYIytvSteU5BvUIKPsDd4z5lVlWiKO3kG6jF2RnKFV6KWBWI9m8YGItdGu25mXELXN9MOlApZF3AoGTmCE2Web7uDVGvO6rz6b+dc7RXTOlbWIhtMoRqQf6mz zac.dover@gmail.com", "key_options": null, "keyfile": "/home/zdover/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zdover", "validate_certs": true} 2021-02-11T00:07:47.958 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC4zwWf+kMEDgaSOrX7AlD+UCOgf4/fRiorQVJqC8GfMNynfiFVZaThngwIrwtQROfXHbzspi+AcRvDLewY25mXyuxVgOfSbuSIEqiUNvzcVq9IItI1J58xeDBpIktAsoHHS6JENV56fAT6krzRAQLnSa1k2b0pyKuPBzFSeNgiaQMhjrCLAaCi9yLsdKpnWgXhyfrdqvN2r/Ctts/zlTPqtRYdvdIL/p/l+vg7Q8S3OhuAGtimaEq3RE70xadaPbGhsLISMTrbfYXbxw84KKZpNYwO4zmQ2ztcvC9D7A/8ov3+A5Jq42G+pq7ORuix2NoTWtADMiwvNe1HyzS/7cX/BuXLFssRY1bzRvp+x2ExZ7b+bFx+TE/RduRh0eyDNLg7SyL83aeTr2Usa+mPoCAMKed9XtYbRnUu7ox4wmfeAgx6jM9uG5uQfauJ1XpDddrVBG8KYBvSd0BM2cyRdcAXqwxg9AVPZcdE7sbBk44CGVhw+ziZ3e3cLBTO4y44KRQre+1Bhe/Ze8OTQWLFugl/XagFlJE/L6fGUIPuFojmQvlw5dBZwtUURnxsu8yHm3iIsj4y8nR1zHMj+zuMk6rF3ZW0epPAECAdq4gG8X2wv3HTq0vLBkKpi1KMAmntEtcVwF0fzMt5XYqRd4jceFgonAAipJNDknHgi6yaUzBYmQ== rraja@redhat.com", "key_options": null, "keyfile": "/home/rraja/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rraja", "validate_certs": true} 2021-02-11T00:07:47.959 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC4zwWf+kMEDgaSOrX7AlD+UCOgf4/fRiorQVJqC8GfMNynfiFVZaThngwIrwtQROfXHbzspi+AcRvDLewY25mXyuxVgOfSbuSIEqiUNvzcVq9IItI1J58xeDBpIktAsoHHS6JENV56fAT6krzRAQLnSa1k2b0pyKuPBzFSeNgiaQMhjrCLAaCi9yLsdKpnWgXhyfrdqvN2r/Ctts/zlTPqtRYdvdIL/p/l+vg7Q8S3OhuAGtimaEq3RE70xadaPbGhsLISMTrbfYXbxw84KKZpNYwO4zmQ2ztcvC9D7A/8ov3+A5Jq42G+pq7ORuix2NoTWtADMiwvNe1HyzS/7cX/BuXLFssRY1bzRvp+x2ExZ7b+bFx+TE/RduRh0eyDNLg7SyL83aeTr2Usa+mPoCAMKed9XtYbRnUu7ox4wmfeAgx6jM9uG5uQfauJ1XpDddrVBG8KYBvSd0BM2cyRdcAXqwxg9AVPZcdE7sbBk44CGVhw+ziZ3e3cLBTO4y44KRQre+1Bhe/Ze8OTQWLFugl/XagFlJE/L6fGUIPuFojmQvlw5dBZwtUURnxsu8yHm3iIsj4y8nR1zHMj+zuMk6rF3ZW0epPAECAdq4gG8X2wv3HTq0vLBkKpi1KMAmntEtcVwF0fzMt5XYqRd4jceFgonAAipJNDknHgi6yaUzBYmQ== rraja@redhat.com", "key_options": null, "keyfile": "/home/rraja/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rraja", "validate_certs": true} 2021-02-11T00:07:48.087 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2mEyxfkW1u84u5BocLCAXESj2qObWkxUd20cmPolhJYlIWLOafa69Dw5A9CjFBp0U6Jx5d0JWcwmAc5ZeffQ7t7vzmtHCZnpKkyZhN9bu6vuCh4N+I643SI/K7tdbB2E8ZE6uI7ORMAan5+t0bNSVolUVq6X1w7dIA5El54K10WNdiwgRKW6e3anNbJ3rBLGEk7gawZqDDOqTvVQmOBGWek3BjSReDvg3rkmTQLxJkiKdxnx4/s7gzH1xTpsS/OludIuSxF0BK064ZcT1t09qcjnT4Os1inV2GfYswt+UhpgqrHqXjEs0Z3y4Oy77QBKL1rDf93CP4a4+eJjqXe+v tbechtold@suse.com", "key_options": null, "keyfile": "/home/toabctl/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "toabctl", "validate_certs": true} 2021-02-11T00:07:48.089 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2mEyxfkW1u84u5BocLCAXESj2qObWkxUd20cmPolhJYlIWLOafa69Dw5A9CjFBp0U6Jx5d0JWcwmAc5ZeffQ7t7vzmtHCZnpKkyZhN9bu6vuCh4N+I643SI/K7tdbB2E8ZE6uI7ORMAan5+t0bNSVolUVq6X1w7dIA5El54K10WNdiwgRKW6e3anNbJ3rBLGEk7gawZqDDOqTvVQmOBGWek3BjSReDvg3rkmTQLxJkiKdxnx4/s7gzH1xTpsS/OludIuSxF0BK064ZcT1t09qcjnT4Os1inV2GfYswt+UhpgqrHqXjEs0Z3y4Oy77QBKL1rDf93CP4a4+eJjqXe+v tbechtold@suse.com", "key_options": null, "keyfile": "/home/toabctl/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "toabctl", "validate_certs": true} 2021-02-11T00:07:48.217 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCitWIN7jm5KEmB6jqcA+ufKRLodxkJ1GIdaaueCdeXdMHgWNH9FUDCUJk5dcA11MxQO15DRH/cdhb3QHPGiMv4XrBeK6HHYwGttzkcUEz1EDUhpowOrnFETbPa7K39ObmRcgdvoGXOSrNZ4mvptCTz9Xb0MF+Gcg5iJ4g+qZzIVa2/ueecYY8ZorbaH4m/NWUub6Rf01Q04HfxTvKrUFswrbCoE/Aigz/Oh88RiS854XoTvV7rE1tKbyKkaungwMAaQSNnZkq4hi8nbp6pzTxJLV7N/ZYMhVpdxSbWcghFg6cy7aeoCzZMN97WcDhpdfbhRT0dbqCkMmHV6t0usDDnOss2v68UCzkxuA1Hj4uy8rRHjXBtYqI6xsrwCjvmgP05B14TpmFdG+3GdRHx2+QlhnGj7nuPf1KoWW/f3tD85DXoEmVl6RJ4KTrMeEVlOn3kdMLVH0y2hIqPTYMP5cMVNi0EdfeoBdd9kxMKMvoSVBAgmLzGVv17o1lNvVS6V1kyt7gME2PfNR2Np+U1cJVJfUJRTm28mHXBVoDXG9s0zv8+LpQ/gVPS+vsPAfxWWYGW8ZmEV3ZorDOZycSPybjHkPFzDAdUhPG0Db0o+F9ug+22F7pvifsdDZ42zqGGLbyzfIQE3AtyI7LR7Sc5tpN9rKTeSBYJ0yNcDKEj5FUHDw== mfritch@suse.com", "key_options": null, "keyfile": "/home/mgfritch/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mgfritch", "validate_certs": true} 2021-02-11T00:07:48.218 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCitWIN7jm5KEmB6jqcA+ufKRLodxkJ1GIdaaueCdeXdMHgWNH9FUDCUJk5dcA11MxQO15DRH/cdhb3QHPGiMv4XrBeK6HHYwGttzkcUEz1EDUhpowOrnFETbPa7K39ObmRcgdvoGXOSrNZ4mvptCTz9Xb0MF+Gcg5iJ4g+qZzIVa2/ueecYY8ZorbaH4m/NWUub6Rf01Q04HfxTvKrUFswrbCoE/Aigz/Oh88RiS854XoTvV7rE1tKbyKkaungwMAaQSNnZkq4hi8nbp6pzTxJLV7N/ZYMhVpdxSbWcghFg6cy7aeoCzZMN97WcDhpdfbhRT0dbqCkMmHV6t0usDDnOss2v68UCzkxuA1Hj4uy8rRHjXBtYqI6xsrwCjvmgP05B14TpmFdG+3GdRHx2+QlhnGj7nuPf1KoWW/f3tD85DXoEmVl6RJ4KTrMeEVlOn3kdMLVH0y2hIqPTYMP5cMVNi0EdfeoBdd9kxMKMvoSVBAgmLzGVv17o1lNvVS6V1kyt7gME2PfNR2Np+U1cJVJfUJRTm28mHXBVoDXG9s0zv8+LpQ/gVPS+vsPAfxWWYGW8ZmEV3ZorDOZycSPybjHkPFzDAdUhPG0Db0o+F9ug+22F7pvifsdDZ42zqGGLbyzfIQE3AtyI7LR7Sc5tpN9rKTeSBYJ0yNcDKEj5FUHDw== mfritch@suse.com", "key_options": null, "keyfile": "/home/mgfritch/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mgfritch", "validate_certs": true} 2021-02-11T00:07:48.344 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5bCXQ/B16AKl2oevC93R0U+3OrTyd3XEypouJy4LjIzXLX/Go1C1ViERwDAeHmqiUTqJUL+KZ0kMo8U7zlhNBk9PucbMZCqdqx5hkiCAo4y65lEXmuPGimRU2mK9TpcDTLWoyrD/EEhwzT6gmw3ytVTxi7qAb0tQUCQB+pW4+Zr5u6HZzgu9kLGxp7zsGtMA84Zqm5ql72mGuS0bUN1ajm8LWBetFuzOOW6YGfnKt29cLV2h1itVewA9DKM5G70B91eK4LjoNddCkqVA8L+v6LMQNU2pejUzPap98hmFUpQMNxlWQ0+B7UjfbkHWe+mIsSkdr3FfCfqWvsL0RiHcZ root@lxbceph0", "key_options": null, "keyfile": "/home/xiubli/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiubli", "validate_certs": true} 2021-02-11T00:07:48.345 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5bCXQ/B16AKl2oevC93R0U+3OrTyd3XEypouJy4LjIzXLX/Go1C1ViERwDAeHmqiUTqJUL+KZ0kMo8U7zlhNBk9PucbMZCqdqx5hkiCAo4y65lEXmuPGimRU2mK9TpcDTLWoyrD/EEhwzT6gmw3ytVTxi7qAb0tQUCQB+pW4+Zr5u6HZzgu9kLGxp7zsGtMA84Zqm5ql72mGuS0bUN1ajm8LWBetFuzOOW6YGfnKt29cLV2h1itVewA9DKM5G70B91eK4LjoNddCkqVA8L+v6LMQNU2pejUzPap98hmFUpQMNxlWQ0+B7UjfbkHWe+mIsSkdr3FfCfqWvsL0RiHcZ root@lxbceph0", "key_options": null, "keyfile": "/home/xiubli/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiubli", "validate_certs": true} 2021-02-11T00:07:48.481 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDT+6B5Fr99p8xe9Zo5x8ULcdeA6ne727iVJp/xaguGwGHj6AhuK+R/CjznnHk0yA+6kiblNzjvbnsuzO8T9c8Ayv5KU07MxP1y1pymdYBpEh3NTXmhB6QOTCNTQbT14PL6MVgzK17SqarFCYXoEGuyK9jaBdN9QM76vhEaXc/2Osg+d8boJTkOk7lOPHbzeOCbQU3d+jX0VFOgAQS5OFz3Ug/X7nB0D0LN8bt5FlCZiGO95Iwls/SyPDbVXc9ot8oh4ME7kd7sElokBdYdXPauibRxWKjSDn+hV6kZfSzqwnMFaZ1TC+Av6zNsBuZucNSp3/Ws3T5i9i+21eyS4+qVE8IiX2aVKYuC9afb2lPLbdG2Iy1CqiaeGPkZfiGT9P8iQPOkqae45859UzFAd/XzKjBcmus3lSArKG1EyZl03HQ5P2J60pErCXq8W9mPjxAze2ReLRXJVEgTXnmdhCptcg6PZ4d/k4BEddbdnoX6/BEgFxLEJ64HpTeTVcDXHpipCpxFSRvgyPH/wQGKAvt8AfKBhmeZs7LuyGOhJiOon4DDaShHpE9wTnJ5qlnyg44+u6NCwelGPMAkHKEO4OgcjSsyXm+HYUpxG2s4poloIJzvU6oa3dvJsMZFhcb8CsW75sBYE+YngS/1fg1WU88ZOdaa1yF4F87pVZycpZqY1w== jan@jfsuselaptop", "key_options": null, "keyfile": "/home/jafaj/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jafaj", "validate_certs": true} 2021-02-11T00:07:48.482 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDT+6B5Fr99p8xe9Zo5x8ULcdeA6ne727iVJp/xaguGwGHj6AhuK+R/CjznnHk0yA+6kiblNzjvbnsuzO8T9c8Ayv5KU07MxP1y1pymdYBpEh3NTXmhB6QOTCNTQbT14PL6MVgzK17SqarFCYXoEGuyK9jaBdN9QM76vhEaXc/2Osg+d8boJTkOk7lOPHbzeOCbQU3d+jX0VFOgAQS5OFz3Ug/X7nB0D0LN8bt5FlCZiGO95Iwls/SyPDbVXc9ot8oh4ME7kd7sElokBdYdXPauibRxWKjSDn+hV6kZfSzqwnMFaZ1TC+Av6zNsBuZucNSp3/Ws3T5i9i+21eyS4+qVE8IiX2aVKYuC9afb2lPLbdG2Iy1CqiaeGPkZfiGT9P8iQPOkqae45859UzFAd/XzKjBcmus3lSArKG1EyZl03HQ5P2J60pErCXq8W9mPjxAze2ReLRXJVEgTXnmdhCptcg6PZ4d/k4BEddbdnoX6/BEgFxLEJ64HpTeTVcDXHpipCpxFSRvgyPH/wQGKAvt8AfKBhmeZs7LuyGOhJiOon4DDaShHpE9wTnJ5qlnyg44+u6NCwelGPMAkHKEO4OgcjSsyXm+HYUpxG2s4poloIJzvU6oa3dvJsMZFhcb8CsW75sBYE+YngS/1fg1WU88ZOdaa1yF4F87pVZycpZqY1w== jan@jfsuselaptop", "key_options": null, "keyfile": "/home/jafaj/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jafaj", "validate_certs": true} 2021-02-11T00:07:48.609 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo8wE/b2/EDwV018ENfcENVfXSF7vnXAwBSzNVScgxdqr2DVKTWDzhoI0m5CXTqI2HLnJVFDTgN3t5/fFcmwmSAP8ic8wU1JznSPZXN7qEQrcEsU/cwHeuzyutibg1ItTWWtoXYV8SFnVom8NF3UwXF8I+Vj6VF1EStWCcClgPjLbiOm8vIgaouXtbUIFv25GpadXyUtwiHEq1NKUPLgka8Usm8ibyS9hY9KmNWlD9AfmnwAImc8Urn2dErcsfAltxoGUHCI7ZBHGpzg+6dpynNR+giJMrjwWzREaCHmiJX3g6jmHuuY54eSOs6cxqi3E4jNHVWXPe/tEF3l0klEvl jschmid@suse.com", "key_options": null, "keyfile": "/home/jschmid/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jschmid", "validate_certs": true} 2021-02-11T00:07:48.610 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo8wE/b2/EDwV018ENfcENVfXSF7vnXAwBSzNVScgxdqr2DVKTWDzhoI0m5CXTqI2HLnJVFDTgN3t5/fFcmwmSAP8ic8wU1JznSPZXN7qEQrcEsU/cwHeuzyutibg1ItTWWtoXYV8SFnVom8NF3UwXF8I+Vj6VF1EStWCcClgPjLbiOm8vIgaouXtbUIFv25GpadXyUtwiHEq1NKUPLgka8Usm8ibyS9hY9KmNWlD9AfmnwAImc8Urn2dErcsfAltxoGUHCI7ZBHGpzg+6dpynNR+giJMrjwWzREaCHmiJX3g6jmHuuY54eSOs6cxqi3E4jNHVWXPe/tEF3l0klEvl jschmid@suse.com", "key_options": null, "keyfile": "/home/jschmid/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jschmid", "validate_certs": true} 2021-02-11T00:07:48.738 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnQfkkxYWLhMdoQ4RsZxWTXBpbzsssgeRfvV5q+n0mW60dxQ+9rjDXUTsRkmh45B5EhNWlKwyIUcQ5HpgJk6XQvYU6MPboWjriCTngmoUbwNIjOjyazkBbxfbwUiRDb+x1EyVm4Kt0rgj3nhqqxf3krqO2SlKgsVaY9b7+NTfshXb9T73/RRLtvwUOFkjp2B+w0SQs7Ka1GenmHSY/6xP25Mb8q9QW/2nuf1mV9rTd5l2ZHREzgG7gQFhjgUq3w6zCCfcCGwrPb4omqd9xiYLDw8l1vfQ7UPbuOqK1rFM67r7JQDG3yyJjCdWgRUI/ysbbXj0fyT+QOPZGK618V8yZPVlq5loQzYI39zAWZU9L9X9bkQCsJfjU5Yo9f/zOaecnWfUxC84NKpbG7k6XACdUIB9JGGtL6RPtgBU+k6Ts7EemIUCyMYm/GX+PYU3GnmmdqW9yBeyZoldwDCWLq05vjLXj+R3J2UrMl5x+fhP+KEFd1ZgNc7PV+CF35/ux8UE= kachau@localhost.localdomain", "key_options": null, "keyfile": "/home/kachau/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kachau", "validate_certs": true} 2021-02-11T00:07:48.739 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnQfkkxYWLhMdoQ4RsZxWTXBpbzsssgeRfvV5q+n0mW60dxQ+9rjDXUTsRkmh45B5EhNWlKwyIUcQ5HpgJk6XQvYU6MPboWjriCTngmoUbwNIjOjyazkBbxfbwUiRDb+x1EyVm4Kt0rgj3nhqqxf3krqO2SlKgsVaY9b7+NTfshXb9T73/RRLtvwUOFkjp2B+w0SQs7Ka1GenmHSY/6xP25Mb8q9QW/2nuf1mV9rTd5l2ZHREzgG7gQFhjgUq3w6zCCfcCGwrPb4omqd9xiYLDw8l1vfQ7UPbuOqK1rFM67r7JQDG3yyJjCdWgRUI/ysbbXj0fyT+QOPZGK618V8yZPVlq5loQzYI39zAWZU9L9X9bkQCsJfjU5Yo9f/zOaecnWfUxC84NKpbG7k6XACdUIB9JGGtL6RPtgBU+k6Ts7EemIUCyMYm/GX+PYU3GnmmdqW9yBeyZoldwDCWLq05vjLXj+R3J2UrMl5x+fhP+KEFd1ZgNc7PV+CF35/ux8UE= kachau@localhost.localdomain", "key_options": null, "keyfile": "/home/kachau/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kachau", "validate_certs": true} 2021-02-11T00:07:48.864 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQujcXnq9qOCmTWs44GwKOw48BxZGBmo9AeFk3KPRx33Cz5hS7UHPYvJy03KdoMySgxJtuxsOSvjJSPxpXesTtArO5giW8RLyuVsu9q5j/GhPKyABttuGQyexiRokrHQFLVifzgqwsUARwHarWH16Oa1n6fZPFNqSH56c872zS4Pwqgkzx99NKRWh/B+fIk8VmDzzP1qvQAnUXDeTeTOzapAL+8fSNTp3QnhmZbvCHYwUxfSqJyzq1wBL+517WrvzvX7yCY9B0wzm72sIO4daV6UDyAL1B72QpB04vEZZ/skwS/0jmokfBn43HHCMPy/Mxywfi54alFJzIu4pti30V kravishankar@localhost.localdomain", "key_options": null, "keyfile": "/home/khiremat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "khiremat", "validate_certs": true} 2021-02-11T00:07:48.875 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQujcXnq9qOCmTWs44GwKOw48BxZGBmo9AeFk3KPRx33Cz5hS7UHPYvJy03KdoMySgxJtuxsOSvjJSPxpXesTtArO5giW8RLyuVsu9q5j/GhPKyABttuGQyexiRokrHQFLVifzgqwsUARwHarWH16Oa1n6fZPFNqSH56c872zS4Pwqgkzx99NKRWh/B+fIk8VmDzzP1qvQAnUXDeTeTOzapAL+8fSNTp3QnhmZbvCHYwUxfSqJyzq1wBL+517WrvzvX7yCY9B0wzm72sIO4daV6UDyAL1B72QpB04vEZZ/skwS/0jmokfBn43HHCMPy/Mxywfi54alFJzIu4pti30V kravishankar@localhost.localdomain", "key_options": null, "keyfile": "/home/khiremat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "khiremat", "validate_certs": true} 2021-02-11T00:07:48.991 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoqsDnRqAeNPi5xiIfFl2i2zqcwLTvcAso3R9+QAfSChw4+wcQzmMV8uQz1jt8UReefg2QL6bwvcQPj5Zw7ADqUjfxm1K0ezgH6RrtHgRZ1SVseTvJUvzmkDZ2gr2ToZAJYsaV7gBLJLZ7TOiQ6jzrtitiKqJZdpZfzadjShecY1TdMo8bSS7XfbRcwri40u82TRM825B4L//QuhMI7akPqa3iJbGEAQPhkGLI3kz19ryVG1UwvAkkt7TQ68zz+piXSmB2CMRti51shT4NuAOq6Qe9y2Obicf88ItkYxvySMQ5jWi2bo7Zhwuq9jUH8lK6I6PHrYc8LOsR9gE/hqkXxTQrkOXEDtHN1mr/KKLrXO0GeBdgh8Gj4gcwgd1RUCE+T9q09WO9j7c0piWK9Fs1+q1FjH06/AfmP4qob1TlJMHhtPyOp+lk2XvABP+sqW4vyrgmXu5vJU+Hgq3X9KE7bKh4WkCem24Np4uA+irhpvZmIoHyINsYW46lGfwJvM8= kapandya@localhost.localdomain", "key_options": null, "keyfile": "/home/kapandya/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kapandya", "validate_certs": true} 2021-02-11T00:07:49.005 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoqsDnRqAeNPi5xiIfFl2i2zqcwLTvcAso3R9+QAfSChw4+wcQzmMV8uQz1jt8UReefg2QL6bwvcQPj5Zw7ADqUjfxm1K0ezgH6RrtHgRZ1SVseTvJUvzmkDZ2gr2ToZAJYsaV7gBLJLZ7TOiQ6jzrtitiKqJZdpZfzadjShecY1TdMo8bSS7XfbRcwri40u82TRM825B4L//QuhMI7akPqa3iJbGEAQPhkGLI3kz19ryVG1UwvAkkt7TQ68zz+piXSmB2CMRti51shT4NuAOq6Qe9y2Obicf88ItkYxvySMQ5jWi2bo7Zhwuq9jUH8lK6I6PHrYc8LOsR9gE/hqkXxTQrkOXEDtHN1mr/KKLrXO0GeBdgh8Gj4gcwgd1RUCE+T9q09WO9j7c0piWK9Fs1+q1FjH06/AfmP4qob1TlJMHhtPyOp+lk2XvABP+sqW4vyrgmXu5vJU+Hgq3X9KE7bKh4WkCem24Np4uA+irhpvZmIoHyINsYW46lGfwJvM8= kapandya@localhost.localdomain", "key_options": null, "keyfile": "/home/kapandya/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kapandya", "validate_certs": true} 2021-02-11T00:07:49.121 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNEEz49M5KdLcp0cbKrE9iihrH5PEhsPgnAxac+aQwvnTstOOlUOyR+TvHiRa7sgXHuFX/UXo+k3Qmhs5U/sMZWZmmN3Jb3fKT78lSBbGnByclfPoGVTTLOHxwo+RFE79Sp3e30oshJ3DwqYgiX6JjM8B2Y7d5Tv0Ss5uEZswvmCEjdTLDSsoxrsOjVxBpuArOfCxes8PnKDdq21mWldpP66iwFel2GgOGSc85iVHKcOE2OpVMazMzXoMSMFoOpCULKjFfXBuDIqkXwJmtLJaiCgcVmTR56KXh7JpZ7vAeJ9ttv9qgOckqKdI3jEjeDT+TrdLlRWghBE7FRkm0vmun prasad.krishnan@macprasad", "key_options": null, "keyfile": "/home/prasad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prasad", "validate_certs": true} 2021-02-11T00:07:49.132 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNEEz49M5KdLcp0cbKrE9iihrH5PEhsPgnAxac+aQwvnTstOOlUOyR+TvHiRa7sgXHuFX/UXo+k3Qmhs5U/sMZWZmmN3Jb3fKT78lSBbGnByclfPoGVTTLOHxwo+RFE79Sp3e30oshJ3DwqYgiX6JjM8B2Y7d5Tv0Ss5uEZswvmCEjdTLDSsoxrsOjVxBpuArOfCxes8PnKDdq21mWldpP66iwFel2GgOGSc85iVHKcOE2OpVMazMzXoMSMFoOpCULKjFfXBuDIqkXwJmtLJaiCgcVmTR56KXh7JpZ7vAeJ9ttv9qgOckqKdI3jEjeDT+TrdLlRWghBE7FRkm0vmun prasad.krishnan@macprasad", "key_options": null, "keyfile": "/home/prasad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prasad", "validate_certs": true} 2021-02-11T00:07:49.280 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCu9CW99ySPXSKQpLbefu1A0KqbUQIzvUOJizIu4azEgdlOqUnOMR/GC6jgOdiVL5mNb/U5bg7yQuEHgPAtmPRotvbI6/FSwIAR9+GgiuKSOJCa4s7QzWbHwv9g7wS2SLURw8UERSzlLlT8KQyGj+GkBhToWp4PTXC7te61c8XJNGF6giLmIAky4SH8uPI1zeLwwviJQomjFWZZ1RTbcRJxvGPjPtuUKDlF7QgXTLE9ZgsNopusC6PfRd7N8Udkl2OYPAzA+Jun0IRnQyjRXG3c2sYXQR8YYGICsxvnm4l81vKdxRL34K7LqBUHQXUcoCjJy7+/2/1dca/AMHgi4sZwgeYQ/U9jZg5jbm7o4MpDUFsS8W6OO/ZPiuYTswGBNRXhPmbGFnfa9dBXBS0p+buHF8PcTSLH0Dp2nhHkK1ehGmBFVPw6nPj3wXA9BKuNc+g7AiNUyRKyCWroFJ0VwUQGbI6ZMccO2cI7QpYmIqPCl3am/vUSNq4j0m/iURR7+t0= vikhyat@redhat", "key_options": null, "keyfile": "/home/vikhyat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vikhyat", "validate_certs": true} 2021-02-11T00:07:49.281 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCu9CW99ySPXSKQpLbefu1A0KqbUQIzvUOJizIu4azEgdlOqUnOMR/GC6jgOdiVL5mNb/U5bg7yQuEHgPAtmPRotvbI6/FSwIAR9+GgiuKSOJCa4s7QzWbHwv9g7wS2SLURw8UERSzlLlT8KQyGj+GkBhToWp4PTXC7te61c8XJNGF6giLmIAky4SH8uPI1zeLwwviJQomjFWZZ1RTbcRJxvGPjPtuUKDlF7QgXTLE9ZgsNopusC6PfRd7N8Udkl2OYPAzA+Jun0IRnQyjRXG3c2sYXQR8YYGICsxvnm4l81vKdxRL34K7LqBUHQXUcoCjJy7+/2/1dca/AMHgi4sZwgeYQ/U9jZg5jbm7o4MpDUFsS8W6OO/ZPiuYTswGBNRXhPmbGFnfa9dBXBS0p+buHF8PcTSLH0Dp2nhHkK1ehGmBFVPw6nPj3wXA9BKuNc+g7AiNUyRKyCWroFJ0VwUQGbI6ZMccO2cI7QpYmIqPCl3am/vUSNq4j0m/iURR7+t0= vikhyat@redhat", "key_options": null, "keyfile": "/home/vikhyat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vikhyat", "validate_certs": true} 2021-02-11T00:07:49.407 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCipD0d1tI/Cff3AeOZTQ9eb6pZ/NOCAOw7MZG/JgpCs8+T3WqiUEYefsb2PuSa85vV2GC7kq0M9ux7+U+vZZf05geYiU2S9eTucLEu2+YE+RaAvIK+ZB134/33JSPGIVubXgGWZw/ZFCEYXmYk3kyEg1YDIk/BEaoG7PsDiSB4j0W7/WiV2bEEdSlTXt5C1/kH0qn4H9wQMiBSpdMgdaRWw60HjObDd6LASeUVgabbyclypravZdpYBnits4ayoN8VG1aZe4Qhm1SzP/CfxAAYfxo9NbqSBWJmn3iSN8UKHhCFrRCTaYic3z3usr8784VsA7z/LxK0fs6xjhoxRTa3 shraddha.agrawal000@gmail.com", "key_options": null, "keyfile": "/home/shraddhaag/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shraddhaag", "validate_certs": true} 2021-02-11T00:07:49.407 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCipD0d1tI/Cff3AeOZTQ9eb6pZ/NOCAOw7MZG/JgpCs8+T3WqiUEYefsb2PuSa85vV2GC7kq0M9ux7+U+vZZf05geYiU2S9eTucLEu2+YE+RaAvIK+ZB134/33JSPGIVubXgGWZw/ZFCEYXmYk3kyEg1YDIk/BEaoG7PsDiSB4j0W7/WiV2bEEdSlTXt5C1/kH0qn4H9wQMiBSpdMgdaRWw60HjObDd6LASeUVgabbyclypravZdpYBnits4ayoN8VG1aZe4Qhm1SzP/CfxAAYfxo9NbqSBWJmn3iSN8UKHhCFrRCTaYic3z3usr8784VsA7z/LxK0fs6xjhoxRTa3 shraddha.agrawal000@gmail.com", "key_options": null, "keyfile": "/home/shraddhaag/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shraddhaag", "validate_certs": true} 2021-02-11T00:07:49.532 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpE5V9JG1WhkHSYqjqaijBb1MLyjcKQlmj5WQ8w5832n6x9J4yDO8wI4qmiX3XeiXPlmW6XjAq5keyukrQe/yVI6NDXzgRxaHDmNj1AR73gyUVqRXpJprrqqsnLHawIRovrBD/HNhTv/2G8xG3BHakac1+qj7tZe4Jjx0aG1HbRhhJ5Q98EgvTkDAhktnlvF9OXXC1WI7QirHx0pRHa40SYyFLfOQDbQSCzb1TAAY5NGn3SwK3s2mWeoEsAJpCLrkNfSTbR3Z0mylAJUn+PayqhJegjwKmLaONjx8ZHXN970JHgojBBGOD30J/NnJQ7N6eRl+ekjpHmLAYGbe2oCwD gkyratsas@suse.com", "key_options": null, "keyfile": "/home/gkyratsas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gkyratsas", "validate_certs": true} 2021-02-11T00:07:49.533 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpE5V9JG1WhkHSYqjqaijBb1MLyjcKQlmj5WQ8w5832n6x9J4yDO8wI4qmiX3XeiXPlmW6XjAq5keyukrQe/yVI6NDXzgRxaHDmNj1AR73gyUVqRXpJprrqqsnLHawIRovrBD/HNhTv/2G8xG3BHakac1+qj7tZe4Jjx0aG1HbRhhJ5Q98EgvTkDAhktnlvF9OXXC1WI7QirHx0pRHa40SYyFLfOQDbQSCzb1TAAY5NGn3SwK3s2mWeoEsAJpCLrkNfSTbR3Z0mylAJUn+PayqhJegjwKmLaONjx8ZHXN970JHgojBBGOD30J/NnJQ7N6eRl+ekjpHmLAYGbe2oCwD gkyratsas@suse.com", "key_options": null, "keyfile": "/home/gkyratsas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gkyratsas", "validate_certs": true} 2021-02-11T00:07:49.658 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC9sZe9p48s6RSpluK1R97X9tsN3tWiidPbdyXvyMUXifYQb3nth9wMWUakrVBp+QGEkqALLIf3so3MfgbRvYexzNfHvRT7Lxn8D/isiCpWa4aLM/0alprV+RI38dR0mI3IVb3aIEYmgp2IY4yzybWTHCmS1VUrUJJ0pOfXOssq0xgo3qeaSQBHYRKasqR8GWAD5MWpG6/kg6gxI7o0aHVVTXy5ADB7NS1LEZr06xxNm4exeYvl9TzXrbGZWf2gC8ZpXhmFHI80A+TKEZRU6wmcju7G69nyEEF8/ebcBKmZB4eTsDN7qR7lc9dxKxiiZcJXc/MWy4bSu69NhOeuq2xx7bdexS8OHKdgYH9gsJolu5zgN20IHzaRgswO3XIe3nh2Ud8wntwBCwmJ9bf5YByITGjpOhntkvWAP3AXkQ1B4HXCdlUNW+4pMexDe2D05LHOwxcS8RVIH6ELu8rWe/QBA+DFcyZz4xE55pbfVt3FCEFrAxUn5qkyzszwPMjtK4XAnn9kmnw2B0k6XLZOZd+n7W8ege6wih+gwfDhYMZX0qzi3HdAK7nk5vEOFibCztLaogzfc6fdFRx8OIWJQXqx5I1641FU3UE6sVxku4IMDTq2GVyUWKdSN6y8gBiDPVe3xu4qM4xghSnaAmfB45IrcNvibBjikNva2FHt8lcutQ== prateek@prateek-Dell", "key_options": null, "keyfile": "/home/prateek/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prateek", "validate_certs": true} 2021-02-11T00:07:49.669 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC9sZe9p48s6RSpluK1R97X9tsN3tWiidPbdyXvyMUXifYQb3nth9wMWUakrVBp+QGEkqALLIf3so3MfgbRvYexzNfHvRT7Lxn8D/isiCpWa4aLM/0alprV+RI38dR0mI3IVb3aIEYmgp2IY4yzybWTHCmS1VUrUJJ0pOfXOssq0xgo3qeaSQBHYRKasqR8GWAD5MWpG6/kg6gxI7o0aHVVTXy5ADB7NS1LEZr06xxNm4exeYvl9TzXrbGZWf2gC8ZpXhmFHI80A+TKEZRU6wmcju7G69nyEEF8/ebcBKmZB4eTsDN7qR7lc9dxKxiiZcJXc/MWy4bSu69NhOeuq2xx7bdexS8OHKdgYH9gsJolu5zgN20IHzaRgswO3XIe3nh2Ud8wntwBCwmJ9bf5YByITGjpOhntkvWAP3AXkQ1B4HXCdlUNW+4pMexDe2D05LHOwxcS8RVIH6ELu8rWe/QBA+DFcyZz4xE55pbfVt3FCEFrAxUn5qkyzszwPMjtK4XAnn9kmnw2B0k6XLZOZd+n7W8ege6wih+gwfDhYMZX0qzi3HdAK7nk5vEOFibCztLaogzfc6fdFRx8OIWJQXqx5I1641FU3UE6sVxku4IMDTq2GVyUWKdSN6y8gBiDPVe3xu4qM4xghSnaAmfB45IrcNvibBjikNva2FHt8lcutQ== prateek@prateek-Dell", "key_options": null, "keyfile": "/home/prateek/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prateek", "validate_certs": true} 2021-02-11T00:07:49.796 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFmmTp8+YDXU27xnSPxhWwouslpkvp1eULVp63taoXceDOnH8EMWv0wiEjN/P+Fcf/UB+iU8bELyHubZiqnOUr9f2pGX4jkJ6Yty1p5BUK4my7Si5J0/JawEDVQm4HpFWMKUVKYumvz3UFuBoINHVTqr1cLIDAt7mdeKfJqFB45AqxDUIPP4d8iznNCw+QO2CMxk0o/wMNHbygZZrHAiDngXQxwhe6oR17RfolhREy0JjHgojRjxgagpG7O8WW3OPI5Outnz5Pvraas5q7w+b3xbB9vdTObW/Nii5VOpTdIsFzBvp46hLoRSIcB8pRLUrxPJBPOY7G0zbopDRLB2zLNGKIH2zxEHJOeY928uUbWT22b9mGu/L95FFY7hmeRAicCUeixMTgXgczeQlHDn5eqQzLI3PNP7JX/0dauCD27GRKsDUnpIDj9RqgCQDVueIQQMC6QMa9dYQmps0r9Ljp8R84WjYFRP9oOI+POOzbgmRO0JCVnPqz9MKyGVby9/WFBHcvG6xmwACez00oqe62z+rhcavGXViX5CxGMV6vUTXugBa4ZkXlzs+djzYWfZ33ZKVeRIwj2Pu1PRTGzB8e2BaKqJMN0FVtzpV4hom4Y/9vIPyDpjRjNuKzrkYW1M8PxBxn+EJUPMLhr3jFMCo6HSxHoFXy8BzZoFkZWqap3w== JCL@IT-MINI-JCL.local", "key_options": null, "keyfile": "/home/jelopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jelopez", "validate_certs": true} 2021-02-11T00:07:49.797 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFmmTp8+YDXU27xnSPxhWwouslpkvp1eULVp63taoXceDOnH8EMWv0wiEjN/P+Fcf/UB+iU8bELyHubZiqnOUr9f2pGX4jkJ6Yty1p5BUK4my7Si5J0/JawEDVQm4HpFWMKUVKYumvz3UFuBoINHVTqr1cLIDAt7mdeKfJqFB45AqxDUIPP4d8iznNCw+QO2CMxk0o/wMNHbygZZrHAiDngXQxwhe6oR17RfolhREy0JjHgojRjxgagpG7O8WW3OPI5Outnz5Pvraas5q7w+b3xbB9vdTObW/Nii5VOpTdIsFzBvp46hLoRSIcB8pRLUrxPJBPOY7G0zbopDRLB2zLNGKIH2zxEHJOeY928uUbWT22b9mGu/L95FFY7hmeRAicCUeixMTgXgczeQlHDn5eqQzLI3PNP7JX/0dauCD27GRKsDUnpIDj9RqgCQDVueIQQMC6QMa9dYQmps0r9Ljp8R84WjYFRP9oOI+POOzbgmRO0JCVnPqz9MKyGVby9/WFBHcvG6xmwACez00oqe62z+rhcavGXViX5CxGMV6vUTXugBa4ZkXlzs+djzYWfZ33ZKVeRIwj2Pu1PRTGzB8e2BaKqJMN0FVtzpV4hom4Y/9vIPyDpjRjNuKzrkYW1M8PxBxn+EJUPMLhr3jFMCo6HSxHoFXy8BzZoFkZWqap3w== JCL@IT-MINI-JCL.local", "key_options": null, "keyfile": "/home/jelopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jelopez", "validate_certs": true} 2021-02-11T00:07:49.922 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdbJDYY43Zu0EKAGgrSKEobyXIxdhT0AeTT3yBoNY+YdYDScimJsQzK4hKNJIn1xC3klr0dSnsqeJru+SA4GMhbdcsmVyudhutCw75R/vFoRHOwaeVS2SMiBAtDbAYGQ3dh6LapkmXeLURcycNbebUV4HM9XsYqnuL8J2XyY4tRKgHrAd6OQw4jsXDOxwTRlHM822N/2kgv8iEwiXAJoUoymbr8mnfSxuuaH0oiKBwuaK1wuaDrlJyXkXNslPq89/1f8hJfjixY2dQdW7Xk5m3t5ptQxWENpw79OMRJ4cDW4G7LrtFONom5KQ+9TBZJIhNgJobkqI4qwinrWF8qMW5 dcain@fullsteam", "key_options": null, "keyfile": "/home/dcain/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dcain", "validate_certs": true} 2021-02-11T00:07:49.923 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdbJDYY43Zu0EKAGgrSKEobyXIxdhT0AeTT3yBoNY+YdYDScimJsQzK4hKNJIn1xC3klr0dSnsqeJru+SA4GMhbdcsmVyudhutCw75R/vFoRHOwaeVS2SMiBAtDbAYGQ3dh6LapkmXeLURcycNbebUV4HM9XsYqnuL8J2XyY4tRKgHrAd6OQw4jsXDOxwTRlHM822N/2kgv8iEwiXAJoUoymbr8mnfSxuuaH0oiKBwuaK1wuaDrlJyXkXNslPq89/1f8hJfjixY2dQdW7Xk5m3t5ptQxWENpw79OMRJ4cDW4G7LrtFONom5KQ+9TBZJIhNgJobkqI4qwinrWF8qMW5 dcain@fullsteam", "key_options": null, "keyfile": "/home/dcain/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dcain", "validate_certs": true} 2021-02-11T00:07:50.049 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDs2+6XwRPdiDHT+63Yab00VBulg96/OLEORtNUvm7TDRMpcx4OD2oOnbsE4rG3dOdXNgT17H15c6MWFX2a2uC2h1j4hJTa+dG567HrYXRHG60Kwg5Sviiuq/ETPoH/r3OSvHs0HJ4Y9qYPQ5j0k7gG1XgIY3QHDWNRsXiyRXP9FEfoaOKABDTUoLPjqRX+4ExJd1Nz6DLxqIlre8wfqF5L1l12vec8JU3HB5NSRa87HxKFtLLIAtw7B9H/HggqX5wWVEnXq2qN4o6OOePhaO5cjWAZxOtT+AJTyHkeyaWLwIGOHBVZS5BKti6jLc+PxQxAflYlu9X3xh/2FlA+9H+ABZwMHE3ruUfTVbviYBbtccMCvkzcvFgnvaUCHjd7Iv/T8/JHNfBgFgigcX0Vei0+PZQ5oC5b7YpKT241NA8DCGZNgr1KuL9LazkvbkbpDcaHUOrkWsmSW1RRMC6ffYkbAI9QiBJFpImDAWP1u+1yCGhzPKBfGNt91GcLCD6ML90= sunny@devBox", "key_options": null, "keyfile": "/home/sunny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sunny", "validate_certs": true} 2021-02-11T00:07:50.061 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDs2+6XwRPdiDHT+63Yab00VBulg96/OLEORtNUvm7TDRMpcx4OD2oOnbsE4rG3dOdXNgT17H15c6MWFX2a2uC2h1j4hJTa+dG567HrYXRHG60Kwg5Sviiuq/ETPoH/r3OSvHs0HJ4Y9qYPQ5j0k7gG1XgIY3QHDWNRsXiyRXP9FEfoaOKABDTUoLPjqRX+4ExJd1Nz6DLxqIlre8wfqF5L1l12vec8JU3HB5NSRa87HxKFtLLIAtw7B9H/HggqX5wWVEnXq2qN4o6OOePhaO5cjWAZxOtT+AJTyHkeyaWLwIGOHBVZS5BKti6jLc+PxQxAflYlu9X3xh/2FlA+9H+ABZwMHE3ruUfTVbviYBbtccMCvkzcvFgnvaUCHjd7Iv/T8/JHNfBgFgigcX0Vei0+PZQ5oC5b7YpKT241NA8DCGZNgr1KuL9LazkvbkbpDcaHUOrkWsmSW1RRMC6ffYkbAI9QiBJFpImDAWP1u+1yCGhzPKBfGNt91GcLCD6ML90= sunny@devBox", "key_options": null, "keyfile": "/home/sunny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sunny", "validate_certs": true} 2021-02-11T00:07:50.187 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4pIcNiZKVIfT9GxyTe/B8G2GyHKxrAle3iExEzLH5bBCKtBrottX1y66KBzQSsrAb0z9h+A+uxlswlY6VM/gNos9VRB6x4NRB4ADY1Bku+JsKs5aXwRB1zz2ueZhrFN9hJwMl1heLICx85ksHBdm0q+JPdUAV+/LBdr0H/IjWveV34WL3Awf7QikzyKhzUciMB2gN9PJXTW0bl8PP56y60ys++L3nMSRJ+15uPcWl8MS3D2vABII0Tu+3PsxzrTTNodElyQ6G/fwyFfWhdp7fkidjR7mDDx8NyWfCl2rKejXv9LnVC0wb3tFoQqvwdz6shN4E51EIEGXHcLUeRpBhL2pFOqIZ0qfnmLIQVZ88RKMTgo42CgtmS5UzxCLOyKOh9GxF7DDEajTinJFJJVbNJ5xF494H2geSnmP1o1AecGsGbCZ4ndhS9unSfIZLAyv1J3wZlAlMsvxXgY7yrh1srUiASVyKK8jba1IT+v3TXR8kQUCNsLKKbvuX/l0IXME= xuxuehan@bogon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBd4eSizc2zAkWDy3mFZUhELO2wXDgkVxDNM/Nw2zT1li3L+6YOjFfdT4NOxpkg5laLd54bdKb5GVRA6iKqAO+aqo53xHHJGC8OY5eJaUPjtpypgIWO4Qzbos2ZzsC+nX5jvi8O9nM+JkabSW5iFv3gGPTqHixFYkxK2NIBa/UtXFOhmb1wZ6CG5Q+WObCosBUEMWokC8ntCADfhi6qDsO2fol6mYUhYEE/0nhQ5uLRrVIM5QM5dhrQVEeAs4KcYpmPDw6q6AKgx/f5zObh5OSJFTVsgx2cqzdQVJVDDx2OD2QVRtZ9fgvI2EGmKSwe1TUQOdqa5bmsVIp2Jfi8MC1 xuxuehan@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwIokXSvPYP3TRlSw0SBgmMFW5jVltGf4c6CqjIW4KKCgsL4c4Vs0FztRyDGc9p0krZUoGJCZHErVToXm6/lSq8JlfrlLX4X4yh37fUifWqc2UTJGeH8kLaP3WEt9vT8eQ9h8t2GqlMlGQU8KzVAdC+c5IwrbGRsS6S7D09/y0rklkhdJ6nuj8cssN/2TzLF9YIvVcFZHdyznk84eB7TgpPKD88MOpTnEgWFlD4vAWEuHpkuxgj1KI9LscgSFcW9/RxLeRxcV0GypZ8jPmczoCnin/ZOstCTpbcmjL 2021-02-11T00:07:50.188 INFO:teuthology.task.ansible.out:d+LW1kgGXXQSkf09iHeJ/cyCw6ooZOkynVwwmI9Uz2ZaMedCUBpG0bKclIerJ9jn+CoTs3U3Orhd9+6MVtCHX9VNJbVa4q0KCS1sp5S3HDrYkgUyawUxdYorrLZcqfRHWWo1luiridmuQdr8lQ6dvNpz4rhsCrAG6S1eeaC/s+o0Rzpv1YxU64JzquZ6WNR+W3U6Bg3iYkSoDCK9byf0rsptyL8= luqixi@luqixideMacBook-Air.local", "key_options": null, "keyfile": "/home/xuxuehan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xuxuehan", "validate_certs": true} 2021-02-11T00:07:50.198 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4pIcNiZKVIfT9GxyTe/B8G2GyHKxrAle3iExEzLH5bBCKtBrottX1y66KBzQSsrAb0z9h+A+uxlswlY6VM/gNos9VRB6x4NRB4ADY1Bku+JsKs5aXwRB1zz2ueZhrFN9hJwMl1heLICx85ksHBdm0q+JPdUAV+/LBdr0H/IjWveV34WL3Awf7QikzyKhzUciMB2gN9PJXTW0bl8PP56y60ys++L3nMSRJ+15uPcWl8MS3D2vABII0Tu+3PsxzrTTNodElyQ6G/fwyFfWhdp7fkidjR7mDDx8NyWfCl2rKejXv9LnVC0wb3tFoQqvwdz6shN4E51EIEGXHcLUeRpBhL2pFOqIZ0qfnmLIQVZ88RKMTgo42CgtmS5UzxCLOyKOh9GxF7DDEajTinJFJJVbNJ5xF494H2geSnmP1o1AecGsGbCZ4ndhS9unSfIZLAyv1J3wZlAlMsvxXgY7yrh1srUiASVyKK8jba1IT+v3TXR8kQUCNsLKKbvuX/l0IXME= xuxuehan@bogon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBd4eSizc2zAkWDy3mFZUhELO2wXDgkVxDNM/Nw2zT1li3L+6YOjFfdT4NOxpkg5laLd54bdKb5GVRA6iKqAO+aqo53xHHJGC8OY5eJaUPjtpypgIWO4Qzbos2ZzsC+nX5jvi8O9nM+JkabSW5iFv3gGPTqHixFYkxK2NIBa/UtXFOhmb1wZ6CG5Q+WObCosBUEMWokC8ntCADfhi6qDsO2fol6mYUhYEE/0nhQ5uLRrVIM5QM5dhrQVEeAs4KcYpmPDw6q6AKgx/f5zObh5OSJFTVsgx2cqzdQVJVDDx2OD2QVRtZ9fgvI2EGmKSwe1TUQOdqa5bmsVIp2Jfi8MC1 xuxuehan@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwIokXSvPYP3TRlSw0SBgmMFW5jVltGf4c6CqjIW4KKCgsL4c4Vs0FztRyDGc9p0krZUoGJCZHErVToXm6/lSq8JlfrlLX4X4yh37fUifWqc2UTJGeH8kLaP3WEt9vT8eQ9h8t2GqlMlGQU8KzVAdC+c5IwrbGRsS6S7D09/y0rklkhdJ6nuj8cssN/2TzLF9YIvVcFZHdyznk84eB7TgpPKD88MOpTnEgWFlD4vAWEuHpkuxgj1KI9LscgSFcW9/RxLeRxcV0GypZ8jPmczoCnin/ZOstCTpbcmjL 2021-02-11T00:07:50.200 INFO:teuthology.task.ansible.out:d+LW1kgGXXQSkf09iHeJ/cyCw6ooZOkynVwwmI9Uz2ZaMedCUBpG0bKclIerJ9jn+CoTs3U3Orhd9+6MVtCHX9VNJbVa4q0KCS1sp5S3HDrYkgUyawUxdYorrLZcqfRHWWo1luiridmuQdr8lQ6dvNpz4rhsCrAG6S1eeaC/s+o0Rzpv1YxU64JzquZ6WNR+W3U6Bg3iYkSoDCK9byf0rsptyL8= luqixi@luqixideMacBook-Air.local", "key_options": null, "keyfile": "/home/xuxuehan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xuxuehan", "validate_certs": true} 2021-02-11T00:07:50.323 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMOuxxTZyxz/TEVA+ODgtLrNcSsUhKE64BZg/Ub96LLffQXQc9SYT/0YI4wxu2vSsky05PnVSON7jqGxunCt0+AdRqxXhW4ttmRIOz8rq8SiMnnLayV34nIF1G0aYTkgY4ej4+VmSVIHU3bb5mp/Q3D0hxQwDPdgOJWNyW9oYerHbnx6lVgchvsZHB9VO09GNHcAsyUz4p+xBf9iR7eS74p4dZmUbth/oBBqpOa4NgNr69iyZ9a/pNDLxaVQoIpDFrevk5UU5nUHQq2frFNxF/Y2Ja1EBXCavvPF/m5v3J3xNEu3SI/GbLFCPKCKeBDpXJbe1QqTBKJjMl9qGmKEJ3 aclewett@mac", "key_options": null, "keyfile": "/home/aclewett/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aclewett", "validate_certs": true} 2021-02-11T00:07:50.324 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMOuxxTZyxz/TEVA+ODgtLrNcSsUhKE64BZg/Ub96LLffQXQc9SYT/0YI4wxu2vSsky05PnVSON7jqGxunCt0+AdRqxXhW4ttmRIOz8rq8SiMnnLayV34nIF1G0aYTkgY4ej4+VmSVIHU3bb5mp/Q3D0hxQwDPdgOJWNyW9oYerHbnx6lVgchvsZHB9VO09GNHcAsyUz4p+xBf9iR7eS74p4dZmUbth/oBBqpOa4NgNr69iyZ9a/pNDLxaVQoIpDFrevk5UU5nUHQq2frFNxF/Y2Ja1EBXCavvPF/m5v3J3xNEu3SI/GbLFCPKCKeBDpXJbe1QqTBKJjMl9qGmKEJ3 aclewett@mac", "key_options": null, "keyfile": "/home/aclewett/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aclewett", "validate_certs": true} 2021-02-11T00:07:50.449 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdTLDprr3DXtsgiqrB/miglJwSkY7BAv+OW9sC0ZHQf8Y4dFoUtr7q9fd6W7ehKL6aMjya/8eQSMPRoEIZFD8f2KPCuE74Wgwgv2cpAkFmLjcPtjixqLo3LGFCyEJWGLQxjlthdzx59mpCWgBsEJQmlKP36JIYjILIMtXtsETIUGFa8QPIn9sMdIgutPPf3yB/6DHcR7C6yIAuvbJactEsiCt4C8+uJinvCii3PzYOMAEd+mictPGk8nOCQFZrI+ZmwTz4UbJylxFqnX8lhhoPIUEfNAXlb3lkZWH1LaFOxarbmupuPYcg2rT0+kFtyNr3/mAx0FO01jADYooqcW1Z cardno:000604936806", "key_options": null, "keyfile": "/home/cblum/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cblum", "validate_certs": true} 2021-02-11T00:07:50.450 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdTLDprr3DXtsgiqrB/miglJwSkY7BAv+OW9sC0ZHQf8Y4dFoUtr7q9fd6W7ehKL6aMjya/8eQSMPRoEIZFD8f2KPCuE74Wgwgv2cpAkFmLjcPtjixqLo3LGFCyEJWGLQxjlthdzx59mpCWgBsEJQmlKP36JIYjILIMtXtsETIUGFa8QPIn9sMdIgutPPf3yB/6DHcR7C6yIAuvbJactEsiCt4C8+uJinvCii3PzYOMAEd+mictPGk8nOCQFZrI+ZmwTz4UbJylxFqnX8lhhoPIUEfNAXlb3lkZWH1LaFOxarbmupuPYcg2rT0+kFtyNr3/mAx0FO01jADYooqcW1Z cardno:000604936806", "key_options": null, "keyfile": "/home/cblum/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cblum", "validate_certs": true} 2021-02-11T00:07:50.576 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDPUCIVfNQOOG+uAeKWo7tLAdgGO/oQu4exTE3XLfyTVdd8u6pbQCmIDFEnbGgMtlYuWJlCJtxJIzEZJ5HIwf+po3y7kb7HxEeWnEb9DsqJB4nCRE8fHnNLgF3bh9gvE7sOZdNXEKqtsnGcaaS81oXQ6QgkFGQzlOBOqxj7jIvad7AtNWD3WbJi/uTVDsWcukU51tn/aEW+hHMD7Y5QJkLH7O0PrCeEZCUCWoiMP7sNwACBym0DsqX+POkGJOaGx9EeNhGVA4B6o3xYXJPqmFbgMWMfG3/Y3SiheZjxzySMQ7FKW4Q817NaWqbjtLZQsSZw7JNqNFkcdTzVZwwCOJ1AAecajpniKeQLnyiWQ3Z/EkSGGwtDj67wo7uqT85tpOyLfYhQm6Zp+xSh+I6s0YJ0xO/huLKzeT5D1r5vVMk2VdcLD3CCxXUwZgaMUxYAC2Wq6mpIkxVZFQLbGuA/dWkQbFsrpbf7ES+kh+uzp4R6dQ29OjXbVcSfF2vyIuA+VUKoyj370YOZQhs50yuAJ4BSHlEgoJdRzi3XUX48h45XHiZcCY3X8LTX6a+0KAIgqeAWdFhRgQtAxoRYjhOxC3k/boBc8sEQ3o4pkxnhtE5Y/tnM2CPkPMX9HWYirNf9GyZTYcR/5rDf4ETQ18G68WLaNK758OuUPjSkwttcyLd4dw== mlatimer@suse.com", "key_options": null, "keyfile": "/home/mlatimer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mlatimer", "validate_certs": true} 2021-02-11T00:07:50.576 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDPUCIVfNQOOG+uAeKWo7tLAdgGO/oQu4exTE3XLfyTVdd8u6pbQCmIDFEnbGgMtlYuWJlCJtxJIzEZJ5HIwf+po3y7kb7HxEeWnEb9DsqJB4nCRE8fHnNLgF3bh9gvE7sOZdNXEKqtsnGcaaS81oXQ6QgkFGQzlOBOqxj7jIvad7AtNWD3WbJi/uTVDsWcukU51tn/aEW+hHMD7Y5QJkLH7O0PrCeEZCUCWoiMP7sNwACBym0DsqX+POkGJOaGx9EeNhGVA4B6o3xYXJPqmFbgMWMfG3/Y3SiheZjxzySMQ7FKW4Q817NaWqbjtLZQsSZw7JNqNFkcdTzVZwwCOJ1AAecajpniKeQLnyiWQ3Z/EkSGGwtDj67wo7uqT85tpOyLfYhQm6Zp+xSh+I6s0YJ0xO/huLKzeT5D1r5vVMk2VdcLD3CCxXUwZgaMUxYAC2Wq6mpIkxVZFQLbGuA/dWkQbFsrpbf7ES+kh+uzp4R6dQ29OjXbVcSfF2vyIuA+VUKoyj370YOZQhs50yuAJ4BSHlEgoJdRzi3XUX48h45XHiZcCY3X8LTX6a+0KAIgqeAWdFhRgQtAxoRYjhOxC3k/boBc8sEQ3o4pkxnhtE5Y/tnM2CPkPMX9HWYirNf9GyZTYcR/5rDf4ETQ18G68WLaNK758OuUPjSkwttcyLd4dw== mlatimer@suse.com", "key_options": null, "keyfile": "/home/mlatimer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mlatimer", "validate_certs": true} 2021-02-11T00:07:50.702 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCYh28a9R3a7jpRfPqVAL9EcD+S6KkZzKTfCmRn4s8Fg39kUZsgnWUZQ3jUxKSeBA00te7WMR8CsIEzulm7f+/egNuPcvzNI/SaaCDtVMaxqlEuW85ll8uBQi3s4SLmOu9oS+5oid4cqTrGTcG6uhl29oWS/53SxoGh+T+y6GesO2cYRuTpcUHxGMvIgZe/bKtVGdP1y7rQd62e8emb9UupMBxaHpkYj9AaMuLjovHbBgecWbe4PlzPWNzl+eITVk2d6CxxIem4/bw9VHkRjQZlhL2nbwRgtczLYhlaZAd4ePEtsqA+7nTDjTDhXXHVIf1pDAsJbZEdgQCSGH3FzxtrQ2hZJrH/NIKdHk/OtI06e7POSGj7PcHzTvMjQSFnTpJXinxwzn0lvFSlmABN/00lIE0p2ZXfPs6dgWJ17JnTq6dMUoTiGhfKphPHyfSXJCzfa2VB+lQQ5eAaa9cRXy9pLmWGHXVGz2hsBMtyYmTjR/wr8kdTzeK+Jk4opBtGgcxDustg59b9x/jvgoc3HCdtnkqLTug2KmutB6kb+4KnVO07GsSp0RmNtDmCRcXs9YN/eia9ICtIGDWPc3YDRppsw1Vktza/+ZW5vGzIKILZTo4SNGcg19zQw4Qxd9eLkXfB66vE2CQvA90CGo7mcye+UWjjXLr7i0cDEszAloQ9aQ== srangana@redhat.com", "key_options": null, "keyfile": "/home/shyamsundarr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyamsundarr", "validate_certs": true} 2021-02-11T00:07:50.703 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCYh28a9R3a7jpRfPqVAL9EcD+S6KkZzKTfCmRn4s8Fg39kUZsgnWUZQ3jUxKSeBA00te7WMR8CsIEzulm7f+/egNuPcvzNI/SaaCDtVMaxqlEuW85ll8uBQi3s4SLmOu9oS+5oid4cqTrGTcG6uhl29oWS/53SxoGh+T+y6GesO2cYRuTpcUHxGMvIgZe/bKtVGdP1y7rQd62e8emb9UupMBxaHpkYj9AaMuLjovHbBgecWbe4PlzPWNzl+eITVk2d6CxxIem4/bw9VHkRjQZlhL2nbwRgtczLYhlaZAd4ePEtsqA+7nTDjTDhXXHVIf1pDAsJbZEdgQCSGH3FzxtrQ2hZJrH/NIKdHk/OtI06e7POSGj7PcHzTvMjQSFnTpJXinxwzn0lvFSlmABN/00lIE0p2ZXfPs6dgWJ17JnTq6dMUoTiGhfKphPHyfSXJCzfa2VB+lQQ5eAaa9cRXy9pLmWGHXVGz2hsBMtyYmTjR/wr8kdTzeK+Jk4opBtGgcxDustg59b9x/jvgoc3HCdtnkqLTug2KmutB6kb+4KnVO07GsSp0RmNtDmCRcXs9YN/eia9ICtIGDWPc3YDRppsw1Vktza/+ZW5vGzIKILZTo4SNGcg19zQw4Qxd9eLkXfB66vE2CQvA90CGo7mcye+UWjjXLr7i0cDEszAloQ9aQ== srangana@redhat.com", "key_options": null, "keyfile": "/home/shyamsundarr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyamsundarr", "validate_certs": true} 2021-02-11T00:07:50.829 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRZyOnj6D9tCw5o4+ujpos5Uj1O0XVvea798DsXPRh8bEE1pLkARQJLv4iW6LsG3x/CXruahmwT+6C/VHppIsbgtpadMWdCTPYrsjctPK0/N9nr4kQEL6XeK3/GHFnwqYcc+LySpNNfbKrgN4qWOwdZBhQjSV7K7FJd4ZYSm4wp6TVbvKKp7o+JdeM2zhstfC9AcCtBv/TpxixFFq/+y8/Z0PwqN1YyHduDOr1dr1DWn4ZzrkhiTYfPOltx0jweD6zTJoTAJDqae7kBA+3XH3dUGX3n7Tchsa3bnIKVz9sLQvH/vPro61I+Xig6MQh77JsylNvpwb1LLOEzDf7dxl bigwhite@wrjj37deMacBook-Pro-2.local", "key_options": null, "keyfile": "/home/shuzhenyi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shuzhenyi", "validate_certs": true} 2021-02-11T00:07:50.829 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRZyOnj6D9tCw5o4+ujpos5Uj1O0XVvea798DsXPRh8bEE1pLkARQJLv4iW6LsG3x/CXruahmwT+6C/VHppIsbgtpadMWdCTPYrsjctPK0/N9nr4kQEL6XeK3/GHFnwqYcc+LySpNNfbKrgN4qWOwdZBhQjSV7K7FJd4ZYSm4wp6TVbvKKp7o+JdeM2zhstfC9AcCtBv/TpxixFFq/+y8/Z0PwqN1YyHduDOr1dr1DWn4ZzrkhiTYfPOltx0jweD6zTJoTAJDqae7kBA+3XH3dUGX3n7Tchsa3bnIKVz9sLQvH/vPro61I+Xig6MQh77JsylNvpwb1LLOEzDf7dxl bigwhite@wrjj37deMacBook-Pro-2.local", "key_options": null, "keyfile": "/home/shuzhenyi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shuzhenyi", "validate_certs": true} 2021-02-11T00:07:50.955 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEcI3X9mNxtHRSvi2gVFavu21kRCWDd1erXW3d/1zWnoUvRxe9ft2xA1c3Bmo067GqhFudPcXoYJvz3atAGR9k3n1UTtTJe95XRZ1Zmn/boi6mn7I2oRVFpW/KjxaiM3iN2SHKknMtcs6qRTioapYCU7u924oc0izqPBvkrC73cfVF4emH1ERWEcQBTxWub6N6Mn3xaDmJ5xnGlNvDY70CC9osoa2VRNJM7GU9eUQClHirPbSooDvvVKfTGD7YfMH76j6PdDR/a/cgNeiMevtMbeFGhu1SOEHb1ihCNoGq2vQFPPWwwTCzMI05XuUEc4iaxw/kbGBMpWbmIvswIMQrRwgwLZk67GGpf/dEeutI6WseeNKNuHnTzzx43AW9G2coGq0RKE7OuA5Cqj0CO7Kcf5UA4AqIIroLETVBrrEV6qzpkD74QBZXPl7gbSZIyxLpvtQoMfSSzN+Mj184LmQoURCqIT+yM5gddF5/S5I+rpw81vBj5M9ZskyzVQAo0H8= michelledipalma@mdipalma-mac", "key_options": null, "keyfile": "/home/mdipalma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mdipalma", "validate_certs": true} 2021-02-11T00:07:50.966 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEcI3X9mNxtHRSvi2gVFavu21kRCWDd1erXW3d/1zWnoUvRxe9ft2xA1c3Bmo067GqhFudPcXoYJvz3atAGR9k3n1UTtTJe95XRZ1Zmn/boi6mn7I2oRVFpW/KjxaiM3iN2SHKknMtcs6qRTioapYCU7u924oc0izqPBvkrC73cfVF4emH1ERWEcQBTxWub6N6Mn3xaDmJ5xnGlNvDY70CC9osoa2VRNJM7GU9eUQClHirPbSooDvvVKfTGD7YfMH76j6PdDR/a/cgNeiMevtMbeFGhu1SOEHb1ihCNoGq2vQFPPWwwTCzMI05XuUEc4iaxw/kbGBMpWbmIvswIMQrRwgwLZk67GGpf/dEeutI6WseeNKNuHnTzzx43AW9G2coGq0RKE7OuA5Cqj0CO7Kcf5UA4AqIIroLETVBrrEV6qzpkD74QBZXPl7gbSZIyxLpvtQoMfSSzN+Mj184LmQoURCqIT+yM5gddF5/S5I+rpw81vBj5M9ZskyzVQAo0H8= michelledipalma@mdipalma-mac", "key_options": null, "keyfile": "/home/mdipalma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mdipalma", "validate_certs": true} 2021-02-11T00:07:51.081 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+tqgRGdlbb7NMefZVPCtbzVZBapxmmPcKaUtqT7E/9AKRoHuroZQ7KJQfO15POpIfEja7BugBt5F95aW2Bd9/xhulzC4/JjiZYc6ST5Na03BrcudI3YcktoGR8Mm7ZVzSojvm0SKtLLHM5Su17JpCC7BitMdao1mETlUOklEXc6pgbr9XHOayo1zeuos8DB90iA8TQ2soR/POD1Rix4GKniCHXz10+iXQFYPsif1HsQ3rh8Vi1M0cTq98bMSmfsKODil8KIxf+lvLCL4GAgDYEyxnstiTFh5GAcIMOOo2dl1fDb/Oa981CxWU+xxJD+M7AEJVeyAqqAnShvZU6y1L kiefer@kiefer-uchi", "key_options": null, "keyfile": "/home/kchang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchang", "validate_certs": true} 2021-02-11T00:07:51.093 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+tqgRGdlbb7NMefZVPCtbzVZBapxmmPcKaUtqT7E/9AKRoHuroZQ7KJQfO15POpIfEja7BugBt5F95aW2Bd9/xhulzC4/JjiZYc6ST5Na03BrcudI3YcktoGR8Mm7ZVzSojvm0SKtLLHM5Su17JpCC7BitMdao1mETlUOklEXc6pgbr9XHOayo1zeuos8DB90iA8TQ2soR/POD1Rix4GKniCHXz10+iXQFYPsif1HsQ3rh8Vi1M0cTq98bMSmfsKODil8KIxf+lvLCL4GAgDYEyxnstiTFh5GAcIMOOo2dl1fDb/Oa981CxWU+xxJD+M7AEJVeyAqqAnShvZU6y1L kiefer@kiefer-uchi", "key_options": null, "keyfile": "/home/kchang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchang", "validate_certs": true} 2021-02-11T00:07:51.208 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjj3bbbLvd4IHeFrSJyM9N6uKXA7ElQrzfcisKRGjUPON8IsAWkXQeAnHoBsIQv7tRGudXOrK+tbfv7crLI0/CxL+o0cCVW8bxuTEtdz07ZFsND9cppCc7Yq+wHsg7nQ/n0QfxnlYc0T9pATXUoT+aW4c3NQoDbsupLSkNs1C+G/MEBzz6iH6tgrv43OAOUccfQbC+IYx4RIKL5MteEjVrZanNELIG+jsYe+CZLdsONk1nR8+xKQw19Sm/jkKdl1K9NXoVPEBQmFXrYl6G+7tCdWeU3Vq24lM1X5p1mVspcG6FyyctcuP/8+zhL2L208DrXlOVPcqHR/4FEf3Wmk89 vereddy@vereddy.remote.csb", "key_options": null, "keyfile": "/home/vereddy/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vereddy", "validate_certs": true} 2021-02-11T00:07:51.229 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjj3bbbLvd4IHeFrSJyM9N6uKXA7ElQrzfcisKRGjUPON8IsAWkXQeAnHoBsIQv7tRGudXOrK+tbfv7crLI0/CxL+o0cCVW8bxuTEtdz07ZFsND9cppCc7Yq+wHsg7nQ/n0QfxnlYc0T9pATXUoT+aW4c3NQoDbsupLSkNs1C+G/MEBzz6iH6tgrv43OAOUccfQbC+IYx4RIKL5MteEjVrZanNELIG+jsYe+CZLdsONk1nR8+xKQw19Sm/jkKdl1K9NXoVPEBQmFXrYl6G+7tCdWeU3Vq24lM1X5p1mVspcG6FyyctcuP/8+zhL2L208DrXlOVPcqHR/4FEf3Wmk89 vereddy@vereddy.remote.csb", "key_options": null, "keyfile": "/home/vereddy/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vereddy", "validate_certs": true} 2021-02-11T00:07:51.344 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+EkUbnaeC7Dqtq2N4/dX9v+WGlrgRS2ygHhlbZy4KHbd6+Q9T5NAWtqnFwqcbFpYYUBwMvz8zLo6HYN6gNskRN0qTiFKPQdtnydF0Tx1KHrdGGcX3G2lxyGH5P8nrqReXAPPvRiVc2/Mj7APCTmY2JftkSS1qYcTleeueivVyho6z6uD1AyC7OXANhtn7kGeIY/NvVKBhDr+3TuPmpPwPCQMcJUyZWCHYyp47v2vzNBy2Etp7WjGwOnfZ5ULiJGjH6PCXx0YfpmTUOPVkNbV6Om+0YJ3fcLlmQ/2nsdsWfOKvoAr+1uzO81h7ZBX9LVEitj8YU3WeSCV2vqS2VvOpq5NyHXWGq+ZkOCfhy4Z9MvMG+6hqp4p4z1JMpKsZ191kP7eAQua41GkTSQPlEfF+um1UV6ZjNzhB68utOXyGDoDcxct9oOdnhhjwu5W4/0t9iBHuMn02iHRYVrUWOH2FXVysR0p5x/L2xdvNPiTgFAZ2eN+EFWmdan4e9mAAw3M= gbenhano@localhost.localdomain", "key_options": null, "keyfile": "/home/benhanokh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "benhanokh", "validate_certs": true} 2021-02-11T00:07:51.356 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+EkUbnaeC7Dqtq2N4/dX9v+WGlrgRS2ygHhlbZy4KHbd6+Q9T5NAWtqnFwqcbFpYYUBwMvz8zLo6HYN6gNskRN0qTiFKPQdtnydF0Tx1KHrdGGcX3G2lxyGH5P8nrqReXAPPvRiVc2/Mj7APCTmY2JftkSS1qYcTleeueivVyho6z6uD1AyC7OXANhtn7kGeIY/NvVKBhDr+3TuPmpPwPCQMcJUyZWCHYyp47v2vzNBy2Etp7WjGwOnfZ5ULiJGjH6PCXx0YfpmTUOPVkNbV6Om+0YJ3fcLlmQ/2nsdsWfOKvoAr+1uzO81h7ZBX9LVEitj8YU3WeSCV2vqS2VvOpq5NyHXWGq+ZkOCfhy4Z9MvMG+6hqp4p4z1JMpKsZ191kP7eAQua41GkTSQPlEfF+um1UV6ZjNzhB68utOXyGDoDcxct9oOdnhhjwu5W4/0t9iBHuMn02iHRYVrUWOH2FXVysR0p5x/L2xdvNPiTgFAZ2eN+EFWmdan4e9mAAw3M= gbenhano@localhost.localdomain", "key_options": null, "keyfile": "/home/benhanokh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "benhanokh", "validate_certs": true} 2021-02-11T00:07:51.471 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYtdHKBXQcXQFkEW8fSwlFK/xZM16VcFY288ABI/DPfejTStHhxiRvmlsWzMy0Ar5WadZ8FU1ptjA3MKBEY1Do1r1Ul369k3zHCvxXyg9QGGMNPYfHmnNeoF4GEgoJpuounPs0mkLmrPTR+cR+/XuaZZt38nsad8M/zJetnolvqCWpcV87D7+Rt8F32J6kGDknC4ikEe8I0n7F+goOmJhlgkqegbKEeJ/EMnOItwVZHFwaC+sxOq4IlYp2f1aZMKGAtr5+ICwYH1SMCcvnp3qWL8O//t2tvguZgQxzIs6Nf5GaxwdQkh4CvjbWiCkIbGFJ57YICS6k++KMXMbEnwh jsalomon@Josh-laptop.tlv.redhat.com", "key_options": null, "keyfile": "/home/jsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jsalomon", "validate_certs": true} 2021-02-11T00:07:51.483 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYtdHKBXQcXQFkEW8fSwlFK/xZM16VcFY288ABI/DPfejTStHhxiRvmlsWzMy0Ar5WadZ8FU1ptjA3MKBEY1Do1r1Ul369k3zHCvxXyg9QGGMNPYfHmnNeoF4GEgoJpuounPs0mkLmrPTR+cR+/XuaZZt38nsad8M/zJetnolvqCWpcV87D7+Rt8F32J6kGDknC4ikEe8I0n7F+goOmJhlgkqegbKEeJ/EMnOItwVZHFwaC+sxOq4IlYp2f1aZMKGAtr5+ICwYH1SMCcvnp3qWL8O//t2tvguZgQxzIs6Nf5GaxwdQkh4CvjbWiCkIbGFJ57YICS6k++KMXMbEnwh jsalomon@Josh-laptop.tlv.redhat.com", "key_options": null, "keyfile": "/home/jsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jsalomon", "validate_certs": true} 2021-02-11T00:07:51.598 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9ltUNitnn0FNwMeiGkBnozpBN5ziVR2MreaqkfqTQY2TgI24559xuILyy+TnAKumhemZ8i8nIQ876Iso85OzIXbUbRM45hpL/bMQX7pWyMIRNeFKrCDwf18OT0DPc8aeDOAFQ6YoN0j4awUENjdZuuAW80cfcjoQO3m7ORF8wBF0IvMWwPDIQQrz+Li31ECgXg6VC7K3e+BNHlfNQ/2/ahS0+V4J6JYFsylZL0r2tydhDMd6rR8QA9c9BgeBz7+KWobGtiZVe7KReTzJ0O38PxNd8br3aS50j5BiN63gch8eFxPAROaUMnuiavu6OTDy4/aeL3Zc5WpUy3VyyumWf jolmomar@localhost.localdomain", "key_options": null, "keyfile": "/home/jolmomar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jolmomar", "validate_certs": true} 2021-02-11T00:07:51.609 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9ltUNitnn0FNwMeiGkBnozpBN5ziVR2MreaqkfqTQY2TgI24559xuILyy+TnAKumhemZ8i8nIQ876Iso85OzIXbUbRM45hpL/bMQX7pWyMIRNeFKrCDwf18OT0DPc8aeDOAFQ6YoN0j4awUENjdZuuAW80cfcjoQO3m7ORF8wBF0IvMWwPDIQQrz+Li31ECgXg6VC7K3e+BNHlfNQ/2/ahS0+V4J6JYFsylZL0r2tydhDMd6rR8QA9c9BgeBz7+KWobGtiZVe7KReTzJ0O38PxNd8br3aS50j5BiN63gch8eFxPAROaUMnuiavu6OTDy4/aeL3Zc5WpUy3VyyumWf jolmomar@localhost.localdomain", "key_options": null, "keyfile": "/home/jolmomar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jolmomar", "validate_certs": true} 2021-02-11T00:07:51.735 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQKiUAlB8dxudAY60M7jnIJvs9yb2pNaT+BVv1Vk1kMs0XjPjcw9cyT3DtQ1xGLF367phRi/cfQbXOYbHG+uyBzQ4EEnBFvziktWRx4mfeWYxKjkjbfkVfpKPsxztqCbwm6+NYzMxGK2cExN7jUHnghHAjfA0IUpVVg9peBD3kUveLwS+UxuJAnuj+G4480LS6GDyLrhFEXU7uOIIlW4S9oLnU6vJL6GAzwyLE4ijTA8Ek03SJ01Ey/gpU9AqnQNp9u12l/7sJely6sI9pAuIzmS8Ht324hexxSWN5sFjXgLvLfFK83ziDBdrFBr0WXnWsFdRpHs2CwSq1JTkByqbN hmunjulu@hmunjulu.remote.csb", "key_options": null, "keyfile": "/home/hmunjulu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hmunjulu", "validate_certs": true} 2021-02-11T00:07:51.736 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQKiUAlB8dxudAY60M7jnIJvs9yb2pNaT+BVv1Vk1kMs0XjPjcw9cyT3DtQ1xGLF367phRi/cfQbXOYbHG+uyBzQ4EEnBFvziktWRx4mfeWYxKjkjbfkVfpKPsxztqCbwm6+NYzMxGK2cExN7jUHnghHAjfA0IUpVVg9peBD3kUveLwS+UxuJAnuj+G4480LS6GDyLrhFEXU7uOIIlW4S9oLnU6vJL6GAzwyLE4ijTA8Ek03SJ01Ey/gpU9AqnQNp9u12l/7sJely6sI9pAuIzmS8Ht324hexxSWN5sFjXgLvLfFK83ziDBdrFBr0WXnWsFdRpHs2CwSq1JTkByqbN hmunjulu@hmunjulu.remote.csb", "key_options": null, "keyfile": "/home/hmunjulu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hmunjulu", "validate_certs": true} 2021-02-11T00:07:51.862 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoefxOfeArToGucfWG7y1tyLF2I1J/IkBSlmxxEJyHyDUB6ElXjYIJReoiPfmB0xLEmINpmt8QA4XN/8UbR1r9LFOexlZZbX1LSbihi11LXCvfIJWqkHVwIyKHRTu/duMrntBFVENJ0LVf0GSWVTtllXaDA+fMkp6/ra/hlRHQbx19UXy/9+Pogj8Xl+SntnMGiHlX8FFq2A2tUqhdQSf/1GW1HfUIa5WtwdEqIpKpAgMM7sOW9i3QAmLAMo8HiKrArSiy7jrRUODCqsTJsfifxEbmnOS0ZtmDh0eeWL/Dyqbz99Rg4WbFNeK8oyZYr7D6bEAhd2az2A+wycPx4Nq7 julpark@julpark.remote.csb", "key_options": null, "keyfile": "/home/julpark/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "julpark", "validate_certs": true} 2021-02-11T00:07:51.863 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoefxOfeArToGucfWG7y1tyLF2I1J/IkBSlmxxEJyHyDUB6ElXjYIJReoiPfmB0xLEmINpmt8QA4XN/8UbR1r9LFOexlZZbX1LSbihi11LXCvfIJWqkHVwIyKHRTu/duMrntBFVENJ0LVf0GSWVTtllXaDA+fMkp6/ra/hlRHQbx19UXy/9+Pogj8Xl+SntnMGiHlX8FFq2A2tUqhdQSf/1GW1HfUIa5WtwdEqIpKpAgMM7sOW9i3QAmLAMo8HiKrArSiy7jrRUODCqsTJsfifxEbmnOS0ZtmDh0eeWL/Dyqbz99Rg4WbFNeK8oyZYr7D6bEAhd2az2A+wycPx4Nq7 julpark@julpark.remote.csb", "key_options": null, "keyfile": "/home/julpark/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "julpark", "validate_certs": true} 2021-02-11T00:07:52.000 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD03otezqmbR7v9dq62mWH5Kkg692jdmDZk6Ve4vux0A0YhxBuXDCyBWLE1Z4lLNxQahvK0pGsgokp+Uk+Q6aU+ZnF/E2jLp6YWerFXIHY3M7byObJx9+QuVBfNI0bZBkV3+vSjhSCGOYU+TrTHsKZqhsTcejZjmL3gFLmWfU6dTh0sX05qz97cdJl3CMPhCIR3KjtkiPygj417/N7wet/Efv1t79TvyS7dtK1oz+zRLEpKi/fZjvpXb8xec7as72Y0XexsWMDyZJ/N8PijTQ5L6EfLMV7ae/bWGzNAKsoC1dHVY7q/Q4pzktC6zU0Rc9sDRMtrgFg+q+04BfveSLfxTb9tqf7SbSvh7IAG1eKiEuDT/uy3T6Uiw+CiZ0eIqYzZscO/aDjUArGbS8eyaycybdYCBK9Jz38i0mYKkXg855yoVuIExr6MXieYwyVoVW8gbx1bAslaafrzra2dkAFByOJ0sbosPFRgR2+boUSxD6IaE+ALgno4T/0CI2RMiH0= prashant@cephdev", "key_options": null, "keyfile": "/home/pdhange/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdhange", "validate_certs": true} 2021-02-11T00:07:52.000 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD03otezqmbR7v9dq62mWH5Kkg692jdmDZk6Ve4vux0A0YhxBuXDCyBWLE1Z4lLNxQahvK0pGsgokp+Uk+Q6aU+ZnF/E2jLp6YWerFXIHY3M7byObJx9+QuVBfNI0bZBkV3+vSjhSCGOYU+TrTHsKZqhsTcejZjmL3gFLmWfU6dTh0sX05qz97cdJl3CMPhCIR3KjtkiPygj417/N7wet/Efv1t79TvyS7dtK1oz+zRLEpKi/fZjvpXb8xec7as72Y0XexsWMDyZJ/N8PijTQ5L6EfLMV7ae/bWGzNAKsoC1dHVY7q/Q4pzktC6zU0Rc9sDRMtrgFg+q+04BfveSLfxTb9tqf7SbSvh7IAG1eKiEuDT/uy3T6Uiw+CiZ0eIqYzZscO/aDjUArGbS8eyaycybdYCBK9Jz38i0mYKkXg855yoVuIExr6MXieYwyVoVW8gbx1bAslaafrzra2dkAFByOJ0sbosPFRgR2+boUSxD6IaE+ALgno4T/0CI2RMiH0= prashant@cephdev", "key_options": null, "keyfile": "/home/pdhange/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdhange", "validate_certs": true} 2021-02-11T00:07:52.116 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDg7xW5+Mk7pG5MjLxOc7GTvDTCPBJj2L3MEQZIapmmo6t8uPODwDewXncSzrKDH6zFVE4TTTD9fJdu+BhyT+jCFgXrEOMMabj7vJsg0wO0SWqr+4NECFPhD9y4ewfYiewBeXisclA5Bto91v93AtYpZBCdmPYSi0BEcPVc6S3iBUD0PzIrL62I/kBAtm0f/bScRiT7XvQJXvkbEObW2yS2XhUv2qgq1VlFvO1jl3B85KMTHVb8+LrKpQWOKfRfxJ74c51y6tnEjZLFO6Xn0JevqOhd8gPQIXueFZOM0g0pNp1mbtGaaBlEIibbrzo2p9kzsdvJeHMq1XuMIi1/Qyj9 dpivonka@dhcp-41-144.bos.redhat.com", "key_options": null, "keyfile": "/home/dpivonka/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dpivonka", "validate_certs": true} 2021-02-11T00:07:52.138 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDg7xW5+Mk7pG5MjLxOc7GTvDTCPBJj2L3MEQZIapmmo6t8uPODwDewXncSzrKDH6zFVE4TTTD9fJdu+BhyT+jCFgXrEOMMabj7vJsg0wO0SWqr+4NECFPhD9y4ewfYiewBeXisclA5Bto91v93AtYpZBCdmPYSi0BEcPVc6S3iBUD0PzIrL62I/kBAtm0f/bScRiT7XvQJXvkbEObW2yS2XhUv2qgq1VlFvO1jl3B85KMTHVb8+LrKpQWOKfRfxJ74c51y6tnEjZLFO6Xn0JevqOhd8gPQIXueFZOM0g0pNp1mbtGaaBlEIibbrzo2p9kzsdvJeHMq1XuMIi1/Qyj9 dpivonka@dhcp-41-144.bos.redhat.com", "key_options": null, "keyfile": "/home/dpivonka/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dpivonka", "validate_certs": true} 2021-02-11T00:07:52.255 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0m+8wna4RnrOcuCUj971EBe4cFiTXVkEWkIsUX3yeCUwMaS/ZjaoOjcdYX7cYpCp1ilo4FSO5BsochU0RiMbQEwLGcE0zB2q1ac8+yYKCuWWyknig2t4bOReu5OrXvl6mj/9R+p7clFlYhwIoNG5ZZ/2eTbo3nH7gWgaOKaPbTtvEGg/5R/qjQKg8OTC8oix6kLsaNTisQJ78Zd7b4ukg9bO0jlq/2UhQOBM072sU1/kJpWTkcA0xxm3nsC4rWPwapgz7UwBmMdyx116GZgWdfQecTLKO7b8pyJw21npk2ntUmeMi7WPZGX6VI3IpaAhBjW3KiATAb8JbAQh8F9bmejkw6x7zrP3hYKQOg3A+U8DKRRo/Ad+f0zz9gjC42DUvMEOr09RBdxZcEAPY7H/YRWEqbA2zPX3Gfth4b7/letzM3m9ToUvVfSt1CdjaZD+gIia9pCgDMb+j1j2w9reG4F7Us+W/1f5pYCyFyrm4XO3AdoYM9/FOAOR3vffTIQU= adking@localhost.localdomain", "key_options": null, "keyfile": "/home/adking/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "adking", "validate_certs": true} 2021-02-11T00:07:52.267 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0m+8wna4RnrOcuCUj971EBe4cFiTXVkEWkIsUX3yeCUwMaS/ZjaoOjcdYX7cYpCp1ilo4FSO5BsochU0RiMbQEwLGcE0zB2q1ac8+yYKCuWWyknig2t4bOReu5OrXvl6mj/9R+p7clFlYhwIoNG5ZZ/2eTbo3nH7gWgaOKaPbTtvEGg/5R/qjQKg8OTC8oix6kLsaNTisQJ78Zd7b4ukg9bO0jlq/2UhQOBM072sU1/kJpWTkcA0xxm3nsC4rWPwapgz7UwBmMdyx116GZgWdfQecTLKO7b8pyJw21npk2ntUmeMi7WPZGX6VI3IpaAhBjW3KiATAb8JbAQh8F9bmejkw6x7zrP3hYKQOg3A+U8DKRRo/Ad+f0zz9gjC42DUvMEOr09RBdxZcEAPY7H/YRWEqbA2zPX3Gfth4b7/letzM3m9ToUvVfSt1CdjaZD+gIia9pCgDMb+j1j2w9reG4F7Us+W/1f5pYCyFyrm4XO3AdoYM9/FOAOR3vffTIQU= adking@localhost.localdomain", "key_options": null, "keyfile": "/home/adking/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "adking", "validate_certs": true} 2021-02-11T00:07:52.382 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCs6q2b5NcUsNXl+w1Mrc7idNvGdwWkL0XRX5zTw22UNpQyqPkSrRTFKi4NxoY8ucv8JoLnaJL7hYSRHKTh7SqH78uPLZX0FLtoHvpYLgUgJzzJ5AOW5uekIhCMCm+3egmFnEBwFcNxtGnU2es02ByXNEXRxt4/LQ0f8K6lMqxVRSKYcltvWzlA7WFFdTnYMunbCYOdpw88RXm2pYjGIHRBnie7+pFiFSS6K/mkzQcfLiJmahgLSaYslI0ho1vQd8xfNLmZ700C5F4VTUlT/mJK/dI2LF3OfaPTsyqKNzOchrjLFx5b6dhZ4WZyqu7VKsHNm+xHZwT8VP3LPGSVVBdmEsiCsmV4g4QTI5ssZLi7siZDpaFp72nVAIO1i6kBGuiF3or+J4LmIh8ZRKzTc0DRDOw7S+IkWu1fv2UhYg83z6wrz4HeczI+bnolFFWW6HgGV3MFaUeRTRvrbxw2DPoEGQ+cjP0wsjyEhxlScwdh8W8IbVpNl+7mBe45YGUH2hg83Lst5QQxD4PHelriu40moWRHFKCnKfNesb4L1uqu29o8f+/PgpLdrWE/P5zIKe2ReWJyScYAI7jTMlFw+xgf+0TKryk44NMy90l3ei0umlx4qsFbbEv+lhzAALrUJ/da7fsQw7eIVykmcscBeYr99/YSYk4MGdk4jVCiHsQkdw== amathuri@redhat.com", "key_options": null, "keyfile": "/home/amathuri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amathuri", "validate_certs": true} 2021-02-11T00:07:52.383 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCs6q2b5NcUsNXl+w1Mrc7idNvGdwWkL0XRX5zTw22UNpQyqPkSrRTFKi4NxoY8ucv8JoLnaJL7hYSRHKTh7SqH78uPLZX0FLtoHvpYLgUgJzzJ5AOW5uekIhCMCm+3egmFnEBwFcNxtGnU2es02ByXNEXRxt4/LQ0f8K6lMqxVRSKYcltvWzlA7WFFdTnYMunbCYOdpw88RXm2pYjGIHRBnie7+pFiFSS6K/mkzQcfLiJmahgLSaYslI0ho1vQd8xfNLmZ700C5F4VTUlT/mJK/dI2LF3OfaPTsyqKNzOchrjLFx5b6dhZ4WZyqu7VKsHNm+xHZwT8VP3LPGSVVBdmEsiCsmV4g4QTI5ssZLi7siZDpaFp72nVAIO1i6kBGuiF3or+J4LmIh8ZRKzTc0DRDOw7S+IkWu1fv2UhYg83z6wrz4HeczI+bnolFFWW6HgGV3MFaUeRTRvrbxw2DPoEGQ+cjP0wsjyEhxlScwdh8W8IbVpNl+7mBe45YGUH2hg83Lst5QQxD4PHelriu40moWRHFKCnKfNesb4L1uqu29o8f+/PgpLdrWE/P5zIKe2ReWJyScYAI7jTMlFw+xgf+0TKryk44NMy90l3ei0umlx4qsFbbEv+lhzAALrUJ/da7fsQw7eIVykmcscBeYr99/YSYk4MGdk4jVCiHsQkdw== amathuri@redhat.com", "key_options": null, "keyfile": "/home/amathuri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amathuri", "validate_certs": true} 2021-02-11T00:07:52.511 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDr6H7hmtGCUrO3GppgMHwbmA4XT/Vipz/uLG/N8h6ZxtaLQKpCefRpdKcFlOdDwxkTmT5q9vmXQ8nl95lTGq+eeMxl4ho104ZD9e9AIYmgYqFy7/qNP8gkqduIPlypLL9m5rElTcGd7zqfMqgljMvAmnXLtZNJlIuFtszVU5WPI1QCwfQ3t5aHF6j66bpVoN9uWItVGB1LApQz9TtViWsQ9Hl8X4YauJToO+TkuSX+H/OGH7ZC6CPOzNZb3b3vF/jLMnTzXl86PJs1se4DjKkRGLVCVbr2WhLwQeZ8TEn3Hg1Gn5X8zNM5cTo6U8SnXBAe9ZYbuyfvghrNLdlZpmN+8l0/l5zC3z+N+sEzklXwHw4MQLF+KSloVFd9NN/kyenufTZAyp8VxllZ9TgdC+CPORIWyzmu1elOtYo7LNuE6CIh/Zm9B54SO6hVHhVoOCqe/dIyjeHJA0WKIZblK1XZEvWuu0E2T3jhxfe1GICyTukeB8WoBQH9DZ1yzMPt59E= nia@redhat.com", "key_options": null, "keyfile": "/home/nizamial09/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nizamial09", "validate_certs": true} 2021-02-11T00:07:52.569 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDr6H7hmtGCUrO3GppgMHwbmA4XT/Vipz/uLG/N8h6ZxtaLQKpCefRpdKcFlOdDwxkTmT5q9vmXQ8nl95lTGq+eeMxl4ho104ZD9e9AIYmgYqFy7/qNP8gkqduIPlypLL9m5rElTcGd7zqfMqgljMvAmnXLtZNJlIuFtszVU5WPI1QCwfQ3t5aHF6j66bpVoN9uWItVGB1LApQz9TtViWsQ9Hl8X4YauJToO+TkuSX+H/OGH7ZC6CPOzNZb3b3vF/jLMnTzXl86PJs1se4DjKkRGLVCVbr2WhLwQeZ8TEn3Hg1Gn5X8zNM5cTo6U8SnXBAe9ZYbuyfvghrNLdlZpmN+8l0/l5zC3z+N+sEzklXwHw4MQLF+KSloVFd9NN/kyenufTZAyp8VxllZ9TgdC+CPORIWyzmu1elOtYo7LNuE6CIh/Zm9B54SO6hVHhVoOCqe/dIyjeHJA0WKIZblK1XZEvWuu0E2T3jhxfe1GICyTukeB8WoBQH9DZ1yzMPt59E= nia@redhat.com", "key_options": null, "keyfile": "/home/nizamial09/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nizamial09", "validate_certs": true} 2021-02-11T00:07:52.682 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:52 +0000 (0:00:17.878) 0:00:45.432 ***** 2021-02-11T00:07:52.716 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:52 +0000 (0:00:00.034) 0:00:45.466 ***** 2021-02-11T00:07:52.736 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-02-11T00:07:52.737 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.748 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.759 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.760 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.761 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.771 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.771 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.783 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.783 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.784 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.795 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.795 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.807 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.807 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.818 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.830 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.945 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "key_options": null, "keyfile": "/home/smithfarm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smithfarm", "validate_certs": true} 2021-02-11T00:07:52.956 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.957 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "key_options": null, "keyfile": "/home/smithfarm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smithfarm", "validate_certs": true} 2021-02-11T00:07:52.968 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.968 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:52.979 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.096 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "key_options": null, "keyfile": "/home/amaredia/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amaredia", "validate_certs": true} 2021-02-11T00:07:53.107 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "key_options": null, "keyfile": "/home/amaredia/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amaredia", "validate_certs": true} 2021-02-11T00:07:53.223 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "key_options": null, "keyfile": "/home/tserlin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tserlin", "validate_certs": true} 2021-02-11T00:07:53.235 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "key_options": null, "keyfile": "/home/tserlin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tserlin", "validate_certs": true} 2021-02-11T00:07:53.235 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.236 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.246 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.247 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.248 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.258 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.259 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.270 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.270 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.271 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.281 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.282 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.283 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.293 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.294 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.305 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.317 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.319 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.320 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.321 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.321 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.333 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.333 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.335 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.335 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.346 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.347 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.358 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.359 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.361 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.362 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.374 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.375 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.376 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.387 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.388 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.389 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.400 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.401 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.402 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.412 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.413 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.414 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.415 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.426 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.427 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.438 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.440 INFO:teuthology.task.ansible.out: skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.441 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.451 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.452 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.454 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.464 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.466 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.467 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.477 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.479 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.480 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.491 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.491 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.493 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.504 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.505 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.516 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.517 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.518 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.519 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.530 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.531 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.532 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.542 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.543 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.544 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.555 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.555 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.557 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.567 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.568 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.579 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.579 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.581 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.591 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.591 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.593 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.603 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.603 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.605 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.615 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.615 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.616 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.626 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.627 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.628 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.639 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.650 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.652 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.662 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.663 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.664 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.674 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.675 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.677 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.687 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.688 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.699 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.700 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.701 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.701 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.712 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.713 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.714 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.724 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.727 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.737 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.738 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.739 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.751 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.752 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.763 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.763 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.774 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.775 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.776 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.787 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.788 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.799 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.800 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.811 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.812 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.813 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.823 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.823 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.825 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.835 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.836 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.837 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.847 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.848 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.849 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.859 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.859 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.870 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.871 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.872 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.882 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.883 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.896 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.897 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.898 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.909 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.910 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.921 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.922 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.933 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.934 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.944 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.946 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.956 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.957 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.958 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.968 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.968 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.970 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.980 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.981 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.993 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:53.994 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.005 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.006 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.007 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.018 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.019 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.021 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.031 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.033 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.043 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.044 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.055 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.057 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.058 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.059 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.070 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.071 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.072 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.084 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.084 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.086 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.097 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.097 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.099 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.109 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.111 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.121 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.122 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.132 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.133 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.134 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.136 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.146 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.147 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.148 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.158 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.159 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.160 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.171 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.172 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.184 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.186 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.196 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.198 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.209 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.209 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.220 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.220 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.231 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.250 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.250 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.252 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.299 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:54 +0000 (0:00:01.582) 0:00:47.049 ***** 2021-02-11T00:07:54.307 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.308 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.309 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267"}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.363 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:54 +0000 (0:00:00.063) 0:00:47.113 ***** 2021-02-11T00:07:54.369 INFO:teuthology.task.ansible.out: TASK [users : Filter the revoked_users list] *********************************** 2021-02-11T00:07:54.371 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.408 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:54 +0000 (0:00:00.045) 0:00:47.158 ***** 2021-02-11T00:07:54.416 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:07:54.455 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:07:54 +0000 (0:00:00.046) 0:00:47.205 ***** 2021-02-11T00:07:54.577 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** 2021-02-11T00:07:54.578 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "name": "zcerza", "state": "absent"} 2021-02-11T00:07:54.620 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "name": "zcerza", "state": "absent"} 2021-02-11T00:07:54.694 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "name": "aschoen", "state": "absent"} 2021-02-11T00:07:54.737 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "name": "aschoen", "state": "absent"} 2021-02-11T00:07:54.821 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "name": "andrew", "state": "absent"} 2021-02-11T00:07:54.864 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "name": "andrew", "state": "absent"} 2021-02-11T00:07:54.937 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "name": "sweil", "state": "absent"} 2021-02-11T00:07:54.980 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "name": "sweil", "state": "absent"} 2021-02-11T00:07:55.065 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "name": "brad", "state": "absent"} 2021-02-11T00:07:55.109 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "name": "brad", "state": "absent"} 2021-02-11T00:07:55.183 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "name": "kefu", "state": "absent"} 2021-02-11T00:07:55.227 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "name": "kefu", "state": "absent"} 2021-02-11T00:07:55.311 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "name": "shylesh", "state": "absent"} 2021-02-11T00:07:55.364 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "name": "shylesh", "state": "absent"} 2021-02-11T00:07:55.427 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "name": "gmeno", "state": "absent"} 2021-02-11T00:07:55.480 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "name": "gmeno", "state": "absent"} 2021-02-11T00:07:55.553 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "name": "alfredodeza", "state": "absent"} 2021-02-11T00:07:55.596 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "name": "alfredodeza", "state": "absent"} 2021-02-11T00:07:55.679 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "name": "trhoden", "state": "absent"} 2021-02-11T00:07:55.722 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "name": "trhoden", "state": "absent"} 2021-02-11T00:07:55.795 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "name": "nishtha", "state": "absent"} 2021-02-11T00:07:55.838 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "name": "nishtha", "state": "absent"} 2021-02-11T00:07:55.922 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "name": "yguang", "state": "absent"} 2021-02-11T00:07:55.974 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "name": "yguang", "state": "absent"} 2021-02-11T00:07:56.050 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "name": "sdieffen", "state": "absent"} 2021-02-11T00:07:56.093 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "name": "sdieffen", "state": "absent"} 2021-02-11T00:07:56.167 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "name": "brian", "state": "absent"} 2021-02-11T00:07:56.209 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "name": "brian", "state": "absent"} 2021-02-11T00:07:56.294 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "name": "pmcgarry", "state": "absent"} 2021-02-11T00:07:56.295 INFO:teuthology.task.ansible.out: 2021-02-11T00:07:56.326 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "name": "pmcgarry", "state": "absent"} 2021-02-11T00:07:56.423 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "name": "karnan", "state": "absent"} 2021-02-11T00:07:57.323 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "name": "karnan", "state": "absent"} ok: [smithi123.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "name": "ryneli", "state": "absent"} ok: [smithi181.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "name": "ryneli", "state": "absent"} ok: [smithi123.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "name": "dlambrig", "state": "absent"} ok: [smithi181.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "name": "dlambrig", "state": "absent"} ok: [smithi123.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "name": "icolle", "state": "absent"} ok: [smithi181.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "name": "icolle", "state": "absent"} ok: [smithi123.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "name": "soumya", "state": "absent"} ok: [smithi181.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "name": "soumya", "state": "absent"} ok: [smithi123.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "name": "jspray", "state": "absent"} ok: [smithi181.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "name": "jspray", "state": "absent"} ok: [smithi123.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "name": "loic", "state": "absent"} ok: [smithi181.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var" 2021-02-11T00:07:57.325 INFO:teuthology.task.ansible.out:: "item", "changed": false, "item": "loic", "name": "loic", "state": "absent"} ok: [smithi123.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "name": "erwan", "state": "absent"} ok: [smithi181.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "name": "erwan", "state": "absent"} 2021-02-11T00:07:57.398 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "name": "jj", "state": "absent"} 2021-02-11T00:07:57.398 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "name": "jj", "state": "absent"} 2021-02-11T00:07:57.524 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "name": "amarangone", "state": "absent"} 2021-02-11T00:07:57.526 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "name": "amarangone", "state": "absent"} 2021-02-11T00:07:57.644 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "name": "oprypin", "state": "absent"} 2021-02-11T00:07:57.645 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "name": "oprypin", "state": "absent"} 2021-02-11T00:07:57.760 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "name": "adamyanova", "state": "absent"} 2021-02-11T00:07:57.771 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "name": "adamyanova", "state": "absent"} 2021-02-11T00:07:57.877 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "name": "sbillah", "state": "absent"} 2021-02-11T00:07:57.888 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "name": "sbillah", "state": "absent"} 2021-02-11T00:07:58.015 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "name": "onyb", "state": "absent"} 2021-02-11T00:07:58.017 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "name": "onyb", "state": "absent"} 2021-02-11T00:07:58.143 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "name": "jwilliamson", "state": "absent"} 2021-02-11T00:07:58.144 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "name": "jwilliamson", "state": "absent"} 2021-02-11T00:07:58.260 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "name": "kmroz", "state": "absent"} 2021-02-11T00:07:58.261 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "name": "kmroz", "state": "absent"} 2021-02-11T00:07:58.388 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "name": "shehbazj", "state": "absent"} 2021-02-11T00:07:58.389 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "name": "shehbazj", "state": "absent"} 2021-02-11T00:07:58.494 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "name": "abhishekvrshny", "state": "absent"} 2021-02-11T00:07:58.516 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "name": "abhishekvrshny", "state": "absent"} 2021-02-11T00:07:58.622 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "name": "asheplyakov", "state": "absent"} 2021-02-11T00:07:58.644 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "name": "asheplyakov", "state": "absent"} 2021-02-11T00:07:58.739 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "name": "liupan", "state": "absent"} 2021-02-11T00:07:58.762 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "name": "liupan", "state": "absent"} 2021-02-11T00:07:58.867 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "name": "adeza", "state": "absent"} 2021-02-11T00:07:58.889 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "name": "adeza", "state": "absent"} 2021-02-11T00:07:59.017 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "name": "pranith", "state": "absent"} 2021-02-11T00:07:59.039 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "name": "pranith", "state": "absent"} 2021-02-11T00:07:59.166 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": false, "item": "dorinda", "name": "dorinda", "state": "absent"} 2021-02-11T00:07:59.210 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": false, "item": "dorinda", "name": "dorinda", "state": "absent"} 2021-02-11T00:07:59.634 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item=zyan) => {"ansible_loop_var": "item", "changed": true, "force": false, "item": "zyan", "name": "zyan", "remove": false, "state": "absent"} 2021-02-11T00:07:59.697 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item=zyan) => {"ansible_loop_var": "item", "changed": true, "force": false, "item": "zyan", "name": "zyan", "remove": false, "state": "absent"} 2021-02-11T00:07:59.761 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "name": "nlevine", "state": "absent"} 2021-02-11T00:07:59.835 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "name": "nlevine", "state": "absent"} 2021-02-11T00:07:59.879 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "name": "tbrekke", "state": "absent"} 2021-02-11T00:07:59.964 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "name": "tbrekke", "state": "absent"} 2021-02-11T00:07:59.996 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "name": "taco", "state": "absent"} 2021-02-11T00:08:00.083 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "name": "taco", "state": "absent"} 2021-02-11T00:08:00.126 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "name": "louis", "state": "absent"} 2021-02-11T00:08:00.192 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "name": "louis", "state": "absent"} 2021-02-11T00:08:00.255 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "name": "amarango", "state": "absent"} 2021-02-11T00:08:00.308 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "name": "amarango", "state": "absent"} 2021-02-11T00:08:00.371 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "name": "oobe", "state": "absent"} 2021-02-11T00:08:00.424 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "name": "oobe", "state": "absent"} 2021-02-11T00:08:00.487 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "name": "rturk", "state": "absent"} 2021-02-11T00:08:00.541 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "name": "rturk", "state": "absent"} 2021-02-11T00:08:00.605 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "name": "fche", "state": "absent"} 2021-02-11T00:08:00.658 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "name": "fche", "state": "absent"} 2021-02-11T00:08:00.732 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "name": "jbainbri", "state": "absent"} 2021-02-11T00:08:00.775 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "name": "jbainbri", "state": "absent"} 2021-02-11T00:08:00.850 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "name": "kdhananj", "state": "absent"} 2021-02-11T00:08:00.915 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:00 +0000 (0:00:06.460) 0:00:53.665 ***** 2021-02-11T00:08:00.921 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "name": "kdhananj", "state": "absent"} 2021-02-11T00:08:01.016 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.100) 0:00:53.766 ***** 2021-02-11T00:08:01.288 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** 2021-02-11T00:08:01.290 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "checksum": "5ebc9fcf8859a9c716ab10089a7bec7e44d29368", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "md5sum": "ee06ed012f51c2e3764171d4b9180349", "mode": "0644", "owner": "root", "size": 40, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1613002080.9374838-77214345795027/source", "state": "file", "uid": 0} 2021-02-11T00:08:01.329 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.313) 0:00:54.079 ***** 2021-02-11T00:08:01.357 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** 2021-02-11T00:08:01.358 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => { "msg": "Host smithi181.front.sepia.ceph.com is running Ubuntu 20.04 (focal)" } 2021-02-11T00:08:01.394 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.064) 0:00:54.144 ***** 2021-02-11T00:08:01.400 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** 2021-02-11T00:08:01.401 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "checksum": "5ebc9fcf8859a9c716ab10089a7bec7e44d29368", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "md5sum": "ee06ed012f51c2e3764171d4b9180349", "mode": "0644", "owner": "root", "size": 40, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1613002081.042688-263629852301022/source", "state": "file", "uid": 0} 2021-02-11T00:08:01.437 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.042) 0:00:54.187 ***** 2021-02-11T00:08:01.453 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** 2021-02-11T00:08:01.455 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml"} 2021-02-11T00:08:01.490 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.052) 0:00:54.240 ***** 2021-02-11T00:08:01.498 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** 2021-02-11T00:08:01.499 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => { "msg": "Host smithi123.front.sepia.ceph.com is running Ubuntu 20.04 (focal)" } 2021-02-11T00:08:01.536 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.046) 0:00:54.286 ***** 2021-02-11T00:08:01.543 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** 2021-02-11T00:08:01.545 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:01.581 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.045) 0:00:54.331 ***** 2021-02-11T00:08:01.588 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** 2021-02-11T00:08:01.589 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml"} 2021-02-11T00:08:01.631 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.050) 0:00:54.381 ***** 2021-02-11T00:08:01.639 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** 2021-02-11T00:08:01.640 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:01.678 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.046) 0:00:54.428 ***** 2021-02-11T00:08:01.684 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** 2021-02-11T00:08:01.686 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:01.723 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.044) 0:00:54.473 ***** 2021-02-11T00:08:01.729 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* 2021-02-11T00:08:01.731 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:01.771 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.048) 0:00:54.521 ***** 2021-02-11T00:08:01.778 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** 2021-02-11T00:08:01.780 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:01.814 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.042) 0:00:54.564 ***** 2021-02-11T00:08:01.821 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** 2021-02-11T00:08:01.822 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:01.856 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.041) 0:00:54.606 ***** 2021-02-11T00:08:01.863 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* 2021-02-11T00:08:01.864 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:01.900 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.043) 0:00:54.650 ***** 2021-02-11T00:08:01.906 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2021-02-11T00:08:01.908 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:01.943 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.042) 0:00:54.693 ***** 2021-02-11T00:08:01.948 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** 2021-02-11T00:08:01.950 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:01.984 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:01 +0000 (0:00:00.041) 0:00:54.734 ***** 2021-02-11T00:08:01.990 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** 2021-02-11T00:08:01.992 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.026 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.041) 0:00:54.776 ***** 2021-02-11T00:08:02.031 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2021-02-11T00:08:02.033 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.072 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.046) 0:00:54.823 ***** 2021-02-11T00:08:02.080 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2021-02-11T00:08:02.082 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.116 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.043) 0:00:54.866 ***** 2021-02-11T00:08:02.122 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** 2021-02-11T00:08:02.122 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.161 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.044) 0:00:54.911 ***** 2021-02-11T00:08:02.168 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2021-02-11T00:08:02.170 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.205 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.043) 0:00:54.955 ***** 2021-02-11T00:08:02.211 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2021-02-11T00:08:02.212 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.251 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.046) 0:00:55.001 ***** 2021-02-11T00:08:02.256 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** 2021-02-11T00:08:02.257 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:02.258 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:02.293 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.041) 0:00:55.043 ***** 2021-02-11T00:08:02.299 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2021-02-11T00:08:02.300 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.336 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.043) 0:00:55.086 ***** 2021-02-11T00:08:02.345 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2021-02-11T00:08:02.345 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.392 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.055) 0:00:55.142 ***** 2021-02-11T00:08:02.397 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** 2021-02-11T00:08:02.397 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:02.399 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:02.433 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.041) 0:00:55.183 ***** 2021-02-11T00:08:02.440 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** 2021-02-11T00:08:02.442 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.476 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.042) 0:00:55.226 ***** 2021-02-11T00:08:02.482 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2021-02-11T00:08:02.483 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.519 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.043) 0:00:55.269 ***** 2021-02-11T00:08:02.525 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2021-02-11T00:08:02.527 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:02.562 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.042) 0:00:55.312 ***** 2021-02-11T00:08:02.567 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** 2021-02-11T00:08:02.569 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.604 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.042) 0:00:55.354 ***** 2021-02-11T00:08:02.610 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2021-02-11T00:08:02.612 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.649 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.045) 0:00:55.399 ***** 2021-02-11T00:08:02.655 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2021-02-11T00:08:02.657 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:02.692 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.042) 0:00:55.442 ***** 2021-02-11T00:08:02.699 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2021-02-11T00:08:02.701 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:02.734 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.042) 0:00:55.484 ***** 2021-02-11T00:08:02.740 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2021-02-11T00:08:02.741 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.777 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.042) 0:00:55.527 ***** 2021-02-11T00:08:02.784 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2021-02-11T00:08:02.784 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.820 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.043) 0:00:55.570 ***** 2021-02-11T00:08:02.826 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2021-02-11T00:08:02.826 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:02.862 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.042) 0:00:55.612 ***** 2021-02-11T00:08:02.869 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2021-02-11T00:08:02.870 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.904 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.042) 0:00:55.654 ***** 2021-02-11T00:08:02.912 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2021-02-11T00:08:02.913 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.949 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.044) 0:00:55.699 ***** 2021-02-11T00:08:02.957 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2021-02-11T00:08:02.958 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:02.992 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:02 +0000 (0:00:00.043) 0:00:55.742 ***** 2021-02-11T00:08:02.997 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2021-02-11T00:08:02.998 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.040 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.048) 0:00:55.790 ***** 2021-02-11T00:08:03.051 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2021-02-11T00:08:03.052 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.091 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.051) 0:00:55.842 ***** 2021-02-11T00:08:03.100 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2021-02-11T00:08:03.101 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.139 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.047) 0:00:55.889 ***** 2021-02-11T00:08:03.146 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2021-02-11T00:08:03.147 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:03.188 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.049) 0:00:55.938 ***** 2021-02-11T00:08:03.195 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2021-02-11T00:08:03.195 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.231 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.042) 0:00:55.981 ***** 2021-02-11T00:08:03.236 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2021-02-11T00:08:03.237 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.284 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.053) 0:00:56.034 ***** 2021-02-11T00:08:03.293 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2021-02-11T00:08:03.293 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:03.332 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.047) 0:00:56.082 ***** 2021-02-11T00:08:03.338 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* 2021-02-11T00:08:03.339 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.373 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.041) 0:00:56.123 ***** 2021-02-11T00:08:03.380 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2021-02-11T00:08:03.381 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.416 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.042) 0:00:56.166 ***** 2021-02-11T00:08:03.423 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ 2021-02-11T00:08:03.424 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.460 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.043) 0:00:56.210 ***** 2021-02-11T00:08:03.466 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* 2021-02-11T00:08:03.466 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.503 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.043) 0:00:56.253 ***** 2021-02-11T00:08:03.508 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** 2021-02-11T00:08:03.509 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.544 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.041) 0:00:56.294 ***** 2021-02-11T00:08:03.550 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ 2021-02-11T00:08:03.550 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.587 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.042) 0:00:56.337 ***** 2021-02-11T00:08:03.593 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2021-02-11T00:08:03.595 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.629 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.042) 0:00:56.379 ***** 2021-02-11T00:08:03.636 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** 2021-02-11T00:08:03.638 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.671 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.042) 0:00:56.421 ***** 2021-02-11T00:08:03.678 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2021-02-11T00:08:03.679 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.719 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.046) 0:00:56.468 ***** 2021-02-11T00:08:03.724 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2021-02-11T00:08:03.726 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.760 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.041) 0:00:56.510 ***** 2021-02-11T00:08:03.765 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** 2021-02-11T00:08:03.767 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:03.803 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.043) 0:00:56.553 ***** 2021-02-11T00:08:03.809 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2021-02-11T00:08:03.811 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.846 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.043) 0:00:56.596 ***** 2021-02-11T00:08:03.852 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ 2021-02-11T00:08:03.854 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.889 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.042) 0:00:56.639 ***** 2021-02-11T00:08:03.894 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** 2021-02-11T00:08:03.895 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:03.933 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.044) 0:00:56.683 ***** 2021-02-11T00:08:03.940 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* 2021-02-11T00:08:03.940 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:03.977 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:03 +0000 (0:00:00.044) 0:00:56.727 ***** 2021-02-11T00:08:03.983 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ 2021-02-11T00:08:03.984 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.020 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:04 +0000 (0:00:00.042) 0:00:56.770 ***** 2021-02-11T00:08:04.028 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** 2021-02-11T00:08:04.029 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.065 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:04 +0000 (0:00:00.044) 0:00:56.815 ***** 2021-02-11T00:08:04.075 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.111 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:04 +0000 (0:00:00.046) 0:00:56.862 ***** 2021-02-11T00:08:04.117 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2021-02-11T00:08:04.118 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'epel', 'value': {'name': 'Extra Packages for Enterprise Linux', 'mirrorlist': 'file:///etc/yum.repos.d/epel-mirrorlist', 'failovermethod': 'priority', 'enabled': '1', 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.119 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'epel-testing', 'value': {'name': 'Extra Packages for Enterprise Linux - Testing', 'mirrorlist': 'file:///etc/yum.repos.d/epel-testing-mirrorlist', 'failovermethod': 'priority', 'enabled': 0, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "epel-testing", "value": {"enabled": 0, "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-testing-mirrorlist", "name": "Extra Packages for Enterprise Linux - Testing"}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.158 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:04 +0000 (0:00:00.046) 0:00:56.908 ***** 2021-02-11T00:08:04.164 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** 2021-02-11T00:08:04.166 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.203 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:04 +0000 (0:00:00.044) 0:00:56.953 ***** 2021-02-11T00:08:04.211 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2021-02-11T00:08:04.211 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-mirrorlist", "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.213 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-testing-mirrorlist", "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.252 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:04 +0000 (0:00:00.049) 0:00:57.002 ***** 2021-02-11T00:08:04.258 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2021-02-11T00:08:04.259 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'epel', 'value': {'name': 'Extra Packages for Enterprise Linux', 'mirrorlist': 'file:///etc/yum.repos.d/epel-mirrorlist', 'failovermethod': 'priority', 'enabled': '1', 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.260 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'epel-testing', 'value': {'name': 'Extra Packages for Enterprise Linux - Testing', 'mirrorlist': 'file:///etc/yum.repos.d/epel-testing-mirrorlist', 'failovermethod': 'priority', 'enabled': 0, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "epel-testing", "value": {"enabled": 0, "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-testing-mirrorlist", "name": "Extra Packages for Enterprise Linux - Testing"}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.296 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:04 +0000 (0:00:00.043) 0:00:57.046 ***** 2021-02-11T00:08:04.302 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2021-02-11T00:08:04.304 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.342 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:04 +0000 (0:00:00.046) 0:00:57.092 ***** 2021-02-11T00:08:04.352 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2021-02-11T00:08:04.352 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-mirrorlist", "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.354 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-testing-mirrorlist", "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.392 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:04 +0000 (0:00:00.049) 0:00:57.142 ***** 2021-02-11T00:08:04.422 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.458 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:04 +0000 (0:00:00.065) 0:00:57.208 ***** 2021-02-11T00:08:04.496 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2021-02-11T00:08:04.497 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "cmd": "cat /etc/timezone", "delta": "0:00:00.009231", "end": "2021-02-11 00:08:04.853531", "rc": 0, "start": "2021-02-11 00:08:04.844300", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2021-02-11T00:08:04.535 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:04 +0000 (0:00:00.076) 0:00:57.285 ***** 2021-02-11T00:08:04.562 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** 2021-02-11T00:08:04.564 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.598 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:04 +0000 (0:00:00.063) 0:00:57.348 ***** 2021-02-11T00:08:04.636 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** 2021-02-11T00:08:04.637 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.672 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:04 +0000 (0:00:00.074) 0:00:57.422 ***** 2021-02-11T00:08:04.826 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2021-02-11T00:08:04.827 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "cmd": "cat /etc/timezone", "delta": "0:00:00.222934", "end": "2021-02-11 00:08:04.746395", "rc": 0, "start": "2021-02-11 00:08:04.523461", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2021-02-11T00:08:04.870 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:04 +0000 (0:00:00.197) 0:00:57.620 ***** 2021-02-11T00:08:04.910 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:04.946 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:04 +0000 (0:00:00.076) 0:00:57.696 ***** 2021-02-11T00:08:04.984 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** 2021-02-11T00:08:04.985 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:05.018 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:05 +0000 (0:00:00.072) 0:00:57.769 ***** 2021-02-11T00:08:05.465 INFO:teuthology.task.ansible.out: TASK [common : Mask sleep units] *********************************************** 2021-02-11T00:08:05.466 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "sleep.target", "name": "sleep.target", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "CanIsolate": "no", "CanReload": "no", "CanStart": "no", "CanStop": "yes", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "DefaultDependencies": "yes", "Description": "sleep.target", "FailureAction": "none", "FragmentPath": "/dev/null", "Id": "sleep.target", "IgnoreOnIsolate": "no", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit sleep.target is masked.\"", "LoadState": "masked", "Names": "sleep.target", "NeedDaemonReload": "no", "OnFailureJobMode": "replace", "Perpetual": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StateChangeTimestampMonotonic": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "Transient": "no", "UnitFileState": "masked"}} 2021-02-11T00:08:05.469 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "sleep.target", "name": "sleep.target", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "CanIsolate": "no", "CanReload": "no", "CanStart": "no", "CanStop": "yes", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "DefaultDependencies": "yes", "Description": "sleep.target", "FailureAction": "none", "FragmentPath": "/dev/null", "Id": "sleep.target", "IgnoreOnIsolate": "no", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit sleep.target is masked.\"", "LoadState": "masked", "Names": "sleep.target", "NeedDaemonReload": "no", "OnFailureJobMode": "replace", "Perpetual": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StateChangeTimestampMonotonic": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "Transient": "no", "UnitFileState": "masked"}} 2021-02-11T00:08:05.627 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=suspend.target) => {"ansible_loop_var": "item", "changed": false, "item": "suspend.target", "name": "suspend.target", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "CanIsolate": "no", "CanReload": "no", "CanStart": "no", "CanStop": "yes", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "DefaultDependencies": "yes", "Description": "suspend.target", "FailureAction": "none", "FragmentPath": "/dev/null", "Id": "suspend.target", "IgnoreOnIsolate": "no", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit suspend.target is masked.\"", "LoadState": "masked", "Names": "suspend.target", "NeedDaemonReload": "no", "OnFailureJobMode": "replace", "Perpetual": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StateChangeTimestampMonotonic": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "Transient": "no", "UnitFileState": "masked"}} 2021-02-11T00:08:05.639 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=suspend.target) => {"ansible_loop_var": "item", "changed": false, "item": "suspend.target", "name": "suspend.target", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "CanIsolate": "no", "CanReload": "no", "CanStart": "no", "CanStop": "yes", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "DefaultDependencies": "yes", "Description": "suspend.target", "FailureAction": "none", "FragmentPath": "/dev/null", "Id": "suspend.target", "IgnoreOnIsolate": "no", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit suspend.target is masked.\"", "LoadState": "masked", "Names": "suspend.target", "NeedDaemonReload": "no", "OnFailureJobMode": "replace", "Perpetual": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StateChangeTimestampMonotonic": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "Transient": "no", "UnitFileState": "masked"}} 2021-02-11T00:08:05.809 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=hibernate.target) => {"ansible_loop_var": "item", "changed": false, "item": "hibernate.target", "name": "hibernate.target", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "CanIsolate": "no", "CanReload": "no", "CanStart": "no", "CanStop": "yes", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "DefaultDependencies": "yes", "Description": "hibernate.target", "FailureAction": "none", "FragmentPath": "/dev/null", "Id": "hibernate.target", "IgnoreOnIsolate": "no", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit hibernate.target is masked.\"", "LoadState": "masked", "Names": "hibernate.target", "NeedDaemonReload": "no", "OnFailureJobMode": "replace", "Perpetual": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StateChangeTimestampMonotonic": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "Transient": "no", "UnitFileState": "masked"}} 2021-02-11T00:08:05.811 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=hibernate.target) => {"ansible_loop_var": "item", "changed": false, "item": "hibernate.target", "name": "hibernate.target", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "CanIsolate": "no", "CanReload": "no", "CanStart": "no", "CanStop": "yes", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "DefaultDependencies": "yes", "Description": "hibernate.target", "FailureAction": "none", "FragmentPath": "/dev/null", "Id": "hibernate.target", "IgnoreOnIsolate": "no", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit hibernate.target is masked.\"", "LoadState": "masked", "Names": "hibernate.target", "NeedDaemonReload": "no", "OnFailureJobMode": "replace", "Perpetual": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StateChangeTimestampMonotonic": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "Transient": "no", "UnitFileState": "masked"}} 2021-02-11T00:08:05.969 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=hybrid-sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "hybrid-sleep.target", "name": "hybrid-sleep.target", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "CanIsolate": "no", "CanReload": "no", "CanStart": "no", "CanStop": "yes", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "DefaultDependencies": "yes", "Description": "hybrid-sleep.target", "FailureAction": "none", "FragmentPath": "/dev/null", "Id": "hybrid-sleep.target", "IgnoreOnIsolate": "no", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit hybrid-sleep.target is masked.\"", "LoadState": "masked", "Names": "hybrid-sleep.target", "NeedDaemonReload": "no", "OnFailureJobMode": "replace", "Perpetual": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StateChangeTimestampMonotonic": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "Transient": "no", "UnitFileState": "masked"}} 2021-02-11T00:08:05.977 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=hybrid-sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "hybrid-sleep.target", "name": "hybrid-sleep.target", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "CanIsolate": "no", "CanReload": "no", "CanStart": "no", "CanStop": "yes", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "DefaultDependencies": "yes", "Description": "hybrid-sleep.target", "FailureAction": "none", "FragmentPath": "/dev/null", "Id": "hybrid-sleep.target", "IgnoreOnIsolate": "no", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit hybrid-sleep.target is masked.\"", "LoadState": "masked", "Names": "hybrid-sleep.target", "NeedDaemonReload": "no", "OnFailureJobMode": "replace", "Perpetual": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StateChangeTimestampMonotonic": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "Transient": "no", "UnitFileState": "masked"}} 2021-02-11T00:08:06.022 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:06 +0000 (0:00:01.003) 0:00:58.772 ***** 2021-02-11T00:08:06.064 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:06 +0000 (0:00:00.042) 0:00:58.814 ***** 2021-02-11T00:08:06.070 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2021-02-11T00:08:06.071 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:06.117 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:06 +0000 (0:00:00.052) 0:00:58.867 ***** 2021-02-11T00:08:06.125 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:06.166 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:06 +0000 (0:00:00.048) 0:00:58.916 ***** 2021-02-11T00:08:06.174 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** 2021-02-11T00:08:06.175 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:06.217 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:06 +0000 (0:00:00.051) 0:00:58.967 ***** 2021-02-11T00:08:06.226 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:06.273 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:06 +0000 (0:00:00.055) 0:00:59.023 ***** 2021-02-11T00:08:06.281 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ 2021-02-11T00:08:06.282 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:06.325 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:06 +0000 (0:00:00.051) 0:00:59.075 ***** 2021-02-11T00:08:06.332 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:06.370 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:06 +0000 (0:00:00.044) 0:00:59.120 ***** 2021-02-11T00:08:06.380 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2021-02-11T00:08:06.382 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:06.422 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:06 +0000 (0:00:00.052) 0:00:59.172 ***** 2021-02-11T00:08:06.429 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:06.468 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:06 +0000 (0:00:00.046) 0:00:59.218 ***** 2021-02-11T00:08:06.475 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2021-02-11T00:08:06.476 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:06.516 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:06 +0000 (0:00:00.047) 0:00:59.266 ***** 2021-02-11T00:08:06.525 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:06.586 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:06 +0000 (0:00:00.070) 0:00:59.336 ***** 2021-02-11T00:08:07.143 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2021-02-11T00:08:07.145 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.422856", "end": "2021-02-11 00:08:07.500447", "rc": 0, "start": "2021-02-11 00:08:07.077591", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:08:07.191 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:07 +0000 (0:00:00.604) 0:00:59.941 ***** 2021-02-11T00:08:07.220 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2021-02-11T00:08:07.221 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:07.255 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:07 +0000 (0:00:00.064) 0:01:00.005 ***** 2021-02-11T00:08:07.417 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2021-02-11T00:08:07.419 INFO:teuthology.task.ansible.out:[WARNING]: Consider using the apt module rather than running 'apt-get'. If you need to use command because apt is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "cmd": ["apt-get", "clean"], "delta": "0:00:00.020977", "end": "2021-02-11 00:08:07.778003", "rc": 0, "start": "2021-02-11 00:08:07.757026", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:08:07.455 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:07 +0000 (0:00:00.199) 0:01:00.205 ***** 2021-02-11T00:08:07.576 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2021-02-11T00:08:07.578 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.921842", "end": "2021-02-11 00:08:07.500461", "rc": 0, "start": "2021-02-11 00:08:06.578619", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:08:07.614 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:07 +0000 (0:00:00.159) 0:01:00.364 ***** 2021-02-11T00:08:07.655 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2021-02-11T00:08:07.656 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:07.697 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:07 +0000 (0:00:00.083) 0:01:00.447 ***** 2021-02-11T00:08:07.846 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2021-02-11T00:08:07.847 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "cmd": ["apt-get", "clean"], "delta": "0:00:00.021068", "end": "2021-02-11 00:08:07.781375", "rc": 0, "start": "2021-02-11 00:08:07.760307", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:08:07.896 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:07 +0000 (0:00:00.199) 0:01:00.647 ***** 2021-02-11T00:08:09.925 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** 2021-02-11T00:08:09.927 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"attempts": 1, "cache_update_time": 1613001992, "cache_updated": false, "changed": false} 2021-02-11T00:08:09.962 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:09 +0000 (0:00:02.066) 0:01:02.713 ***** 2021-02-11T00:08:10.194 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"attempts": 1, "cache_update_time": 1613001985, "cache_updated": false, "changed": false} 2021-02-11T00:08:10.233 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:10 +0000 (0:00:00.270) 0:01:02.983 ***** 2021-02-11T00:08:10.562 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2021-02-11T00:08:10.565 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"cache_update_time": 1613001992, "cache_updated": false, "changed": false} 2021-02-11T00:08:10.599 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:10 +0000 (0:00:00.366) 0:01:03.349 ***** 2021-02-11T00:08:10.639 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2021-02-11T00:08:10.640 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:10.673 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:10 +0000 (0:00:00.074) 0:01:03.423 ***** 2021-02-11T00:08:10.879 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2021-02-11T00:08:10.881 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"cache_update_time": 1613001985, "cache_updated": false, "changed": false} 2021-02-11T00:08:10.918 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:10 +0000 (0:00:00.244) 0:01:03.668 ***** 2021-02-11T00:08:10.948 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2021-02-11T00:08:10.949 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:11.001 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:10 +0000 (0:00:00.082) 0:01:03.751 ***** 2021-02-11T00:08:11.281 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2021-02-11T00:08:11.283 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "size": 131, "state": "file", "uid": 0} 2021-02-11T00:08:11.320 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:11 +0000 (0:00:00.319) 0:01:04.070 ***** 2021-02-11T00:08:11.328 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "size": 131, "state": "file", "uid": 0} 2021-02-11T00:08:11.366 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:11 +0000 (0:00:00.045) 0:01:04.116 ***** 2021-02-11T00:08:11.953 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** 2021-02-11T00:08:11.955 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"cache_update_time": 1613001992, "cache_updated": false, "changed": false} 2021-02-11T00:08:11.990 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:11 +0000 (0:00:00.624) 0:01:04.740 ***** 2021-02-11T00:08:12.007 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"cache_update_time": 1613001985, "cache_updated": false, "changed": false} 2021-02-11T00:08:12.044 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:12 +0000 (0:00:00.053) 0:01:04.794 ***** 2021-02-11T00:08:12.380 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2021-02-11T00:08:13.023 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=megacli) => {"ansible_loop_var": "item", "changed": false, "checksum": "cb3ef2aa6a3e3002b234f166e739a39b1f3a1bde", "dest": "/usr/sbin/megacli", "gid": 0, "group": "root", "item": "megacli", "mode": "0755", "owner": "root", "path": "/usr/sbin/megacli", "size": 2716736, "state": "file", "uid": 0} ok: [smithi123.front.sepia.ceph.com] => (item=megacli) => {"ansible_loop_var": "item", "changed": false, "checksum": "cb3ef2aa6a3e3002b234f166e739a39b1f3a1bde", "dest": "/usr/sbin/megacli", "gid": 0, "group": "root", "item": "megacli", "mode": "0755", "owner": "root", "path": "/usr/sbin/megacli", "size": 2716736, "state": "file", "uid": 0} ok: [smithi181.front.sepia.ceph.com] => (item=cli64) => {"ansible_loop_var": "item", "changed": false, "checksum": "a3b8773b14e8594ffbd9fc156c09436eb0184bc7", "dest": "/usr/sbin/cli64", "gid": 0, "group": "root", "item": "cli64", "mode": "0755", "owner": "root", "path": "/usr/sbin/cli64", "size": 1952038, "state": "file", "uid": 0} ok: [smithi123.front.sepia.ceph.com] => (item=cli64) => {"ansible_loop_var": "item", "changed": false, "checksum": "a3b8773b14e8594ffbd9fc156c09436eb0184bc7", "dest": "/usr/sbin/cli64", "gid": 0, "group": "root", "item": "cli64", "mode": "0755", "owner": "root", "path": "/usr/sbin/cli64", "size": 1952038, "state": "file", "uid": 0} 2021-02-11T00:08:13.056 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=nvme) => {"ansible_loop_var": "item", "changed": false, "checksum": "98735dcacd6fec55dd92b67281b478603b7955b1", "dest": "/usr/sbin/nvme", "gid": 0, "group": "root", "item": "nvme", "mode": "0755", "owner": "root", "path": "/usr/sbin/nvme", "size": 580432, "state": "file", "uid": 0} 2021-02-11T00:08:13.117 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:13 +0000 (0:00:01.072) 0:01:05.867 ***** 2021-02-11T00:08:13.134 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=nvme) => {"ansible_loop_var": "item", "changed": false, "checksum": "98735dcacd6fec55dd92b67281b478603b7955b1", "dest": "/usr/sbin/nvme", "gid": 0, "group": "root", "item": "nvme", "mode": "0755", "owner": "root", "path": "/usr/sbin/nvme", "size": 580432, "state": "file", "uid": 0} 2021-02-11T00:08:13.174 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:13 +0000 (0:00:00.057) 0:01:05.924 ***** 2021-02-11T00:08:13.244 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* 2021-02-11T00:08:13.245 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "size": 4096, "state": "directory", "uid": 0} 2021-02-11T00:08:13.282 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:13 +0000 (0:00:00.108) 0:01:06.032 ***** 2021-02-11T00:08:13.299 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "size": 4096, "state": "directory", "uid": 0} 2021-02-11T00:08:13.337 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:13 +0000 (0:00:00.055) 0:01:06.087 ***** 2021-02-11T00:08:13.596 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2021-02-11T00:08:13.598 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": false, "checksum": "00d0404b545463be4a65f475e0870e07a48f35b6", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "mode": "0755", "owner": "root", "path": "/usr/libexec/smart.sh", "size": 13355, "state": "file", "uid": 0} 2021-02-11T00:08:13.652 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": false, "checksum": "00d0404b545463be4a65f475e0870e07a48f35b6", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "mode": "0755", "owner": "root", "path": "/usr/libexec/smart.sh", "size": 13355, "state": "file", "uid": 0} 2021-02-11T00:08:13.862 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=raid.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9d9a89805d8a9e4c7281934e887da31f7ac464fb", "dest": "/usr/libexec/raid.pl", "gid": 0, "group": "root", "item": "raid.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/raid.pl", "size": 8602, "state": "file", "uid": 0} 2021-02-11T00:08:13.925 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=raid.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9d9a89805d8a9e4c7281934e887da31f7ac464fb", "dest": "/usr/libexec/raid.pl", "gid": 0, "group": "root", "item": "raid.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/raid.pl", "size": 8602, "state": "file", "uid": 0} 2021-02-11T00:08:14.125 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=diskusage.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9c74425885a83f23bc37817de46979ca5173ccb7", "dest": "/usr/libexec/diskusage.pl", "gid": 0, "group": "root", "item": "diskusage.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/diskusage.pl", "size": 3605, "state": "file", "uid": 0} 2021-02-11T00:08:14.169 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:14 +0000 (0:00:00.831) 0:01:06.919 ***** 2021-02-11T00:08:14.197 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=diskusage.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9c74425885a83f23bc37817de46979ca5173ccb7", "dest": "/usr/libexec/diskusage.pl", "gid": 0, "group": "root", "item": "diskusage.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/diskusage.pl", "size": 3605, "state": "file", "uid": 0} 2021-02-11T00:08:14.249 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:14 +0000 (0:00:00.079) 0:01:06.999 ***** 2021-02-11T00:08:14.256 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** 2021-02-11T00:08:14.257 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib/nagios/plugins", "nrpe_group": "nagios", "nrpe_packages": ["nagios-nrpe-server", "nagios-plugins-basic"], "nrpe_service_name": "nagios-nrpe-server", "nrpe_user": "nagios"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/apt_systems.yml"], "changed": false} 2021-02-11T00:08:14.294 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:14 +0000 (0:00:00.044) 0:01:07.044 ***** 2021-02-11T00:08:14.300 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib/nagios/plugins", "nrpe_group": "nagios", "nrpe_packages": ["nagios-nrpe-server", "nagios-plugins-basic"], "nrpe_service_name": "nagios-nrpe-server", "nrpe_user": "nagios"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/apt_systems.yml"], "changed": false} 2021-02-11T00:08:14.339 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:14 +0000 (0:00:00.045) 0:01:07.089 ***** 2021-02-11T00:08:14.348 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2021-02-11T00:08:14.348 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:14.385 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:14 +0000 (0:00:00.046) 0:01:07.135 ***** 2021-02-11T00:08:14.391 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:14.536 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:14 +0000 (0:00:00.150) 0:01:07.286 ***** 2021-02-11T00:08:14.542 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2021-02-11T00:08:14.544 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:14.579 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:14 +0000 (0:00:00.042) 0:01:07.329 ***** 2021-02-11T00:08:14.585 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:14.622 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:14 +0000 (0:00:00.043) 0:01:07.372 ***** 2021-02-11T00:08:14.629 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2021-02-11T00:08:14.630 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-02-11T00:08:14.631 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-02-11T00:08:14.642 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-02-11T00:08:14.680 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:14 +0000 (0:00:00.057) 0:01:07.430 ***** 2021-02-11T00:08:14.687 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-02-11T00:08:14.688 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-02-11T00:08:14.689 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-02-11T00:08:14.726 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:14 +0000 (0:00:00.046) 0:01:07.476 ***** 2021-02-11T00:08:14.734 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2021-02-11T00:08:14.735 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:14.770 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:14 +0000 (0:00:00.043) 0:01:07.520 ***** 2021-02-11T00:08:14.776 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:14.813 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:14 +0000 (0:00:00.043) 0:01:07.563 ***** 2021-02-11T00:08:15.399 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2021-02-11T00:08:15.400 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"cache_update_time": 1613001992, "cache_updated": false, "changed": false} 2021-02-11T00:08:15.438 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:15 +0000 (0:00:00.624) 0:01:08.188 ***** 2021-02-11T00:08:15.476 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"cache_update_time": 1613001985, "cache_updated": false, "changed": false} 2021-02-11T00:08:15.512 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:15 +0000 (0:00:00.074) 0:01:08.262 ***** 2021-02-11T00:08:15.728 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** 2021-02-11T00:08:15.730 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "4880e187ff9f437cc33858eb1d0fa49a06d67be4", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "size": 180, "state": "file", "uid": 0} 2021-02-11T00:08:15.768 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:15 +0000 (0:00:00.255) 0:01:08.518 ***** 2021-02-11T00:08:15.827 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "4880e187ff9f437cc33858eb1d0fa49a06d67be4", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "size": 180, "state": "file", "uid": 0} 2021-02-11T00:08:15.865 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:15 +0000 (0:00:00.097) 0:01:08.616 ***** 2021-02-11T00:08:16.083 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2021-02-11T00:08:16.085 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib/nagios/plugins/check_mem.sh", "size": 1964, "state": "file", "uid": 0} 2021-02-11T00:08:16.121 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:16 +0000 (0:00:00.254) 0:01:08.871 ***** 2021-02-11T00:08:16.191 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib/nagios/plugins/check_mem.sh", "size": 1964, "state": "file", "uid": 0} 2021-02-11T00:08:16.229 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:16 +0000 (0:00:00.108) 0:01:08.979 ***** 2021-02-11T00:08:16.267 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2021-02-11T00:08:16.269 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "DAEMON_OPTS", "msg": ""} 2021-02-11T00:08:16.373 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "NRPE_OPTS", "msg": ""} 2021-02-11T00:08:16.375 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "DAEMON_OPTS", "msg": ""} 2021-02-11T00:08:16.411 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:16 +0000 (0:00:00.181) 0:01:09.161 ***** 2021-02-11T00:08:16.439 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:16.473 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:16 +0000 (0:00:00.061) 0:01:09.223 ***** 2021-02-11T00:08:16.489 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2021-02-11T00:08:16.490 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "NRPE_OPTS", "msg": ""} 2021-02-11T00:08:16.525 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:16 +0000 (0:00:00.052) 0:01:09.275 ***** 2021-02-11T00:08:16.531 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2021-02-11T00:08:16.533 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:16.568 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:16 +0000 (0:00:00.042) 0:01:09.318 ***** 2021-02-11T00:08:16.574 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2021-02-11T00:08:16.574 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:16.610 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:16 +0000 (0:00:00.042) 0:01:09.360 ***** 2021-02-11T00:08:16.616 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2021-02-11T00:08:16.617 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:16.654 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:16 +0000 (0:00:00.043) 0:01:09.404 ***** 2021-02-11T00:08:16.659 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2021-02-11T00:08:16.661 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-02-11T00:08:16.698 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:16 +0000 (0:00:00.043) 0:01:09.448 ***** 2021-02-11T00:08:16.737 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2021-02-11T00:08:16.739 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:16.775 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:16 +0000 (0:00:00.077) 0:01:09.525 ***** 2021-02-11T00:08:17.000 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2021-02-11T00:08:17.001 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "a0ee4c31e844cf26108115f6af99f92f904eafbf", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "size": 1176, "state": "file", "uid": 0} 2021-02-11T00:08:17.045 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.269) 0:01:09.795 ***** 2021-02-11T00:08:17.104 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "a0ee4c31e844cf26108115f6af99f92f904eafbf", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "size": 1176, "state": "file", "uid": 0} 2021-02-11T00:08:17.141 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.096) 0:01:09.891 ***** 2021-02-11T00:08:17.252 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2021-02-11T00:08:17.253 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nagios-nrpe-server", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2021-02-11 00:05:24 UTC", "ActiveEnterTimestampMonotonic": "15051656", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "remote-fs.target system.slice var-run.mount basic.target nss-lookup.target systemd-journald.socket sysinit.target systemd-tmpfiles-setup.service time-sync.target network.target -.mount local-fs.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2021-02-11 00:05:24 UTC", "AssertTimestampMonotonic": "15031204", "Before": "getty@tty1.service xdm.service multi-user.target shutdown.target plymouth-quit.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2021-02-11 00:05:24 UTC", "Co 2021-02-11T00:08:17.255 INFO:teuthology.task.ansible.out:nditionTimestampMonotonic": "15031204", "ConfigurationDirectoryMode": "0755", "Conflicts": "nrpe.socket shutdown.target", "ControlGroup": "/system.slice/nagios-nrpe-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/default/nagios-nrpe-server (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "767", "ExecMainStartTimestamp": "Thu 2021-02-11 00:05:24 UTC", "ExecMainStartTimestampMonotonic": "15051508", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /run/nagios/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/bin/rm ; argv[]=/bin/rm -f /run/nagios/nrpe.pid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/nagios-nrpe-server.service", "GID": "118", "Group": "nagios", "GuessMainPID": "yes", 2021-02-11T00:08:17.256 INFO:teuthology.task.ansible.out: "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "nagios-nrpe-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2021-02-11 00:05:24 UTC", "InactiveExitTimestampMonotonic": "15051656", "InvocationID": "95264a7fc0ba4ca78e7898e97beca528", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "127780", "LimitNPROCSoft": "127780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127780", "LimitSIGPENDINGSoft": "127780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "767", "MemoryAccounting": "yes", "MemoryCurrent": "892928", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "Me 2021-02-11T00:08:17.257 INFO:teuthology.task.ansible.out:moryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "nagios-nrpe-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/run/nagios/nrpe.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2021-02-11 00:05:24 UTC", "StateChangeTimestampMonotonic": "15051656", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "Sy 2021-02-11T00:08:17.259 INFO:teuthology.task.ansible.out:slogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "38334", "TimeoutAbortUSec": "1min", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "110", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "nagios", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2021-02-11T00:08:17.291 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.150) 0:01:10.041 ***** 2021-02-11T00:08:17.318 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2021-02-11T00:08:17.319 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:17.353 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.062) 0:01:10.103 ***** 2021-02-11T00:08:17.360 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2021-02-11T00:08:17.362 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nagios-nrpe-server", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2021-02-11 00:05:11 UTC", "ActiveEnterTimestampMonotonic": "15127041", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target local-fs.target -.mount remote-fs.target systemd-journald.socket systemd-tmpfiles-setup.service system.slice time-sync.target network.target nss-lookup.target basic.target var-run.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2021-02-11 00:05:11 UTC", "AssertTimestampMonotonic": "15111836", "Before": "shutdown.target getty@tty1.service xdm.service multi-user.target plymouth-quit.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2021-02-11 00:05:11 UTC", "Co 2021-02-11T00:08:17.363 INFO:teuthology.task.ansible.out:nditionTimestampMonotonic": "15111836", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target nrpe.socket", "ControlGroup": "/system.slice/nagios-nrpe-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/default/nagios-nrpe-server (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "835", "ExecMainStartTimestamp": "Thu 2021-02-11 00:05:11 UTC", "ExecMainStartTimestampMonotonic": "15126877", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /run/nagios/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/bin/rm ; argv[]=/bin/rm -f /run/nagios/nrpe.pid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/nagios-nrpe-server.service", "GID": "118", "Group": "nagios", "GuessMainPID": "yes", 2021-02-11T00:08:17.364 INFO:teuthology.task.ansible.out: "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "nagios-nrpe-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2021-02-11 00:05:11 UTC", "InactiveExitTimestampMonotonic": "15127041", "InvocationID": "b12010b0217a483392e7a1e138e6ba43", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "127781", "LimitNPROCSoft": "127781", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127781", "LimitSIGPENDINGSoft": "127781", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "835", "MemoryAccounting": "yes", "MemoryCurrent": "925696", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "Me 2021-02-11T00:08:17.366 INFO:teuthology.task.ansible.out:moryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "nagios-nrpe-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/run/nagios/nrpe.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2021-02-11 00:05:11 UTC", "StateChangeTimestampMonotonic": "15127041", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "Sy 2021-02-11T00:08:17.367 INFO:teuthology.task.ansible.out:slogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "38334", "TimeoutAbortUSec": "1min", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "110", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "nagios", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2021-02-11T00:08:17.400 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.046) 0:01:10.150 ***** 2021-02-11T00:08:17.406 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Install SELinux dependencies] **************************** 2021-02-11T00:08:17.407 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:17.442 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.041) 0:01:10.192 ***** 2021-02-11T00:08:17.449 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2021-02-11T00:08:17.450 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:17.484 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.042) 0:01:10.234 ***** 2021-02-11T00:08:17.491 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* 2021-02-11T00:08:17.492 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:17.527 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.042) 0:01:10.277 ***** 2021-02-11T00:08:17.534 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Install SELinux dependencies] **************************** 2021-02-11T00:08:17.535 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:17.571 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.043) 0:01:10.321 ***** 2021-02-11T00:08:17.578 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** 2021-02-11T00:08:17.578 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:17.615 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.043) 0:01:10.365 ***** 2021-02-11T00:08:17.621 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* 2021-02-11T00:08:17.621 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:17.662 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.046) 0:01:10.412 ***** 2021-02-11T00:08:17.669 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** 2021-02-11T00:08:17.669 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:17.712 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.049) 0:01:10.462 ***** 2021-02-11T00:08:17.721 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** 2021-02-11T00:08:17.723 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:17.768 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.056) 0:01:10.518 ***** 2021-02-11T00:08:17.777 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2021-02-11T00:08:17.778 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:17.845 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.077) 0:01:10.595 ***** 2021-02-11T00:08:17.855 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** 2021-02-11T00:08:17.856 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:17.894 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.048) 0:01:10.644 ***** 2021-02-11T00:08:17.900 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** 2021-02-11T00:08:17.900 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:17.937 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.043) 0:01:10.687 ***** 2021-02-11T00:08:17.943 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2021-02-11T00:08:17.944 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:17.980 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:17 +0000 (0:00:00.043) 0:01:10.731 ***** 2021-02-11T00:08:17.987 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** 2021-02-11T00:08:17.987 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:18.023 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.042) 0:01:10.773 ***** 2021-02-11T00:08:18.031 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** 2021-02-11T00:08:18.032 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:18.069 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.046) 0:01:10.820 ***** 2021-02-11T00:08:18.076 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** 2021-02-11T00:08:18.077 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:18.113 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.043) 0:01:10.863 ***** 2021-02-11T00:08:18.120 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** 2021-02-11T00:08:18.122 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:18.156 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.042) 0:01:10.906 ***** 2021-02-11T00:08:18.162 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2021-02-11T00:08:18.164 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:18.206 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.049) 0:01:10.956 ***** 2021-02-11T00:08:18.213 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** 2021-02-11T00:08:18.214 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:18.251 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.045) 0:01:11.001 ***** 2021-02-11T00:08:18.257 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2021-02-11T00:08:18.257 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"ansible_facts": {"apt_repos": [], "ceph_packages_to_remove": ["ceph", "ceph-common", "libcephfs1", "radosgw", "python-ceph", "python-rados", "python-cephfs", "python-rbd", "librbd1", "librados2", "ceph-fs-common-dbg", "ceph-fs-common"], "common_apt_repos": [], "common_packages": [], "nfs_service": "nfs-kernel-server", "ntp_service_name": "ntp", "packages": [], "packages_to_remove": ["multipath-tools"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "ssh"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/apt_systems.yml"], "changed": false} 2021-02-11T00:08:18.294 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.043) 0:01:11.044 ***** 2021-02-11T00:08:18.300 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2021-02-11T00:08:18.301 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:18.339 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.044) 0:01:11.089 ***** 2021-02-11T00:08:18.346 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2021-02-11T00:08:18.346 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml) => {"ansible_facts": {"common_packages": ["libfcgi0ldbl", "python-dev", "libev-dev", "perl", "libwww-perl", "lsb-release", "build-essential", "sysstat", "gdb", "libedit2", "cryptsetup-bin", "xfsprogs", "gdisk", "parted", "libuuid1", "libatomic-ops-dev", "git-core", "attr", "dbench", "bonnie++", "valgrind", "ant", "libtool", "automake", "gettext", "uuid-dev", "libacl1-dev", "bc", "xfsdump", "xfslibs-dev", "libattr1-dev", "quota", "libcap2-bin", "libncurses5-dev", "lvm2", "vim", "pdsh", "collectl", "blktrace", "genisoimage", "libjson-xs-perl", "xml-twig-tools", "default-jdk", "junit4", "tgt", "open-iscsi", "cifs-utils", "ipcalc", "nfs-common", "nfs-kernel-server", "software-properties-common"], "non_aarch64_common_packages": ["smbios-utils", "libfcgi", "sysprof"], "non_aarch64_packages_to_upgrade": ["libapache2-mod-fastcgi"], "packages_to_remove": ["openmpi-common"], "packages_to_upgrade": ["apt", "apache2"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml"} 2021-02-11T00:08:18.383 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.044) 0:01:11.133 ***** 2021-02-11T00:08:18.389 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2021-02-11T00:08:18.390 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"ansible_facts": {"apt_repos": [], "ceph_packages_to_remove": ["ceph", "ceph-common", "libcephfs1", "radosgw", "python-ceph", "python-rados", "python-cephfs", "python-rbd", "librbd1", "librados2", "ceph-fs-common-dbg", "ceph-fs-common"], "common_apt_repos": [], "common_packages": [], "nfs_service": "nfs-kernel-server", "ntp_service_name": "ntp", "packages": [], "packages_to_remove": ["multipath-tools"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "ssh"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/apt_systems.yml"], "changed": false} 2021-02-11T00:08:18.426 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.042) 0:01:11.176 ***** 2021-02-11T00:08:18.432 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2021-02-11T00:08:18.433 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_20.yml) => {"ansible_facts": {"non_aarch64_packages": ["libgoogle-perftools4", "iozone3"], "non_aarch64_packages_to_upgrade": [], "packages": ["mpich", "qemu-system-x86", "lttng-tools", "libtool-bin", "docker.io", "python3-nose", "python3-virtualenv", "python3-configobj", "python3-gevent", "python3-numpy", "python3-matplotlib", "python3-setuptools"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_20.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_20.yml"} 2021-02-11T00:08:18.474 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.047) 0:01:11.224 ***** 2021-02-11T00:08:18.481 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2021-02-11T00:08:18.481 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml) => {"ansible_facts": {"common_packages": ["libfcgi0ldbl", "python-dev", "libev-dev", "perl", "libwww-perl", "lsb-release", "build-essential", "sysstat", "gdb", "libedit2", "cryptsetup-bin", "xfsprogs", "gdisk", "parted", "libuuid1", "libatomic-ops-dev", "git-core", "attr", "dbench", "bonnie++", "valgrind", "ant", "libtool", "automake", "gettext", "uuid-dev", "libacl1-dev", "bc", "xfsdump", "xfslibs-dev", "libattr1-dev", "quota", "libcap2-bin", "libncurses5-dev", "lvm2", "vim", "pdsh", "collectl", "blktrace", "genisoimage", "libjson-xs-perl", "xml-twig-tools", "default-jdk", "junit4", "tgt", "open-iscsi", "cifs-utils", "ipcalc", "nfs-common", "nfs-kernel-server", "software-properties-common"], "non_aarch64_common_packages": ["smbios-utils", "libfcgi", "sysprof"], "non_aarch64_packages_to_upgrade": ["libapache2-mod-fastcgi"], "packages_to_remove": ["openmpi-common"], "packages_to_upgrade": ["apt", "apache2"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml"} 2021-02-11T00:08:18.519 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.044) 0:01:11.269 ***** 2021-02-11T00:08:18.525 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2021-02-11T00:08:18.526 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"} 2021-02-11T00:08:18.565 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.045) 0:01:11.315 ***** 2021-02-11T00:08:18.571 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2021-02-11T00:08:18.571 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_20.yml) => {"ansible_facts": {"non_aarch64_packages": ["libgoogle-perftools4", "iozone3"], "non_aarch64_packages_to_upgrade": [], "packages": ["mpich", "qemu-system-x86", "lttng-tools", "libtool-bin", "docker.io", "python3-nose", "python3-virtualenv", "python3-configobj", "python3-gevent", "python3-numpy", "python3-matplotlib", "python3-setuptools"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_20.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_20.yml"} 2021-02-11T00:08:18.610 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.045) 0:01:11.360 ***** 2021-02-11T00:08:18.647 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2021-02-11T00:08:18.649 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"} 2021-02-11T00:08:18.683 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.072) 0:01:11.433 ***** 2021-02-11T00:08:18.699 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2021-02-11T00:08:18.701 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2021-02-11T00:08:18.737 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.054) 0:01:11.487 ***** 2021-02-11T00:08:18.806 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2021-02-11T00:08:18.843 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.105) 0:01:11.593 ***** 2021-02-11T00:08:18.870 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* 2021-02-11T00:08:18.871 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "gid": 1238, "name": "ubuntu", "state": "present", "system": false} 2021-02-11T00:08:18.908 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.064) 0:01:11.658 ***** 2021-02-11T00:08:18.935 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2021-02-11T00:08:18.936 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:18.973 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:18 +0000 (0:00:00.064) 0:01:11.723 ***** 2021-02-11T00:08:18.979 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* 2021-02-11T00:08:18.980 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "gid": 1238, "name": "ubuntu", "state": "present", "system": false} 2021-02-11T00:08:19.016 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:19 +0000 (0:00:00.043) 0:01:11.766 ***** 2021-02-11T00:08:19.022 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2021-02-11T00:08:19.024 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:19.060 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:19 +0000 (0:00:00.044) 0:01:11.810 ***** 2021-02-11T00:08:19.066 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2021-02-11T00:08:19.068 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:19.104 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:19 +0000 (0:00:00.043) 0:01:11.854 ***** 2021-02-11T00:08:19.131 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2021-02-11T00:08:19.132 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:19.166 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:19 +0000 (0:00:00.062) 0:01:11.916 ***** 2021-02-11T00:08:19.213 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2021-02-11T00:08:19.215 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/sh", "state": "present", "uid": 10101} 2021-02-11T00:08:19.259 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:19 +0000 (0:00:00.093) 0:01:12.009 ***** 2021-02-11T00:08:19.319 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/sh", "state": "present", "uid": 10101} 2021-02-11T00:08:19.356 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:19 +0000 (0:00:00.096) 0:01:12.106 ***** 2021-02-11T00:08:19.635 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** 2021-02-11T00:08:19.637 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "dc140f4bb26594b8d5e0753bab8d93c0cced7772", "dest": "/etc/security/limits.d/ubuntu.conf", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/security/limits.d/ubuntu.conf", "size": 112, "state": "file", "uid": 0} 2021-02-11T00:08:19.672 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:19 +0000 (0:00:00.315) 0:01:12.422 ***** 2021-02-11T00:08:19.709 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2021-02-11T00:08:19.711 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi181"}, "changed": false} 2021-02-11T00:08:19.745 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:19 +0000 (0:00:00.073) 0:01:12.495 ***** 2021-02-11T00:08:19.751 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** 2021-02-11T00:08:19.751 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "dc140f4bb26594b8d5e0753bab8d93c0cced7772", "dest": "/etc/security/limits.d/ubuntu.conf", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/security/limits.d/ubuntu.conf", "size": 112, "state": "file", "uid": 0} 2021-02-11T00:08:19.788 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:19 +0000 (0:00:00.042) 0:01:12.538 ***** 2021-02-11T00:08:19.817 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2021-02-11T00:08:19.818 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi123"}, "changed": false} 2021-02-11T00:08:19.854 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:19 +0000 (0:00:00.065) 0:01:12.604 ***** 2021-02-11T00:08:20.592 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ 2021-02-11T00:08:20.594 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "", "ansible_fqdn": "smithi181", "ansible_hostname": "smithi181", "ansible_nodename": "smithi181"}, "changed": false, "name": "smithi181"} 2021-02-11T00:08:20.631 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:20 +0000 (0:00:00.777) 0:01:13.381 ***** 2021-02-11T00:08:20.640 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "front.sepia.ceph.com", "ansible_fqdn": "smithi123.front.sepia.ceph.com", "ansible_hostname": "smithi123", "ansible_nodename": "smithi123"}, "changed": false, "name": "smithi123"} 2021-02-11T00:08:20.678 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:20 +0000 (0:00:00.047) 0:01:13.428 ***** 2021-02-11T00:08:20.967 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* 2021-02-11T00:08:20.968 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "2f7bfea2455a0d9220592aa0c21ac69c312e7471", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "size": 2646, "state": "file", "uid": 0} 2021-02-11T00:08:21.016 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:21 +0000 (0:00:00.337) 0:01:13.766 ***** 2021-02-11T00:08:21.026 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "2f7bfea2455a0d9220592aa0c21ac69c312e7471", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "size": 2646, "state": "file", "uid": 0} 2021-02-11T00:08:21.083 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:21 +0000 (0:00:00.066) 0:01:13.833 ***** 2021-02-11T00:08:21.341 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** 2021-02-11T00:08:21.342 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "58d78b02605c8368f1913de12e145f4ad930fafc", "dest": "/etc/ssh/ssh_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/ssh_config", "size": 570, "state": "file", "uid": 0} 2021-02-11T00:08:21.379 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:21 +0000 (0:00:00.296) 0:01:14.129 ***** 2021-02-11T00:08:21.408 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "58d78b02605c8368f1913de12e145f4ad930fafc", "dest": "/etc/ssh/ssh_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/ssh_config", "size": 570, "state": "file", "uid": 0} 2021-02-11T00:08:21.447 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:21 +0000 (0:00:00.067) 0:01:14.197 ***** 2021-02-11T00:08:22.062 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** 2021-02-11T00:08:22.064 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "comment": null, "exclusive": false, "follow": false, "key": "https://raw.githubusercontent.com/ceph/keys/autogenerated/ssh/@all.pub", "key_options": null, "keyfile": "/home/ubuntu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ubuntu", "validate_certs": true} 2021-02-11T00:08:22.135 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:22 +0000 (0:00:00.688) 0:01:14.885 ***** 2021-02-11T00:08:22.261 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "comment": null, "exclusive": false, "follow": false, "key": "https://raw.githubusercontent.com/ceph/keys/autogenerated/ssh/@all.pub", "key_options": null, "keyfile": "/home/ubuntu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ubuntu", "validate_certs": true} 2021-02-11T00:08:22.319 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:22 +0000 (0:00:00.184) 0:01:15.069 ***** 2021-02-11T00:08:22.328 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* 2021-02-11T00:08:22.329 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:22.368 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:22 +0000 (0:00:00.049) 0:01:15.118 ***** 2021-02-11T00:08:22.377 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:22.418 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:22 +0000 (0:00:00.050) 0:01:15.168 ***** 2021-02-11T00:08:22.431 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2021-02-11T00:08:22.431 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:22.474 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:22 +0000 (0:00:00.055) 0:01:15.224 ***** 2021-02-11T00:08:22.481 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:22.522 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:22 +0000 (0:00:00.048) 0:01:15.273 ***** 2021-02-11T00:08:22.531 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2021-02-11T00:08:22.532 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:22.568 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:22 +0000 (0:00:00.045) 0:01:15.318 ***** 2021-02-11T00:08:22.576 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:22.618 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:22 +0000 (0:00:00.049) 0:01:15.368 ***** 2021-02-11T00:08:22.626 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2021-02-11T00:08:22.627 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:22.672 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:22 +0000 (0:00:00.053) 0:01:15.422 ***** 2021-02-11T00:08:22.680 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:22.717 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:22 +0000 (0:00:00.045) 0:01:15.467 ***** 2021-02-11T00:08:22.725 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2021-02-11T00:08:22.726 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:22.765 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:22 +0000 (0:00:00.048) 0:01:15.515 ***** 2021-02-11T00:08:22.772 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:22.814 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:22 +0000 (0:00:00.048) 0:01:15.564 ***** 2021-02-11T00:08:22.821 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2021-02-11T00:08:22.823 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:22.862 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:22 +0000 (0:00:00.048) 0:01:15.612 ***** 2021-02-11T00:08:22.868 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:22.910 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:22 +0000 (0:00:00.047) 0:01:15.660 ***** 2021-02-11T00:08:22.917 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2021-02-11T00:08:22.918 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:22.967 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:22 +0000 (0:00:00.057) 0:01:15.717 ***** 2021-02-11T00:08:22.976 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.022 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.054) 0:01:15.772 ***** 2021-02-11T00:08:23.030 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** 2021-02-11T00:08:23.031 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.075 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.052) 0:01:15.825 ***** 2021-02-11T00:08:23.081 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.117 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.041) 0:01:15.867 ***** 2021-02-11T00:08:23.125 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* 2021-02-11T00:08:23.160 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.042) 0:01:15.910 ***** 2021-02-11T00:08:23.202 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.042) 0:01:15.952 ***** 2021-02-11T00:08:23.209 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2021-02-11T00:08:23.244 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.042) 0:01:15.994 ***** 2021-02-11T00:08:23.286 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.041) 0:01:16.036 ***** 2021-02-11T00:08:23.293 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2021-02-11T00:08:23.331 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.045) 0:01:16.082 ***** 2021-02-11T00:08:23.381 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.049) 0:01:16.131 ***** 2021-02-11T00:08:23.392 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2021-02-11T00:08:23.394 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.428 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.046) 0:01:16.178 ***** 2021-02-11T00:08:23.435 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.473 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.045) 0:01:16.224 ***** 2021-02-11T00:08:23.480 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* 2021-02-11T00:08:23.482 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/release.asc", "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/autobuild.asc", "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.520 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.046) 0:01:16.270 ***** 2021-02-11T00:08:23.526 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/release.asc", "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.526 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/autobuild.asc", "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.564 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.043) 0:01:16.314 ***** 2021-02-11T00:08:23.570 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** 2021-02-11T00:08:23.572 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.608 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.044) 0:01:16.358 ***** 2021-02-11T00:08:23.614 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.650 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.042) 0:01:16.400 ***** 2021-02-11T00:08:23.657 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-02-11T00:08:23.659 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.695 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.045) 0:01:16.445 ***** 2021-02-11T00:08:23.701 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.747 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.052) 0:01:16.497 ***** 2021-02-11T00:08:23.754 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* 2021-02-11T00:08:23.755 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.792 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.044) 0:01:16.542 ***** 2021-02-11T00:08:23.798 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.837 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.045) 0:01:16.587 ***** 2021-02-11T00:08:23.844 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** 2021-02-11T00:08:23.846 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.882 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.044) 0:01:16.632 ***** 2021-02-11T00:08:23.888 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.925 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.042) 0:01:16.675 ***** 2021-02-11T00:08:23.932 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* 2021-02-11T00:08:23.934 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:23.970 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:23 +0000 (0:00:00.045) 0:01:16.720 ***** 2021-02-11T00:08:23.979 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.020 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.049) 0:01:16.770 ***** 2021-02-11T00:08:24.026 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** 2021-02-11T00:08:24.027 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.063 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.043) 0:01:16.813 ***** 2021-02-11T00:08:24.070 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.107 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.044) 0:01:16.857 ***** 2021-02-11T00:08:24.115 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2021-02-11T00:08:24.116 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.156 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.048) 0:01:16.906 ***** 2021-02-11T00:08:24.162 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.201 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.045) 0:01:16.951 ***** 2021-02-11T00:08:24.208 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2021-02-11T00:08:24.210 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.249 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.047) 0:01:16.999 ***** 2021-02-11T00:08:24.256 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.296 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.046) 0:01:17.046 ***** 2021-02-11T00:08:24.303 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2021-02-11T00:08:24.303 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.341 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.045) 0:01:17.091 ***** 2021-02-11T00:08:24.349 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.387 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.045) 0:01:17.137 ***** 2021-02-11T00:08:24.394 INFO:teuthology.task.ansible.out: TASK [testnode : Install epel packages] **************************************** 2021-02-11T00:08:24.395 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.444 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.056) 0:01:17.194 ***** 2021-02-11T00:08:24.450 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.490 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.046) 0:01:17.240 ***** 2021-02-11T00:08:24.497 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2021-02-11T00:08:24.499 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.539 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.048) 0:01:17.289 ***** 2021-02-11T00:08:24.546 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.588 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.049) 0:01:17.338 ***** 2021-02-11T00:08:24.595 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2021-02-11T00:08:24.595 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.632 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.044) 0:01:17.382 ***** 2021-02-11T00:08:24.640 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.678 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.045) 0:01:17.428 ***** 2021-02-11T00:08:24.685 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** 2021-02-11T00:08:24.686 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.728 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.049) 0:01:17.478 ***** 2021-02-11T00:08:24.735 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.773 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.045) 0:01:17.523 ***** 2021-02-11T00:08:24.781 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ 2021-02-11T00:08:24.783 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.817 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.044) 0:01:17.567 ***** 2021-02-11T00:08:24.823 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.861 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.043) 0:01:17.611 ***** 2021-02-11T00:08:24.867 INFO:teuthology.task.ansible.out: TASK [testnode : Enable SELinux] *********************************************** 2021-02-11T00:08:24.869 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.904 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.043) 0:01:17.654 ***** 2021-02-11T00:08:24.911 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.947 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.043) 0:01:17.697 ***** 2021-02-11T00:08:24.954 INFO:teuthology.task.ansible.out: TASK [testnode : Install abrt] ************************************************* 2021-02-11T00:08:24.955 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:24.993 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:24 +0000 (0:00:00.045) 0:01:17.743 ***** 2021-02-11T00:08:25.001 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:25.041 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:25 +0000 (0:00:00.048) 0:01:17.791 ***** 2021-02-11T00:08:25.049 INFO:teuthology.task.ansible.out: TASK [testnode : Enable abrt-auto-reporting] *********************************** 2021-02-11T00:08:25.050 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:25.086 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:25 +0000 (0:00:00.045) 0:01:17.836 ***** 2021-02-11T00:08:25.093 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:25.131 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:25 +0000 (0:00:00.044) 0:01:17.881 ***** 2021-02-11T00:08:25.137 INFO:teuthology.task.ansible.out: TASK [testnode : Set OpenGPGCheck in abrt-action-save-package-data.conf] ******* 2021-02-11T00:08:25.139 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:25.176 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:25 +0000 (0:00:00.045) 0:01:17.926 ***** 2021-02-11T00:08:25.183 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:25.221 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:25 +0000 (0:00:00.045) 0:01:17.971 ***** 2021-02-11T00:08:25.228 INFO:teuthology.task.ansible.out: TASK [testnode : Set ProcessUnpackaged in abrt-action-save-package-data.conf] *** 2021-02-11T00:08:25.229 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:25.269 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:25 +0000 (0:00:00.047) 0:01:18.019 ***** 2021-02-11T00:08:25.275 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:25.317 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:25 +0000 (0:00:00.047) 0:01:18.066 ***** 2021-02-11T00:08:25.329 INFO:teuthology.task.ansible.out: TASK [testnode : Restart abrtd] ************************************************ 2021-02-11T00:08:25.331 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:25.366 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:25 +0000 (0:00:00.049) 0:01:18.116 ***** 2021-02-11T00:08:25.373 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:25.417 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:25 +0000 (0:00:00.051) 0:01:18.168 ***** 2021-02-11T00:08:25.520 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** 2021-02-11T00:08:25.522 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "cmd": "ls -1 /etc/apt/sources.list.d/", "delta": "0:00:00.005402", "end": "2021-02-11 00:08:25.885434", "rc": 0, "start": "2021-02-11 00:08:25.880032", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:08:25.559 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:25 +0000 (0:00:00.141) 0:01:18.309 ***** 2021-02-11T00:08:25.565 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "cmd": "ls -1 /etc/apt/sources.list.d/", "delta": "0:00:00.005316", "end": "2021-02-11 00:08:25.488702", "rc": 0, "start": "2021-02-11 00:08:25.483386", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:08:25.603 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:25 +0000 (0:00:00.043) 0:01:18.353 ***** 2021-02-11T00:08:25.611 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** 2021-02-11T00:08:25.659 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:25 +0000 (0:00:00.056) 0:01:18.409 ***** 2021-02-11T00:08:26.995 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:25 +0000 (0:00:00.047) 0:01:18.456 ***** TASK [testnode : Set apt preferences] ****************************************** ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "ba101482124806c7f6ea9fc7b4acfda303391ad6", "dest": "/etc/apt/preferences.d/ceph.pref", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/apt/preferences.d/ceph.pref", "size": 52, "state": "file", "uid": 0} Thursday 11 February 2021 00:08:26 +0000 (0:00:00.344) 0:01:18.801 ***** ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "ba101482124806c7f6ea9fc7b4acfda303391ad6", "dest": "/etc/apt/preferences.d/ceph.pref", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/apt/preferences.d/ceph.pref", "size": 52, "state": "file", "uid": 0} Thursday 11 February 2021 00:08:26 +0000 (0:00:00.054) 0:01:18.855 ***** TASK [testnode : Add sources list] ********************************************* skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:26 +0000 (0:00:00.044) 0:01:18.900 ***** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:26 +0000 (0:00:00.063) 0:01:18.963 ***** 2021-02-11T00:08:27.487 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* 2021-02-11T00:08:27.488 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/autobuild.asc"} 2021-02-11T00:08:27.509 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/autobuild.asc"} 2021-02-11T00:08:28.445 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/release.asc"} 2021-02-11T00:08:28.483 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:28 +0000 (0:00:02.270) 0:01:21.233 ***** 2021-02-11T00:08:28.490 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/release.asc"} 2021-02-11T00:08:28.528 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:28 +0000 (0:00:00.044) 0:01:21.278 ***** 2021-02-11T00:08:29.193 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* 2021-02-11T00:08:29.195 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"cache_update_time": 1613001992, "cache_updated": false, "changed": false} 2021-02-11T00:08:29.233 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:29 +0000 (0:00:00.705) 0:01:21.983 ***** 2021-02-11T00:08:29.241 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"cache_update_time": 1613001985, "cache_updated": false, "changed": false} 2021-02-11T00:08:29.279 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:29 +0000 (0:00:00.046) 0:01:22.030 ***** 2021-02-11T00:08:29.286 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** 2021-02-11T00:08:29.322 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:29 +0000 (0:00:00.042) 0:01:22.072 ***** 2021-02-11T00:08:29.365 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:29 +0000 (0:00:00.043) 0:01:22.115 ***** 2021-02-11T00:08:29.489 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** 2021-02-11T00:08:29.491 INFO:teuthology.task.ansible.out:[WARNING]: Consider using 'become', 'become_method', and 'become_user' rather than running sudo changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "cmd": ["sudo", "apt-get", "clean"], "delta": "0:00:00.033683", "end": "2021-02-11 00:08:29.846562", "rc": 0, "start": "2021-02-11 00:08:29.812879", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:08:29.528 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:29 +0000 (0:00:00.162) 0:01:22.278 ***** 2021-02-11T00:08:29.545 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "cmd": ["sudo", "apt-get", "clean"], "delta": "0:00:00.032991", "end": "2021-02-11 00:08:29.463680", "rc": 0, "start": "2021-02-11 00:08:29.430689", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:08:29.585 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:29 +0000 (0:00:00.056) 0:01:22.335 ***** 2021-02-11T00:08:31.613 INFO:teuthology.task.ansible.out: TASK [testnode : Update apt cache.] ******************************************** 2021-02-11T00:08:31.614 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"cache_update_time": 1613001992, "cache_updated": false, "changed": false} 2021-02-11T00:08:31.651 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:31 +0000 (0:00:02.066) 0:01:24.401 ***** 2021-02-11T00:08:31.794 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"cache_update_time": 1613001985, "cache_updated": false, "changed": false} 2021-02-11T00:08:31.832 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:31 +0000 (0:00:00.181) 0:01:24.582 ***** 2021-02-11T00:08:43.049 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure packages are not present.] ***************************** 2021-02-11T00:08:43.051 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n cpu-checker ipxe-qemu ipxe-qemu-256k-compat-efi-roms\n libboost-iostreams1.71.0 libbrlapi0.7 libcacard0 libiscsi7 libpmem1\n libslirp0 libspice-server1 libusbredirparser1 libvirglrenderer1 msr-tools\n ovmf qemu-system-data qemu-system-gui seabios sharutils\nUse 'sudo apt autoremove' to remove them.\nThe following packages will be REMOVED:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\n0 upgraded, 0 newly installed, 6 to remove and 15 not upgraded.\nAfter this operation, 62.6 MB disk space will be freed.\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 114258 files and directories currently installed.)\r\nRemoving qemu-system-x86 (1:4.2-3ubuntu6.11) ...\r\nRemoving qemu-system-common (1:4.2-3ubuntu6.11) ...\r\nRemoving qemu-utils (1:4.2-3ubuntu6.11) ...\r\nRemoving qemu-block-extra:amd64 (1:4.2-3ubuntu6.11) ...\r\nRemoving librbd1 (15.2.7-0ubuntu0.20.04.2) ...\r\nRemoving librados2 (15.2.7-0ubuntu0.20.04.2) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\ 2021-02-11T00:08:43.052 INFO:teuthology.task.ansible.out:r\nProcessing triggers for libc-bin (2.31-0ubuntu9.2) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer required:", " cpu-checker ipxe-qemu ipxe-qemu-256k-compat-efi-roms", " libboost-iostreams1.71.0 libbrlapi0.7 libcacard0 libiscsi7 libpmem1", " libslirp0 libspice-server1 libusbredirparser1 libvirglrenderer1 msr-tools", " ovmf qemu-system-data qemu-system-gui seabios sharutils", "Use 'sudo apt autoremove' to remove them.", "The following packages will be REMOVED:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "0 upgraded, 0 newly installed, 6 to remove and 15 not upgraded.", "After this operation, 62.6 MB disk space will be freed.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 114258 files and directories currently installed.)", "Removing qemu-system-x86 (1:4.2-3ubuntu6.11) ...", "Removing qemu-system-common (1:4.2-3ubuntu6.11) ...", "Removing qemu-utils (1:4.2-3ubuntu6.11) ...", "Removing qemu-block-extra:amd64 (1:4.2-3ubuntu6.11) ...", "Removing librbd1 (15.2.7-0ubuntu0.20.04.2) ...", "Removing librados2 (15.2.7-0ubuntu0.20.04.2) ...", "Processing triggers for man-db (2.9.1-1) ...", "Processing triggers for libc-bin (2.31-0ubuntu9.2) ..."]} 2021-02-11T00:08:43.086 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:43 +0000 (0:00:11.253) 0:01:35.836 ***** 2021-02-11T00:08:43.189 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n cpu-checker ipxe-qemu ipxe-qemu-256k-compat-efi-roms\n libboost-iostreams1.71.0 libbrlapi0.7 libcacard0 libiscsi7 libpmem1\n libslirp0 libspice-server1 libusbredirparser1 libvirglrenderer1 msr-tools\n ovmf qemu-system-data qemu-system-gui seabios sharutils\nUse 'sudo apt autoremove' to remove them.\nThe following packages will be REMOVED:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\n0 upgraded, 0 newly installed, 6 to remove and 15 not upgraded.\nAfter this operation, 62.6 MB disk space will be freed.\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 114258 files and directories currently installed.)\r\nRemoving qemu-system-x86 (1:4.2-3ubuntu6.11) ...\r\nRemoving qemu-system-common (1:4.2-3ubuntu6.11) ...\r\nRemoving qemu-utils (1:4.2-3ubuntu6.11) ...\r\nRemoving qemu-block-extra:amd64 (1:4.2-3ubuntu6.11) ...\r\nRemoving librbd1 (15.2.7-0ubuntu0.20.04.2) ...\r\nRemoving librados2 (15.2.7-0ubuntu0.20.04.2) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\ 2021-02-11T00:08:43.190 INFO:teuthology.task.ansible.out:r\nProcessing triggers for libc-bin (2.31-0ubuntu9.2) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer required:", " cpu-checker ipxe-qemu ipxe-qemu-256k-compat-efi-roms", " libboost-iostreams1.71.0 libbrlapi0.7 libcacard0 libiscsi7 libpmem1", " libslirp0 libspice-server1 libusbredirparser1 libvirglrenderer1 msr-tools", " ovmf qemu-system-data qemu-system-gui seabios sharutils", "Use 'sudo apt autoremove' to remove them.", "The following packages will be REMOVED:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "0 upgraded, 0 newly installed, 6 to remove and 15 not upgraded.", "After this operation, 62.6 MB disk space will be freed.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 114258 files and directories currently installed.)", "Removing qemu-system-x86 (1:4.2-3ubuntu6.11) ...", "Removing qemu-system-common (1:4.2-3ubuntu6.11) ...", "Removing qemu-utils (1:4.2-3ubuntu6.11) ...", "Removing qemu-block-extra:amd64 (1:4.2-3ubuntu6.11) ...", "Removing librbd1 (15.2.7-0ubuntu0.20.04.2) ...", "Removing librados2 (15.2.7-0ubuntu0.20.04.2) ...", "Processing triggers for man-db (2.9.1-1) ...", "Processing triggers for libc-bin (2.31-0ubuntu9.2) ..."]} 2021-02-11T00:08:43.227 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:43 +0000 (0:00:00.140) 0:01:35.977 ***** 2021-02-11T00:08:43.737 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2021-02-11T00:08:43.738 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"cache_update_time": 1613001985, "cache_updated": false, "changed": false} 2021-02-11T00:08:43.775 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:43 +0000 (0:00:00.548) 0:01:36.525 ***** 2021-02-11T00:08:43.814 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2021-02-11T00:08:43.815 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:43.851 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:43 +0000 (0:00:00.075) 0:01:36.601 ***** 2021-02-11T00:08:43.880 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2021-02-11T00:08:43.882 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"cache_update_time": 1613001992, "cache_updated": false, "changed": false} 2021-02-11T00:08:43.917 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:43 +0000 (0:00:00.066) 0:01:36.667 ***** 2021-02-11T00:08:43.957 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2021-02-11T00:08:43.958 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:43.993 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:43 +0000 (0:00:00.075) 0:01:36.743 ***** 2021-02-11T00:08:55.587 INFO:teuthology.task.ansible.out: 2021-02-11T00:08:55.588 INFO:teuthology.task.ansible.out:TASK [testnode : Install packages] ********************************************* changed: [smithi123.front.sepia.ceph.com] => {"cache_update_time": 1613001985, "cache_updated": false, "changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\ngit is already the newest version (1:2.25.1-1ubuntu3).\nThe following additional packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-data\n qemu-system-gui qemu-utils\nSuggested packages:\n samba vde2 debootstrap\nThe following NEW packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\nThe following packages will be upgraded:\n qemu-system-data qemu-system-gui\n2 upgraded, 6 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 14.2 MB of archives.\nAfter this operation, 62.6 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.7-0ubuntu0.20.04.2 [3204 kB]\nGet:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.7-0ubuntu0.20.04.2 [1609 kB]\nGet:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.12 [53.8 kB]\nGet:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-common amd64 1:4.2-3ubuntu6.12 [1056 kB]\nGet:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-data all 1:4.2-3ubuntu6.12 [562 kB]\nGet:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-gui amd64 1:4.2-3ubuntu6.12 [40.8 kB]\nGet:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-x86 amd64 1:4.2-3ubuntu6.12 [6724 kB]\nGet:8 http://archive.ubuntu.com/ubuntu focal-update 2021-02-11T00:08:55.589 INFO:teuthology.task.ansible.out:s/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.12 [974 kB]\nFetched 14.2 MB in 1s (11.8 MB/s)\nSelecting previously unselected package librados2.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 114186 files and directories currently installed.)\r\nPreparing to unpack .../0-librados2_15.2.7-0ubuntu0.20.04.2_amd64.deb ...\r\nUnpacking librados2 (15.2.7-0ubuntu0.20.04.2) ...\r\nSelecting previously unselected package librbd1.\r\nPreparing to unpack .../1-librbd1_15.2.7-0ubuntu0.20.04.2_amd64.deb ...\r\nUnpacking librbd1 (15.2.7-0ubuntu0.20.04.2) ...\r\nSelecting previously unselected package qemu-block-extra:amd64.\r\nPreparing to unpack .../2-qemu-block-extra_1%3a4.2-3ubuntu6.12_amd64.deb ...\r\nUnpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.12) ...\r\nSelecting previously unselected package qemu-system-common.\r\nPreparing to unpack .../3-qemu-system-common_1%3a4.2-3ubuntu6.12_amd64.deb ...\r\nUnpacking qemu-system-common (1:4.2-3ubuntu6.12) ...\r\nPreparing to unpack .../4-qemu-system-data_1%3a4.2-3ubuntu6.12_all.deb ...\r\nUnpacking qemu-system-data (1:4.2-3ubuntu6.12) over (1:4.2-3ubuntu6.11) ...\r\nPreparing to unpack .../5-qemu-system-gui_1%3a4.2-3ubuntu6.12_amd64.deb ...\r\nUnpacking qemu-system-gui:amd64 (1:4.2-3ubuntu6.12) over (1:4.2-3ubuntu6.11) ...\r\nSelecting previously unselected package qemu-system-x86.\r\nPreparing to unpack .../6-qemu-system-x86_1%3a4.2-3ubuntu6.12_amd64.deb ...\r\nUnpacking qemu-system-x86 (1:4.2-3ubun 2021-02-11T00:08:55.591 INFO:teuthology.task.ansible.out:tu6.12) ...\r\nSelecting previously unselected package qemu-utils.\r\nPreparing to unpack .../7-qemu-utils_1%3a4.2-3ubuntu6.12_amd64.deb ...\r\nUnpacking qemu-utils (1:4.2-3ubuntu6.12) ...\r\nSetting up librados2 (15.2.7-0ubuntu0.20.04.2) ...\r\nSetting up qemu-system-gui:amd64 (1:4.2-3ubuntu6.12) ...\r\nSetting up librbd1 (15.2.7-0ubuntu0.20.04.2) ...\r\nSetting up qemu-system-data (1:4.2-3ubuntu6.12) ...\r\nSetting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.12) ...\r\nSetting up qemu-system-common (1:4.2-3ubuntu6.12) ...\r\nSetting up qemu-system-x86 (1:4.2-3ubuntu6.12) ...\r\nSetting up qemu-utils (1:4.2-3ubuntu6.12) ...\r\nProcessing triggers for mime-support (3.64ubuntu1) ...\r\nProcessing triggers for hicolor-icon-theme (0.17-2) ...\r\nProcessing triggers for gnome-menus (3.36.0-1ubuntu1) ...\r\nProcessing triggers for libc-bin (2.31-0ubuntu9.2) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\r\nProcessing triggers for desktop-file-utils (0.24-1ubuntu3) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "git is already the newest version (1:2.25.1-1ubuntu3).", "The following additional packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-data", " qemu-system-gui qemu-utils", "Suggested packages:", " samba vde2 debootstrap", "The following NEW packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "The following packages will be upgraded:", " qemu-system-data qemu-system-gui", "2 upgraded, 6 newly installed, 0 to remove and 13 not upgraded.", "Need to get 14.2 MB of archives.", "After this operation, 62.6 MB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.7-0ubuntu0.20.04.2 [3204 kB]", "Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.7-0ubuntu0.20.04.2 [1609 kB]", "Ge 2021-02-11T00:08:55.592 INFO:teuthology.task.ansible.out:t:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.12 [53.8 kB]", "Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-common amd64 1:4.2-3ubuntu6.12 [1056 kB]", "Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-data all 1:4.2-3ubuntu6.12 [562 kB]", "Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-gui amd64 1:4.2-3ubuntu6.12 [40.8 kB]", "Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-x86 amd64 1:4.2-3ubuntu6.12 [6724 kB]", "Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.12 [974 kB]", "Fetched 14.2 MB in 1s (11.8 MB/s)", "Selecting previously unselected package librados2.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 114186 files and directories currently installed.)", "Preparing to unpack .../0-librados2_15.2.7-0ubuntu0.20.04.2_amd64.deb ...", "Unpacking librados2 (15.2.7-0ubuntu0.20.04.2) ...", "Selecting previously unselected package librbd1.", "Preparing to unpack .../1-librbd1_15.2.7-0ubuntu0.20.04.2_amd64.deb ...", "Unpacking librbd1 (15.2.7-0ubuntu0.20.04.2) ...", "Selecting previously unselected package qemu-block-extra:amd64.", "Preparing to unpack .../2-qemu-block-extra_1%3a4.2-3ubuntu6.12_amd64.deb ...", "Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.12) ...", "Selecting previo 2021-02-11T00:08:55.594 INFO:teuthology.task.ansible.out:usly unselected package qemu-system-common.", "Preparing to unpack .../3-qemu-system-common_1%3a4.2-3ubuntu6.12_amd64.deb ...", "Unpacking qemu-system-common (1:4.2-3ubuntu6.12) ...", "Preparing to unpack .../4-qemu-system-data_1%3a4.2-3ubuntu6.12_all.deb ...", "Unpacking q 2021-02-11T00:08:55.594 INFO:teuthology.task.ansible.out:emu-system-data (1:4.2-3ubuntu6.12) over (1:4.2-3ubuntu6.11) ...", "Preparing to unpack .../5-qemu-system-gui_1%3a4.2-3ubuntu6.12_amd64.deb ...", "Unpacking qemu-system-gui:amd64 (1:4.2-3ubuntu6.12) over (1:4.2-3ubuntu6.11) ...", "Selecting previously unselected package qemu-system-x86.", "Preparing to unpack .../6-qemu-system-x86_1%3a4.2-3ubuntu6.12_amd64.deb ...", "Unpacking qemu-system-x86 (1:4.2-3ubuntu6.12) ...", "Selecting previously unselected package qemu-utils.", "Preparing to unpack .../7-qemu-utils_1%3a4.2-3ubuntu6.12_amd64.deb ...", "Unpacking qemu-utils (1:4.2-3ubuntu6.12) ...", "Setting up librados2 (15.2.7-0ubuntu0.20.04.2) ...", "Setting up qemu-system-gui:amd64 (1:4.2-3ubuntu6.12) ...", "Setting up librbd1 (15.2.7-0ubuntu0.20.04.2) ...", "Setting up qemu-system-data (1:4.2-3ubuntu6.12) ...", "Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.12) ...", "Setting up qemu-system-common (1:4.2-3ubuntu6.12) ...", "Setting up qemu-system-x86 (1:4.2-3ubuntu6.12) ...", "Setting up qemu-utils (1:4.2-3ubuntu6.12) ...", "Processing triggers for mime-support (3.64ubuntu1) ...", "Processing triggers for hicolor-icon-theme (0.17-2) ...", "Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...", "Processing triggers for libc-bin (2.31-0ubuntu9.2) ...", "Processing triggers for man-db (2.9.1-1) ...", "Processing triggers for desktop-file-utils (0.24-1ubuntu3) ..."]} 2021-02-11T00:08:55.631 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:55 +0000 (0:00:11.638) 0:01:48.381 ***** 2021-02-11T00:08:55.799 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"cache_update_time": 1613001992, "cache_updated": false, "changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\ngit is already the newest version (1:2.25.1-1ubuntu3).\nThe following additional packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-data\n qemu-system-gui qemu-utils\nSuggested packages:\n samba vde2 debootstrap\nThe following NEW packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\nThe following packages will be upgraded:\n qemu-system-data qemu-system-gui\n2 upgraded, 6 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 14.2 MB of archives.\nAfter this operation, 62.6 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.7-0ubuntu0.20.04.2 [3204 kB]\nGet:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.7-0ubuntu0.20.04.2 [1609 kB]\nGet:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.12 [53.8 kB]\nGet:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-common amd64 1:4.2-3ubuntu6.12 [1056 kB]\nGet:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-data all 1:4.2-3ubuntu6.12 [562 kB]\nGet:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-gui amd64 1:4.2-3ubuntu6.12 [40.8 kB]\nGet:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-x86 amd64 1:4.2-3ubuntu6.12 [6724 kB]\nGet:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.12 [974 kB]\nFetched 14.2 MB in 1s (1 2021-02-11T00:08:55.800 INFO:teuthology.task.ansible.out:2.3 MB/s)\nSelecting previously unselected package librados2.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 114186 files and directories currently installed.)\r\nPreparing to unpack .../0-librados2_15.2.7-0ubuntu0.20.04.2_amd64.deb ...\r\nUnpacking librados2 (15.2.7-0ubuntu0.20.04.2) ...\r\nSelecting previously unselected package librbd1.\r\nPreparing to unpack .../1-librbd1_15.2.7-0ubuntu0.20.04.2_amd64.deb ...\r\nUnpacking librbd1 (15.2.7-0ubuntu0.20.04.2) ...\r\nSelecting previously unselected package qemu-block-extra:amd64.\r\nPreparing to unpack .../2-qemu-block-extra_1%3a4.2-3ubuntu6.12_amd64.deb ...\r\nUnpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.12) ...\r\nSelecting previously unselected package qemu-system-common.\r\nPreparing to unpack .../3-qemu-system-common_1%3a4.2-3ubuntu6.12_amd64.deb ...\r\nUnpacking qemu-system-common (1:4.2-3ubuntu6.12) ...\r\nPreparing to unpack .../4-qemu-system-data_1%3a4.2-3ubuntu6.12_all.deb ...\r\nUnpacking qemu-system-data (1:4.2-3ubuntu6.12) over (1:4.2-3ubuntu6.11) ...\r\nPreparing to unpack .../5-qemu-system-gui_1%3a4.2-3ubuntu6.12_amd64.deb ...\r\nUnpacking qemu-system-gui:amd64 (1:4.2-3ubuntu6.12) over (1:4.2-3ubuntu6.11) ...\r\nSelecting previously unselected package qemu-system-x86.\r\nPreparing to unpack .../6-qemu-system-x86_1%3a4.2-3ubuntu6.12_amd64.deb ...\r\nUnpacking qemu-system-x86 (1:4.2-3ubuntu6.12) ...\r\nSelecting previously unselected package qemu-utils.\r\nPreparing to 2021-02-11T00:08:55.802 INFO:teuthology.task.ansible.out: unpack .../7-qemu-utils_1%3a4.2-3ubuntu6.12_amd64.deb ...\r\nUnpacking qemu-utils (1:4.2-3ubuntu6.12) ...\r\nSetting up librados2 (15.2.7-0ubuntu0.20.04.2) ...\r\nSetting up qemu-system-gui:amd64 (1:4.2-3ubuntu6.12) ...\r\nSetting up librbd1 (15.2.7-0ubuntu0.20.04.2) ...\r\nSetting up qemu-system-data (1:4.2-3ubuntu6.12) ...\r\nSetting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.12) ...\r\nSetting up qemu-system-common (1:4.2-3ubuntu6.12) ...\r\nSetting up qemu-system-x86 (1:4.2-3ubuntu6.12) ...\r\nSetting up qemu-utils (1:4.2-3ubuntu6.12) ...\r\nProcessing triggers for mime-support (3.64ubuntu1) ...\r\nProcessing triggers for hicolor-icon-theme (0.17-2) ...\r\nProcessing triggers for gnome-menus (3.36.0-1ubuntu1) ...\r\nProcessing triggers for libc-bin (2.31-0ubuntu9.2) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\r\nProcessing triggers for desktop-file-utils (0.24-1ubuntu3) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "git is already the newest version (1:2.25.1-1ubuntu3).", "The following additional packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-data", " qemu-system-gui qemu-utils", "Suggested packages:", " samba vde2 debootstrap", "The following NEW packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "The following packages will be upgraded:", " qemu-system-data qemu-system-gui", "2 upgraded, 6 newly installed, 0 to remove and 13 not upgraded.", "Need to get 14.2 MB of archives.", "After this operation, 62.6 MB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.7-0ubuntu0.20.04.2 [3204 kB]", "Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.7-0ubuntu0.20.04.2 [1609 kB]", "Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd 2021-02-11T00:08:55.803 INFO:teuthology.task.ansible.out:64 1:4.2-3ubuntu6.12 [53.8 kB]", "Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-common amd64 1:4.2-3ubuntu6.12 [1056 kB]", "Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-data all 1:4.2-3ubuntu6.12 [562 kB]", "Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-gui amd64 1:4.2-3ubuntu6.12 [40.8 kB]", "Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-x86 amd64 1:4.2-3ubuntu6.12 [6724 kB]", "Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.12 [974 kB]", "Fetched 14.2 MB in 1s (12.3 MB/s)", "Selecting previously unselected package librados2.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 114186 files and directories currently installed.)", "Preparing to unpack .../0-librados2_15.2.7-0ubuntu0.20.04.2_amd64.deb ...", "Unpacking librados2 (15.2.7-0ubuntu0.20.04.2) ...", "Selecting previously unselected package librbd1.", "Preparing to unpack .../1-librbd1_15.2.7-0ubuntu0.20.04.2_amd64.deb ...", "Unpacking librbd1 (15.2.7-0ubuntu0.20.04.2) ...", "Selecting previously unselected package qemu-block-extra:amd64.", "Preparing to unpack .../2-qemu-block-extra_1%3a4.2-3ubuntu6.12_amd64.deb ...", "Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.12) ...", "Selecting previously unselected package qemu-system-common.", "Preparing to unpack .../3-qemu-syst 2021-02-11T00:08:55.804 INFO:teuthology.task.ansible.out:em-common_1%3a4.2-3ubuntu6.12_amd64.deb ...", "Unpacking qemu-system-common (1:4.2-3ubuntu6.12) ...", "Preparing to unpack .../4-qemu-system-data_1%3a4.2-3ubuntu6.12_all.deb ...", "Unpacking qemu-system-data (1:4.2-3ubuntu6.12) over (1:4.2-3ubuntu6.11) ...", "Preparing to unpack .../5-qemu-system-gui_1%3a4.2-3ubuntu6.12_amd64.deb ...", "Unpacking qemu-system-gui:amd64 (1:4.2-3ubuntu6.12) over (1:4.2-3ubuntu6.11) ...", "Selecting previously unselected package qemu-system-x86.", "Preparing to unpack .../6-qemu-system-x86_1%3a4.2-3ubuntu6.12_amd64.deb ...", "Unpacking qemu-system-x86 (1:4.2-3ubuntu6.12) ...", "Selecting previously unselected package qemu-utils.", "Preparing to unpack .../7-qemu-utils_1%3a4.2-3ubuntu6.12_amd64.deb ...", "Unpacking qemu-utils (1:4.2-3ubuntu6.12) ...", "Setting up librados2 (15.2.7-0ubuntu0.20.04.2) ...", "Setting up qemu-system-gui:amd64 (1:4.2-3ubuntu6.12) ...", "Setting up librbd1 (15.2.7-0ubuntu0.20.04.2) ...", "Setting up qemu-system-data (1:4.2-3ubuntu6.12) ...", "Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.12) ...", "Setting up qemu-system-common (1:4.2-3ubuntu6.12) ...", "Setting up qemu-system-x86 (1:4.2-3ubuntu6.12) ...", "Setting up qemu-utils (1:4.2-3ubuntu6.12) ...", "Processing triggers for mime-support (3.64ubuntu1) ...", "Processing triggers for hicolor-icon-theme (0.17-2) ...", "Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...", "Processing triggers for libc-bin (2.31-0ubuntu9.2) ...", "Processing triggers for man-db (2.9.1-1) ...", "Processing triggers for desktop-file-utils (0.24-1ubuntu3) ..."]} 2021-02-11T00:08:55.842 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:55 +0000 (0:00:00.210) 0:01:48.592 ***** 2021-02-11T00:08:56.288 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* 2021-02-11T00:08:56.289 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"cache_update_time": 1613001985, "cache_updated": false, "changed": false} 2021-02-11T00:08:56.324 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:56 +0000 (0:00:00.481) 0:01:49.074 ***** 2021-02-11T00:08:56.447 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** 2021-02-11T00:08:56.448 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "cmd": ["perl", "-pe", "if (m{^([^#]\\S*\\s+/\\s+\\S+\\s+)(\\S+)(\\s+.*)$}) { $_=\"$1$2,user_xattr$3\\n\" unless $2=~m{(^|,)user_xattr(,|$)}; }", "-i.bak", "/etc/fstab"], "rc": 0, "stdout": "skipped, since /etc/fstab.bak exists", "stdout_lines": ["skipped, since /etc/fstab.bak exists"]} 2021-02-11T00:08:56.483 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:56 +0000 (0:00:00.158) 0:01:49.233 ***** 2021-02-11T00:08:56.494 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* 2021-02-11T00:08:56.494 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"cache_update_time": 1613001992, "cache_updated": false, "changed": false} 2021-02-11T00:08:56.534 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:56 +0000 (0:00:00.051) 0:01:49.284 ***** 2021-02-11T00:08:56.542 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** 2021-02-11T00:08:56.543 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:56.581 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:56 +0000 (0:00:00.046) 0:01:49.331 ***** 2021-02-11T00:08:56.663 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** 2021-02-11T00:08:56.664 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "cmd": ["perl", "-pe", "if (m{^([^#]\\S*\\s+/\\s+\\S+\\s+)(\\S+)(\\s+.*)$}) { $_=\"$1$2,user_xattr$3\\n\" unless $2=~m{(^|,)user_xattr(,|$)}; }", "-i.bak", "/etc/fstab"], "rc": 0, "stdout": "skipped, since /etc/fstab.bak exists", "stdout_lines": ["skipped, since /etc/fstab.bak exists"]} 2021-02-11T00:08:56.707 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:56 +0000 (0:00:00.126) 0:01:49.457 ***** 2021-02-11T00:08:56.725 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure fuse group exists.] ************************************ 2021-02-11T00:08:56.726 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "gid": 10102, "name": "fuse", "state": "present", "system": false} 2021-02-11T00:08:56.761 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:56 +0000 (0:00:00.054) 0:01:49.511 ***** 2021-02-11T00:08:56.769 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** 2021-02-11T00:08:56.769 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:56.808 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:56 +0000 (0:00:00.046) 0:01:49.558 ***** 2021-02-11T00:08:56.951 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure fuse group exists.] ************************************ 2021-02-11T00:08:56.952 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "gid": 10102, "name": "fuse", "state": "present", "system": false} 2021-02-11T00:08:56.987 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:56 +0000 (0:00:00.178) 0:01:49.737 ***** 2021-02-11T00:08:57.087 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** 2021-02-11T00:08:57.088 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "9edff47031d0f14a9b8c813b44eb4a9296d0439f", "dest": "/etc/fuse.conf", "gid": 10102, "group": "fuse", "mode": "0644", "owner": "root", "path": "/etc/fuse.conf", "size": 366, "state": "file", "uid": 0} 2021-02-11T00:08:57.125 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:57 +0000 (0:00:00.138) 0:01:49.875 ***** 2021-02-11T00:08:57.301 INFO:teuthology.task.ansible.out: TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ ok: [smithi123.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1238, "groups": "fuse,kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2021-02-11T00:08:57.337 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:57 +0000 (0:00:00.211) 0:01:50.087 ***** 2021-02-11T00:08:57.345 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** 2021-02-11T00:08:57.346 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "9edff47031d0f14a9b8c813b44eb4a9296d0439f", "dest": "/etc/fuse.conf", "gid": 10102, "group": "fuse", "mode": "0644", "owner": "root", "path": "/etc/fuse.conf", "size": 366, "state": "file", "uid": 0} 2021-02-11T00:08:57.393 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:57 +0000 (0:00:00.055) 0:01:50.143 ***** 2021-02-11T00:08:57.473 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** 2021-02-11T00:08:57.475 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-02-11T00:08:57.511 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:57 +0000 (0:00:00.117) 0:01:50.261 ***** 2021-02-11T00:08:57.549 INFO:teuthology.task.ansible.out: TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ 2021-02-11T00:08:57.551 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1238, "groups": "fuse,kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2021-02-11T00:08:57.589 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:57 +0000 (0:00:00.077) 0:01:50.339 ***** 2021-02-11T00:08:57.732 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** 2021-02-11T00:08:57.733 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-02-11T00:08:57.767 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:57 +0000 (0:00:00.178) 0:01:50.517 ***** 2021-02-11T00:08:57.778 INFO:teuthology.task.ansible.out: TASK [testnode : Stop apache2] ************************************************* 2021-02-11T00:08:57.780 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "name": "apache2", "state": "stopped", "status": {"ActiveEnterTimestamp": "Thu 2021-02-11 00:05:12 UTC", "ActiveEnterTimestampMonotonic": "16045123", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-tmpfiles-setup.service system.slice sysinit.target nss-lookup.target -.mount remote-fs.target systemd-journald.socket network.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2021-02-11 00:05:11 UTC", "AssertTimestampMonotonic": "15011759", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2021-02-11 00:05:11 UTC", "ConditionTimestampMonotonic": "15011759", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup" 2021-02-11T00:08:57.781 INFO:teuthology.task.ansible.out:: "/system.slice/apache2.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", "Documentation": "https://httpd.apache.org/docs/2.4/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "APACHE_STARTED_BY_SYSTEMD=true", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1054", "ExecMainStartTimestamp": "Thu 2021-02-11 00:05:12 UTC", "ExecMainStartTimestampMonotonic": "16045091", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/apache2.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "1844674407370 2021-02-11T00:08:57.782 INFO:teuthology.task.ansible.out:9551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "apache2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2021-02-11 00:05:11 UTC", "InactiveExitTimestampMonotonic": "15012741", "InvocationID": "aabec3e5c6394ad79bec53e9c78a883d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "127781", "LimitNPROCSoft": "127781", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127781", "LimitSIGPENDINGSoft": "127781", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "1054", "MemoryAccounting": "yes", "MemoryCurrent": "10407936", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPol 2021-02-11T00:08:57.783 INFO:teuthology.task.ansible.out:icy": "n/a", "Names": "apache2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2021-02-11 00:05:12 UTC", "StateChangeTimestampMonotonic": "16045123", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "55", "TasksMax": "38334", "TimeoutAbortUSec" 2021-02-11T00:08:57.785 INFO:teuthology.task.ansible.out:: "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2021-02-11T00:08:57.818 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:57 +0000 (0:00:00.050) 0:01:50.568 ***** 2021-02-11T00:08:57.849 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2021-02-11T00:08:57.850 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:57.885 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:57 +0000 (0:00:00.067) 0:01:50.635 ***** 2021-02-11T00:08:57.914 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:57.949 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:57 +0000 (0:00:00.063) 0:01:50.699 ***** 2021-02-11T00:08:57.978 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:58.022 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:58 +0000 (0:00:00.071) 0:01:50.771 ***** 2021-02-11T00:08:58.043 INFO:teuthology.task.ansible.out: TASK [testnode : Stop apache2] ************************************************* 2021-02-11T00:08:58.045 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "name": "apache2", "state": "stopped", "status": {"ActiveEnterTimestamp": "Thu 2021-02-11 00:05:25 UTC", "ActiveEnterTimestampMonotonic": "16173546", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target system.slice sysinit.target remote-fs.target basic.target systemd-tmpfiles-setup.service -.mount nss-lookup.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2021-02-11 00:05:24 UTC", "AssertTimestampMonotonic": "14931076", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2021-02-11 00:05:24 UTC", "ConditionTimestampMonotonic": "14931076", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup" 2021-02-11T00:08:58.047 INFO:teuthology.task.ansible.out:: "/system.slice/apache2.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", "Documentation": "https://httpd.apache.org/docs/2.4/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "APACHE_STARTED_BY_SYSTEMD=true", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "945", "ExecMainStartTimestamp": "Thu 2021-02-11 00:05:25 UTC", "ExecMainStartTimestampMonotonic": "16173484", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/apache2.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709 2021-02-11T00:08:58.048 INFO:teuthology.task.ansible.out:551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "apache2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2021-02-11 00:05:24 UTC", "InactiveExitTimestampMonotonic": "14932016", "InvocationID": "672be8b996054fe7a490fdb7d07948ce", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "127780", "LimitNPROCSoft": "127780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127780", "LimitSIGPENDINGSoft": "127780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "945", "MemoryAccounting": "yes", "MemoryCurrent": "10276864", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolic 2021-02-11T00:08:58.049 INFO:teuthology.task.ansible.out:y": "n/a", "Names": "apache2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2021-02-11 00:05:25 UTC", "StateChangeTimestampMonotonic": "16173546", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "55", "TasksMax": "38334", "TimeoutAbortUSec": 2021-02-11T00:08:58.051 INFO:teuthology.task.ansible.out:"1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2021-02-11T00:08:58.092 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:58 +0000 (0:00:00.070) 0:01:50.842 ***** 2021-02-11T00:08:58.099 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2021-02-11T00:08:58.101 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:58.154 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:58 +0000 (0:00:00.061) 0:01:50.904 ***** 2021-02-11T00:08:58.163 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2021-02-11T00:08:58.165 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:58.201 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:58 +0000 (0:00:00.046) 0:01:50.950 ***** 2021-02-11T00:08:58.209 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2021-02-11T00:08:58.211 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:58.250 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:58 +0000 (0:00:00.049) 0:01:51.000 ***** 2021-02-11T00:08:58.860 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:58 +0000 (0:00:00.048) 0:01:51.048 ***** TASK [testnode : Rebuild rpmdb] ************************************************ skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:58 +0000 (0:00:00.043) 0:01:51.092 ***** TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:58 +0000 (0:00:00.044) 0:01:51.137 ***** TASK [testnode : Ensure ceph packages are not present.] ************************ skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:58 +0000 (0:00:00.042) 0:01:51.179 ***** TASK [testnode : Configure /etc/sudoers.] ************************************** skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:58 +0000 (0:00:00.054) 0:01:51.234 ***** TASK [testnode : Ensure ceph dependency packages are not present.] ************* skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:58 +0000 (0:00:00.043) 0:01:51.278 ***** TASK [testnode : Configure /etc/security/limits.conf] ************************** skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:58 +0000 (0:00:00.046) 0:01:51.324 ***** TASK [testnode : set_fact] ****************** 2021-02-11T00:08:58.861 INFO:teuthology.task.ansible.out:*********************************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:58 +0000 (0:00:00.042) 0:01:51.367 ***** TASK [testnode : Rebuild rpmdb] ************************************************ skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:58 +0000 (0:00:00.042) 0:01:51.409 ***** TASK [testnode : Remove packages] ********************************************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:58 +0000 (0:00:00.043) 0:01:51.453 ***** TASK [testnode : Ensure ceph packages are not present.] ************************ skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:58 +0000 (0:00:00.054) 0:01:51.507 ***** TASK [testnode : Install packages] ********************************************* skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:58 +0000 (0:00:00.043) 0:01:51.550 ***** TASK [testnode : Ensure ceph dependency packages are not present.] ************* skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:58 +0000 (0:00:00.042) 0:01:51.593 ***** TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:58.898 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:58 +0000 (0:00:00.054) 0:01:51.648 ***** 2021-02-11T00:08:58.905 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-02-11T00:08:58.906 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:58.943 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:58 +0000 (0:00:00.045) 0:01:51.693 ***** 2021-02-11T00:08:58.950 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2021-02-11T00:08:58.951 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:58.988 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:58 +0000 (0:00:00.045) 0:01:51.738 ***** 2021-02-11T00:08:58.997 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2021-02-11T00:08:58.999 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:59.035 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:59 +0000 (0:00:00.047) 0:01:51.785 ***** 2021-02-11T00:08:59.041 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2021-02-11T00:08:59.043 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:59.078 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:59 +0000 (0:00:00.042) 0:01:51.828 ***** 2021-02-11T00:08:59.084 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2021-02-11T00:08:59.086 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:59.121 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:59 +0000 (0:00:00.043) 0:01:51.871 ***** 2021-02-11T00:08:59.130 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2021-02-11T00:08:59.131 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:59.167 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:59 +0000 (0:00:00.045) 0:01:51.917 ***** 2021-02-11T00:08:59.176 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2021-02-11T00:08:59.178 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:08:59.218 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:08:59 +0000 (0:00:00.050) 0:01:51.968 ***** 2021-02-11T00:09:00.071 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.053) 0:01:52.021 ***** TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.047) 0:01:52.069 ***** TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.045) 0:01:52.114 ***** TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.045) 0:01:52.160 ***** TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.044) 0:01:52.205 ***** TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.043) 0:01:52.248 ***** TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.042) 0:01:52.291 ***** TASK [testnode : Make fsstress same path 2021-02-11T00:09:00.073 INFO:teuthology.task.ansible.out: as ubuntu.] *************************** skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.042) 0:01:52.334 ***** TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.043) 0:01:52.377 ***** TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.043) 0:01:52.421 ***** TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.045) 0:01:52.466 ***** TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.041) 0:01:52.508 ***** TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.041) 0:01:52.549 ***** TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.041) 0:01:52.591 ***** TASK [testnode : Make raid/smart scripts work.] ******************************** 2021-02-11T00:09:00.074 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.041) 0:01:52.633 ***** TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.045) 0:01:52.679 ***** TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:08:59 +0000 (0:00:00.043) 0:01:52.722 ***** TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:09:00 +0000 (0:00:00.044) 0:01:52.766 ***** TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:09:00 +0000 (0:00:00.045) 0:01:52.811 ***** TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:00.105 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:00 +0000 (0:00:00.044) 0:01:52.855 ***** 2021-02-11T00:09:00.111 INFO:teuthology.task.ansible.out: TASK [testnode : Set grub config.] ********************************************* 2021-02-11T00:09:00.112 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:00.149 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:00 +0000 (0:00:00.043) 0:01:52.899 ***** 2021-02-11T00:09:00.157 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2021-02-11T00:09:00.159 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:00.199 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:00 +0000 (0:00:00.049) 0:01:52.949 ***** 2021-02-11T00:09:00.622 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:09:00 +0000 (0:00:00.088) 0:01:53.038 ***** TASK [testnode : Remove /etc/ceph] ********************************************* ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "path": "/etc/ceph", "state": "absent"} Thursday 11 February 2021 00:09:00 +0000 (0:00:00.043) 0:01:53.081 ***** TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:09:00 +0000 (0:00:00.045) 0:01:53.126 ***** TASK [testnode : Set grub config.] ********************************************* skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:09:00 +0000 (0:00:00.064) 0:01:53.191 ***** TASK [testnode : Remove /etc/ceph] ********************************************* ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "path": "/etc/ceph", "state": "absent"} Thursday 11 February 2021 00:09:00 +0000 (0:00:00.170) 0:01:53.362 ***** 2021-02-11T00:09:00.660 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2021-02-11T00:09:00.661 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "0b949a4622a315acfc90571fddbd013b4dc0f5f9", "dest": "/etc/exports", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/exports", "size": 578, "state": "file", "uid": 0} 2021-02-11T00:09:00.698 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:00 +0000 (0:00:00.086) 0:01:53.448 ***** 2021-02-11T00:09:00.726 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2021-02-11T00:09:00.727 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:00.762 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:00 +0000 (0:00:00.064) 0:01:53.512 ***** 2021-02-11T00:09:00.924 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2021-02-11T00:09:00.926 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "0b949a4622a315acfc90571fddbd013b4dc0f5f9", "dest": "/etc/exports", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/exports", "size": 578, "state": "file", "uid": 0} 2021-02-11T00:09:00.963 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:00 +0000 (0:00:00.200) 0:01:53.713 ***** 2021-02-11T00:09:01.001 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2021-02-11T00:09:01.002 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:01.043 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:01 +0000 (0:00:00.080) 0:01:53.793 ***** 2021-02-11T00:09:01.101 INFO:teuthology.task.ansible.out: TASK [testnode : Upload weekly kernel-clean crontab.] ************************** 2021-02-11T00:09:01.103 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "d5677bbd13857966eb0fc86f66195b18a2b98e20", "dest": "/etc/cron.weekly/kernel-clean", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cron.weekly/kernel-clean", "size": 752, "state": "file", "uid": 0} 2021-02-11T00:09:01.145 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:01 +0000 (0:00:00.101) 0:01:53.895 ***** 2021-02-11T00:09:01.386 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "d5677bbd13857966eb0fc86f66195b18a2b98e20", "dest": "/etc/cron.weekly/kernel-clean", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cron.weekly/kernel-clean", "size": 752, "state": "file", "uid": 0} 2021-02-11T00:09:01.436 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:01 +0000 (0:00:00.290) 0:01:54.186 ***** 2021-02-11T00:09:01.519 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* 2021-02-11T00:09:01.519 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "22e9a1446f43d0440219b9af14a66dd77fb0c2eb", "dest": "/etc/grub.d/02_force_timeout", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/grub.d/02_force_timeout", "size": 115, "state": "file", "uid": 0} 2021-02-11T00:09:01.568 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:01 +0000 (0:00:00.132) 0:01:54.318 ***** 2021-02-11T00:09:01.777 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "22e9a1446f43d0440219b9af14a66dd77fb0c2eb", "dest": "/etc/grub.d/02_force_timeout", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/grub.d/02_force_timeout", "size": 115, "state": "file", "uid": 0} 2021-02-11T00:09:01.815 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:01 +0000 (0:00:00.247) 0:01:54.565 ***** 2021-02-11T00:09:01.930 INFO:teuthology.task.ansible.out: TASK [testnode : Enable kernel modules to load at boot time.] ****************** ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "6449466d762bced58744df80432d189e35329803", "dest": "/etc/modules", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/modules", "size": 315, "state": "file", "uid": 0} 2021-02-11T00:09:02.017 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.200) 0:01:54.765 ***** 2021-02-11T00:09:02.177 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "6449466d762bced58744df80432d189e35329803", "dest": "/etc/modules", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/modules", "size": 315, "state": "file", "uid": 0} 2021-02-11T00:09:02.224 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.208) 0:01:54.974 ***** 2021-02-11T00:09:02.234 INFO:teuthology.task.ansible.out: TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** 2021-02-11T00:09:02.235 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-02-11T00:09:02.278 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.053) 0:01:55.028 ***** 2021-02-11T00:09:02.306 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** 2021-02-11T00:09:02.308 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.341 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.063) 0:01:55.091 ***** 2021-02-11T00:09:02.374 INFO:teuthology.task.ansible.out: TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** 2021-02-11T00:09:02.375 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-02-11T00:09:02.421 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.080) 0:01:55.171 ***** 2021-02-11T00:09:02.430 INFO:teuthology.task.ansible.out: TASK [testnode : Stop collectl] ************************************************ skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.479 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.057) 0:01:55.229 ***** 2021-02-11T00:09:02.490 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** 2021-02-11T00:09:02.491 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.532 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.051) 0:01:55.280 ***** 2021-02-11T00:09:02.538 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* 2021-02-11T00:09:02.540 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.576 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.045) 0:01:55.326 ***** 2021-02-11T00:09:02.582 INFO:teuthology.task.ansible.out: TASK [testnode : Stop collectl] ************************************************ 2021-02-11T00:09:02.584 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.620 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.044) 0:01:55.370 ***** 2021-02-11T00:09:02.626 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** 2021-02-11T00:09:02.628 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.675 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.055) 0:01:55.425 ***** 2021-02-11T00:09:02.683 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* 2021-02-11T00:09:02.685 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.735 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.059) 0:01:55.485 ***** 2021-02-11T00:09:02.742 INFO:teuthology.task.ansible.out: TASK [testnode : Update /etc/profile if needed.] ******************************* 2021-02-11T00:09:02.743 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.784 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.048) 0:01:55.534 ***** 2021-02-11T00:09:02.793 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** 2021-02-11T00:09:02.794 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.831 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.047) 0:01:55.581 ***** 2021-02-11T00:09:02.837 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-02-11T00:09:02.837 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2021-02-11T00:09:02.874 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.043) 0:01:55.624 ***** 2021-02-11T00:09:02.880 INFO:teuthology.task.ansible.out: TASK [testnode : Update /etc/profile if needed.] ******************************* 2021-02-11T00:09:02.882 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.919 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.045) 0:01:55.669 ***** 2021-02-11T00:09:02.926 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** 2021-02-11T00:09:02.926 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=loop1) => {"ansible_loop_var": "item", "changed": false, "item": "loop1", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.938 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.940 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=loop6) => {"ansible_loop_var": "item", "changed": false, "item": "loop6", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.949 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=loop4) => {"ansible_loop_var": "item", "changed": false, "item": "loop4", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.950 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-02-11T00:09:02.950 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2021-02-11T00:09:02.988 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:02 +0000 (0:00:00.069) 0:01:55.738 ***** 2021-02-11T00:09:02.995 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** 2021-02-11T00:09:02.996 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.997 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} ok: [smithi123.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} 2021-02-11T00:09:02.997 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=loop3) => {"ansible_loop_var": "item", "changed": false, "item": "loop3", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:02.999 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=loop2) => {"ansible_loop_var": "item", "changed": false, "item": "loop2", "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.010 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=loop0) => {"ansible_loop_var": "item", "changed": false, "item": "loop0", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.020 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=loop7) => {"ansible_loop_var": "item", "changed": false, "item": "loop7", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.021 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.032 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=loop5) => {"ansible_loop_var": "item", "changed": false, "item": "loop5", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.043 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.045 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=loop1) => {"ansible_loop_var": "item", "changed": false, "item": "loop1", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.087 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:03 +0000 (0:00:00.098) 0:01:55.837 ***** 2021-02-11T00:09:03.094 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.096 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=loop6) => {"ansible_loop_var": "item", "changed": false, "item": "loop6", "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item=loop4) => {"ansible_loop_var": "item", "changed": false, "item": "loop4", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.097 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} ok: [smithi181.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} 2021-02-11T00:09:03.099 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=loop3) => {"ansible_loop_var": "item", "changed": false, "item": "loop3", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.109 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=loop2) => {"ansible_loop_var": "item", "changed": false, "item": "loop2", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.109 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.120 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=loop0) => {"ansible_loop_var": "item", "changed": false, "item": "loop0", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.131 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=loop7) => {"ansible_loop_var": "item", "changed": false, "item": "loop7", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.131 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.143 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=loop5) => {"ansible_loop_var": "item", "changed": false, "item": "loop5", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.144 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.189 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:03 +0000 (0:00:00.101) 0:01:55.939 ***** 2021-02-11T00:09:03.416 INFO:teuthology.task.ansible.out: TASK [testnode : Check for teuthology-lock command] **************************** 2021-02-11T00:09:03.417 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.008340", "end": "2021-02-11 00:09:03.392909", "rc": 0, "start": "2021-02-11 00:09:03.384569", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/virtualenv/bin/teuthology-lock"]} 2021-02-11T00:09:03.457 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:03 +0000 (0:00:00.267) 0:01:56.207 ***** 2021-02-11T00:09:03.464 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.003061", "end": "2021-02-11 00:09:03.395361", "rc": 0, "start": "2021-02-11 00:09:03.392300", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/virtualenv/bin/teuthology-lock"]} 2021-02-11T00:09:03.504 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:03 +0000 (0:00:00.046) 0:01:56.254 ***** 2021-02-11T00:09:03.511 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ 2021-02-11T00:09:03.512 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.552 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:03 +0000 (0:00:00.048) 0:01:56.303 ***** 2021-02-11T00:09:03.558 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.599 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:03 +0000 (0:00:00.046) 0:01:56.350 ***** 2021-02-11T00:09:03.606 INFO:teuthology.task.ansible.out: TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** 2021-02-11T00:09:03.607 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.647 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:03 +0000 (0:00:00.047) 0:01:56.397 ***** 2021-02-11T00:09:03.653 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.690 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:03 +0000 (0:00:00.043) 0:01:56.440 ***** 2021-02-11T00:09:03.698 INFO:teuthology.task.ansible.out: TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** 2021-02-11T00:09:03.698 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.735 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:03 +0000 (0:00:00.044) 0:01:56.485 ***** 2021-02-11T00:09:03.742 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:03.780 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:03 +0000 (0:00:00.045) 0:01:56.530 ***** 2021-02-11T00:09:04.368 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* 2021-02-11T00:09:04.369 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"cache_update_time": 1613001992, "cache_updated": false, "changed": false} 2021-02-11T00:09:04.413 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:04 +0000 (0:00:00.633) 0:01:57.163 ***** 2021-02-11T00:09:04.431 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"cache_update_time": 1613001985, "cache_updated": false, "changed": false} 2021-02-11T00:09:04.467 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:04 +0000 (0:00:00.054) 0:01:57.217 ***** 2021-02-11T00:09:04.474 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure rpm dependencies are installed] ********************* 2021-02-11T00:09:04.476 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:04.511 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:04 +0000 (0:00:00.043) 0:01:57.261 ***** 2021-02-11T00:09:04.519 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:04.557 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:04 +0000 (0:00:00.046) 0:01:57.307 ***** 2021-02-11T00:09:04.566 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ ok: [smithi181.front.sepia.ceph.com] => (item={'block_used': 13857978, 'uuid': 'e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226237130, 'size_available': 926667284480, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro', 'device': '/dev/sda1', 'inode_used': 128673, 'block_size': 4096, 'inode_available': 60926303}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 226237130, "block_size": 4096, "block_total": 240095108, "block_used": 13857978, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60926303, "inode_total": 61054976, "inode_used": 128673, "mount": "/", "options": "rw,relatime,errors=remount-ro", "size_available": 926667284480, "size_total": 983429562368, "uuid": "e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9"}} 2021-02-11T00:09:04.603 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:04 +0000 (0:00:00.046) 0:01:57.353 ***** 2021-02-11T00:09:04.609 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item={'block_used': 13857976, 'uuid': 'e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226237132, 'size_available': 926667292672, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro', 'device': '/dev/sda1', 'inode_used': 128673, 'block_size': 4096, 'inode_available': 60926303}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 226237132, "block_size": 4096, "block_total": 240095108, "block_used": 13857976, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60926303, "inode_total": 61054976, "inode_used": 128673, "mount": "/", "options": "rw,relatime,errors=remount-ro", "size_available": 926667292672, "size_total": 983429562368, "uuid": "e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9"}} 2021-02-11T00:09:04.647 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:04 +0000 (0:00:00.043) 0:01:57.397 ***** 2021-02-11T00:09:04.739 INFO:teuthology.task.ansible.out: TASK [testnode : Compile list of non-root partitions] ************************** 2021-02-11T00:09:04.740 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.007673", "end": "2021-02-11 00:09:04.726129", "rc": 0, "start": "2021-02-11 00:09:04.718456", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:04.778 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:04 +0000 (0:00:00.130) 0:01:57.528 ***** 2021-02-11T00:09:04.796 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.009015", "end": "2021-02-11 00:09:04.769367", "rc": 0, "start": "2021-02-11 00:09:04.760352", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:04.833 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:04 +0000 (0:00:00.055) 0:01:57.583 ***** 2021-02-11T00:09:04.840 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** 2021-02-11T00:09:04.840 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'block_used': 13857978, 'uuid': 'e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226237130, 'size_available': 926667284480, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro', 'device': '/dev/sda1', 'inode_used': 128673, 'block_size': 4096, 'inode_available': 60926303}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226237130, "block_size": 4096, "block_total": 240095108, "block_used": 13857978, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60926303, "inode_total": 61054976, "inode_used": 128673, "mount": "/", "options": "rw,relatime,errors=remount-ro", "size_available": 926667284480, "size_total": 983429562368, "uuid": "e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:04.879 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:04 +0000 (0:00:00.046) 0:01:57.629 ***** 2021-02-11T00:09:04.886 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'block_used': 13857976, 'uuid': 'e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226237132, 'size_available': 926667292672, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro', 'device': '/dev/sda1', 'inode_used': 128673, 'block_size': 4096, 'inode_available': 60926303}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226237132, "block_size": 4096, "block_total": 240095108, "block_used": 13857976, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60926303, "inode_total": 61054976, "inode_used": 128673, "mount": "/", "options": "rw,relatime,errors=remount-ro", "size_available": 926667292672, "size_total": 983429562368, "uuid": "e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:04.923 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:04 +0000 (0:00:00.043) 0:01:57.673 ***** 2021-02-11T00:09:04.929 INFO:teuthology.task.ansible.out: TASK [testnode : Wipe filesystems on non-root partitions] ********************** 2021-02-11T00:09:04.965 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:04 +0000 (0:00:00.042) 0:01:57.715 ***** 2021-02-11T00:09:05.008 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:05 +0000 (0:00:00.042) 0:01:57.757 ***** 2021-02-11T00:09:05.015 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2021-02-11T00:09:05.016 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop1", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:05.059 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop1", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:06.648 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62H9wtfQN9Y0on7memdWQ6sN8jEb2NU9Xrw'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.499320", "end": "2021-02-11 00:09:06.620382", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62H9wtfQN9Y0on7memdWQ6sN8jEb2NU9Xrw"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:05.121062", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-02-11T00:09:06.661 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop6", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:06.663 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop4", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:07.174 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZM7kDmp5aEXCvOsiN0djAm46O2A0s9X5HK'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.985317", "end": "2021-02-11 00:09:07.148720", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZM7kDmp5aEXCvOsiN0djAm46O2A0s9X5HK"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:05.163403", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-02-11T00:09:07.187 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop6", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:07.199 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop4", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:07.901 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62Hd78uJfUmVVaJuLvnpKltilWdWKtUZJgq'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.094121", "end": "2021-02-11 00:09:07.878725", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62Hd78uJfUmVVaJuLvnpKltilWdWKtUZJgq"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:06.784604", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-02-11T00:09:07.913 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XTWX', 'wwn-0x5000c5009293ee09'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': 'e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XTWX-part1', 'wwn-0x5000c5009293ee09-part1'], 'uuids': ['e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9']}, 'sectors': '1953522688', 'start': '2048', 'holders': [], 'size': '931.51 GB'}}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'holders': [], 'wwn': '0x5000c5009293ee09', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W5XTWX', 'size': '931.51 GB'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XTWX", "wwn-0x5000c5009293ee09"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XTWX-part1", "wwn-0x5000c5009293ee09-part1"], "labels": [], "masters": [], "uuids": ["e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5XTWX", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c5009293ee09"}}, 2021-02-11T00:09:07.915 INFO:teuthology.task.ansible.out: "skip_reason": "Conditional result was False"} 2021-02-11T00:09:08.442 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZMkpKLLrGdgJi20oBLCykEV3Y2SkNQgSLb'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.115708", "end": "2021-02-11 00:09:08.413826", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZMkpKLLrGdgJi20oBLCykEV3Y2SkNQgSLb"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:07.298118", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-02-11T00:09:08.454 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5L6SZ', 'wwn-0x5000c500918d7a6f'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': 'e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5L6SZ-part1', 'wwn-0x5000c500918d7a6f-part1'], 'uuids': ['e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9']}, 'sectors': '1953522688', 'start': '2048', 'holders': [], 'size': '931.51 GB'}}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'holders': [], 'wwn': '0x5000c500918d7a6f', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W5L6SZ', 'size': '931.51 GB'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5L6SZ", "wwn-0x5000c500918d7a6f"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5L6SZ-part1", "wwn-0x5000c500918d7a6f-part1"], "labels": [], "masters": [], "uuids": ["e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5L6SZ", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c500918d7a6f"}}, 2021-02-11T00:09:08.456 INFO:teuthology.task.ansible.out: "skip_reason": "Conditional result was False"} 2021-02-11T00:09:09.206 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '781422768', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-a9LNa5-Se65-4fm6-7g2c-Sw8f-PFry-d3VsRv', 'nvme-INTEL_SSDPEDMD400G4_CVFT6246000E400BGN', 'nvme-nvme.8086-43564654363234363030304534303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': 'INTEL SSDPEDMD400G4', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '372.61 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.143886", "end": "2021-02-11 00:09:09.175184", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-a9LNa5-Se65-4fm6-7g2c-Sw8f-PFry-d3VsRv", "nvme-INTEL_SSDPEDMD400G4_CVFT6246000E400BGN", "nvme-nvme.8086-43564654363234363030304534303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:08.031298", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nGPT data structures d 2021-02-11T00:09:09.207 INFO:teuthology.task.ansible.out:estroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop3", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:09.230 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop2", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:09.770 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '781422768', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-rFJbKn-n9Li-towL-ie8D-Mtg1-UUpw-IFtVMe', 'nvme-INTEL_SSDPEDMD400G4_PHFT620400YK400BGN', 'nvme-nvme.8086-50484654363230343030594b34303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': 'INTEL SSDPEDMD400G4', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '372.61 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.164111", "end": "2021-02-11 00:09:09.737104", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-rFJbKn-n9Li-towL-ie8D-Mtg1-UUpw-IFtVMe", "nvme-INTEL_SSDPEDMD400G4_PHFT620400YK400BGN", "nvme-nvme.8086-50484654363230343030594b34303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:08.572993", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nGPT data structures d 2021-02-11T00:09:09.771 INFO:teuthology.task.ansible.out:estroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-02-11T00:09:09.782 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop3", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:09.793 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop2", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:10.450 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '31252480', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62HiIbcTXAIceXbLTRzvi817p5xBloSfRt7'], 'uuids': ['9349eeaa-158b-4e05-8750-afb86a9d2a1f']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '14.90 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.101760", "end": "2021-02-11 00:09:10.430054", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62HiIbcTXAIceXbLTRzvi817p5xBloSfRt7"], "labels": [], "masters": [], "uuids": ["9349eeaa-158b-4e05-8750-afb86a9d2a1f"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:09.328294", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-02-11T00:09:10.479 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop0", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop7", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:11.043 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '31252480', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZMzV1pKiDYL11IXj5BtJBjHSU7eHVs61yC'], 'uuids': ['48848c7a-b1f6-4367-940a-406821256a7e']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '14.90 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.121989", "end": "2021-02-11 00:09:11.007492", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZMzV1pKiDYL11IXj5BtJBjHSU7eHVs61yC"], "labels": [], "masters": [], "uuids": ["48848c7a-b1f6-4367-940a-406821256a7e"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:09.885503", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-02-11T00:09:11.056 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop0", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:11.078 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop7", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:11.716 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62H5wioz7n1Dh0v5VF3lNXD1qoOSDyThhur'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.104121", "end": "2021-02-11 00:09:11.687249", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62H5wioz7n1Dh0v5VF3lNXD1qoOSDyThhur"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:10.583128", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-02-11T00:09:11.717 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop5", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:12.309 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZM3p4uhnKUld8voFKLlkcrrkC7RlNyUYUw'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.107972", "end": "2021-02-11 00:09:12.281320", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZM3p4uhnKUld8voFKLlkcrrkC7RlNyUYUw"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:11.173348", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-02-11T00:09:12.321 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop5", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:12.945 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62HfCPEsw9m2ES2pJxhezB8IQrcW4U97qP4'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.080778", "end": "2021-02-11 00:09:12.921889", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62HfCPEsw9m2ES2pJxhezB8IQrcW4U97qP4"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:11.841111", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-02-11T00:09:12.991 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:12 +0000 (0:00:07.983) 0:02:05.741 ***** 2021-02-11T00:09:13.058 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2021-02-11T00:09:13.059 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop1", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:13.367 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62H9wtfQN9Y0on7memdWQ6sN8jEb2NU9Xrw'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.160295", "end": "2021-02-11 00:09:13.343319", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62H9wtfQN9Y0on7memdWQ6sN8jEb2NU9Xrw"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:13.183024", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.155462 s, 742 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.155462 s, 742 MB/s"], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:13.379 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop6", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:13.391 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop4", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:13.570 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2021-02-11T00:09:13.571 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZMCm0NJYwJNBmvRk0ZBw3PPwZB1DJxAXDU'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.124383", "end": "2021-02-11 00:09:13.540819", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZMCm0NJYwJNBmvRk0ZBw3PPwZB1DJxAXDU"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:12.416436", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-02-11T00:09:13.619 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:13 +0000 (0:00:00.628) 0:02:06.369 ***** 2021-02-11T00:09:13.669 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2021-02-11T00:09:13.670 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62Hd78uJfUmVVaJuLvnpKltilWdWKtUZJgq'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.161724", "end": "2021-02-11 00:09:13.649427", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62Hd78uJfUmVVaJuLvnpKltilWdWKtUZJgq"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:13.487703", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.156839 s, 735 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.156839 s, 735 MB/s"], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:13.672 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XTWX', 'wwn-0x5000c5009293ee09'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': 'e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XTWX-part1', 'wwn-0x5000c5009293ee09-part1'], 'uuids': ['e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9']}, 'sectors': '1953522688', 'start': '2048', 'holders': [], 'size': '931.51 GB'}}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'holders': [], 'wwn': '0x5000c5009293ee09', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W5XTWX', 'size': '931.51 GB'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XTWX", "wwn-0x5000c5009293ee09"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XTWX-part1", "wwn-0x5000c5009293ee09-part1"], "labels": [], "masters": [], "uuids": ["e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5XTWX", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c5009293ee09"}}, 2021-02-11T00:09:13.673 INFO:teuthology.task.ansible.out: "skip_reason": "Conditional result was False"} 2021-02-11T00:09:13.694 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop1", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:13.852 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '781422768', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-a9LNa5-Se65-4fm6-7g2c-Sw8f-PFry-d3VsRv', 'nvme-INTEL_SSDPEDMD400G4_CVFT6246000E400BGN', 'nvme-nvme.8086-43564654363234363030304534303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': 'INTEL SSDPEDMD400G4', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '372.61 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.053907", "end": "2021-02-11 00:09:13.829004", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-a9LNa5-Se65-4fm6-7g2c-Sw8f-PFry-d3VsRv", "nvme-INTEL_SSDPEDMD400G4_CVFT6246000E400BGN", "nvme-nvme.8086-43564654363234363030304534303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:13.775097", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0491298 s, 2.3 GB/s", "std 2021-02-11T00:09:13.853 INFO:teuthology.task.ansible.out:err_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0491298 s, 2.3 GB/s"], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:13.864 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop3", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:13.865 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop2", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:13.993 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZM7kDmp5aEXCvOsiN0djAm46O2A0s9X5HK'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.169197", "end": "2021-02-11 00:09:13.961639", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZM7kDmp5aEXCvOsiN0djAm46O2A0s9X5HK"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:13.792442", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.164224 s, 702 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.164224 s, 702 MB/s"], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:14.015 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop6", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:14.027 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop4", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:14.143 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '31252480', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62HiIbcTXAIceXbLTRzvi817p5xBloSfRt7'], 'uuids': ['9349eeaa-158b-4e05-8750-afb86a9d2a1f']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '14.90 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.159460", "end": "2021-02-11 00:09:14.123636", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62HiIbcTXAIceXbLTRzvi817p5xBloSfRt7"], "labels": [], "masters": [], "uuids": ["9349eeaa-158b-4e05-8750-afb86a9d2a1f"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:13.964176", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.154768 s, 745 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.154768 s, 745 MB/s"], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:14.154 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop0", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:14.166 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop7", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:14.333 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZMkpKLLrGdgJi20oBLCykEV3Y2SkNQgSLb'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.169702", "end": "2021-02-11 00:09:14.301759", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZMkpKLLrGdgJi20oBLCykEV3Y2SkNQgSLb"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:14.132057", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.164847 s, 700 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.164847 s, 700 MB/s"], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:14.335 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5L6SZ', 'wwn-0x5000c500918d7a6f'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': 'e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5L6SZ-part1', 'wwn-0x5000c500918d7a6f-part1'], 'uuids': ['e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9']}, 'sectors': '1953522688', 'start': '2048', 'holders': [], 'size': '931.51 GB'}}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'holders': [], 'wwn': '0x5000c500918d7a6f', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W5L6SZ', 'size': '931.51 GB'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5L6SZ", "wwn-0x5000c500918d7a6f"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5L6SZ-part1", "wwn-0x5000c500918d7a6f-part1"], "labels": [], "masters": [], "uuids": ["e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5L6SZ", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c500918d7a6f"}}, 2021-02-11T00:09:14.336 INFO:teuthology.task.ansible.out: "skip_reason": "Conditional result was False"} 2021-02-11T00:09:14.444 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62H5wioz7n1Dh0v5VF3lNXD1qoOSDyThhur'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.159807", "end": "2021-02-11 00:09:14.426013", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62H5wioz7n1Dh0v5VF3lNXD1qoOSDyThhur"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:14.266206", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.154839 s, 745 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.154839 s, 745 MB/s"], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:14.457 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop5", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:14.510 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '781422768', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-rFJbKn-n9Li-towL-ie8D-Mtg1-UUpw-IFtVMe', 'nvme-INTEL_SSDPEDMD400G4_PHFT620400YK400BGN', 'nvme-nvme.8086-50484654363230343030594b34303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': 'INTEL SSDPEDMD400G4', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '372.61 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.057557", "end": "2021-02-11 00:09:14.489692", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-rFJbKn-n9Li-towL-ie8D-Mtg1-UUpw-IFtVMe", "nvme-INTEL_SSDPEDMD400G4_PHFT620400YK400BGN", "nvme-nvme.8086-50484654363230343030594b34303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:14.432135", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0526467 s, 2.2 GB/s", "std 2021-02-11T00:09:14.512 INFO:teuthology.task.ansible.out:err_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0526467 s, 2.2 GB/s"], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:14.522 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop3", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:14.533 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop2", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:14.758 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62HfCPEsw9m2ES2pJxhezB8IQrcW4U97qP4'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.175248", "end": "2021-02-11 00:09:14.732938", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-Y2TGVYtg0nBcOcm3WNg3Ydls0Wafm62HfCPEsw9m2ES2pJxhezB8IQrcW4U97qP4"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:14.557690", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.170559 s, 676 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.170559 s, 676 MB/s"], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:14.805 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:14 +0000 (0:00:01.185) 0:02:07.555 ***** 2021-02-11T00:09:14.817 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '31252480', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZMzV1pKiDYL11IXj5BtJBjHSU7eHVs61yC'], 'uuids': ['48848c7a-b1f6-4367-940a-406821256a7e']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '14.90 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.152172", "end": "2021-02-11 00:09:14.782559", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZMzV1pKiDYL11IXj5BtJBjHSU7eHVs61yC"], "labels": [], "masters": [], "uuids": ["48848c7a-b1f6-4367-940a-406821256a7e"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:14.630387", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.148293 s, 778 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.148293 s, 778 MB/s"], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:14.819 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop0", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:14.831 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop7", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:15.093 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** 2021-02-11T00:09:15.094 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.149527", "end": "2021-02-11 00:09:15.071328", "rc": 0, "start": "2021-02-11 00:09:14.921801", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:15.130 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:15 +0000 (0:00:00.324) 0:02:07.880 ***** 2021-02-11T00:09:15.137 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2021-02-11T00:09:15.138 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZM3p4uhnKUld8voFKLlkcrrkC7RlNyUYUw'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.166257", "end": "2021-02-11 00:09:15.106273", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZM3p4uhnKUld8voFKLlkcrrkC7RlNyUYUw"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:14.940016", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.161732 s, 713 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.161732 s, 713 MB/s"], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:15.151 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop5", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:15.340 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2021-02-11T00:09:15.342 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.082064", "end": "2021-02-11 00:09:15.327856", "rc": 0, "start": "2021-02-11 00:09:15.245792", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:15.378 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:15 +0000 (0:00:00.247) 0:02:08.128 ***** 2021-02-11T00:09:15.405 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2021-02-11T00:09:15.444 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:15 +0000 (0:00:00.066) 0:02:08.194 ***** 2021-02-11T00:09:15.451 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2021-02-11T00:09:15.452 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZMCm0NJYwJNBmvRk0ZBw3PPwZB1DJxAXDU'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.167115", "end": "2021-02-11 00:09:15.404260", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-VZ8Us0RuP1fntt9AdjzIiYiWSobdJ4ZMCm0NJYwJNBmvRk0ZBw3PPwZB1DJxAXDU"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-02-11 00:09:15.237145", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.162392 s, 710 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.162392 s, 710 MB/s"], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:15.508 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:15 +0000 (0:00:00.064) 0:02:08.258 ***** 2021-02-11T00:09:15.517 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* 2021-02-11T00:09:15.519 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:15.576 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:15 +0000 (0:00:00.067) 0:02:08.325 ***** 2021-02-11T00:09:15.602 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** 2021-02-11T00:09:15.603 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:15.639 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:15 +0000 (0:00:00.063) 0:02:08.389 ***** 2021-02-11T00:09:15.665 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2021-02-11T00:09:15.666 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:15.706 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:15 +0000 (0:00:00.067) 0:02:08.456 ***** 2021-02-11T00:09:15.734 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** 2021-02-11T00:09:15.735 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:15.770 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:15 +0000 (0:00:00.063) 0:02:08.520 ***** 2021-02-11T00:09:15.798 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** 2021-02-11T00:09:15.799 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.153635", "end": "2021-02-11 00:09:15.773196", "rc": 0, "start": "2021-02-11 00:09:15.619561", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:15.837 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:15 +0000 (0:00:00.067) 0:02:08.587 ***** 2021-02-11T00:09:15.897 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ 2021-02-11T00:09:15.898 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-02-11T00:09:15.936 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:15 +0000 (0:00:00.099) 0:02:08.686 ***** 2021-02-11T00:09:15.974 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2021-02-11T00:09:15.976 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'block_used': 13857978, 'uuid': 'e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226237130, 'size_available': 926667284480, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro', 'device': '/dev/sda1', 'inode_used': 128673, 'block_size': 4096, 'inode_available': 60926303}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226237130, "block_size": 4096, "block_total": 240095108, "block_used": 13857978, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60926303, "inode_total": 61054976, "inode_used": 128673, "mount": "/", "options": "rw,relatime,errors=remount-ro", "size_available": 926667284480, "size_total": 983429562368, "uuid": "e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:16.030 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.093) 0:02:08.780 ***** 2021-02-11T00:09:16.050 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2021-02-11T00:09:16.051 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.076590", "end": "2021-02-11 00:09:16.021879", "rc": 0, "start": "2021-02-11 00:09:15.945289", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:16.086 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.055) 0:02:08.836 ***** 2021-02-11T00:09:16.092 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* 2021-02-11T00:09:16.093 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:16.130 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.044) 0:02:08.880 ***** 2021-02-11T00:09:16.137 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2021-02-11T00:09:16.178 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.047) 0:02:08.928 ***** 2021-02-11T00:09:16.185 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-02-11T00:09:16.185 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:16.222 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.044) 0:02:08.972 ***** 2021-02-11T00:09:16.229 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* 2021-02-11T00:09:16.230 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:16.272 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.049) 0:02:09.022 ***** 2021-02-11T00:09:16.279 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-02-11T00:09:16.281 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:16.320 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.047) 0:02:09.070 ***** 2021-02-11T00:09:16.327 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** 2021-02-11T00:09:16.327 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:16.367 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.047) 0:02:09.117 ***** 2021-02-11T00:09:16.374 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ 2021-02-11T00:09:16.374 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:16.411 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.044) 0:02:09.161 ***** 2021-02-11T00:09:16.418 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2021-02-11T00:09:16.418 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:16.458 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.047) 0:02:09.209 ***** 2021-02-11T00:09:16.469 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* 2021-02-11T00:09:16.471 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:16.511 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.052) 0:02:09.261 ***** 2021-02-11T00:09:16.518 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** 2021-02-11T00:09:16.519 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:16.557 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.046) 0:02:09.307 ***** 2021-02-11T00:09:16.566 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** 2021-02-11T00:09:16.567 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:16.606 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.048) 0:02:09.356 ***** 2021-02-11T00:09:16.688 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ 2021-02-11T00:09:16.690 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-02-11T00:09:16.728 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.122) 0:02:09.478 ***** 2021-02-11T00:09:16.776 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2021-02-11T00:09:16.778 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'block_used': 13857976, 'uuid': 'e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226237132, 'size_available': 926667292672, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro', 'device': '/dev/sda1', 'inode_used': 128673, 'block_size': 4096, 'inode_available': 60926303}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226237132, "block_size": 4096, "block_total": 240095108, "block_used": 13857976, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60926303, "inode_total": 61054976, "inode_used": 128673, "mount": "/", "options": "rw,relatime,errors=remount-ro", "size_available": 926667292672, "size_total": 983429562368, "uuid": "e2b7e5a2-8597-460f-9aee-6bee6e1e9aa9"}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:16.813 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.084) 0:02:09.563 ***** 2021-02-11T00:09:16.851 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* 2021-02-11T00:09:16.852 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:16.886 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.073) 0:02:09.636 ***** 2021-02-11T00:09:16.913 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:16.950 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:16 +0000 (0:00:00.063) 0:02:09.700 ***** 2021-02-11T00:09:16.977 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-02-11T00:09:16.979 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:17.013 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:17 +0000 (0:00:00.063) 0:02:09.763 ***** 2021-02-11T00:09:17.051 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ 2021-02-11T00:09:17.052 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:17.089 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:17 +0000 (0:00:00.076) 0:02:09.839 ***** 2021-02-11T00:09:17.117 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* 2021-02-11T00:09:17.119 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:17.152 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:17 +0000 (0:00:00.062) 0:02:09.902 ***** 2021-02-11T00:09:17.178 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** 2021-02-11T00:09:17.179 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:17.214 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:17 +0000 (0:00:00.062) 0:02:09.964 ***** 2021-02-11T00:09:17.459 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** 2021-02-11T00:09:17.461 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "vg_nvme", "value": {"pvs": "/dev/nvme0n1"}}} 2021-02-11T00:09:17.497 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:17 +0000 (0:00:00.283) 0:02:10.247 ***** 2021-02-11T00:09:17.768 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "vg_nvme", "value": {"pvs": "/dev/nvme0n1"}}} 2021-02-11T00:09:17.804 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:17 +0000 (0:00:00.307) 0:02:10.554 ***** 2021-02-11T00:09:18.181 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2021-02-11T00:09:18.183 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-02-11T00:09:18.246 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-02-11T00:09:18.540 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-02-11T00:09:18.614 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-02-11T00:09:18.968 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-02-11T00:09:19.032 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-02-11T00:09:19.337 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-02-11T00:09:19.400 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-02-11T00:09:19.725 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "msg": ""} 2021-02-11T00:09:20.373 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:19 +0000 (0:00:01.960) 0:02:12.515 ***** changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "msg": ""} Thursday 11 February 2021 00:09:19 +0000 (0:00:00.062) 0:02:12.577 ***** TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} Thursday 11 February 2021 00:09:19 +0000 (0:00:00.118) 0:02:12.696 ***** changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} Thursday 11 February 2021 00:09:20 +0000 (0:00:00.057) 0:02:12.753 ***** TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'sc 2021-02-11T00:09:20.374 INFO:teuthology.task.ansible.out:ratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-02-11T00:09:20.384 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-02-11T00:09:20.427 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-02-11T00:09:20.444 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:20.484 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:20 +0000 (0:00:00.480) 0:02:13.234 ***** 2021-02-11T00:09:20.492 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-02-11T00:09:20.504 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:20.542 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:20 +0000 (0:00:00.058) 0:02:13.293 ***** 2021-02-11T00:09:20.550 INFO:teuthology.task.ansible.out: TASK [testnode : Create filesystems] ******************************************* 2021-02-11T00:09:20.551 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:20.587 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:20 +0000 (0:00:00.044) 0:02:13.337 ***** 2021-02-11T00:09:20.594 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:20.631 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:20 +0000 (0:00:00.043) 0:02:13.381 ***** 2021-02-11T00:09:20.638 INFO:teuthology.task.ansible.out: TASK [testnode : Mount filesystems] ******************************************** 2021-02-11T00:09:20.639 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:20.681 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:20 +0000 (0:00:00.049) 0:02:13.431 ***** 2021-02-11T00:09:20.690 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:20.730 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:20 +0000 (0:00:00.049) 0:02:13.480 ***** 2021-02-11T00:09:21.350 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "size": 4096, "state": "directory", "uid": 0} Thursday 11 February 2021 00:09:20 +0000 (0:00:00.139) 0:02:13.620 ***** ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "size": 4096, "state": "directory", "uid": 0} Thursday 11 February 2021 00:09:20 +0000 (0:00:00.043) 0:02:13.664 ***** TASK [testnode : Set xfs_opts on newer OSes] *********************************** ok: [smithi181.front.sepia.ceph.com] => {"ansible_facts": {"xfs_opts": "-m crc=0,finobt=0"}, "changed": false} Thursday 11 February 2021 00:09:20 +0000 (0:00:00.045) 0:02:13.709 ***** ok: [smithi123.front.sepia.ceph.com] => {"ansible_facts": {"xfs_opts": "-m crc=0,finobt=0"}, "changed": false} Thursday 11 February 2021 00:09:21 +0000 (0:00:00.047) 0:02:13.756 ***** 2021-02-11T00:09:21.484 INFO:teuthology.task.ansible.out: TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* 2021-02-11T00:09:21.486 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"changed": true} 2021-02-11T00:09:21.527 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:21 +0000 (0:00:00.521) 0:02:14.277 ***** 2021-02-11T00:09:21.535 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true} 2021-02-11T00:09:21.573 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:21 +0000 (0:00:00.045) 0:02:14.323 ***** 2021-02-11T00:09:21.998 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* 2021-02-11T00:09:22.473 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "name": "/var/lib/ceph", "opts": "defaults,nofail", "passno": "0", "src": "/dev/vg_nvme/lv_5"} Thursday 11 February 2021 00:09:22 +0000 (0:00:00.460) 0:02:14.783 ***** changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "name": "/var/lib/ceph", "opts": "defaults,nofail", "passno": "0", "src": "/dev/vg_nvme/lv_5"} Thursday 11 February 2021 00:09:22 +0000 (0:00:00.043) 0:02:14.827 ***** TASK [testnode : Install cachefilesd] ****************************************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:09:22 +0000 (0:00:00.041) 0:02:14.869 ***** skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:09:22 +0000 (0:00:00.043) 0:02:14.912 ***** TASK [testnode : Install cachefilesd conf file] ******************************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:09:22 +0000 (0:00:00.041) 0:02:14.954 ***** skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:09:22 +0000 (0:00:00.041) 0:02:14.996 ***** TASK [testnode : Restart cachefilesd] ****************************************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:09:22 +0000 (0:00:00.042) 0:02:15.038 ***** skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:09:22 +0000 (0:00:00.052) 0:02:15.09 2021-02-11T00:09:22.475 INFO:teuthology.task.ansible.out:0 ***** TASK [testnode : Restart cachefilesd] ****************************************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:22.492 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:22 +0000 (0:00:00.152) 0:02:15.242 ***** 2021-02-11T00:09:22.510 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:22.547 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:22 +0000 (0:00:00.054) 0:02:15.297 ***** 2021-02-11T00:09:22.646 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** 2021-02-11T00:09:22.648 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "gid": 1238, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 1000} 2021-02-11T00:09:22.683 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:22 +0000 (0:00:00.136) 0:02:15.433 ***** 2021-02-11T00:09:22.711 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "gid": 1238, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 1000} 2021-02-11T00:09:22.747 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:22 +0000 (0:00:00.063) 0:02:15.497 ***** 2021-02-11T00:09:22.827 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** 2021-02-11T00:09:22.828 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 0} 2021-02-11T00:09:22.864 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:22 +0000 (0:00:00.116) 0:02:15.614 ***** 2021-02-11T00:09:22.913 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 0} 2021-02-11T00:09:22.951 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:22 +0000 (0:00:00.086) 0:02:15.701 ***** 2021-02-11T00:09:23.283 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** 2021-02-11T00:09:23.285 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "gid": 1238, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 1000} 2021-02-11T00:09:23.320 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:23 +0000 (0:00:00.369) 0:02:16.070 ***** 2021-02-11T00:09:23.358 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "gid": 1238, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 1000} 2021-02-11T00:09:23.396 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:23 +0000 (0:00:00.075) 0:02:16.146 ***** 2021-02-11T00:09:23.663 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* 2021-02-11T00:09:23.664 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/root/.cpan/CPAN/MyConfig.pm", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 0} 2021-02-11T00:09:23.700 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:23 +0000 (0:00:00.304) 0:02:16.450 ***** 2021-02-11T00:09:23.727 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/root/.cpan/CPAN/MyConfig.pm", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 0} 2021-02-11T00:09:23.764 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:23 +0000 (0:00:00.064) 0:02:16.514 ***** 2021-02-11T00:09:24.339 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** 2021-02-11T00:09:24.340 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"cache_update_time": 1613001985, "cache_updated": false, "changed": false} 2021-02-11T00:09:24.376 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:24 +0000 (0:00:00.611) 0:02:17.126 ***** 2021-02-11T00:09:24.414 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"cache_update_time": 1613001992, "cache_updated": false, "changed": false} 2021-02-11T00:09:24.455 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:24 +0000 (0:00:00.079) 0:02:17.205 ***** 2021-02-11T00:09:24.628 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* 2021-02-11T00:09:24.630 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "cmd": ["perldoc", "-l", "Amazon::S3"], "delta": "0:00:00.117156", "end": "2021-02-11 00:09:24.606392", "rc": 0, "start": "2021-02-11 00:09:24.489236", "stderr": "", "stderr_lines": [], "stdout": "/usr/local/share/perl/5.30.0/Amazon/S3.pm", "stdout_lines": ["/usr/local/share/perl/5.30.0/Amazon/S3.pm"]} 2021-02-11T00:09:24.667 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:24 +0000 (0:00:00.212) 0:02:17.417 ***** 2021-02-11T00:09:24.696 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2021-02-11T00:09:24.698 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:24.757 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:24 +0000 (0:00:00.090) 0:02:17.507 ***** 2021-02-11T00:09:24.765 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* 2021-02-11T00:09:24.766 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "cmd": ["perldoc", "-l", "Amazon::S3"], "delta": "0:00:00.120484", "end": "2021-02-11 00:09:24.691592", "rc": 0, "start": "2021-02-11 00:09:24.571108", "stderr": "", "stderr_lines": [], "stdout": "/usr/local/share/perl/5.30.0/Amazon/S3.pm", "stdout_lines": ["/usr/local/share/perl/5.30.0/Amazon/S3.pm"]} 2021-02-11T00:09:24.804 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:24 +0000 (0:00:00.046) 0:02:17.554 ***** 2021-02-11T00:09:24.810 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** 2021-02-11T00:09:24.811 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:24.852 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:24 +0000 (0:00:00.048) 0:02:17.602 ***** 2021-02-11T00:09:24.859 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2021-02-11T00:09:24.861 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:24.915 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:24 +0000 (0:00:00.062) 0:02:17.665 ***** 2021-02-11T00:09:24.944 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** 2021-02-11T00:09:24.946 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:24.980 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:24 +0000 (0:00:00.064) 0:02:17.730 ***** 2021-02-11T00:09:25.494 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** 2021-02-11T00:09:25.496 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"cache_update_time": 1613001985, "cache_updated": false, "changed": false} 2021-02-11T00:09:25.547 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:25 +0000 (0:00:00.566) 0:02:18.297 ***** 2021-02-11T00:09:25.581 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** 2021-02-11T00:09:25.583 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:25.626 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:25 +0000 (0:00:00.079) 0:02:18.376 ***** 2021-02-11T00:09:25.641 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** 2021-02-11T00:09:25.643 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"cache_update_time": 1613001992, "cache_updated": false, "changed": false} 2021-02-11T00:09:25.682 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:25 +0000 (0:00:00.055) 0:02:18.432 ***** 2021-02-11T00:09:25.725 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** 2021-02-11T00:09:25.726 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:25.780 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:25 +0000 (0:00:00.098) 0:02:18.530 ***** 2021-02-11T00:09:26.002 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ 2021-02-11T00:09:26.004 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "645fd5116197cd9da73b328bc11bf633a40d80e1", "dest": "/etc/ntp.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/ntp.conf", "size": 2767, "state": "file", "uid": 0} 2021-02-11T00:09:26.062 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:26 +0000 (0:00:00.282) 0:02:18.812 ***** 2021-02-11T00:09:26.097 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2021-02-11T00:09:26.099 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:26.142 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:26 +0000 (0:00:00.079) 0:02:18.892 ***** 2021-02-11T00:09:26.150 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ 2021-02-11T00:09:26.151 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "645fd5116197cd9da73b328bc11bf633a40d80e1", "dest": "/etc/ntp.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/ntp.conf", "size": 2767, "state": "file", "uid": 0} 2021-02-11T00:09:26.190 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:26 +0000 (0:00:00.048) 0:02:18.940 ***** 2021-02-11T00:09:26.220 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2021-02-11T00:09:26.222 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:26.267 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:26 +0000 (0:00:00.077) 0:02:19.017 ***** 2021-02-11T00:09:26.373 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2021-02-11T00:09:26.376 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "ntp", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2021-02-11 00:05:10 UTC", "ActiveEnterTimestampMonotonic": "14312207", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target systemd-tmpfiles-setup.service systemd-journald.socket basic.target system.slice -.mount sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2021-02-11 00:05:10 UTC", "AssertTimestampMonotonic": "13851662", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2021-02-11 00:05:10 UTC", "ConditionTimestampMonotonic": "13851660", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service shutdown.target", "ControlGroup": 2021-02-11T00:09:26.377 INFO:teuthology.task.ansible.out: "/system.slice/ntp.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Time Service", "DevicePolicy": "auto", "Documentation": "man:ntpd(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "736", "ExecMainStartTimestamp": "Thu 2021-02-11 00:05:10 UTC", "ExecMainStartTimestampMonotonic": "14312195", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/ntp/ntp-systemd-wrapper ; argv[]=/usr/lib/ntp/ntp-systemd-wrapper ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/lib/ntp/ntp-systemd-wrapper ; argv[]=/usr/lib/ntp/ntp-systemd-wrapper ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/ntp.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "ntp.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2021-02-11 00:05:10 UTC", "InactiveExitTimestampMonotonic": "13852734", "InvocationID": "53da4841a5384f75b359e2acf99207d9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "Lim 2021-02-11T00:09:26.378 INFO:teuthology.task.ansible.out:itCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "127781", "LimitNPROCSoft": "127781", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127781", "LimitSIGPENDINGSoft": "127781", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "736", "MemoryAccounting": "yes", "MemoryCurrent": "3850240", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "ntp.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "Requi 2021-02-11T00:09:26.380 INFO:teuthology.task.ansible.out:resMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2021-02-11 00:05:10 UTC", "StateChangeTimestampMonotonic": "14312207", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "38334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2021-02-11T00:09:26.427 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:26 +0000 (0:00:00.159) 0:02:19.177 ***** 2021-02-11T00:09:26.456 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-02-11T00:09:26.457 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2021-02-11T00:09:26.497 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:26 +0000 (0:00:00.069) 0:02:19.247 ***** 2021-02-11T00:09:26.498 INFO:teuthology.task.ansible.out: 2021-02-11T00:09:26.505 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2021-02-11T00:09:26.506 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "ntp", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2021-02-11 00:05:23 UTC", "ActiveEnterTimestampMonotonic": "14260796", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target network.target systemd-tmpfiles-setup.service system.slice -.mount systemd-journald.socket basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2021-02-11 00:05:23 UTC", "AssertTimestampMonotonic": "13863044", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2021-02-11 00:05:23 UTC", "ConditionTimestampMonotonic": "13863042", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service shutdown.target", "ControlGroup": 2021-02-11T00:09:26.508 INFO:teuthology.task.ansible.out: "/system.slice/ntp.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Time Service", "DevicePolicy": "auto", "Documentation": "man:ntpd(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "736", "ExecMainStartTimestamp": "Thu 2021-02-11 00:05:23 UTC", "ExecMainStartTimestampMonotonic": "14260781", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/ntp/ntp-systemd-wrapper ; argv[]=/usr/lib/ntp/ntp-systemd-wrapper ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/lib/ntp/ntp-systemd-wrapper ; argv[]=/usr/lib/ntp/ntp-systemd-wrapper ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/ntp.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "ntp.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2021-02-11 00:05:23 UTC", "InactiveExitTimestampMonotonic": "13864206", "InvocationID": "11ff46f9429c4ae7bedafb870ce35c1e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "Lim 2021-02-11T00:09:26.510 INFO:teuthology.task.ansible.out:itCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "127780", "LimitNPROCSoft": "127780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127780", "LimitSIGPENDINGSoft": "127780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "736", "MemoryAccounting": "yes", "MemoryCurrent": "4136960", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "ntp.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "Requi 2021-02-11T00:09:26.511 INFO:teuthology.task.ansible.out:resMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2021-02-11 00:05:23 UTC", "StateChangeTimestampMonotonic": "14260796", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "38334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2021-02-11T00:09:26.548 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:26 +0000 (0:00:00.051) 0:02:19.298 ***** 2021-02-11T00:09:26.558 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi123.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2021-02-11T00:09:26.600 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:26 +0000 (0:00:00.051) 0:02:19.350 ***** 2021-02-11T00:09:26.610 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-02-11T00:09:26.610 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2021-02-11T00:09:26.671 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:26 +0000 (0:00:00.071) 0:02:19.421 ***** 2021-02-11T00:09:26.681 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* 2021-02-11T00:09:26.683 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:26.721 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:26 +0000 (0:00:00.050) 0:02:19.471 ***** 2021-02-11T00:09:26.735 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-02-11T00:09:26.737 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2021-02-11T00:09:26.778 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:26 +0000 (0:00:00.056) 0:02:19.528 ***** 2021-02-11T00:09:26.806 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* 2021-02-11T00:09:26.807 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:26.858 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:26 +0000 (0:00:00.080) 0:02:19.608 ***** 2021-02-11T00:09:27.882 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* 2021-02-11T00:09:27.883 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"cache_update_time": 1613001985, "cache_updated": false, "changed": false} 2021-02-11T00:09:27.925 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:27 +0000 (0:00:01.067) 0:02:20.675 ***** 2021-02-11T00:09:27.954 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** 2021-02-11T00:09:27.955 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:27.990 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:27 +0000 (0:00:00.065) 0:02:20.741 ***** 2021-02-11T00:09:27.998 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* 2021-02-11T00:09:27.999 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"cache_update_time": 1613001992, "cache_updated": false, "changed": false} 2021-02-11T00:09:28.037 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:28 +0000 (0:00:00.046) 0:02:20.787 ***** 2021-02-11T00:09:28.064 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** 2021-02-11T00:09:28.066 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:28.100 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:28 +0000 (0:00:00.063) 0:02:20.850 ***** 2021-02-11T00:09:28.169 INFO:teuthology.task.ansible.out: TASK [testnode : Create the .pip directory for the teuthology user.] *********** 2021-02-11T00:09:28.170 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "gid": 1238, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "size": 4096, "state": "directory", "uid": 1000} 2021-02-11T00:09:28.210 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:28 +0000 (0:00:00.110) 0:02:20.960 ***** 2021-02-11T00:09:28.296 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "gid": 1238, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "size": 4096, "state": "directory", "uid": 1000} 2021-02-11T00:09:28.334 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:28 +0000 (0:00:00.123) 0:02:21.084 ***** 2021-02-11T00:09:28.668 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** 2021-02-11T00:09:28.669 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1238, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "size": 73, "state": "file", "uid": 1000} 2021-02-11T00:09:28.719 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:28 +0000 (0:00:00.384) 0:02:21.469 ***** 2021-02-11T00:09:28.789 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1238, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "size": 73, "state": "file", "uid": 1000} 2021-02-11T00:09:28.830 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:28 +0000 (0:00:00.111) 0:02:21.580 ***** 2021-02-11T00:09:31.475 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* 2021-02-11T00:09:31.477 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "cmd": ["/usr/bin/pip3", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "", "stderr_lines": [], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.8/dist-packages (1.2.0)\nRequirement already satisfied: execnet in /usr/local/lib/python3.8/dist-packages (from remoto>=0.0.35) (1.8.0)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.8/dist-packages (from execnet->remoto>=0.0.35) (1.5)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.8/dist-packages (1.2.0)", "Requirement already satisfied: execnet in /usr/local/lib/python3.8/dist-packages (from remoto>=0.0.35) (1.8.0)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.8/dist-packages (from execnet->remoto>=0.0.35) (1.5)"], "version": null, "virtualenv": null} 2021-02-11T00:09:31.511 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:31 +0000 (0:00:02.681) 0:02:24.262 ***** 2021-02-11T00:09:31.571 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "cmd": ["/usr/bin/pip3", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "", "stderr_lines": [], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.8/dist-packages (1.2.0)\nRequirement already satisfied: execnet in /usr/local/lib/python3.8/dist-packages (from remoto>=0.0.35) (1.8.0)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.8/dist-packages (from execnet->remoto>=0.0.35) (1.5)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.8/dist-packages (1.2.0)", "Requirement already satisfied: execnet in /usr/local/lib/python3.8/dist-packages (from remoto>=0.0.35) (1.8.0)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.8/dist-packages (from execnet->remoto>=0.0.35) (1.5)"], "version": null, "virtualenv": null} 2021-02-11T00:09:31.611 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:31 +0000 (0:00:00.099) 0:02:24.361 ***** 2021-02-11T00:09:32.031 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* 2021-02-11T00:09:32.974 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false} Thursday 11 February 2021 00:09:32 +0000 (0:00:00.459) 0:02:24.821 ***** TASK [testnode : Set interface] ************************************************ ok: [smithi181.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} Thursday 11 February 2021 00:09:32 +0000 (0:00:00.068) 0:02:24.889 ***** TASK [testnode : Purge resolvconf] ********************************************* ok: [smithi123.front.sepia.ceph.com] => {"changed": false} Thursday 11 February 2021 00:09:32 +0000 (0:00:00.048) 0:02:24.938 ***** TASK [testnode : Set interface] ************************************************ ok: [smithi123.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} Thursday 11 February 2021 00:09:32 +0000 (0:00:00.086) 0:02:25.024 ***** TASK [testnode : Check for presence of /etc/network/interfaces] **************** ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "stat": {"atime": 1613001945.540519, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "ctime": 1613001945.536519, "dev": 2049, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1716, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1613001945.536519, "nlink": 1, "path": "/etc/network/interfaces", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 71, "uid": 0, "version": "2932649705", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} Thursday 11 February 2021 00:09:32 +0000 (0:00:00.098) 0:02:25.123 ***** ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "stat": {"atime": 1613001932.38 2021-02-11T00:09:32.976 INFO:teuthology.task.ansible.out:1368, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "ctime": 1613001932.3773677, "dev": 2049, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1716, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1613001932.3773677, "nlink": 1, "path": "/etc/network/interfaces", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 71, "uid": 0, "version": "2932649705", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} Thursday 11 February 2021 00:09:32 +0000 (0:00:00.140) 0:02:25.263 ***** TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "msg": ""} Thursday 11 February 2021 00:09:32 +0000 (0:00:00.233) 0:02:25.497 ***** ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "msg": ""} Thursday 11 February 2021 00:09:32 +0000 (0:00:00.050) 0:02:25.547 ***** TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** ok: [smithi123.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} Thursday 11 February 2021 00:09:32 +0000 (0:00:00.044) 0:02:25.591 ***** ok: [smithi181.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} Thursday 11 February 2021 00:09:32 +0000 (0:00:00.051) 0:02:25.643 ***** TASK [testnode : ifdown and ifup] ********************************************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 11 February 2021 00:09:32 +0000 (0:00:00.048) 0:02:25.692 ***** skipping: [smithi181.front.sepia.ceph.com 2021-02-11T00:09:32.977 INFO:teuthology.task.ansible.out:] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:32.986 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:32 +0000 (0:00:00.044) 0:02:25.736 ***** 2021-02-11T00:09:33.127 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** 2021-02-11T00:09:33.128 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2021-02-11T00:09:33.163 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:33 +0000 (0:00:00.176) 0:02:25.913 ***** 2021-02-11T00:09:33.181 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2021-02-11T00:09:33.225 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:33 +0000 (0:00:00.062) 0:02:25.975 ***** 2021-02-11T00:09:33.340 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* 2021-02-11T00:09:33.341 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2021-02-11T00:09:33.377 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:33 +0000 (0:00:00.151) 0:02:26.127 ***** 2021-02-11T00:09:33.405 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2021-02-11T00:09:33.406 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.442 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:33 +0000 (0:00:00.064) 0:02:26.192 ***** 2021-02-11T00:09:33.476 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:33 +0000 (0:00:00.034) 0:02:26.226 ***** 2021-02-11T00:09:33.493 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* 2021-02-11T00:09:33.495 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.505 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.506 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* skipping: [smithi123.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.506 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.545 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:33 +0000 (0:00:00.068) 0:02:26.295 ***** 2021-02-11T00:09:33.581 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:33 +0000 (0:00:00.035) 0:02:26.331 ***** 2021-02-11T00:09:33.588 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** 2021-02-11T00:09:33.590 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi123.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'lo', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.601 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno2', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.603 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f0', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.612 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.651 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:33 +0000 (0:00:00.070) 0:02:26.401 ***** 2021-02-11T00:09:33.658 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* 2021-02-11T00:09:33.660 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.660 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.661 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.698 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:33 +0000 (0:00:00.046) 0:02:26.448 ***** 2021-02-11T00:09:33.704 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-02-11T00:09:33.705 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.745 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:33 +0000 (0:00:00.047) 0:02:26.495 ***** 2021-02-11T00:09:33.752 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** 2021-02-11T00:09:33.754 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi181.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f0', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.754 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno2', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.765 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'lo', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.767 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.767 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** 2021-02-11T00:09:33.803 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:33 +0000 (0:00:00.057) 0:02:26.553 ***** 2021-02-11T00:09:33.841 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:33 +0000 (0:00:00.038) 0:02:26.591 ***** 2021-02-11T00:09:33.848 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** 2021-02-11T00:09:33.849 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.888 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:33 +0000 (0:00:00.046) 0:02:26.638 ***** 2021-02-11T00:09:33.895 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-02-11T00:09:33.896 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.935 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:33 +0000 (0:00:00.047) 0:02:26.685 ***** 2021-02-11T00:09:33.942 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* 2021-02-11T00:09:33.943 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:33.982 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:33 +0000 (0:00:00.046) 0:02:26.732 ***** 2021-02-11T00:09:33.991 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:34.028 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:34 +0000 (0:00:00.046) 0:02:26.778 ***** 2021-02-11T00:09:34.035 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** 2021-02-11T00:09:34.037 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:34.082 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:34 +0000 (0:00:00.053) 0:02:26.832 ***** 2021-02-11T00:09:34.091 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** 2021-02-11T00:09:34.092 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:34.136 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:34 +0000 (0:00:00.054) 0:02:26.886 ***** 2021-02-11T00:09:34.143 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2021-02-11T00:09:34.144 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:34.191 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:34 +0000 (0:00:00.054) 0:02:26.941 ***** 2021-02-11T00:09:34.198 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* 2021-02-11T00:09:34.199 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:34.235 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:34 +0000 (0:00:00.044) 0:02:26.985 ***** 2021-02-11T00:09:34.242 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** 2021-02-11T00:09:34.244 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:34.286 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:34 +0000 (0:00:00.051) 0:02:27.036 ***** 2021-02-11T00:09:34.295 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** 2021-02-11T00:09:34.296 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:34.339 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:34 +0000 (0:00:00.052) 0:02:27.089 ***** 2021-02-11T00:09:34.346 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2021-02-11T00:09:34.347 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:34.390 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:34 +0000 (0:00:00.050) 0:02:27.139 ***** 2021-02-11T00:09:34.397 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2021-02-11T00:09:34.398 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:34.440 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:34 +0000 (0:00:00.050) 0:02:27.190 ***** 2021-02-11T00:09:34.478 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** 2021-02-11T00:09:34.479 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:34.516 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:34 +0000 (0:00:00.075) 0:02:27.266 ***** 2021-02-11T00:09:34.542 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2021-02-11T00:09:34.544 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:34.578 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:34 +0000 (0:00:00.062) 0:02:27.328 ***** 2021-02-11T00:09:34.627 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2021-02-11T00:09:34.628 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.011025", "end": "2021-02-11 00:09:34.579700", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2021-02-11 00:09:34.568675", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:34.797 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=/etc/systemd/system/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/systemd/system/ -name \"*ceph*\"", "delta": "0:00:00.005556", "end": "2021-02-11 00:09:34.763487", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2021-02-11 00:09:34.757931", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:34.819 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.010455", "end": "2021-02-11 00:09:34.775976", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2021-02-11 00:09:34.765521", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:34.977 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.004005", "end": "2021-02-11 00:09:34.941832", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2021-02-11 00:09:34.937827", "stderr": "find: '/etc/ceph': No such file or directory", "stderr_lines": ["find: '/etc/ceph': No such file or directory"], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:34.988 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=/etc/systemd/system/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/systemd/system/ -name \"*ceph*\"", "delta": "0:00:00.006193", "end": "2021-02-11 00:09:34.959772", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2021-02-11 00:09:34.953579", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:35.157 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.005632", "end": "2021-02-11 00:09:35.132200", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2021-02-11 00:09:35.126568", "stderr": "find: '/etc/ceph': No such file or directory", "stderr_lines": ["find: '/etc/ceph': No such file or directory"], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:35.169 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.027683", "end": "2021-02-11 00:09:35.135144", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2021-02-11 00:09:35.107461", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:35.231 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:35 +0000 (0:00:00.652) 0:02:27.981 ***** 2021-02-11T00:09:35.261 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2021-02-11T00:09:35.299 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:35 +0000 (0:00:00.068) 0:02:28.049 ***** 2021-02-11T00:09:35.362 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2021-02-11T00:09:35.363 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.031341", "end": "2021-02-11 00:09:35.327533", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2021-02-11 00:09:35.296192", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:35.414 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:35 +0000 (0:00:00.114) 0:02:28.164 ***** 2021-02-11T00:09:35.442 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2021-02-11T00:09:35.480 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:35 +0000 (0:00:00.065) 0:02:28.230 ***** 2021-02-11T00:09:35.497 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** 2021-02-11T00:09:35.498 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "size": 0, "state": "file", "uid": 0} 2021-02-11T00:09:35.660 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "size": 0, "state": "file", "uid": 0} 2021-02-11T00:09:35.771 INFO:teuthology.task.ansible.out: PLAY [testnodes,senta,vossi,jenkins_slaves] ************************************ 2021-02-11T00:09:35.807 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:35 +0000 (0:00:00.327) 0:02:28.558 ***** 2021-02-11T00:09:35.844 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:35 +0000 (0:00:00.036) 0:02:28.594 ***** 2021-02-11T00:09:36.875 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi123.front.sepia.ceph.com] 2021-02-11T00:09:36.885 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] 2021-02-11T00:09:36.990 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:36 +0000 (0:00:01.146) 0:02:29.740 ***** 2021-02-11T00:09:37.028 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:37 +0000 (0:00:00.037) 0:02:29.778 ***** 2021-02-11T00:09:37.035 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-02-11T00:09:37.036 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"ansible_facts": {"package_manager": "apt"}, "changed": false} 2021-02-11T00:09:37.075 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:37 +0000 (0:00:00.047) 0:02:29.825 ***** 2021-02-11T00:09:37.082 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"ansible_facts": {"package_manager": "apt"}, "changed": false} 2021-02-11T00:09:37.120 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:37 +0000 (0:00:00.045) 0:02:29.870 ***** 2021-02-11T00:09:37.126 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-02-11T00:09:37.128 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:37.165 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:37 +0000 (0:00:00.044) 0:02:29.915 ***** 2021-02-11T00:09:37.172 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:37.211 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:37 +0000 (0:00:00.045) 0:02:29.961 ***** 2021-02-11T00:09:37.217 INFO:teuthology.task.ansible.out: TASK [container-host : Including distro specific variables] ******************** 2021-02-11T00:09:37.219 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/apt_systems.yml) => {"ansible_facts": {"container_packages": ["docker.io"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/apt_systems.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/apt_systems.yml"} 2021-02-11T00:09:37.256 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:37 +0000 (0:00:00.045) 0:02:30.006 ***** 2021-02-11T00:09:37.263 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/apt_systems.yml) => {"ansible_facts": {"container_packages": ["docker.io"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/apt_systems.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/apt_systems.yml"} 2021-02-11T00:09:37.303 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:37 +0000 (0:00:00.046) 0:02:30.053 ***** 2021-02-11T00:09:37.991 INFO:teuthology.task.ansible.out: TASK [container-host : Install container packages] ***************************** 2021-02-11T00:09:37.993 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"cache_update_time": 1613001985, "cache_updated": false, "changed": false} 2021-02-11T00:09:38.029 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:38 +0000 (0:00:00.725) 0:02:30.779 ***** 2021-02-11T00:09:38.056 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-02-11T00:09:38.057 INFO:teuthology.task.ansible.out:skipping: [smithi123.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:38.093 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:38 +0000 (0:00:00.063) 0:02:30.843 ***** 2021-02-11T00:09:38.099 INFO:teuthology.task.ansible.out: TASK [container-host : Install container packages] ***************************** 2021-02-11T00:09:38.100 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"cache_update_time": 1613001992, "cache_updated": false, "changed": false} 2021-02-11T00:09:38.138 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:38 +0000 (0:00:00.044) 0:02:30.888 ***** 2021-02-11T00:09:38.144 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-02-11T00:09:38.145 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"ansible_facts": {"container_service_conf": "/etc/docker/daemon.json"}, "changed": false} 2021-02-11T00:09:38.185 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:38 +0000 (0:00:00.047) 0:02:30.935 ***** 2021-02-11T00:09:38.191 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-02-11T00:09:38.193 INFO:teuthology.task.ansible.out:skipping: [smithi181.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-02-11T00:09:38.230 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:38 +0000 (0:00:00.044) 0:02:30.980 ***** 2021-02-11T00:09:38.267 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-02-11T00:09:38.269 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"ansible_facts": {"container_service_conf": "/etc/docker/daemon.json"}, "changed": false} 2021-02-11T00:09:38.304 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:38 +0000 (0:00:00.074) 0:02:31.054 ***** 2021-02-11T00:09:38.414 INFO:teuthology.task.ansible.out: TASK [container-host : Create container_mirror_cert_paths] ********************* 2021-02-11T00:09:38.415 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "size": 4096, "state": "directory", "uid": 0} 2021-02-11T00:09:38.540 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "size": 4096, "state": "directory", "uid": 0} 2021-02-11T00:09:38.573 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "size": 4096, "state": "directory", "uid": 0} 2021-02-11T00:09:38.616 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:38 +0000 (0:00:00.312) 0:02:31.367 ***** 2021-02-11T00:09:38.707 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "size": 4096, "state": "directory", "uid": 0} 2021-02-11T00:09:38.748 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:38 +0000 (0:00:00.131) 0:02:31.498 ***** 2021-02-11T00:09:39.135 INFO:teuthology.task.ansible.out: TASK [container-host : Copy docker-mirror.front.sepia.ceph.com:5000 self-signed cert] *** 2021-02-11T00:09:39.136 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1613002178.6556828-146124343823915/source", "state": "file", "uid": 0} 2021-02-11T00:09:39.220 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1613002178.7856848-143185307475820/source", "state": "file", "uid": 0} 2021-02-11T00:09:39.536 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1613002179.140292-218951538376155/source", "state": "file", "uid": 0} 2021-02-11T00:09:39.593 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:39 +0000 (0:00:00.844) 0:02:32.343 ***** 2021-02-11T00:09:39.655 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1613002179.2273426-223321208860373/source", "state": "file", "uid": 0} 2021-02-11T00:09:39.711 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:39 +0000 (0:00:00.118) 0:02:32.461 ***** 2021-02-11T00:09:44.174 INFO:teuthology.task.ansible.out: TASK [container-host : Install registries-conf-ctl] **************************** 2021-02-11T00:09:44.175 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "cmd": ["/usr/bin/pip3", "install", "-U", "git+https://github.com/sebastian-philipp/registries-conf-ctl"], "name": ["git+https://github.com/sebastian-philipp/registries-conf-ctl"], "requirements": null, "state": "latest", "stderr": " Running command git clone -q https://github.com/sebastian-philipp/registries-conf-ctl /tmp/pip-req-build-nggbvof7\n", "stderr_lines": [" Running command git clone -q https://github.com/sebastian-philipp/registries-conf-ctl /tmp/pip-req-build-nggbvof7"], "stdout": "Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl\n Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-req-build-nggbvof7\nCollecting docopt\n Downloading docopt-0.6.2.tar.gz (25 kB)\nCollecting toml\n Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)\nBuilding wheels for collected packages: registries-conf-ctl, docopt\n Building wheel for registries-conf-ctl (setup.py): started\n Building wheel for registries-conf-ctl (setup.py): finished with status 'done'\n Created wheel for registries-conf-ctl: filename=registries_conf_ctl-1.0-py3-none-any.whl size=5333 sha256=a4bc45507b8275b4694de30866a23b7b39605c37f932a08e8b8a6d967e299718\n Stored in directory: /tmp/pip-ephem-wheel-cache-62a2_jdl/wheels/66/49/be/0ca4a7322f6cd17532451655790e478b4f82776818b44d6d42\n Building wheel for docopt (setup.py): started\n Building wheel for docopt (setup.py): finished with status 'done'\n Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13704 sha256=32db1ff0095ba4c8050bb4d57384e739b9310243aea283c4eefbd7added1401c\n Stored in directory: /root/.cache/pip/wheels/56/ea/58/ead137b087d9e326852a851351d1debf4ada529b6ac0ec4e8c\nSuccessfully built registries-conf-ctl docopt\nInstalling collected packages: docopt, toml, registries-conf-ctl\nSuccessfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2\n", "stdout_lines": ["Collecting git+https://github. 2021-02-11T00:09:44.176 INFO:teuthology.task.ansible.out:com/sebastian-philipp/registries-conf-ctl", " Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-req-build-nggbvof7", "Collecting docopt", " Downloading docopt-0.6.2.tar.gz (25 kB)", "Collecting toml", " Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)", "Building wheels for collected packages: registries-conf-ctl, docopt", " Building wheel for registries-conf-ctl (setup.py): started", " Building wheel for registries-conf-ctl (setup.py): finished with status 'done'", " Created wheel for registries-conf-ctl: filename=registries_conf_ctl-1.0-py3-none-any.whl size=5333 sha256=a4bc45507b8275b4694de30866a23b7b39605c37f932a08e8b8a6d967e299718", " Stored in directory: /tmp/pip-ephem-wheel-cache-62a2_jdl/wheels/66/49/be/0ca4a7322f6cd17532451655790e478b4f82776818b44d6d42", " Building wheel for docopt (setup.py): started", " Building wheel for docopt (setup.py): finished with status 'done'", " Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13704 sha256=32db1ff0095ba4c8050bb4d57384e739b9310243aea283c4eefbd7added1401c", " Stored in directory: /root/.cache/pip/wheels/56/ea/58/ead137b087d9e326852a851351d1debf4ada529b6ac0ec4e8c", "Successfully built registries-conf-ctl docopt", "Installing collected packages: docopt, toml, registries-conf-ctl", "Successfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2"], "version": null, "virtualenv": null} 2021-02-11T00:09:44.221 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:44 +0000 (0:00:04.509) 0:02:36.971 ***** 2021-02-11T00:09:44.366 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "cmd": ["/usr/bin/pip3", "install", "-U", "git+https://github.com/sebastian-philipp/registries-conf-ctl"], "name": ["git+https://github.com/sebastian-philipp/registries-conf-ctl"], "requirements": null, "state": "latest", "stderr": " Running command git clone -q https://github.com/sebastian-philipp/registries-conf-ctl /tmp/pip-req-build-r3efkcxv\n", "stderr_lines": [" Running command git clone -q https://github.com/sebastian-philipp/registries-conf-ctl /tmp/pip-req-build-r3efkcxv"], "stdout": "Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl\n Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-req-build-r3efkcxv\nCollecting docopt\n Downloading docopt-0.6.2.tar.gz (25 kB)\nCollecting toml\n Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)\nBuilding wheels for collected packages: registries-conf-ctl, docopt\n Building wheel for registries-conf-ctl (setup.py): started\n Building wheel for registries-conf-ctl (setup.py): finished with status 'done'\n Created wheel for registries-conf-ctl: filename=registries_conf_ctl-1.0-py3-none-any.whl size=5333 sha256=a4bc45507b8275b4694de30866a23b7b39605c37f932a08e8b8a6d967e299718\n Stored in directory: /tmp/pip-ephem-wheel-cache-qe0v7798/wheels/66/49/be/0ca4a7322f6cd17532451655790e478b4f82776818b44d6d42\n Building wheel for docopt (setup.py): started\n Building wheel for docopt (setup.py): finished with status 'done'\n Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13704 sha256=32db1ff0095ba4c8050bb4d57384e739b9310243aea283c4eefbd7added1401c\n Stored in directory: /root/.cache/pip/wheels/56/ea/58/ead137b087d9e326852a851351d1debf4ada529b6ac0ec4e8c\nSuccessfully built registries-conf-ctl docopt\nInstalling collected packages: docopt, toml, registries-conf-ctl\nSuccessfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2\n", "stdout_lines": ["Collecting git+https://github. 2021-02-11T00:09:44.368 INFO:teuthology.task.ansible.out:com/sebastian-philipp/registries-conf-ctl", " Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-req-build-r3efkcxv", "Collecting docopt", " Downloading docopt-0.6.2.tar.gz (25 kB)", "Collecting toml", " Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)", "Building wheels for collected packages: registries-conf-ctl, docopt", " Building wheel for registries-conf-ctl (setup.py): started", " Building wheel for registries-conf-ctl (setup.py): finished with status 'done'", " Created wheel for registries-conf-ctl: filename=registries_conf_ctl-1.0-py3-none-any.whl size=5333 sha256=a4bc45507b8275b4694de30866a23b7b39605c37f932a08e8b8a6d967e299718", " Stored in directory: /tmp/pip-ephem-wheel-cache-qe0v7798/wheels/66/49/be/0ca4a7322f6cd17532451655790e478b4f82776818b44d6d42", " Building wheel for docopt (setup.py): started", " Building wheel for docopt (setup.py): finished with status 'done'", " Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13704 sha256=32db1ff0095ba4c8050bb4d57384e739b9310243aea283c4eefbd7added1401c", " Stored in directory: /root/.cache/pip/wheels/56/ea/58/ead137b087d9e326852a851351d1debf4ada529b6ac0ec4e8c", "Successfully built registries-conf-ctl docopt", "Installing collected packages: docopt, toml, registries-conf-ctl", "Successfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2"], "version": null, "virtualenv": null} 2021-02-11T00:09:44.410 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:44 +0000 (0:00:00.189) 0:02:37.160 ***** 2021-02-11T00:09:44.419 INFO:teuthology.task.ansible.out: TASK [container-host : Check for docker's daemon.json] ************************* 2021-02-11T00:09:44.419 INFO:teuthology.task.ansible.out:ok: [smithi123.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2021-02-11T00:09:44.477 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:44 +0000 (0:00:00.066) 0:02:37.227 ***** 2021-02-11T00:09:44.612 INFO:teuthology.task.ansible.out:ok: [smithi181.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2021-02-11T00:09:44.651 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:44 +0000 (0:00:00.174) 0:02:37.401 ***** 2021-02-11T00:09:44.943 INFO:teuthology.task.ansible.out: TASK [container-host : Create /etc/docker/daemon.json if necessary] ************ 2021-02-11T00:09:44.945 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "checksum": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f", "dest": "/etc/docker/daemon.json", "gid": 0, "group": "root", "md5sum": "99914b932bd37a50b983c5e7c90ae93b", "mode": "0644", "owner": "root", "size": 2, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1613002184.5159447-181901280540923/source", "state": "file", "uid": 0} 2021-02-11T00:09:44.983 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:44 +0000 (0:00:00.331) 0:02:37.733 ***** 2021-02-11T00:09:45.110 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "checksum": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f", "dest": "/etc/docker/daemon.json", "gid": 0, "group": "root", "md5sum": "99914b932bd37a50b983c5e7c90ae93b", "mode": "0644", "owner": "root", "size": 2, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1613002184.686521-130176680301936/source", "state": "file", "uid": 0} 2021-02-11T00:09:45.148 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:45 +0000 (0:00:00.165) 0:02:37.898 ***** 2021-02-11T00:09:45.207 INFO:teuthology.task.ansible.out: TASK [container-host : Add local docker.io registry mirror] ******************** 2021-02-11T00:09:45.209 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "cmd": ["registries-conf-ctl", "add-mirror", "docker.io", "docker-mirror.front.sepia.ceph.com:5000"], "delta": "0:00:00.029402", "end": "2021-02-11 00:09:45.186237", "rc": 0, "start": "2021-02-11 00:09:45.156835", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:45.264 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:45 +0000 (0:00:00.115) 0:02:38.014 ***** 2021-02-11T00:09:45.369 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "cmd": ["registries-conf-ctl", "add-mirror", "docker.io", "docker-mirror.front.sepia.ceph.com:5000"], "delta": "0:00:00.034883", "end": "2021-02-11 00:09:45.353116", "rc": 0, "start": "2021-02-11 00:09:45.318233", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-02-11T00:09:45.409 INFO:teuthology.task.ansible.out:Thursday 11 February 2021 00:09:45 +0000 (0:00:00.144) 0:02:38.159 ***** 2021-02-11T00:09:48.344 INFO:teuthology.task.ansible.out: TASK [container-host : Restart docker service] ********************************* 2021-02-11T00:09:48.359 INFO:teuthology.task.ansible.out:changed: [smithi123.front.sepia.ceph.com] => {"changed": true, "name": "docker", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket firewalld.service sysinit.target network-online.target system.slice docker.socket containerd.service basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "docker.socket", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-fir 2021-02-11T00:09:48.361 INFO:teuthology.task.ansible.out:ewall bpf-devices", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "https://docs.docker.com", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/docker.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", 2021-02-11T00:09:48.362 INFO:teuthology.task.ansible.out:"LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127781", "LimitSIGPENDINGSoft": "127781", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", 2021-02-11T00:09:48.363 INFO:teuthology.task.ansible.out: "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target docker.socket system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "2s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "1min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2021-02-11 00:05:35 UTC", "StateChangeTimestampMonotonic": "39332692", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "docker.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "containerd.service network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2021-02-11T00:09:48.547 INFO:teuthology.task.ansible.out:changed: [smithi181.front.sepia.ceph.com] => {"changed": true, "name": "docker", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system.slice containerd.service sysinit.target docker.socket firewalld.service network-online.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "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", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "docker.socket", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-fir 2021-02-11T00:09:48.549 INFO:teuthology.task.ansible.out:ewall bpf-devices", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "https://docs.docker.com", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/docker.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", 2021-02-11T00:09:48.550 INFO:teuthology.task.ansible.out:"LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127780", "LimitSIGPENDINGSoft": "127780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", 2021-02-11T00:09:48.551 INFO:teuthology.task.ansible.out: "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice docker.socket sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "2s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "1min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2021-02-11 00:05:48 UTC", "StateChangeTimestampMonotonic": "39517566", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "docker.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "containerd.service network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2021-02-11T00:09:48.650 INFO:teuthology.task.ansible.out: PLAY [cobbler] ***************************************************************** skipping: no hosts matched 2021-02-11T00:09:48.654 INFO:teuthology.task.ansible.out: PLAY [paddles] ***************************************************************** skipping: no hosts matched 2021-02-11T00:09:48.658 INFO:teuthology.task.ansible.out: PLAY [pulpito] ***************************************************************** skipping: no hosts matched 2021-02-11T00:09:48.659 INFO:teuthology.task.ansible.out: PLAY RECAP ********************************************************************* smithi123.front.sepia.ceph.com : ok=128 changed=37 unreachable=0 failed=0 skipped=182 rescued=0 ignored=0 smithi181.front.sepia.ceph.com : ok=128 changed=37 unreachable=0 failed=0 skipped=182 rescued=0 ignored=0 Thursday 11 February 2021 00:09:48 +0000 (0:00:03.249) 0:02:41.408 ***** =============================================================================== users : Create all admin users with sudo access. ----------------------- 18.33s users : Update authorized_keys using the keys repo --------------------- 17.88s testnode : Install packages -------------------------------------------- 11.64s testnode : Ensure packages are not present. ---------------------------- 11.25s testnode : Zap all non-root disks --------------------------------------- 7.98s users : Remove revoked users -------------------------------------------- 6.46s container-host : Install registries-conf-ctl ---------------------------- 4.51s container-host : Restart docker service --------------------------------- 3.25s testnode : Install packages via pip ------------------------------------- 2.68s testnode : Install apt keys --------------------------------------------- 2.27s Gathering Facts --------------------------------------------------------- 2.19s testnode : Update apt cache. -------------------------------------------- 2.07s common : Update apt cache ----------------------------------------------- 2.07s testnode : Create logical volume(s) ------------------------------------- 1.96s users : Update authorized_keys for each user with literal keys ---------- 1.58s testnode : Blow away lingering OSD data and FSIDs ----------------------- 1.19s Gathering Facts --------------------------------------------------------- 1.15s common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/. --- 1.07s testnode : Install python-pip on a 2021-02-11T00:09:48.661 INFO:teuthology.task.ansible.out:pt based systems. --------------------- 1.07s users : Clone the keys repo --------------------------------------------- 1.04s 2021-02-11T00:09:49.018 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi123.front.sepia.ceph.com'), Remote(name='ubuntu@smithi181.front.sepia.ceph.com')] 2021-02-11T00:09:49.019 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-02-11T00:09:49.021 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-02-11T00:09:49.065 DEBUG:teuthology.orchestra.run.smithi123:> true 2021-02-11T00:09:49.209 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-02-11T00:09:49.431 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-02-11T00:09:49.482 DEBUG:teuthology.orchestra.run.smithi181:> true 2021-02-11T00:09:49.636 INFO:teuthology.run_tasks:Running task clock... 2021-02-11T00:09:49.650 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2021-02-11T00:09:49.651 INFO:teuthology.orchestra.run:Running command with timeout 360 2021-02-11T00:09:49.652 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2021-02-11T00:09:49.689 INFO:teuthology.orchestra.run.smithi123.stdout:11 Feb 00:09:49 ntpd[8824]: ntpd 4.2.8p12@1.3728-o (1): Starting 2021-02-11T00:09:49.690 INFO:teuthology.orchestra.run.smithi123.stdout:11 Feb 00:09:49 ntpd[8824]: Command line: ntpd -gq 2021-02-11T00:09:49.690 INFO:teuthology.orchestra.run.smithi123.stdout:11 Feb 00:09:49 ntpd[8824]: proto: precision = 0.280 usec (-22) 2021-02-11T00:09:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2021-02-11T00:09:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:restrict ::: KOD does nothing without LIMITED. 2021-02-11T00:09:49.691 INFO:teuthology.orchestra.run.smithi123.stdout:11 Feb 00:09:49 ntpd[8824]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2021-02-11T00:09:49.691 INFO:teuthology.orchestra.run.smithi123.stdout:11 Feb 00:09:49 ntpd[8824]: restrict ::: KOD does nothing without LIMITED. 2021-02-11T00:09:49.691 INFO:teuthology.orchestra.run.smithi123.stdout:11 Feb 00:09:49 ntpd[8824]: Listen and drop on 0 v6wildcard [::]:123 2021-02-11T00:09:49.691 INFO:teuthology.orchestra.run.smithi123.stdout:11 Feb 00:09:49 ntpd[8824]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2021-02-11T00:09:49.692 INFO:teuthology.orchestra.run.smithi123.stdout:11 Feb 00:09:49 ntpd[8824]: Listen normally on 2 lo 127.0.0.1:123 2021-02-11T00:09:49.692 INFO:teuthology.orchestra.run.smithi123.stdout:11 Feb 00:09:49 ntpd[8824]: Listen normally on 3 enp3s0f1 172.21.15.123:123 2021-02-11T00:09:49.692 INFO:teuthology.orchestra.run.smithi123.stdout:11 Feb 00:09:49 ntpd[8824]: Listen normally on 4 lo [::1]:123 2021-02-11T00:09:49.692 INFO:teuthology.orchestra.run.smithi123.stdout:11 Feb 00:09:49 ntpd[8824]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d3f1%5]:123 2021-02-11T00:09:49.692 INFO:teuthology.orchestra.run.smithi123.stdout:11 Feb 00:09:49 ntpd[8824]: Listening on routing socket on fd #22 for interface updates 2021-02-11T00:09:50.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:50 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:51.221 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:50 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:51.221 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:50 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:51.221 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:50 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:51.221 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:50 ntpd[8824]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:09:51.221 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:50 ntpd[8824]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:09:51.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:51 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:51.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:51 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:51.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:51 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:51.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:51 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:51.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:51 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:51.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:51 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:51.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:51 ntpd[8824]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:09:51.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:51 ntpd[8824]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:09:51.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:51 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:51.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:51 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:51.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:51 ntpd[8824]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:09:51.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:51 ntpd[8824]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:09:52.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:52 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:52.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:52 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:52.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:52 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:52.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:52 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:52.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:52 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:52.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:52 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:52.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:52 ntpd[8824]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:09:52.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:52 ntpd[8824]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:09:52.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:52 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:52.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:52 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:52.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:52 ntpd[8824]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:09:52.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:52 ntpd[8824]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:09:53.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:53 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:53.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:53 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:53.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:53 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:53.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:53 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:53.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:53 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:53.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:53 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:53.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:53 ntpd[8824]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:09:53.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:53 ntpd[8824]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:09:53.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:53 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:53.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:53 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:53.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:53 ntpd[8824]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:09:53.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:53 ntpd[8824]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:09:54.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:54 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:54.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:54 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:54.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:54 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:54.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:54 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:54.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:54 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:54.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:54 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:54.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:54 ntpd[8824]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:09:54.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:54 ntpd[8824]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:09:54.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:54 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:54.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:54 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:54.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:54 ntpd[8824]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:09:54.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:54 ntpd[8824]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:09:55.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:55 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:55.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:55 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:55.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:55 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:55.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:55 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:55.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:55 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:55.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:55 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:55.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:55 ntpd[8824]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:09:55.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:55 ntpd[8824]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:09:55.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:55 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:55.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:55 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:55.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:55 ntpd[8824]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:09:55.691 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:55 ntpd[8824]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:09:56.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:56 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:56.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:56 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:56.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:56 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:56.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:56 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:56.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:56 ntpd[8824]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:56.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:56 ntpd[8824]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:56.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:56 ntpd[8824]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:09:56.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:56 ntpd[8824]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:09:56.690 INFO:teuthology.orchestra.run.smithi123.stderr:11 Feb 00:09:56 ntpd[8824]: can't open /var/log/ntpstats/loopstats.20210211: Permission denied 2021-02-11T00:09:56.691 INFO:teuthology.orchestra.run.smithi123.stdout:11 Feb 00:09:56 ntpd[8824]: ntpd: time slew -0.000778 s 2021-02-11T00:09:56.691 INFO:teuthology.orchestra.run.smithi123.stdout:ntpd: time slew -0.000778s 2021-02-11T00:09:56.795 INFO:teuthology.orchestra.run.smithi123.stdout: remote refid st t when poll reach delay offset jitter 2021-02-11T00:09:56.795 INFO:teuthology.orchestra.run.smithi123.stdout:============================================================================== 2021-02-11T00:09:56.796 INFO:teuthology.orchestra.run.smithi123.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-02-11T00:09:56.796 INFO:teuthology.orchestra.run.smithi123.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-02-11T00:09:56.796 INFO:teuthology.orchestra.run.smithi123.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-02-11T00:09:56.796 INFO:teuthology.orchestra.run.smithi123.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-02-11T00:09:56.797 INFO:teuthology.orchestra.run:Running command with timeout 360 2021-02-11T00:09:56.797 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2021-02-11T00:09:56.830 INFO:teuthology.orchestra.run.smithi181.stdout:11 Feb 00:09:56 ntpd[8868]: ntpd 4.2.8p12@1.3728-o (1): Starting 2021-02-11T00:09:56.831 INFO:teuthology.orchestra.run.smithi181.stdout:11 Feb 00:09:56 ntpd[8868]: Command line: ntpd -gq 2021-02-11T00:09:56.831 INFO:teuthology.orchestra.run.smithi181.stdout:11 Feb 00:09:56 ntpd[8868]: proto: precision = 0.162 usec (-22) 2021-02-11T00:09:56.832 INFO:teuthology.orchestra.run.smithi181.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2021-02-11T00:09:56.832 INFO:teuthology.orchestra.run.smithi181.stderr:restrict ::: KOD does nothing without LIMITED. 2021-02-11T00:09:56.833 INFO:teuthology.orchestra.run.smithi181.stdout:11 Feb 00:09:56 ntpd[8868]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2021-02-11T00:09:56.833 INFO:teuthology.orchestra.run.smithi181.stdout:11 Feb 00:09:56 ntpd[8868]: restrict ::: KOD does nothing without LIMITED. 2021-02-11T00:09:56.833 INFO:teuthology.orchestra.run.smithi181.stdout:11 Feb 00:09:56 ntpd[8868]: Listen and drop on 0 v6wildcard [::]:123 2021-02-11T00:09:56.833 INFO:teuthology.orchestra.run.smithi181.stdout:11 Feb 00:09:56 ntpd[8868]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2021-02-11T00:09:56.833 INFO:teuthology.orchestra.run.smithi181.stdout:11 Feb 00:09:56 ntpd[8868]: Listen normally on 2 lo 127.0.0.1:123 2021-02-11T00:09:56.833 INFO:teuthology.orchestra.run.smithi181.stdout:11 Feb 00:09:56 ntpd[8868]: Listen normally on 3 enp3s0f1 172.21.15.181:123 2021-02-11T00:09:56.833 INFO:teuthology.orchestra.run.smithi181.stdout:11 Feb 00:09:56 ntpd[8868]: Listen normally on 4 lo [::1]:123 2021-02-11T00:09:56.833 INFO:teuthology.orchestra.run.smithi181.stdout:11 Feb 00:09:56 ntpd[8868]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7b9d%5]:123 2021-02-11T00:09:56.833 INFO:teuthology.orchestra.run.smithi181.stdout:11 Feb 00:09:56 ntpd[8868]: Listening on routing socket on fd #22 for interface updates 2021-02-11T00:09:58.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:09:58 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:58.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:09:58 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:58.834 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:09:58 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:58.834 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:09:58 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:58.834 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:09:58 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:58.834 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:09:58 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:58.834 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:09:58 ntpd[8868]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:09:58.835 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:09:58 ntpd[8868]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:09:58.835 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:09:58 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:09:58.835 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:09:58 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:09:58.835 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:09:58 ntpd[8868]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:09:58.835 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:09:58 ntpd[8868]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:10:00.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:00 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:00.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:00 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:00.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:00 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:00.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:00 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:00.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:00 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:00.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:00 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:00.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:00 ntpd[8868]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:10:00.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:00 ntpd[8868]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:10:00.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:00 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:00.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:00 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:00.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:00 ntpd[8868]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:10:00.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:00 ntpd[8868]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:10:01.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:01 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:01.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:01 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:01.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:01 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:01.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:01 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:01.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:01 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:01.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:01 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:01.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:01 ntpd[8868]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:10:01.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:01 ntpd[8868]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:10:01.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:01 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:01.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:01 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:01.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:01 ntpd[8868]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:10:01.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:01 ntpd[8868]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:10:02.831 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:02 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:02.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:02 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:02.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:02 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:02.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:02 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:02.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:02 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:02.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:02 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:02.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:02 ntpd[8868]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:10:02.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:02 ntpd[8868]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:10:02.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:02 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:02.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:02 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:02.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:02 ntpd[8868]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:10:02.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:02 ntpd[8868]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:10:03.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:03 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:03.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:03 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:03.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:03 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:03.833 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:03 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:03.834 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:03 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:03.834 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:03 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:03.834 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:03 ntpd[8868]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:10:03.834 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:03 ntpd[8868]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:10:03.834 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:03 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:03.835 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:03 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:03.835 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:03 ntpd[8868]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:10:03.835 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:03 ntpd[8868]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:10:04.831 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:04 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:04.831 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:04 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:04.831 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:04 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:04.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:04 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:04.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:04 ntpd[8868]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-02-11T00:10:04.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:04 ntpd[8868]: can't open /var/log/ntpstats/rawstats.20210211: Permission denied 2021-02-11T00:10:04.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:04 ntpd[8868]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-02-11T00:10:04.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:04 ntpd[8868]: can't open /var/log/ntpstats/peerstats.20210211: Permission denied 2021-02-11T00:10:04.832 INFO:teuthology.orchestra.run.smithi181.stderr:11 Feb 00:10:04 ntpd[8868]: can't open /var/log/ntpstats/loopstats.20210211: Permission denied 2021-02-11T00:10:04.832 INFO:teuthology.orchestra.run.smithi181.stdout:11 Feb 00:10:04 ntpd[8868]: ntpd: time slew -0.004924 s 2021-02-11T00:10:04.832 INFO:teuthology.orchestra.run.smithi181.stdout:ntpd: time slew -0.004924s 2021-02-11T00:10:05.034 INFO:teuthology.orchestra.run.smithi181.stdout: remote refid st t when poll reach delay offset jitter 2021-02-11T00:10:05.034 INFO:teuthology.orchestra.run.smithi181.stdout:============================================================================== 2021-02-11T00:10:05.034 INFO:teuthology.orchestra.run.smithi181.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-02-11T00:10:05.034 INFO:teuthology.orchestra.run.smithi181.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-02-11T00:10:05.034 INFO:teuthology.orchestra.run.smithi181.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-02-11T00:10:05.035 INFO:teuthology.orchestra.run.smithi181.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-02-11T00:10:05.035 INFO:teuthology.run_tasks:Running task install... 2021-02-11T00:10:05.045 DEBUG:teuthology.task.install:project ceph 2021-02-11T00:10:05.045 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'sha1': '362cdae185fcf8d9b3d4cd13f5408e79ea70164c'}} 2021-02-11T00:10:05.045 DEBUG:teuthology.task.install:config {'branch': 'octopus', 'sha1': '362cdae185fcf8d9b3d4cd13f5408e79ea70164c'} 2021-02-11T00:10:05.045 INFO:teuthology.task.install:Using flavor: basic 2021-02-11T00:10:05.063 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2021-02-11T00:10:05.063 INFO:teuthology.task.install:extra packages: [] 2021-02-11T00:10:05.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo lsb_release -is 2021-02-11T00:10:05.117 INFO:teuthology.orchestra.run.smithi123.stdout:Ubuntu 2021-02-11T00:10:05.122 DEBUG:teuthology.misc:System to be installed: Ubuntu 2021-02-11T00:10:05.123 DEBUG:teuthology.orchestra.run.smithi181:> sudo lsb_release -is 2021-02-11T00:10:05.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-key list | grep Ceph 2021-02-11T00:10:05.172 INFO:teuthology.orchestra.run.smithi181.stdout:Ubuntu 2021-02-11T00:10:05.177 DEBUG:teuthology.misc:System to be installed: Ubuntu 2021-02-11T00:10:05.177 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-key list | grep Ceph 2021-02-11T00:10:05.215 INFO:teuthology.orchestra.run.smithi123.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2021-02-11T00:10:05.267 INFO:teuthology.orchestra.run.smithi181.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2021-02-11T00:10:05.276 INFO:teuthology.orchestra.run.smithi123.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2021-02-11T00:10:05.276 INFO:teuthology.orchestra.run.smithi123.stdout:uid [ unknown] Ceph.com (release key) 2021-02-11T00:10:05.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo lsb_release -is 2021-02-11T00:10:05.323 INFO:teuthology.orchestra.run.smithi123.stdout:Ubuntu 2021-02-11T00:10:05.324 INFO:teuthology.orchestra.run.smithi181.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2021-02-11T00:10:05.325 INFO:teuthology.orchestra.run.smithi181.stdout:uid [ unknown] Ceph.com (release key) 2021-02-11T00:10:05.325 DEBUG:teuthology.orchestra.run.smithi181:> sudo lsb_release -is 2021-02-11T00:10:05.328 DEBUG:teuthology.misc:System to be installed: Ubuntu 2021-02-11T00:10:05.328 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2021-02-11T00:10:05.329 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-02-11T00:10:05.329 INFO:teuthology.packaging:ref: None 2021-02-11T00:10:05.329 INFO:teuthology.packaging:tag: None 2021-02-11T00:10:05.329 INFO:teuthology.packaging:branch: octopus 2021-02-11T00:10:05.329 INFO:teuthology.packaging:sha1: 362cdae185fcf8d9b3d4cd13f5408e79ea70164c 2021-02-11T00:10:05.330 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2021-02-11T00:10:05.380 INFO:teuthology.orchestra.run.smithi181.stdout:Ubuntu 2021-02-11T00:10:05.380 DEBUG:teuthology.misc:System to be installed: Ubuntu 2021-02-11T00:10:05.381 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2021-02-11T00:10:05.381 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-02-11T00:10:05.381 INFO:teuthology.packaging:ref: None 2021-02-11T00:10:05.381 INFO:teuthology.packaging:tag: None 2021-02-11T00:10:05.381 INFO:teuthology.packaging:branch: octopus 2021-02-11T00:10:05.381 INFO:teuthology.packaging:sha1: 362cdae185fcf8d9b3d4cd13f5408e79ea70164c 2021-02-11T00:10:05.381 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2021-02-11T00:10:05.678 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default/ 2021-02-11T00:10:05.679 INFO:teuthology.task.install.deb:Package version is 15.2.8-364-g17ee664d-1focal 2021-02-11T00:10:05.709 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default/ 2021-02-11T00:10:05.709 INFO:teuthology.task.install.deb:Package version is 15.2.8-364-g17ee664d-1focal 2021-02-11T00:10:05.829 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2021-02-11T00:10:05.829 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2021-02-11T00:10:05.847 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-get update 2021-02-11T00:10:05.873 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2021-02-11T00:10:05.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2021-02-11T00:10:05.890 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get update 2021-02-11T00:10:06.039 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-02-11T00:10:06.125 INFO:teuthology.orchestra.run.smithi181.stdout:Ign:2 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal InRelease 2021-02-11T00:10:06.144 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease 2021-02-11T00:10:06.150 INFO:teuthology.orchestra.run.smithi181.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal Release [7,680 B] 2021-02-11T00:10:06.150 INFO:teuthology.orchestra.run.smithi123.stdout:Ign:1 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal InRelease 2021-02-11T00:10:06.175 INFO:teuthology.orchestra.run.smithi123.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal Release [7,680 B] 2021-02-11T00:10:06.175 INFO:teuthology.orchestra.run.smithi181.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal Release.gpg 2021-02-11T00:10:06.204 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease 2021-02-11T00:10:06.204 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-02-11T00:10:06.204 INFO:teuthology.orchestra.run.smithi181.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 Packages [15.8 kB] 2021-02-11T00:10:06.205 INFO:teuthology.orchestra.run.smithi123.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal Release.gpg 2021-02-11T00:10:06.224 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2021-02-11T00:10:06.230 INFO:teuthology.orchestra.run.smithi123.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 Packages [15.8 kB] 2021-02-11T00:10:06.242 INFO:teuthology.orchestra.run.smithi181.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main i386 Packages [3,072 B] 2021-02-11T00:10:06.264 INFO:teuthology.orchestra.run.smithi123.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main i386 Packages [3,072 B] 2021-02-11T00:10:06.271 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2021-02-11T00:10:06.304 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2021-02-11T00:10:06.356 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2021-02-11T00:10:06.689 INFO:teuthology.orchestra.run.smithi181.stdout:Fetched 26.5 kB in 1s (41.9 kB/s) 2021-02-11T00:10:06.861 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 26.5 kB in 1s (34.9 kB/s) 2021-02-11T00:10:07.407 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2021-02-11T00:10:07.428 DEBUG:teuthology.orchestra.run.smithi181:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=15.2.8-364-g17ee664d-1focal cephadm=15.2.8-364-g17ee664d-1focal ceph-mds=15.2.8-364-g17ee664d-1focal ceph-mgr=15.2.8-364-g17ee664d-1focal ceph-common=15.2.8-364-g17ee664d-1focal ceph-fuse=15.2.8-364-g17ee664d-1focal ceph-test=15.2.8-364-g17ee664d-1focal radosgw=15.2.8-364-g17ee664d-1focal python3-rados=15.2.8-364-g17ee664d-1focal python3-rgw=15.2.8-364-g17ee664d-1focal python3-cephfs=15.2.8-364-g17ee664d-1focal python3-rbd=15.2.8-364-g17ee664d-1focal libcephfs2=15.2.8-364-g17ee664d-1focal libcephfs-dev=15.2.8-364-g17ee664d-1focal librados2=15.2.8-364-g17ee664d-1focal librbd1=15.2.8-364-g17ee664d-1focal rbd-fuse=15.2.8-364-g17ee664d-1focal 2021-02-11T00:10:07.488 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2021-02-11T00:10:07.567 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2021-02-11T00:10:07.589 DEBUG:teuthology.orchestra.run.smithi123:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=15.2.8-364-g17ee664d-1focal cephadm=15.2.8-364-g17ee664d-1focal ceph-mds=15.2.8-364-g17ee664d-1focal ceph-mgr=15.2.8-364-g17ee664d-1focal ceph-common=15.2.8-364-g17ee664d-1focal ceph-fuse=15.2.8-364-g17ee664d-1focal ceph-test=15.2.8-364-g17ee664d-1focal radosgw=15.2.8-364-g17ee664d-1focal python3-rados=15.2.8-364-g17ee664d-1focal python3-rgw=15.2.8-364-g17ee664d-1focal python3-cephfs=15.2.8-364-g17ee664d-1focal python3-rbd=15.2.8-364-g17ee664d-1focal libcephfs2=15.2.8-364-g17ee664d-1focal libcephfs-dev=15.2.8-364-g17ee664d-1focal librados2=15.2.8-364-g17ee664d-1focal librbd1=15.2.8-364-g17ee664d-1focal rbd-fuse=15.2.8-364-g17ee664d-1focal 2021-02-11T00:10:07.622 INFO:teuthology.orchestra.run.smithi181.stdout:Building dependency tree... 2021-02-11T00:10:07.623 INFO:teuthology.orchestra.run.smithi181.stdout:Reading state information... 2021-02-11T00:10:07.660 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2021-02-11T00:10:07.743 INFO:teuthology.orchestra.run.smithi181.stdout:The following package was automatically installed and is no longer required: 2021-02-11T00:10:07.743 INFO:teuthology.orchestra.run.smithi181.stdout: libboost-iostreams1.71.0 2021-02-11T00:10:07.743 INFO:teuthology.orchestra.run.smithi181.stdout:Use 'sudo apt autoremove' to remove it. 2021-02-11T00:10:07.743 INFO:teuthology.orchestra.run.smithi181.stdout:The following additional packages will be installed: 2021-02-11T00:10:07.743 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2021-02-11T00:10:07.743 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2021-02-11T00:10:07.743 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-mgr-rook ceph-mon ceph-osd jq libjq1 libjs-sphinxdoc libjs-underscore 2021-02-11T00:10:07.744 INFO:teuthology.orchestra.run.smithi181.stdout: liblbfgsb0 libleveldb1d liblttng-ust0 liboath0 libonig5 librabbitmq4 2021-02-11T00:10:07.744 INFO:teuthology.orchestra.run.smithi181.stdout: libradosstriper1 librdkafka1 librgw2 nvme-cli python-pastedeploy-tpl 2021-02-11T00:10:07.744 INFO:teuthology.orchestra.run.smithi181.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-bs4 2021-02-11T00:10:07.744 INFO:teuthology.orchestra.run.smithi181.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2021-02-11T00:10:07.744 INFO:teuthology.orchestra.run.smithi181.stdout: python3-cherrypy3 python3-decorator python3-google-auth python3-html5lib 2021-02-11T00:10:07.744 INFO:teuthology.orchestra.run.smithi181.stdout: python3-jinja2 python3-joblib python3-json-pointer python3-jsonpatch 2021-02-11T00:10:07.744 INFO:teuthology.orchestra.run.smithi181.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2021-02-11T00:10:07.744 INFO:teuthology.orchestra.run.smithi181.stdout: python3-markupsafe python3-openssl python3-packaging python3-paste 2021-02-11T00:10:07.744 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pastedeploy python3-pastescript python3-pecan python3-pluggy 2021-02-11T00:10:07.744 INFO:teuthology.orchestra.run.smithi181.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2021-02-11T00:10:07.745 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2021-02-11T00:10:07.745 INFO:teuthology.orchestra.run.smithi181.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2021-02-11T00:10:07.745 INFO:teuthology.orchestra.run.smithi181.stdout: python3-simplegeneric python3-singledispatch python3-sklearn 2021-02-11T00:10:07.745 INFO:teuthology.orchestra.run.smithi181.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2021-02-11T00:10:07.745 INFO:teuthology.orchestra.run.smithi181.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2021-02-11T00:10:07.745 INFO:teuthology.orchestra.run.smithi181.stdout: python3-webtest python3-werkzeug socat xmlstarlet 2021-02-11T00:10:07.745 INFO:teuthology.orchestra.run.smithi181.stdout:Suggested packages: 2021-02-11T00:10:07.745 INFO:teuthology.orchestra.run.smithi181.stdout: python3-influxdb python-attr-doc python3-genshi python-jinja2-doc 2021-02-11T00:10:07.746 INFO:teuthology.orchestra.run.smithi181.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2021-02-11T00:10:07.746 INFO:teuthology.orchestra.run.smithi181.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2021-02-11T00:10:07.746 INFO:teuthology.orchestra.run.smithi181.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2021-02-11T00:10:07.746 INFO:teuthology.orchestra.run.smithi181.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2021-02-11T00:10:07.746 INFO:teuthology.orchestra.run.smithi181.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2021-02-11T00:10:07.746 INFO:teuthology.orchestra.run.smithi181.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2021-02-11T00:10:07.746 INFO:teuthology.orchestra.run.smithi181.stdout:Recommended packages: 2021-02-11T00:10:07.746 INFO:teuthology.orchestra.run.smithi181.stdout: btrfs-tools 2021-02-11T00:10:07.811 INFO:teuthology.orchestra.run.smithi123.stdout:Building dependency tree... 2021-02-11T00:10:07.812 INFO:teuthology.orchestra.run.smithi123.stdout:Reading state information... 2021-02-11T00:10:07.836 INFO:teuthology.orchestra.run.smithi181.stdout:The following NEW packages will be installed: 2021-02-11T00:10:07.836 INFO:teuthology.orchestra.run.smithi181.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2021-02-11T00:10:07.836 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2021-02-11T00:10:07.836 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2021-02-11T00:10:07.836 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-mgr-rook ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2021-02-11T00:10:07.836 INFO:teuthology.orchestra.run.smithi181.stdout: libcephfs2 libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2021-02-11T00:10:07.837 INFO:teuthology.orchestra.run.smithi181.stdout: liblttng-ust0 liboath0 libonig5 librabbitmq4 libradosstriper1 librdkafka1 2021-02-11T00:10:07.838 INFO:teuthology.orchestra.run.smithi181.stdout: librgw2 nvme-cli python-pastedeploy-tpl python3-atomicwrites python3-attr 2021-02-11T00:10:07.838 INFO:teuthology.orchestra.run.smithi181.stdout: python3-bcrypt python3-bs4 python3-cachetools python3-ceph-argparse 2021-02-11T00:10:07.838 INFO:teuthology.orchestra.run.smithi181.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-decorator 2021-02-11T00:10:07.838 INFO:teuthology.orchestra.run.smithi181.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2021-02-11T00:10:07.838 INFO:teuthology.orchestra.run.smithi181.stdout: python3-json-pointer python3-jsonpatch python3-kubernetes python3-logutils 2021-02-11T00:10:07.838 INFO:teuthology.orchestra.run.smithi181.stdout: python3-lxml python3-mako python3-markupsafe python3-openssl 2021-02-11T00:10:07.838 INFO:teuthology.orchestra.run.smithi181.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2021-02-11T00:10:07.838 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2021-02-11T00:10:07.838 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2021-02-11T00:10:07.838 INFO:teuthology.orchestra.run.smithi181.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2021-02-11T00:10:07.838 INFO:teuthology.orchestra.run.smithi181.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2021-02-11T00:10:07.838 INFO:teuthology.orchestra.run.smithi181.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2021-02-11T00:10:07.838 INFO:teuthology.orchestra.run.smithi181.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2021-02-11T00:10:07.839 INFO:teuthology.orchestra.run.smithi181.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug radosgw 2021-02-11T00:10:07.839 INFO:teuthology.orchestra.run.smithi181.stdout: rbd-fuse socat xmlstarlet 2021-02-11T00:10:07.839 INFO:teuthology.orchestra.run.smithi181.stdout:The following packages will be upgraded: 2021-02-11T00:10:07.839 INFO:teuthology.orchestra.run.smithi181.stdout: librados2 librbd1 2021-02-11T00:10:07.941 INFO:teuthology.orchestra.run.smithi123.stdout:The following package was automatically installed and is no longer required: 2021-02-11T00:10:07.942 INFO:teuthology.orchestra.run.smithi123.stdout: libboost-iostreams1.71.0 2021-02-11T00:10:07.942 INFO:teuthology.orchestra.run.smithi123.stdout:Use 'sudo apt autoremove' to remove it. 2021-02-11T00:10:07.942 INFO:teuthology.orchestra.run.smithi123.stdout:The following additional packages will be installed: 2021-02-11T00:10:07.942 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2021-02-11T00:10:07.942 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2021-02-11T00:10:07.942 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-rook ceph-mon ceph-osd jq libjq1 libjs-sphinxdoc libjs-underscore 2021-02-11T00:10:07.942 INFO:teuthology.orchestra.run.smithi123.stdout: liblbfgsb0 libleveldb1d liblttng-ust0 liboath0 libonig5 librabbitmq4 2021-02-11T00:10:07.943 INFO:teuthology.orchestra.run.smithi123.stdout: libradosstriper1 librdkafka1 librgw2 nvme-cli python-pastedeploy-tpl 2021-02-11T00:10:07.943 INFO:teuthology.orchestra.run.smithi123.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-bs4 2021-02-11T00:10:07.943 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2021-02-11T00:10:07.943 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cherrypy3 python3-decorator python3-google-auth python3-html5lib 2021-02-11T00:10:07.943 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jinja2 python3-joblib python3-json-pointer python3-jsonpatch 2021-02-11T00:10:07.943 INFO:teuthology.orchestra.run.smithi123.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2021-02-11T00:10:07.944 INFO:teuthology.orchestra.run.smithi123.stdout: python3-markupsafe python3-openssl python3-packaging python3-paste 2021-02-11T00:10:07.944 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pastedeploy python3-pastescript python3-pecan python3-pluggy 2021-02-11T00:10:07.944 INFO:teuthology.orchestra.run.smithi123.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2021-02-11T00:10:07.944 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2021-02-11T00:10:07.944 INFO:teuthology.orchestra.run.smithi123.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2021-02-11T00:10:07.944 INFO:teuthology.orchestra.run.smithi123.stdout: python3-simplegeneric python3-singledispatch python3-sklearn 2021-02-11T00:10:07.944 INFO:teuthology.orchestra.run.smithi123.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2021-02-11T00:10:07.944 INFO:teuthology.orchestra.run.smithi123.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2021-02-11T00:10:07.944 INFO:teuthology.orchestra.run.smithi123.stdout: python3-webtest python3-werkzeug socat xmlstarlet 2021-02-11T00:10:07.944 INFO:teuthology.orchestra.run.smithi123.stdout:Suggested packages: 2021-02-11T00:10:07.944 INFO:teuthology.orchestra.run.smithi123.stdout: python3-influxdb python-attr-doc python3-genshi python-jinja2-doc 2021-02-11T00:10:07.944 INFO:teuthology.orchestra.run.smithi123.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2021-02-11T00:10:07.944 INFO:teuthology.orchestra.run.smithi123.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2021-02-11T00:10:07.944 INFO:teuthology.orchestra.run.smithi123.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2021-02-11T00:10:07.945 INFO:teuthology.orchestra.run.smithi123.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2021-02-11T00:10:07.945 INFO:teuthology.orchestra.run.smithi123.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2021-02-11T00:10:07.945 INFO:teuthology.orchestra.run.smithi123.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2021-02-11T00:10:07.945 INFO:teuthology.orchestra.run.smithi123.stdout:Recommended packages: 2021-02-11T00:10:07.945 INFO:teuthology.orchestra.run.smithi123.stdout: btrfs-tools 2021-02-11T00:10:08.021 INFO:teuthology.orchestra.run.smithi181.stdout:2 upgraded, 94 newly installed, 0 to remove and 13 not upgraded. 2021-02-11T00:10:08.021 INFO:teuthology.orchestra.run.smithi181.stdout:Need to get 152 MB of archives. 2021-02-11T00:10:08.021 INFO:teuthology.orchestra.run.smithi181.stdout:After this operation, 694 MB of additional disk space will be used. 2021-02-11T00:10:08.021 INFO:teuthology.orchestra.run.smithi181.stdout:Get:1 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 15.2.8-364-g17ee664d-1focal [1,692 kB] 2021-02-11T00:10:08.024 INFO:teuthology.orchestra.run.smithi181.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2021-02-11T00:10:08.035 INFO:teuthology.orchestra.run.smithi123.stdout:The following NEW packages will be installed: 2021-02-11T00:10:08.035 INFO:teuthology.orchestra.run.smithi123.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2021-02-11T00:10:08.035 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2021-02-11T00:10:08.035 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2021-02-11T00:10:08.035 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-rook ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2021-02-11T00:10:08.035 INFO:teuthology.orchestra.run.smithi123.stdout: libcephfs2 libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2021-02-11T00:10:08.035 INFO:teuthology.orchestra.run.smithi123.stdout: liblttng-ust0 liboath0 libonig5 librabbitmq4 libradosstriper1 librdkafka1 2021-02-11T00:10:08.036 INFO:teuthology.orchestra.run.smithi123.stdout: librgw2 nvme-cli python-pastedeploy-tpl python3-atomicwrites python3-attr 2021-02-11T00:10:08.036 INFO:teuthology.orchestra.run.smithi123.stdout: python3-bcrypt python3-bs4 python3-cachetools python3-ceph-argparse 2021-02-11T00:10:08.036 INFO:teuthology.orchestra.run.smithi123.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-decorator 2021-02-11T00:10:08.036 INFO:teuthology.orchestra.run.smithi123.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2021-02-11T00:10:08.037 INFO:teuthology.orchestra.run.smithi123.stdout: python3-json-pointer python3-jsonpatch python3-kubernetes python3-logutils 2021-02-11T00:10:08.037 INFO:teuthology.orchestra.run.smithi123.stdout: python3-lxml python3-mako python3-markupsafe python3-openssl 2021-02-11T00:10:08.037 INFO:teuthology.orchestra.run.smithi123.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2021-02-11T00:10:08.037 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2021-02-11T00:10:08.037 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2021-02-11T00:10:08.037 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2021-02-11T00:10:08.037 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2021-02-11T00:10:08.037 INFO:teuthology.orchestra.run.smithi123.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2021-02-11T00:10:08.037 INFO:teuthology.orchestra.run.smithi123.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2021-02-11T00:10:08.037 INFO:teuthology.orchestra.run.smithi123.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug radosgw 2021-02-11T00:10:08.037 INFO:teuthology.orchestra.run.smithi123.stdout: rbd-fuse socat xmlstarlet 2021-02-11T00:10:08.038 INFO:teuthology.orchestra.run.smithi123.stdout:The following packages will be upgraded: 2021-02-11T00:10:08.038 INFO:teuthology.orchestra.run.smithi123.stdout: librados2 librbd1 2021-02-11T00:10:08.194 INFO:teuthology.orchestra.run.smithi123.stdout:2 upgraded, 94 newly installed, 0 to remove and 13 not upgraded. 2021-02-11T00:10:08.194 INFO:teuthology.orchestra.run.smithi123.stdout:Need to get 152 MB of archives. 2021-02-11T00:10:08.194 INFO:teuthology.orchestra.run.smithi123.stdout:After this operation, 694 MB of additional disk space will be used. 2021-02-11T00:10:08.194 INFO:teuthology.orchestra.run.smithi123.stdout:Get:1 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 15.2.8-364-g17ee664d-1focal [1,692 kB] 2021-02-11T00:10:08.204 INFO:teuthology.orchestra.run.smithi181.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 15.2.8-364-g17ee664d-1focal [3,241 kB] 2021-02-11T00:10:08.220 INFO:teuthology.orchestra.run.smithi123.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2021-02-11T00:10:08.328 INFO:teuthology.orchestra.run.smithi181.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 15.2.8-364-g17ee664d-1focal [463 kB] 2021-02-11T00:10:08.360 INFO:teuthology.orchestra.run.smithi181.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 15.2.8-364-g17ee664d-1focal [350 kB] 2021-02-11T00:10:09.265 INFO:teuthology.orchestra.run.smithi123.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 15.2.8-364-g17ee664d-1focal [3,241 kB] 2021-02-11T00:10:09.265 INFO:teuthology.orchestra.run.smithi123.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2021-02-11T00:10:09.265 INFO:teuthology.orchestra.run.smithi123.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2021-02-11T00:10:09.266 INFO:teuthology.orchestra.run.smithi123.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2021-02-11T00:10:09.266 INFO:teuthology.orchestra.run.smithi123.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 15.2.8-364-g17ee664d-1focal [463 kB] 2021-02-11T00:10:09.266 INFO:teuthology.orchestra.run.smithi123.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 15.2.8-364-g17ee664d-1focal [350 kB] 2021-02-11T00:10:09.266 INFO:teuthology.orchestra.run.smithi123.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2021-02-11T00:10:09.266 INFO:teuthology.orchestra.run.smithi123.stdout:Get:10 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 15.2.8-364-g17ee664d-1focal [20.7 kB] 2021-02-11T00:10:09.266 INFO:teuthology.orchestra.run.smithi123.stdout:Get:11 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 15.2.8-364-g17ee664d-1focal [155 kB] 2021-02-11T00:10:09.266 INFO:teuthology.orchestra.run.smithi123.stdout:Get:12 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 15.2.8-364-g17ee664d-1focal [29.0 kB] 2021-02-11T00:10:09.266 INFO:teuthology.orchestra.run.smithi123.stdout:Get:13 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 15.2.8-364-g17ee664d-1focal [349 kB] 2021-02-11T00:10:09.266 INFO:teuthology.orchestra.run.smithi123.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2021-02-11T00:10:09.266 INFO:teuthology.orchestra.run.smithi123.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2021-02-11T00:10:09.266 INFO:teuthology.orchestra.run.smithi123.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2021-02-11T00:10:09.266 INFO:teuthology.orchestra.run.smithi123.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2021-02-11T00:10:09.266 INFO:teuthology.orchestra.run.smithi123.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2021-02-11T00:10:09.267 INFO:teuthology.orchestra.run.smithi123.stdout:Get:19 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 15.2.8-364-g17ee664d-1focal [3,148 kB] 2021-02-11T00:10:09.267 INFO:teuthology.orchestra.run.smithi123.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2021-02-11T00:10:09.267 INFO:teuthology.orchestra.run.smithi123.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2021-02-11T00:10:09.267 INFO:teuthology.orchestra.run.smithi123.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2021-02-11T00:10:09.267 INFO:teuthology.orchestra.run.smithi123.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2021-02-11T00:10:09.267 INFO:teuthology.orchestra.run.smithi123.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2021-02-11T00:10:09.267 INFO:teuthology.orchestra.run.smithi123.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-02-11T00:10:09.267 INFO:teuthology.orchestra.run.smithi123.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-02-11T00:10:09.267 INFO:teuthology.orchestra.run.smithi123.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2021-02-11T00:10:09.267 INFO:teuthology.orchestra.run.smithi123.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2021-02-11T00:10:09.267 INFO:teuthology.orchestra.run.smithi123.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2021-02-11T00:10:09.267 INFO:teuthology.orchestra.run.smithi123.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2021-02-11T00:10:09.267 INFO:teuthology.orchestra.run.smithi123.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2021-02-11T00:10:09.267 INFO:teuthology.orchestra.run.smithi123.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2021-02-11T00:10:09.268 INFO:teuthology.orchestra.run.smithi123.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2021-02-11T00:10:09.268 INFO:teuthology.orchestra.run.smithi123.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2021-02-11T00:10:09.268 INFO:teuthology.orchestra.run.smithi123.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2021-02-11T00:10:09.268 INFO:teuthology.orchestra.run.smithi123.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2021-02-11T00:10:09.268 INFO:teuthology.orchestra.run.smithi123.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-underscore all 1.9.1~dfsg-1 [98.6 kB] 2021-02-11T00:10:09.268 INFO:teuthology.orchestra.run.smithi123.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2021-02-11T00:10:09.268 INFO:teuthology.orchestra.run.smithi123.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2021-02-11T00:10:09.268 INFO:teuthology.orchestra.run.smithi123.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-02-11T00:10:09.268 INFO:teuthology.orchestra.run.smithi123.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2021-02-11T00:10:09.268 INFO:teuthology.orchestra.run.smithi123.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2021-02-11T00:10:09.268 INFO:teuthology.orchestra.run.smithi123.stdout:Get:43 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 15.2.8-364-g17ee664d-1focal [115 kB] 2021-02-11T00:10:09.268 INFO:teuthology.orchestra.run.smithi123.stdout:Get:44 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 15.2.8-364-g17ee664d-1focal [360 kB] 2021-02-11T00:10:09.268 INFO:teuthology.orchestra.run.smithi123.stdout:Get:45 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 15.2.8-364-g17ee664d-1focal [20.0 MB] 2021-02-11T00:10:09.269 INFO:teuthology.orchestra.run.smithi181.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 15.2.8-364-g17ee664d-1focal [20.7 kB] 2021-02-11T00:10:09.269 INFO:teuthology.orchestra.run.smithi181.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 15.2.8-364-g17ee664d-1focal [155 kB] 2021-02-11T00:10:09.269 INFO:teuthology.orchestra.run.smithi181.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 15.2.8-364-g17ee664d-1focal [29.0 kB] 2021-02-11T00:10:09.269 INFO:teuthology.orchestra.run.smithi181.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 15.2.8-364-g17ee664d-1focal [349 kB] 2021-02-11T00:10:09.269 INFO:teuthology.orchestra.run.smithi181.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2021-02-11T00:10:09.269 INFO:teuthology.orchestra.run.smithi181.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2021-02-11T00:10:09.269 INFO:teuthology.orchestra.run.smithi181.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2021-02-11T00:10:09.269 INFO:teuthology.orchestra.run.smithi181.stdout:Get:13 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 15.2.8-364-g17ee664d-1focal [3,148 kB] 2021-02-11T00:10:09.269 INFO:teuthology.orchestra.run.smithi181.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2021-02-11T00:10:09.269 INFO:teuthology.orchestra.run.smithi181.stdout:Get:15 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 15.2.8-364-g17ee664d-1focal [115 kB] 2021-02-11T00:10:09.269 INFO:teuthology.orchestra.run.smithi181.stdout:Get:16 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 15.2.8-364-g17ee664d-1focal [360 kB] 2021-02-11T00:10:09.269 INFO:teuthology.orchestra.run.smithi181.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2021-02-11T00:10:09.269 INFO:teuthology.orchestra.run.smithi181.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2021-02-11T00:10:09.270 INFO:teuthology.orchestra.run.smithi181.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2021-02-11T00:10:09.270 INFO:teuthology.orchestra.run.smithi181.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2021-02-11T00:10:09.270 INFO:teuthology.orchestra.run.smithi181.stdout:Get:21 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 15.2.8-364-g17ee664d-1focal [20.0 MB] 2021-02-11T00:10:09.270 INFO:teuthology.orchestra.run.smithi181.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2021-02-11T00:10:09.270 INFO:teuthology.orchestra.run.smithi181.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2021-02-11T00:10:09.270 INFO:teuthology.orchestra.run.smithi181.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2021-02-11T00:10:09.270 INFO:teuthology.orchestra.run.smithi181.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2021-02-11T00:10:09.270 INFO:teuthology.orchestra.run.smithi181.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2021-02-11T00:10:09.270 INFO:teuthology.orchestra.run.smithi181.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2021-02-11T00:10:09.270 INFO:teuthology.orchestra.run.smithi181.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-02-11T00:10:09.270 INFO:teuthology.orchestra.run.smithi181.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-02-11T00:10:09.270 INFO:teuthology.orchestra.run.smithi181.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2021-02-11T00:10:09.270 INFO:teuthology.orchestra.run.smithi181.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2021-02-11T00:10:09.270 INFO:teuthology.orchestra.run.smithi181.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2021-02-11T00:10:09.271 INFO:teuthology.orchestra.run.smithi181.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2021-02-11T00:10:09.271 INFO:teuthology.orchestra.run.smithi181.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2021-02-11T00:10:09.271 INFO:teuthology.orchestra.run.smithi181.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2021-02-11T00:10:09.271 INFO:teuthology.orchestra.run.smithi181.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2021-02-11T00:10:09.271 INFO:teuthology.orchestra.run.smithi181.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2021-02-11T00:10:09.271 INFO:teuthology.orchestra.run.smithi181.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2021-02-11T00:10:09.271 INFO:teuthology.orchestra.run.smithi181.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2021-02-11T00:10:09.271 INFO:teuthology.orchestra.run.smithi181.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-underscore all 1.9.1~dfsg-1 [98.6 kB] 2021-02-11T00:10:09.271 INFO:teuthology.orchestra.run.smithi181.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2021-02-11T00:10:09.271 INFO:teuthology.orchestra.run.smithi181.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2021-02-11T00:10:09.271 INFO:teuthology.orchestra.run.smithi181.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-02-11T00:10:09.271 INFO:teuthology.orchestra.run.smithi181.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2021-02-11T00:10:09.271 INFO:teuthology.orchestra.run.smithi181.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2021-02-11T00:10:09.271 INFO:teuthology.orchestra.run.smithi181.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2021-02-11T00:10:09.272 INFO:teuthology.orchestra.run.smithi181.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2021-02-11T00:10:09.272 INFO:teuthology.orchestra.run.smithi181.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2021-02-11T00:10:09.319 INFO:teuthology.orchestra.run.smithi181.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2021-02-11T00:10:09.319 INFO:teuthology.orchestra.run.smithi181.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2021-02-11T00:10:09.320 INFO:teuthology.orchestra.run.smithi181.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2021-02-11T00:10:09.321 INFO:teuthology.orchestra.run.smithi181.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2021-02-11T00:10:09.321 INFO:teuthology.orchestra.run.smithi181.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2021-02-11T00:10:09.322 INFO:teuthology.orchestra.run.smithi181.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2021-02-11T00:10:09.323 INFO:teuthology.orchestra.run.smithi181.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2021-02-11T00:10:09.360 INFO:teuthology.orchestra.run.smithi181.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2021-02-11T00:10:09.364 INFO:teuthology.orchestra.run.smithi181.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-json-pointer all 2.0-0ubuntu1 [8,320 B] 2021-02-11T00:10:09.395 INFO:teuthology.orchestra.run.smithi123.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2021-02-11T00:10:09.439 INFO:teuthology.orchestra.run.smithi181.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jsonpatch all 1.23-3 [12.0 kB] 2021-02-11T00:10:09.440 INFO:teuthology.orchestra.run.smithi181.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2021-02-11T00:10:09.443 INFO:teuthology.orchestra.run.smithi181.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2021-02-11T00:10:09.447 INFO:teuthology.orchestra.run.smithi181.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2021-02-11T00:10:09.449 INFO:teuthology.orchestra.run.smithi181.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-02-11T00:10:09.451 INFO:teuthology.orchestra.run.smithi123.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2021-02-11T00:10:09.454 INFO:teuthology.orchestra.run.smithi123.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2021-02-11T00:10:09.454 INFO:teuthology.orchestra.run.smithi181.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2021-02-11T00:10:09.456 INFO:teuthology.orchestra.run.smithi181.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2021-02-11T00:10:09.459 INFO:teuthology.orchestra.run.smithi181.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2021-02-11T00:10:09.513 INFO:teuthology.orchestra.run.smithi123.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2021-02-11T00:10:09.513 INFO:teuthology.orchestra.run.smithi123.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2021-02-11T00:10:09.513 INFO:teuthology.orchestra.run.smithi123.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2021-02-11T00:10:09.514 INFO:teuthology.orchestra.run.smithi123.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2021-02-11T00:10:09.515 INFO:teuthology.orchestra.run.smithi123.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2021-02-11T00:10:09.515 INFO:teuthology.orchestra.run.smithi123.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2021-02-11T00:10:09.516 INFO:teuthology.orchestra.run.smithi123.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2021-02-11T00:10:09.527 INFO:teuthology.orchestra.run.smithi181.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2021-02-11T00:10:09.528 INFO:teuthology.orchestra.run.smithi181.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-02-11T00:10:09.553 INFO:teuthology.orchestra.run.smithi123.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2021-02-11T00:10:09.558 INFO:teuthology.orchestra.run.smithi123.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-json-pointer all 2.0-0ubuntu1 [8,320 B] 2021-02-11T00:10:09.607 INFO:teuthology.orchestra.run.smithi181.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-02-11T00:10:09.609 INFO:teuthology.orchestra.run.smithi181.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.2 [1,382 kB] 2021-02-11T00:10:09.629 INFO:teuthology.orchestra.run.smithi181.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2021-02-11T00:10:09.629 INFO:teuthology.orchestra.run.smithi181.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2021-02-11T00:10:09.630 INFO:teuthology.orchestra.run.smithi181.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2021-02-11T00:10:09.630 INFO:teuthology.orchestra.run.smithi181.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2021-02-11T00:10:09.631 INFO:teuthology.orchestra.run.smithi181.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-py all 1.8.1-1 [65.4 kB] 2021-02-11T00:10:09.632 INFO:teuthology.orchestra.run.smithi123.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jsonpatch all 1.23-3 [12.0 kB] 2021-02-11T00:10:09.632 INFO:teuthology.orchestra.run.smithi181.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2021-02-11T00:10:09.632 INFO:teuthology.orchestra.run.smithi123.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2021-02-11T00:10:09.635 INFO:teuthology.orchestra.run.smithi123.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2021-02-11T00:10:09.639 INFO:teuthology.orchestra.run.smithi123.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2021-02-11T00:10:09.640 INFO:teuthology.orchestra.run.smithi123.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-02-11T00:10:09.647 INFO:teuthology.orchestra.run.smithi123.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2021-02-11T00:10:09.648 INFO:teuthology.orchestra.run.smithi123.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2021-02-11T00:10:09.651 INFO:teuthology.orchestra.run.smithi123.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2021-02-11T00:10:09.687 INFO:teuthology.orchestra.run.smithi181.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2021-02-11T00:10:09.687 INFO:teuthology.orchestra.run.smithi181.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2021-02-11T00:10:09.710 INFO:teuthology.orchestra.run.smithi123.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2021-02-11T00:10:09.711 INFO:teuthology.orchestra.run.smithi123.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-02-11T00:10:09.790 INFO:teuthology.orchestra.run.smithi181.stdout:Get:78 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 15.2.8-364-g17ee664d-1focal [5,292 kB] 2021-02-11T00:10:09.791 INFO:teuthology.orchestra.run.smithi123.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-02-11T00:10:09.793 INFO:teuthology.orchestra.run.smithi123.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.2 [1,382 kB] 2021-02-11T00:10:09.813 INFO:teuthology.orchestra.run.smithi123.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2021-02-11T00:10:09.813 INFO:teuthology.orchestra.run.smithi123.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2021-02-11T00:10:09.814 INFO:teuthology.orchestra.run.smithi123.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2021-02-11T00:10:09.814 INFO:teuthology.orchestra.run.smithi123.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2021-02-11T00:10:09.815 INFO:teuthology.orchestra.run.smithi123.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-py all 1.8.1-1 [65.4 kB] 2021-02-11T00:10:09.815 INFO:teuthology.orchestra.run.smithi123.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2021-02-11T00:10:09.871 INFO:teuthology.orchestra.run.smithi123.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2021-02-11T00:10:09.871 INFO:teuthology.orchestra.run.smithi123.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2021-02-11T00:10:09.999 INFO:teuthology.orchestra.run.smithi181.stdout:Get:79 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 15.2.8-364-g17ee664d-1focal [153 kB] 2021-02-11T00:10:10.017 INFO:teuthology.orchestra.run.smithi181.stdout:Get:80 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 15.2.8-364-g17ee664d-1focal [1,374 kB] 2021-02-11T00:10:10.089 INFO:teuthology.orchestra.run.smithi181.stdout:Get:81 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 15.2.8-364-g17ee664d-1focal [6,158 kB] 2021-02-11T00:10:11.422 INFO:teuthology.orchestra.run.smithi123.stdout:Get:78 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 15.2.8-364-g17ee664d-1focal [5,292 kB] 2021-02-11T00:10:11.423 INFO:teuthology.orchestra.run.smithi123.stdout:Get:79 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 15.2.8-364-g17ee664d-1focal [153 kB] 2021-02-11T00:10:11.423 INFO:teuthology.orchestra.run.smithi123.stdout:Get:80 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 15.2.8-364-g17ee664d-1focal [1,374 kB] 2021-02-11T00:10:11.423 INFO:teuthology.orchestra.run.smithi123.stdout:Get:81 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 15.2.8-364-g17ee664d-1focal [6,158 kB] 2021-02-11T00:10:11.423 INFO:teuthology.orchestra.run.smithi181.stdout:Get:82 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 15.2.8-364-g17ee664d-1focal [23.8 MB] 2021-02-11T00:10:11.716 INFO:teuthology.orchestra.run.smithi123.stdout:Get:82 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 15.2.8-364-g17ee664d-1focal [23.8 MB] 2021-02-11T00:10:11.834 INFO:teuthology.orchestra.run.smithi181.stdout:Get:83 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 15.2.8-364-g17ee664d-1focal [3,916 B] 2021-02-11T00:10:11.863 INFO:teuthology.orchestra.run.smithi181.stdout:Get:84 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 15.2.8-364-g17ee664d-1focal [539 kB] 2021-02-11T00:10:11.873 INFO:teuthology.orchestra.run.smithi181.stdout:Get:85 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 15.2.8-364-g17ee664d-1focal [2,005 kB] 2021-02-11T00:10:11.900 INFO:teuthology.orchestra.run.smithi181.stdout:Get:86 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 15.2.8-364-g17ee664d-1focal [52.2 kB] 2021-02-11T00:10:11.902 INFO:teuthology.orchestra.run.smithi181.stdout:Get:87 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 15.2.8-364-g17ee664d-1focal [57.9 kB] 2021-02-11T00:10:11.907 INFO:teuthology.orchestra.run.smithi181.stdout:Get:88 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 15.2.8-364-g17ee664d-1focal [3,196 kB] 2021-02-11T00:10:12.081 INFO:teuthology.orchestra.run.smithi181.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-cloud all 15.2.8-364-g17ee664d-1focal [34.3 kB] 2021-02-11T00:10:12.082 INFO:teuthology.orchestra.run.smithi181.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 15.2.8-364-g17ee664d-1focal [7,893 kB] 2021-02-11T00:10:12.572 INFO:teuthology.orchestra.run.smithi181.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 15.2.8-364-g17ee664d-1focal [4,032 B] 2021-02-11T00:10:12.573 INFO:teuthology.orchestra.run.smithi181.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-rook all 15.2.8-364-g17ee664d-1focal [22.5 kB] 2021-02-11T00:10:12.583 INFO:teuthology.orchestra.run.smithi181.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 15.2.8-364-g17ee664d-1focal [39.9 MB] 2021-02-11T00:10:13.567 INFO:teuthology.orchestra.run.smithi123.stdout:Get:83 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 15.2.8-364-g17ee664d-1focal [3,916 B] 2021-02-11T00:10:13.568 INFO:teuthology.orchestra.run.smithi123.stdout:Get:84 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 15.2.8-364-g17ee664d-1focal [539 kB] 2021-02-11T00:10:13.584 INFO:teuthology.orchestra.run.smithi123.stdout:Get:85 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 15.2.8-364-g17ee664d-1focal [2,005 kB] 2021-02-11T00:10:13.798 INFO:teuthology.orchestra.run.smithi123.stdout:Get:86 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 15.2.8-364-g17ee664d-1focal [52.2 kB] 2021-02-11T00:10:13.800 INFO:teuthology.orchestra.run.smithi123.stdout:Get:87 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 15.2.8-364-g17ee664d-1focal [57.9 kB] 2021-02-11T00:10:13.803 INFO:teuthology.orchestra.run.smithi123.stdout:Get:88 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 15.2.8-364-g17ee664d-1focal [3,196 kB] 2021-02-11T00:10:14.136 INFO:teuthology.orchestra.run.smithi123.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-cloud all 15.2.8-364-g17ee664d-1focal [34.3 kB] 2021-02-11T00:10:14.137 INFO:teuthology.orchestra.run.smithi123.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 15.2.8-364-g17ee664d-1focal [7,893 kB] 2021-02-11T00:10:14.732 INFO:teuthology.orchestra.run.smithi123.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 15.2.8-364-g17ee664d-1focal [4,032 B] 2021-02-11T00:10:14.732 INFO:teuthology.orchestra.run.smithi123.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-rook all 15.2.8-364-g17ee664d-1focal [22.5 kB] 2021-02-11T00:10:14.780 INFO:teuthology.orchestra.run.smithi123.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 15.2.8-364-g17ee664d-1focal [39.9 MB] 2021-02-11T00:10:14.796 INFO:teuthology.orchestra.run.smithi181.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 15.2.8-364-g17ee664d-1focal [18.0 kB] 2021-02-11T00:10:14.797 INFO:teuthology.orchestra.run.smithi181.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 15.2.8-364-g17ee664d-1focal [9,745 kB] 2021-02-11T00:10:15.401 INFO:teuthology.orchestra.run.smithi181.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 15.2.8-364-g17ee664d-1focal [60.8 kB] 2021-02-11T00:10:16.007 INFO:teuthology.orchestra.run.smithi181.stdout:Fetched 152 MB in 8s (20.1 MB/s) 2021-02-11T00:10:16.171 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2021-02-11T00:10:16.218 INFO:teuthology.orchestra.run.smithi181.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 114258 files and directories currently installed.) 2021-02-11T00:10:16.222 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../00-liblttng-ust0_2.11.0-1_amd64.deb ... 2021-02-11T00:10:16.303 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2021-02-11T00:10:16.541 INFO:teuthology.orchestra.run.smithi123.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 15.2.8-364-g17ee664d-1focal [18.0 kB] 2021-02-11T00:10:16.542 INFO:teuthology.orchestra.run.smithi123.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 15.2.8-364-g17ee664d-1focal [9,745 kB] 2021-02-11T00:10:16.678 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../01-librbd1_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:16.796 INFO:teuthology.orchestra.run.smithi123.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/octopus/17ee664d1ddc1f246329f561fcd078a15006bdfe/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 15.2.8-364-g17ee664d-1focal [60.8 kB] 2021-02-11T00:10:16.798 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking librbd1 (15.2.8-364-g17ee664d-1focal) over (15.2.7-0ubuntu0.20.04.2) ... 2021-02-11T00:10:17.325 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../02-librados2_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:17.410 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 152 MB in 9s (17.4 MB/s) 2021-02-11T00:10:17.477 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking librados2 (15.2.8-364-g17ee664d-1focal) over (15.2.7-0ubuntu0.20.04.2) ... 2021-02-11T00:10:17.585 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2021-02-11T00:10:17.636 INFO:teuthology.orchestra.run.smithi123.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 114258 files and directories currently installed.) 2021-02-11T00:10:17.640 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../00-liblttng-ust0_2.11.0-1_amd64.deb ... 2021-02-11T00:10:17.724 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2021-02-11T00:10:18.059 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../01-librbd1_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:18.123 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libcephfs2. 2021-02-11T00:10:18.139 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../03-libcephfs2_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:18.180 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libcephfs2 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:18.211 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking librbd1 (15.2.8-364-g17ee664d-1focal) over (15.2.7-0ubuntu0.20.04.2) ... 2021-02-11T00:10:18.667 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-rados. 2021-02-11T00:10:18.681 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../04-python3-rados_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:18.716 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-rados (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:18.841 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../02-librados2_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:18.949 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking librados2 (15.2.8-364-g17ee664d-1focal) over (15.2.7-0ubuntu0.20.04.2) ... 2021-02-11T00:10:20.100 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-ceph-argparse. 2021-02-11T00:10:20.100 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../05-python3-ceph-argparse_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:20.100 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-ceph-argparse (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:20.100 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-cephfs. 2021-02-11T00:10:20.100 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../06-python3-cephfs_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:20.100 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-cephfs (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:20.101 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-ceph-common. 2021-02-11T00:10:20.101 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../07-python3-ceph-common_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:20.101 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-ceph-common (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:20.101 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libcephfs2. 2021-02-11T00:10:20.101 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../03-libcephfs2_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:20.101 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libcephfs2 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:20.101 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-rados. 2021-02-11T00:10:20.101 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../04-python3-rados_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:20.101 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-rados (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:20.219 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-prettytable. 2021-02-11T00:10:20.236 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../08-python3-prettytable_0.7.2-5_all.deb ... 2021-02-11T00:10:20.277 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2021-02-11T00:10:20.349 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-ceph-argparse. 2021-02-11T00:10:21.307 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-rbd. 2021-02-11T00:10:21.308 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../09-python3-rbd_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:21.308 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-rbd (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:21.308 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package librabbitmq4:amd64. 2021-02-11T00:10:21.308 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../10-librabbitmq4_0.10.0-1_amd64.deb ... 2021-02-11T00:10:21.308 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2021-02-11T00:10:21.309 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../05-python3-ceph-argparse_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:21.309 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-ceph-argparse (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:21.310 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-cephfs. 2021-02-11T00:10:21.310 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../06-python3-cephfs_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:21.310 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-cephfs (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:21.310 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-ceph-common. 2021-02-11T00:10:21.310 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../07-python3-ceph-common_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:21.310 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-ceph-common (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:21.327 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package librdkafka1:amd64. 2021-02-11T00:10:21.342 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../11-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2021-02-11T00:10:21.385 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2021-02-11T00:10:21.439 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-prettytable. 2021-02-11T00:10:21.455 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../08-python3-prettytable_0.7.2-5_all.deb ... 2021-02-11T00:10:21.497 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2021-02-11T00:10:21.738 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package librgw2. 2021-02-11T00:10:21.750 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-rbd. 2021-02-11T00:10:21.755 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../12-librgw2_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:21.764 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../09-python3-rbd_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:21.788 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking librgw2 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:21.808 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-rbd (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:22.185 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package librabbitmq4:amd64. 2021-02-11T00:10:23.419 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-rgw. 2021-02-11T00:10:23.419 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../13-python3-rgw_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:23.419 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-rgw (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:23.420 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libleveldb1d:amd64. 2021-02-11T00:10:23.420 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../14-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2021-02-11T00:10:23.420 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2021-02-11T00:10:23.420 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package liboath0. 2021-02-11T00:10:23.420 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../15-liboath0_2.6.1-1.3_amd64.deb ... 2021-02-11T00:10:23.420 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2021-02-11T00:10:23.420 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../10-librabbitmq4_0.10.0-1_amd64.deb ... 2021-02-11T00:10:23.420 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2021-02-11T00:10:23.421 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package librdkafka1:amd64. 2021-02-11T00:10:23.421 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../11-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2021-02-11T00:10:23.421 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2021-02-11T00:10:23.421 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package librgw2. 2021-02-11T00:10:23.421 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../12-librgw2_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:23.421 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking librgw2 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:23.503 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libradosstriper1. 2021-02-11T00:10:23.514 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../16-libradosstriper1_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:23.557 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libradosstriper1 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:23.585 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-rgw. 2021-02-11T00:10:23.598 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../13-python3-rgw_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:23.667 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-rgw (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:23.954 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libleveldb1d:amd64. 2021-02-11T00:10:23.968 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../14-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2021-02-11T00:10:24.006 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2021-02-11T00:10:24.009 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-common. 2021-02-11T00:10:24.025 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../17-ceph-common_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:24.067 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-common (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:24.356 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package liboath0. 2021-02-11T00:10:24.371 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../15-liboath0_2.6.1-1.3_amd64.deb ... 2021-02-11T00:10:24.414 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2021-02-11T00:10:24.734 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libradosstriper1. 2021-02-11T00:10:24.749 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../16-libradosstriper1_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:24.792 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libradosstriper1 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:25.265 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-common. 2021-02-11T00:10:25.281 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../17-ceph-common_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:25.322 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-common (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:26.148 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-base. 2021-02-11T00:10:26.161 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../18-ceph-base_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:26.216 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-base (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:27.127 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-openssl. 2021-02-11T00:10:27.141 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../19-python3-openssl_19.0.0-1build1_all.deb ... 2021-02-11T00:10:27.193 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2021-02-11T00:10:27.336 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-base. 2021-02-11T00:10:27.351 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../18-ceph-base_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:27.405 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-base (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:27.438 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2021-02-11T00:10:27.453 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../20-ceph-mgr-modules-core_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:27.487 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-modules-core (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:27.842 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-bcrypt. 2021-02-11T00:10:27.857 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../21-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2021-02-11T00:10:27.895 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2021-02-11T00:10:28.231 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-cherrypy3. 2021-02-11T00:10:28.246 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../22-python3-cherrypy3_8.9.1-6_all.deb ... 2021-02-11T00:10:28.290 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2021-02-11T00:10:28.307 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-openssl. 2021-02-11T00:10:28.323 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../19-python3-openssl_19.0.0-1build1_all.deb ... 2021-02-11T00:10:28.365 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2021-02-11T00:10:28.609 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2021-02-11T00:10:29.279 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-logutils. 2021-02-11T00:10:29.280 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../23-python3-logutils_0.3.3-7_all.deb ... 2021-02-11T00:10:29.280 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-logutils (0.3.3-7) ... 2021-02-11T00:10:29.280 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-markupsafe. 2021-02-11T00:10:29.280 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../24-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2021-02-11T00:10:29.280 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2021-02-11T00:10:29.280 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../20-ceph-mgr-modules-core_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:29.280 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-modules-core (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:29.280 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-bcrypt. 2021-02-11T00:10:29.280 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../21-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2021-02-11T00:10:29.280 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2021-02-11T00:10:29.340 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-mako. 2021-02-11T00:10:29.356 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../25-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2021-02-11T00:10:29.389 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2021-02-11T00:10:29.407 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-cherrypy3. 2021-02-11T00:10:29.421 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../22-python3-cherrypy3_8.9.1-6_all.deb ... 2021-02-11T00:10:29.465 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2021-02-11T00:10:29.718 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-simplegeneric. 2021-02-11T00:10:30.531 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-logutils. 2021-02-11T00:10:30.531 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../23-python3-logutils_0.3.3-7_all.deb ... 2021-02-11T00:10:30.531 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-logutils (0.3.3-7) ... 2021-02-11T00:10:30.531 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-markupsafe. 2021-02-11T00:10:30.531 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../24-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2021-02-11T00:10:30.531 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2021-02-11T00:10:30.531 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-mako. 2021-02-11T00:10:30.532 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../25-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2021-02-11T00:10:30.532 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../26-python3-simplegeneric_0.8.1-3_all.deb ... 2021-02-11T00:10:30.532 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2021-02-11T00:10:30.532 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-singledispatch. 2021-02-11T00:10:30.532 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../27-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2021-02-11T00:10:30.532 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2021-02-11T00:10:30.532 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-webob. 2021-02-11T00:10:30.532 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../28-python3-webob_1%3a1.8.5-2_all.deb ... 2021-02-11T00:10:30.532 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2021-02-11T00:10:30.586 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2021-02-11T00:10:30.837 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-soupsieve. 2021-02-11T00:10:30.850 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../29-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-02-11T00:10:30.895 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-02-11T00:10:30.918 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-simplegeneric. 2021-02-11T00:10:30.934 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../26-python3-simplegeneric_0.8.1-3_all.deb ... 2021-02-11T00:10:30.976 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2021-02-11T00:10:31.198 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-bs4. 2021-02-11T00:10:32.800 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-singledispatch. 2021-02-11T00:10:32.800 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../27-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2021-02-11T00:10:32.800 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2021-02-11T00:10:32.800 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-webob. 2021-02-11T00:10:32.800 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../28-python3-webob_1%3a1.8.5-2_all.deb ... 2021-02-11T00:10:32.800 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2021-02-11T00:10:32.800 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-soupsieve. 2021-02-11T00:10:32.800 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../29-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-02-11T00:10:32.800 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-02-11T00:10:32.800 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-bs4. 2021-02-11T00:10:32.800 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../30-python3-bs4_4.8.2-1_all.deb ... 2021-02-11T00:10:32.801 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2021-02-11T00:10:32.801 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../30-python3-bs4_4.8.2-1_all.deb ... 2021-02-11T00:10:32.801 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2021-02-11T00:10:32.801 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-waitress. 2021-02-11T00:10:32.801 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../31-python3-waitress_1.4.1-1_all.deb ... 2021-02-11T00:10:32.801 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-waitress (1.4.1-1) ... 2021-02-11T00:10:32.801 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-tempita. 2021-02-11T00:10:32.801 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../32-python3-tempita_0.5.2-6_all.deb ... 2021-02-11T00:10:32.801 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-tempita (0.5.2-6) ... 2021-02-11T00:10:32.801 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-paste. 2021-02-11T00:10:32.801 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../33-python3-paste_3.4.0+dfsg1-1_all.deb ... 2021-02-11T00:10:32.801 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2021-02-11T00:10:32.802 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2021-02-11T00:10:32.805 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-waitress. 2021-02-11T00:10:32.808 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../34-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2021-02-11T00:10:32.820 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../31-python3-waitress_1.4.1-1_all.deb ... 2021-02-11T00:10:32.850 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2021-02-11T00:10:32.866 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-waitress (1.4.1-1) ... 2021-02-11T00:10:33.150 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pastedeploy. 2021-02-11T00:10:33.165 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../35-python3-pastedeploy_2.1.0-1_all.deb ... 2021-02-11T00:10:33.200 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-tempita. 2021-02-11T00:10:33.208 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2021-02-11T00:10:33.214 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../32-python3-tempita_0.5.2-6_all.deb ... 2021-02-11T00:10:33.258 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-tempita (0.5.2-6) ... 2021-02-11T00:10:33.545 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-webtest. 2021-02-11T00:10:33.562 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../36-python3-webtest_2.0.32-2_all.deb ... 2021-02-11T00:10:33.586 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-paste. 2021-02-11T00:10:33.600 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../33-python3-paste_3.4.0+dfsg1-1_all.deb ... 2021-02-11T00:10:33.603 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-webtest (2.0.32-2) ... 2021-02-11T00:10:33.644 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2021-02-11T00:10:33.914 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pecan. 2021-02-11T00:10:33.929 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../37-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2021-02-11T00:10:33.955 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2021-02-11T00:10:33.970 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../34-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2021-02-11T00:10:33.972 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2021-02-11T00:10:34.014 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2021-02-11T00:10:34.319 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-werkzeug. 2021-02-11T00:10:34.324 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pastedeploy. 2021-02-11T00:10:34.333 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../38-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2021-02-11T00:10:34.339 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../35-python3-pastedeploy_2.1.0-1_all.deb ... 2021-02-11T00:10:34.376 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2021-02-11T00:10:34.382 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2021-02-11T00:10:34.669 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-webtest. 2021-02-11T00:10:34.685 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../36-python3-webtest_2.0.32-2_all.deb ... 2021-02-11T00:10:34.743 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-webtest (2.0.32-2) ... 2021-02-11T00:10:34.764 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr. 2021-02-11T00:10:34.780 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../39-ceph-mgr_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:34.822 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:35.055 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pecan. 2021-02-11T00:10:35.068 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../37-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2021-02-11T00:10:35.112 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2021-02-11T00:10:35.291 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mon. 2021-02-11T00:10:35.306 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../40-ceph-mon_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:35.349 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mon (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:35.459 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-werkzeug. 2021-02-11T00:10:35.476 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../38-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2021-02-11T00:10:35.517 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2021-02-11T00:10:35.887 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr. 2021-02-11T00:10:35.903 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../39-ceph-mgr_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:35.945 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:36.335 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-osd. 2021-02-11T00:10:36.351 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../41-ceph-osd_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:36.392 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-osd (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:36.424 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mon. 2021-02-11T00:10:36.439 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../40-ceph-mon_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:36.473 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mon (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:37.400 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-osd. 2021-02-11T00:10:37.417 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../41-ceph-osd_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:37.475 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-osd (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:38.731 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph. 2021-02-11T00:10:38.748 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../42-ceph_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:38.789 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:39.117 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-fuse. 2021-02-11T00:10:39.131 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../43-ceph-fuse_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:39.175 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-fuse (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:40.022 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph. 2021-02-11T00:10:40.545 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mds. 2021-02-11T00:10:40.545 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../44-ceph-mds_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:40.545 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mds (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:40.545 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../42-ceph_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:40.545 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:40.545 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-fuse. 2021-02-11T00:10:40.545 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../43-ceph-fuse_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:40.545 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-fuse (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:40.656 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package cephadm. 2021-02-11T00:10:40.672 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../45-cephadm_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:40.714 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking cephadm (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:40.836 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mds. 2021-02-11T00:10:40.849 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../44-ceph-mds_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:40.894 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mds (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:41.043 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-jinja2. 2021-02-11T00:10:41.056 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../46-python3-jinja2_2.10.1-2_all.deb ... 2021-02-11T00:10:41.954 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package cephadm. 2021-02-11T00:10:41.954 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../45-cephadm_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:41.954 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking cephadm (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:41.954 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-jinja2. 2021-02-11T00:10:41.954 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../46-python3-jinja2_2.10.1-2_all.deb ... 2021-02-11T00:10:41.954 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2021-02-11T00:10:41.954 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2021-02-11T00:10:41.954 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2021-02-11T00:10:41.954 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../47-ceph-mgr-cephadm_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:41.954 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-cephadm (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:41.955 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-repoze.lru. 2021-02-11T00:10:41.955 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../48-python3-repoze.lru_0.7-2_all.deb ... 2021-02-11T00:10:41.955 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2021-02-11T00:10:42.119 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2021-02-11T00:10:42.134 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../47-ceph-mgr-cephadm_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:42.142 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libjs-underscore. 2021-02-11T00:10:42.159 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../49-libjs-underscore_1.9.1~dfsg-1_all.deb ... 2021-02-11T00:10:42.194 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-cephadm (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:42.200 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1) ... 2021-02-11T00:10:42.478 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libjs-sphinxdoc. 2021-02-11T00:10:43.034 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-repoze.lru. 2021-02-11T00:10:43.034 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../48-python3-repoze.lru_0.7-2_all.deb ... 2021-02-11T00:10:43.034 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2021-02-11T00:10:43.034 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libjs-underscore. 2021-02-11T00:10:43.034 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../49-libjs-underscore_1.9.1~dfsg-1_all.deb ... 2021-02-11T00:10:43.034 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1) ... 2021-02-11T00:10:43.035 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../50-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2021-02-11T00:10:43.035 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2021-02-11T00:10:43.035 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-routes. 2021-02-11T00:10:43.035 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../51-python3-routes_2.4.1-2_all.deb ... 2021-02-11T00:10:43.035 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-routes (2.4.1-2) ... 2021-02-11T00:10:43.194 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libjs-sphinxdoc. 2021-02-11T00:10:43.209 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../50-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2021-02-11T00:10:43.252 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2021-02-11T00:10:44.695 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2021-02-11T00:10:44.696 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../52-ceph-mgr-dashboard_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:44.696 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-dashboard (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:44.696 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-diskprediction-cloud. 2021-02-11T00:10:44.696 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../53-ceph-mgr-diskprediction-cloud_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:44.696 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-diskprediction-cloud (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:44.696 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-decorator. 2021-02-11T00:10:44.696 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../54-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-02-11T00:10:44.696 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-routes. 2021-02-11T00:10:44.696 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../51-python3-routes_2.4.1-2_all.deb ... 2021-02-11T00:10:44.696 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-routes (2.4.1-2) ... 2021-02-11T00:10:44.696 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2021-02-11T00:10:44.696 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../52-ceph-mgr-dashboard_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:44.697 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-dashboard (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:44.718 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-02-11T00:10:45.021 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2021-02-11T00:10:45.037 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../55-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2021-02-11T00:10:45.079 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2021-02-11T00:10:45.398 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-scipy. 2021-02-11T00:10:45.415 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../56-python3-scipy_1.3.3-3build1_amd64.deb ... 2021-02-11T00:10:45.456 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2021-02-11T00:10:45.890 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-diskprediction-cloud. 2021-02-11T00:10:45.974 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../53-ceph-mgr-diskprediction-cloud_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:46.014 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-diskprediction-cloud (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:46.452 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-decorator. 2021-02-11T00:10:46.499 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../54-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-02-11T00:10:46.542 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-02-11T00:10:46.749 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-sklearn-lib. 2021-02-11T00:10:46.765 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../57-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2021-02-11T00:10:46.807 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2021-02-11T00:10:46.963 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2021-02-11T00:10:47.097 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../55-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2021-02-11T00:10:47.170 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2021-02-11T00:10:47.327 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-joblib. 2021-02-11T00:10:47.344 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../58-python3-joblib_0.14.0-3_all.deb ... 2021-02-11T00:10:47.385 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-joblib (0.14.0-3) ... 2021-02-11T00:10:47.657 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-scipy. 2021-02-11T00:10:47.705 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-sklearn. 2021-02-11T00:10:47.721 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../59-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2021-02-11T00:10:47.763 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2021-02-11T00:10:47.774 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../56-python3-scipy_1.3.3-3build1_amd64.deb ... 2021-02-11T00:10:47.830 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2021-02-11T00:10:48.430 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2021-02-11T00:10:48.447 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../60-ceph-mgr-diskprediction-local_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:48.488 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-diskprediction-local (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:49.834 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-cachetools. 2021-02-11T00:10:49.851 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../61-python3-cachetools_4.0.0-1_all.deb ... 2021-02-11T00:10:49.892 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2021-02-11T00:10:50.697 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pyasn1. 2021-02-11T00:10:50.698 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../62-python3-pyasn1_0.4.2-3build1_all.deb ... 2021-02-11T00:10:50.698 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2021-02-11T00:10:50.956 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pyasn1-modules. 2021-02-11T00:10:50.970 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../63-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2021-02-11T00:10:51.014 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2021-02-11T00:10:51.334 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-rsa. 2021-02-11T00:10:51.922 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-sklearn-lib. 2021-02-11T00:10:51.922 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../57-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2021-02-11T00:10:51.922 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../64-python3-rsa_4.0-3_all.deb ... 2021-02-11T00:10:51.922 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-rsa (4.0-3) ... 2021-02-11T00:10:51.922 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-google-auth. 2021-02-11T00:10:51.922 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../65-python3-google-auth_1.5.1-2_all.deb ... 2021-02-11T00:10:51.923 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2021-02-11T00:10:51.964 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2021-02-11T00:10:52.057 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-requests-oauthlib. 2021-02-11T00:10:52.070 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../66-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2021-02-11T00:10:52.115 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2021-02-11T00:10:52.418 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-websocket. 2021-02-11T00:10:52.889 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../67-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2021-02-11T00:10:52.889 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2021-02-11T00:10:52.889 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-kubernetes. 2021-02-11T00:10:52.889 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../68-python3-kubernetes_7.0.0~a1-2_all.deb ... 2021-02-11T00:10:52.889 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2021-02-11T00:10:53.169 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-joblib. 2021-02-11T00:10:53.691 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2021-02-11T00:10:53.691 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../69-ceph-mgr-k8sevents_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:53.691 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-k8sevents (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:53.691 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../58-python3-joblib_0.14.0-3_all.deb ... 2021-02-11T00:10:53.691 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-joblib (0.14.0-3) ... 2021-02-11T00:10:53.761 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-json-pointer. 2021-02-11T00:10:53.777 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../70-python3-json-pointer_2.0-0ubuntu1_all.deb ... 2021-02-11T00:10:53.828 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-json-pointer (2.0-0ubuntu1) ... 2021-02-11T00:10:54.047 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-sklearn. 2021-02-11T00:10:55.217 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-jsonpatch. 2021-02-11T00:10:55.217 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../71-python3-jsonpatch_1.23-3_all.deb ... 2021-02-11T00:10:55.217 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-jsonpatch (1.23-3) ... 2021-02-11T00:10:55.217 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-rook. 2021-02-11T00:10:55.217 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../72-ceph-mgr-rook_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:55.218 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-rook (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:55.218 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libonig5:amd64. 2021-02-11T00:10:55.218 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../73-libonig5_6.9.4-1_amd64.deb ... 2021-02-11T00:10:55.218 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2021-02-11T00:10:55.218 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../59-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2021-02-11T00:10:55.218 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2021-02-11T00:10:55.218 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2021-02-11T00:10:55.218 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../60-ceph-mgr-diskprediction-local_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:55.218 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-diskprediction-local (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:55.298 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libjq1:amd64. 2021-02-11T00:10:55.315 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../74-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-02-11T00:10:55.347 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-02-11T00:10:55.592 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package jq. 2021-02-11T00:10:55.605 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../75-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-02-11T00:10:55.658 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2021-02-11T00:10:55.928 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package socat. 2021-02-11T00:10:55.944 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../76-socat_1.7.3.3-2_amd64.deb ... 2021-02-11T00:10:55.986 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking socat (1.7.3.3-2) ... 2021-02-11T00:10:56.215 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-cachetools. 2021-02-11T00:10:56.232 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../61-python3-cachetools_4.0.0-1_all.deb ... 2021-02-11T00:10:56.265 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2021-02-11T00:10:56.289 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package xmlstarlet. 2021-02-11T00:10:56.303 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../77-xmlstarlet_1.6.1-2build1_amd64.deb ... 2021-02-11T00:10:56.347 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2021-02-11T00:10:56.551 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pyasn1. 2021-02-11T00:10:56.566 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../62-python3-pyasn1_0.4.2-3build1_all.deb ... 2021-02-11T00:10:56.609 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2021-02-11T00:10:56.727 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-test. 2021-02-11T00:10:56.743 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../78-ceph-test_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:10:56.784 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-test (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:56.979 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pyasn1-modules. 2021-02-11T00:10:56.994 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../63-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2021-02-11T00:10:57.037 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2021-02-11T00:10:57.357 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-rsa. 2021-02-11T00:10:57.371 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../64-python3-rsa_4.0-3_all.deb ... 2021-02-11T00:10:57.407 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-rsa (4.0-3) ... 2021-02-11T00:10:57.702 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-google-auth. 2021-02-11T00:10:57.718 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../65-python3-google-auth_1.5.1-2_all.deb ... 2021-02-11T00:10:57.759 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2021-02-11T00:10:58.080 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-requests-oauthlib. 2021-02-11T00:10:58.095 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../66-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2021-02-11T00:10:58.138 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2021-02-11T00:10:58.491 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-websocket. 2021-02-11T00:10:58.506 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../67-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2021-02-11T00:10:58.549 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2021-02-11T00:10:58.861 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-kubernetes. 2021-02-11T00:10:58.874 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../68-python3-kubernetes_7.0.0~a1-2_all.deb ... 2021-02-11T00:10:58.918 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2021-02-11T00:10:59.523 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2021-02-11T00:10:59.538 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../69-ceph-mgr-k8sevents_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:10:59.598 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-k8sevents (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:10:59.884 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-json-pointer. 2021-02-11T00:10:59.901 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../70-python3-json-pointer_2.0-0ubuntu1_all.deb ... 2021-02-11T00:10:59.942 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-json-pointer (2.0-0ubuntu1) ... 2021-02-11T00:11:00.279 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-jsonpatch. 2021-02-11T00:11:00.929 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../71-python3-jsonpatch_1.23-3_all.deb ... 2021-02-11T00:11:00.929 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-jsonpatch (1.23-3) ... 2021-02-11T00:11:00.929 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-mgr-rook. 2021-02-11T00:11:00.929 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../72-ceph-mgr-rook_15.2.8-364-g17ee664d-1focal_all.deb ... 2021-02-11T00:11:00.929 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-mgr-rook (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:01.009 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libonig5:amd64. 2021-02-11T00:11:01.025 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../73-libonig5_6.9.4-1_amd64.deb ... 2021-02-11T00:11:01.067 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2021-02-11T00:11:01.412 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libjq1:amd64. 2021-02-11T00:11:02.476 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../74-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-02-11T00:11:02.476 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-02-11T00:11:02.476 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package jq. 2021-02-11T00:11:02.476 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../75-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-02-11T00:11:02.476 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2021-02-11T00:11:02.476 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package socat. 2021-02-11T00:11:02.476 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../76-socat_1.7.3.3-2_amd64.deb ... 2021-02-11T00:11:02.477 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking socat (1.7.3.3-2) ... 2021-02-11T00:11:02.477 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package xmlstarlet. 2021-02-11T00:11:02.477 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../77-xmlstarlet_1.6.1-2build1_amd64.deb ... 2021-02-11T00:11:02.477 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2021-02-11T00:11:02.807 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package ceph-test. 2021-02-11T00:11:02.823 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../78-ceph-test_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:11:02.865 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking ceph-test (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:04.431 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libcephfs-dev. 2021-02-11T00:11:04.503 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../79-libcephfs-dev_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:11:04.554 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libcephfs-dev (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:05.042 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package nvme-cli. 2021-02-11T00:11:05.529 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../80-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2021-02-11T00:11:05.530 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2021-02-11T00:11:06.273 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-atomicwrites. 2021-02-11T00:11:06.305 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../81-python3-atomicwrites_1.1.5-2build1_all.deb ... 2021-02-11T00:11:06.347 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2021-02-11T00:11:06.377 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package libcephfs-dev. 2021-02-11T00:11:06.391 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../79-libcephfs-dev_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:11:06.435 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking libcephfs-dev (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:06.780 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package nvme-cli. 2021-02-11T00:11:06.784 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-attr. 2021-02-11T00:11:06.795 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../80-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2021-02-11T00:11:06.847 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2021-02-11T00:11:06.932 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../82-python3-attr_19.3.0-2_all.deb ... 2021-02-11T00:11:06.975 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-attr (19.3.0-2) ... 2021-02-11T00:11:07.320 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-atomicwrites. 2021-02-11T00:11:07.334 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../81-python3-atomicwrites_1.1.5-2build1_all.deb ... 2021-02-11T00:11:07.370 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2021-02-11T00:11:07.437 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-webencodings. 2021-02-11T00:11:07.536 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../83-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-02-11T00:11:07.586 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-02-11T00:11:07.598 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-attr. 2021-02-11T00:11:07.614 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../82-python3-attr_19.3.0-2_all.deb ... 2021-02-11T00:11:07.647 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-attr (19.3.0-2) ... 2021-02-11T00:11:07.947 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-html5lib. 2021-02-11T00:11:07.961 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../84-python3-html5lib_1.0.1-2_all.deb ... 2021-02-11T00:11:07.984 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-webencodings. 2021-02-11T00:11:07.999 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../83-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-02-11T00:11:08.011 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2021-02-11T00:11:08.042 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-02-11T00:11:08.345 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-html5lib. 2021-02-11T00:11:08.359 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../84-python3-html5lib_1.0.1-2_all.deb ... 2021-02-11T00:11:08.383 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-lxml:amd64. 2021-02-11T00:11:08.397 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../85-python3-lxml_4.5.0-1ubuntu0.2_amd64.deb ... 2021-02-11T00:11:08.403 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2021-02-11T00:11:08.441 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.2) ... 2021-02-11T00:11:08.731 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-lxml:amd64. 2021-02-11T00:11:08.745 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../85-python3-lxml_4.5.0-1ubuntu0.2_amd64.deb ... 2021-02-11T00:11:08.789 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.2) ... 2021-02-11T00:11:08.945 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-packaging. 2021-02-11T00:11:08.962 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../86-python3-packaging_20.3-1_all.deb ... 2021-02-11T00:11:09.002 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-packaging (20.3-1) ... 2021-02-11T00:11:09.234 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-packaging. 2021-02-11T00:11:09.248 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../86-python3-packaging_20.3-1_all.deb ... 2021-02-11T00:11:09.305 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pastescript. 2021-02-11T00:11:09.309 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-packaging (20.3-1) ... 2021-02-11T00:11:09.319 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../87-python3-pastescript_2.0.2-4_all.deb ... 2021-02-11T00:11:09.363 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2021-02-11T00:11:09.570 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pastescript. 2021-02-11T00:11:09.584 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../87-python3-pastescript_2.0.2-4_all.deb ... 2021-02-11T00:11:09.620 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2021-02-11T00:11:09.684 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pluggy. 2021-02-11T00:11:09.700 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../88-python3-pluggy_0.13.0-2_all.deb ... 2021-02-11T00:11:09.758 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2021-02-11T00:11:09.923 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pluggy. 2021-02-11T00:11:09.938 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../88-python3-pluggy_0.13.0-2_all.deb ... 2021-02-11T00:11:09.981 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2021-02-11T00:11:10.054 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-psutil. 2021-02-11T00:11:10.068 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../89-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2021-02-11T00:11:10.111 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2021-02-11T00:11:10.293 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-psutil. 2021-02-11T00:11:10.309 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../89-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2021-02-11T00:11:10.351 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2021-02-11T00:11:10.431 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-py. 2021-02-11T00:11:10.446 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../90-python3-py_1.8.1-1_all.deb ... 2021-02-11T00:11:10.489 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-py (1.8.1-1) ... 2021-02-11T00:11:10.696 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-py. 2021-02-11T00:11:11.929 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pyinotify. 2021-02-11T00:11:11.929 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../91-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2021-02-11T00:11:11.929 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2021-02-11T00:11:11.929 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-wcwidth. 2021-02-11T00:11:11.929 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../92-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2021-02-11T00:11:11.930 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2021-02-11T00:11:11.930 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pytest. 2021-02-11T00:11:11.930 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../93-python3-pytest_4.6.9-1_all.deb ... 2021-02-11T00:11:11.930 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pytest (4.6.9-1) ... 2021-02-11T00:11:11.930 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../90-python3-py_1.8.1-1_all.deb ... 2021-02-11T00:11:11.930 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-py (1.8.1-1) ... 2021-02-11T00:11:11.930 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pyinotify. 2021-02-11T00:11:11.930 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../91-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2021-02-11T00:11:11.930 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2021-02-11T00:11:11.930 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-wcwidth. 2021-02-11T00:11:11.930 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../92-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2021-02-11T00:11:11.930 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2021-02-11T00:11:11.931 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package python3-pytest. 2021-02-11T00:11:11.931 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../93-python3-pytest_4.6.9-1_all.deb ... 2021-02-11T00:11:11.931 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking python3-pytest (4.6.9-1) ... 2021-02-11T00:11:12.044 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package radosgw. 2021-02-11T00:11:12.058 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../94-radosgw_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:11:12.102 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking radosgw (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:12.300 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package radosgw. 2021-02-11T00:11:13.764 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package rbd-fuse. 2021-02-11T00:11:13.764 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../95-rbd-fuse_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:11:13.764 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking rbd-fuse (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:13.764 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-attr (19.3.0-2) ... 2021-02-11T00:11:13.764 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../94-radosgw_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:11:13.764 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking radosgw (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:13.764 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package rbd-fuse. 2021-02-11T00:11:13.764 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../95-rbd-fuse_15.2.8-364-g17ee664d-1focal_amd64.deb ... 2021-02-11T00:11:13.764 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking rbd-fuse (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:13.764 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-attr (19.3.0-2) ... 2021-02-11T00:11:13.843 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2021-02-11T00:11:14.019 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2021-02-11T00:11:14.040 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2021-02-11T00:11:14.145 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2021-02-11T00:11:14.166 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2021-02-11T00:11:14.292 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2021-02-11T00:11:14.346 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up cephadm (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:14.494 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up cephadm (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:14.891 INFO:teuthology.orchestra.run.smithi181.stdout:Adding system user cephadm....done 2021-02-11T00:11:15.749 INFO:teuthology.orchestra.run.smithi123.stdout:Adding system user cephadm....done 2021-02-11T00:11:15.749 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-waitress (1.4.1-1) ... 2021-02-11T00:11:15.749 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-repoze.lru (0.7-2) ... 2021-02-11T00:11:15.749 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-waitress (1.4.1-1) ... 2021-02-11T00:11:15.749 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-repoze.lru (0.7-2) ... 2021-02-11T00:11:15.838 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up liboath0 (2.6.1-1.3) ... 2021-02-11T00:11:15.964 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-py (1.8.1-1) ... 2021-02-11T00:11:16.036 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up liboath0 (2.6.1-1.3) ... 2021-02-11T00:11:16.153 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-py (1.8.1-1) ... 2021-02-11T00:11:16.299 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-joblib (0.14.0-3) ... 2021-02-11T00:11:16.473 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-joblib (0.14.0-3) ... 2021-02-11T00:11:16.719 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-cachetools (4.0.0-1) ... 2021-02-11T00:11:16.881 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-cachetools (4.0.0-1) ... 2021-02-11T00:11:17.019 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2021-02-11T00:11:17.183 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2021-02-11T00:11:17.336 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2021-02-11T00:11:17.492 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2021-02-11T00:11:17.612 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2021-02-11T00:11:17.797 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2021-02-11T00:11:17.905 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-ceph-argparse (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:18.086 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-ceph-argparse (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:18.231 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2021-02-11T00:11:18.357 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2021-02-11T00:11:18.370 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2021-02-11T00:11:18.471 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2021-02-11T00:11:18.625 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-02-11T00:11:18.731 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-02-11T00:11:18.918 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2021-02-11T00:11:19.015 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2021-02-11T00:11:19.310 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2021-02-11T00:11:19.391 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2021-02-11T00:11:19.595 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-02-11T00:11:19.692 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-02-11T00:11:19.887 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2021-02-11T00:11:19.993 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2021-02-11T00:11:20.222 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-tempita (0.5.2-6) ... 2021-02-11T00:11:20.345 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-tempita (0.5.2-6) ... 2021-02-11T00:11:20.531 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-packaging (20.3-1) ... 2021-02-11T00:11:20.704 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-packaging (20.3-1) ... 2021-02-11T00:11:20.834 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2021-02-11T00:11:20.960 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2021-02-11T00:11:20.988 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2021-02-11T00:11:21.089 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2021-02-11T00:11:21.366 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2021-02-11T00:11:21.504 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2021-02-11T00:11:21.776 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2021-02-11T00:11:22.275 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2021-02-11T00:11:22.275 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up socat (1.7.3.3-2) ... 2021-02-11T00:11:22.275 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up socat (1.7.3.3-2) ... 2021-02-11T00:11:22.275 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-ceph-common (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:22.391 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-ceph-common (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:22.546 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-html5lib (1.0.1-2) ... 2021-02-11T00:11:22.717 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-html5lib (1.0.1-2) ... 2021-02-11T00:11:22.864 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2021-02-11T00:11:22.982 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2021-02-11T00:11:23.069 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2021-02-11T00:11:23.940 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pluggy (0.13.0-2) ... 2021-02-11T00:11:23.940 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-json-pointer (2.0-0ubuntu1) ... 2021-02-11T00:11:23.940 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.2) ... 2021-02-11T00:11:23.940 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2021-02-11T00:11:23.940 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pluggy (0.13.0-2) ... 2021-02-11T00:11:23.940 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-json-pointer (2.0-0ubuntu1) ... 2021-02-11T00:11:23.940 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.2) ... 2021-02-11T00:11:24.011 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2021-02-11T00:11:24.209 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2021-02-11T00:11:25.377 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2021-02-11T00:11:25.377 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-logutils (0.3.3-7) ... 2021-02-11T00:11:25.378 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-modules-core (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:25.378 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2021-02-11T00:11:25.378 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2021-02-11T00:11:25.378 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2021-02-11T00:11:25.378 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-logutils (0.3.3-7) ... 2021-02-11T00:11:25.378 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-modules-core (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:25.378 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2021-02-11T00:11:25.379 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2021-02-11T00:11:25.426 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-prettytable (0.7.2-5) ... 2021-02-11T00:11:25.623 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-prettytable (0.7.2-5) ... 2021-02-11T00:11:25.719 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-02-11T00:11:25.958 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-02-11T00:11:26.036 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2021-02-11T00:11:26.284 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2021-02-11T00:11:26.443 INFO:teuthology.orchestra.run.smithi123.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2021-02-11T00:11:28.086 INFO:teuthology.orchestra.run.smithi181.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2021-02-11T00:11:28.086 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2021-02-11T00:11:28.086 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2021-02-11T00:11:28.086 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2021-02-11T00:11:28.086 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2021-02-11T00:11:28.086 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libjs-underscore (1.9.1~dfsg-1) ... 2021-02-11T00:11:28.086 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2021-02-11T00:11:28.086 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2021-02-11T00:11:28.086 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2021-02-11T00:11:28.086 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2021-02-11T00:11:28.087 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libjs-underscore (1.9.1~dfsg-1) ... 2021-02-11T00:11:28.087 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2021-02-11T00:11:28.154 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-webob (1:1.8.5-2) ... 2021-02-11T00:11:28.168 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2021-02-11T00:11:28.277 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-webob (1:1.8.5-2) ... 2021-02-11T00:11:28.472 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up librados2 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:28.603 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up librados2 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:28.608 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2021-02-11T00:11:28.729 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2021-02-11T00:11:30.047 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up librgw2 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:30.157 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-02-11T00:11:30.185 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up librgw2 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:30.283 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pytest (4.6.9-1) ... 2021-02-11T00:11:30.311 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-02-11T00:11:30.437 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pytest (4.6.9-1) ... 2021-02-11T00:11:30.676 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-jsonpatch (1.23-3) ... 2021-02-11T00:11:30.766 INFO:teuthology.orchestra.run.smithi123.stdout:update-alternatives: using /usr/bin/jsonpatch-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2021-02-11T00:11:30.814 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-jsonpatch (1.23-3) ... 2021-02-11T00:11:30.904 INFO:teuthology.orchestra.run.smithi181.stdout:update-alternatives: using /usr/bin/jsonpatch-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2021-02-11T00:11:31.019 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2021-02-11T00:11:31.141 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2021-02-11T00:11:31.312 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-bs4 (4.8.2-1) ... 2021-02-11T00:11:31.442 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-bs4 (4.8.2-1) ... 2021-02-11T00:11:31.680 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libcephfs2 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:31.789 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libradosstriper1 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:31.827 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libcephfs2 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:31.898 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2021-02-11T00:11:31.944 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libradosstriper1 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:32.103 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2021-02-11T00:11:32.225 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2021-02-11T00:11:32.438 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2021-02-11T00:11:33.255 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up librbd1 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:34.757 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up librbd1 (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:34.757 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2021-02-11T00:11:34.757 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2021-02-11T00:11:34.757 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-rsa (4.0-3) ... 2021-02-11T00:11:34.757 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-webtest (2.0.32-2) ... 2021-02-11T00:11:34.758 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-fuse (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:34.758 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2021-02-11T00:11:34.758 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2021-02-11T00:11:34.758 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2021-02-11T00:11:34.758 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2021-02-11T00:11:34.759 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-rsa (4.0-3) ... 2021-02-11T00:11:34.759 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-webtest (2.0.32-2) ... 2021-02-11T00:11:34.759 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-fuse (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:34.759 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2021-02-11T00:11:34.759 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2021-02-11T00:11:34.912 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up libcephfs-dev (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:35.029 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pastescript (2.0.2-4) ... 2021-02-11T00:11:35.126 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libcephfs-dev (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:35.260 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pastescript (2.0.2-4) ... 2021-02-11T00:11:35.347 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2021-02-11T00:11:35.570 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2021-02-11T00:11:35.717 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-rados (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:36.212 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-rados (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:36.212 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-rbd (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:36.212 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up rbd-fuse (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:36.213 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-rbd (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:36.213 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up rbd-fuse (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:36.213 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-routes (2.4.1-2) ... 2021-02-11T00:11:36.317 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-routes (2.4.1-2) ... 2021-02-11T00:11:36.379 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-google-auth (1.5.1-2) ... 2021-02-11T00:11:36.618 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-google-auth (1.5.1-2) ... 2021-02-11T00:11:37.975 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-rgw (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:37.975 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-cephfs (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:37.975 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2021-02-11T00:11:37.975 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-rgw (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:37.975 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-cephfs (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:37.975 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2021-02-11T00:11:38.069 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-common (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:38.275 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-common (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:38.689 INFO:teuthology.orchestra.run.smithi123.stdout:Adding group ceph....done 2021-02-11T00:11:38.904 INFO:teuthology.orchestra.run.smithi181.stdout:Adding group ceph....done 2021-02-11T00:11:39.041 INFO:teuthology.orchestra.run.smithi123.stdout:Adding system user ceph....done 2021-02-11T00:11:39.176 INFO:teuthology.orchestra.run.smithi123.stdout:Setting system user ceph properties....done 2021-02-11T00:11:39.298 INFO:teuthology.orchestra.run.smithi181.stdout:Adding system user ceph....done 2021-02-11T00:11:39.326 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2021-02-11T00:11:39.499 INFO:teuthology.orchestra.run.smithi181.stdout:Setting system user ceph properties....done 2021-02-11T00:11:39.664 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2021-02-11T00:11:39.730 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2021-02-11T00:11:40.041 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2021-02-11T00:11:40.213 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-test (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:40.323 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up radosgw (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:40.512 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-test (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:40.573 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2021-02-11T00:11:40.573 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2021-02-11T00:11:40.638 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up radosgw (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:40.913 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2021-02-11T00:11:40.913 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2021-02-11T00:11:41.283 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-base (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:41.573 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-base (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:41.621 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2021-02-11T00:11:41.906 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2021-02-11T00:11:42.110 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mds (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:42.329 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2021-02-11T00:11:42.330 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2021-02-11T00:11:42.350 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mds (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:42.579 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2021-02-11T00:11:43.476 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2021-02-11T00:11:43.477 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:43.478 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2021-02-11T00:11:43.478 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2021-02-11T00:11:43.478 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:43.478 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2021-02-11T00:11:43.478 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2021-02-11T00:11:43.478 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-diskprediction-cloud (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:43.605 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-rook (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:43.711 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-diskprediction-cloud (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:43.773 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-osd (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:43.854 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-rook (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:43.997 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-osd (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:44.326 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2021-02-11T00:11:44.326 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2021-02-11T00:11:44.536 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2021-02-11T00:11:44.536 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2021-02-11T00:11:44.808 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-k8sevents (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:44.934 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-diskprediction-local (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:44.973 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-k8sevents (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:45.077 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mon (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:45.099 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-diskprediction-local (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:45.243 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mon (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:45.327 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2021-02-11T00:11:45.328 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2021-02-11T00:11:45.454 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2021-02-11T00:11:45.454 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2021-02-11T00:11:45.795 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-cephadm (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:45.911 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-cephadm (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:45.954 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:46.079 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:46.080 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up ceph-mgr-dashboard (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:46.205 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-dashboard (15.2.8-364-g17ee664d-1focal) ... 2021-02-11T00:11:46.349 INFO:teuthology.orchestra.run.smithi181.stdout:Processing triggers for systemd (245.4-4ubuntu3.4) ... 2021-02-11T00:11:46.533 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for systemd (245.4-4ubuntu3.4) ... 2021-02-11T00:11:46.649 INFO:teuthology.orchestra.run.smithi181.stdout:Processing triggers for man-db (2.9.1-1) ... 2021-02-11T00:11:46.866 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for man-db (2.9.1-1) ... 2021-02-11T00:11:49.736 INFO:teuthology.orchestra.run.smithi181.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-02-11T00:11:49.969 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-02-11T00:11:50.161 INFO:teuthology.orchestra.run.smithi181.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2021-02-11T00:11:50.164 DEBUG:teuthology.parallel:result is None 2021-02-11T00:11:50.360 INFO:teuthology.orchestra.run.smithi123.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2021-02-11T00:11:50.363 DEBUG:teuthology.parallel:result is None 2021-02-11T00:11:50.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo lsb_release -is 2021-02-11T00:11:50.410 INFO:teuthology.orchestra.run.smithi123.stdout:Ubuntu 2021-02-11T00:11:50.415 DEBUG:teuthology.misc:System to be installed: Ubuntu 2021-02-11T00:11:50.415 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-02-11T00:11:50.415 INFO:teuthology.packaging:ref: None 2021-02-11T00:11:50.415 INFO:teuthology.packaging:tag: None 2021-02-11T00:11:50.416 INFO:teuthology.packaging:branch: octopus 2021-02-11T00:11:50.416 INFO:teuthology.packaging:sha1: 362cdae185fcf8d9b3d4cd13f5408e79ea70164c 2021-02-11T00:11:50.416 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2021-02-11T00:11:50.751 DEBUG:teuthology.orchestra.run.smithi123:> dpkg-query -W -f '${Version}' ceph 2021-02-11T00:11:50.775 INFO:teuthology.orchestra.run.smithi123.stdout:15.2.8-364-g17ee664d-1focal 2021-02-11T00:11:50.776 INFO:teuthology.packaging:The installed version of ceph is 15.2.8-364-g17ee664d-1focal 2021-02-11T00:11:50.776 INFO:teuthology.task.install:The correct ceph version 15.2.8-364-g17ee664d-1focal is installed. 2021-02-11T00:11:50.776 DEBUG:teuthology.orchestra.run.smithi181:> sudo lsb_release -is 2021-02-11T00:11:50.827 INFO:teuthology.orchestra.run.smithi181.stdout:Ubuntu 2021-02-11T00:11:50.832 DEBUG:teuthology.misc:System to be installed: Ubuntu 2021-02-11T00:11:50.832 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-02-11T00:11:50.833 INFO:teuthology.packaging:ref: None 2021-02-11T00:11:50.833 INFO:teuthology.packaging:tag: None 2021-02-11T00:11:50.833 INFO:teuthology.packaging:branch: octopus 2021-02-11T00:11:50.833 INFO:teuthology.packaging:sha1: 362cdae185fcf8d9b3d4cd13f5408e79ea70164c 2021-02-11T00:11:50.833 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2021-02-11T00:11:51.149 DEBUG:teuthology.orchestra.run.smithi181:> dpkg-query -W -f '${Version}' ceph 2021-02-11T00:11:51.174 INFO:teuthology.orchestra.run.smithi181.stdout:15.2.8-364-g17ee664d-1focal 2021-02-11T00:11:51.174 INFO:teuthology.packaging:The installed version of ceph is 15.2.8-364-g17ee664d-1focal 2021-02-11T00:11:51.174 INFO:teuthology.task.install:The correct ceph version 15.2.8-364-g17ee664d-1focal is installed. 2021-02-11T00:11:51.174 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2021-02-11T00:11:51.182 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2021-02-11T00:11:51.182 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2021-02-11T00:11:51.199 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2021-02-11T00:11:51.199 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2021-02-11T00:11:51.216 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2021-02-11T00:11:51.217 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2021-02-11T00:11:51.217 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/usr/bin/daemon-helper 2021-02-11T00:11:51.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod a=rx -- /usr/bin/daemon-helper 2021-02-11T00:11:51.268 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2021-02-11T00:11:51.268 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/usr/bin/daemon-helper 2021-02-11T00:11:51.284 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod a=rx -- /usr/bin/daemon-helper 2021-02-11T00:11:51.298 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2021-02-11T00:11:51.298 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2021-02-11T00:11:51.298 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/usr/bin/adjust-ulimits 2021-02-11T00:11:51.315 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2021-02-11T00:11:51.368 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2021-02-11T00:11:51.369 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/usr/bin/adjust-ulimits 2021-02-11T00:11:51.384 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2021-02-11T00:11:51.442 INFO:teuthology.run_tasks:Running task cephadm... 2021-02-11T00:11:51.547 INFO:tasks.cephadm:Config: {'cephadm_branch': 'octopus', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug filestore': 20, 'debug journal': 20, 'debug ms': 20, 'debug osd': 25, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'docker.io/ceph/daemon-base:latest-octopus', 'create_rbd_pool': True, 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '362cdae185fcf8d9b3d4cd13f5408e79ea70164c'} 2021-02-11T00:11:51.548 INFO:tasks.cephadm:Cluster image is docker.io/ceph/daemon-base:latest-octopus 2021-02-11T00:11:51.548 INFO:tasks.cephadm:Cluster fsid is bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:11:51.548 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2021-02-11T00:11:51.549 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.123', 'mon.c': '[v2:172.21.15.123:3301,v1:172.21.15.123:6790]', 'mon.b': '172.21.15.181'} 2021-02-11T00:11:51.549 INFO:tasks.cephadm:First mon is mon.a on smithi123 2021-02-11T00:11:51.549 INFO:tasks.cephadm:First mgr is y 2021-02-11T00:11:51.549 INFO:tasks.cephadm:Normalizing hostnames... 2021-02-11T00:11:51.549 DEBUG:teuthology.orchestra.run.smithi123:> sudo hostname $(hostname -s) 2021-02-11T00:11:51.566 DEBUG:teuthology.orchestra.run.smithi181:> sudo hostname $(hostname -s) 2021-02-11T00:11:51.584 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref octopus)... 2021-02-11T00:11:51.585 DEBUG:teuthology.orchestra.run.smithi123:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2021-02-11T00:11:51.791 INFO:teuthology.orchestra.run.smithi123.stdout:-rw-rw-r-- 1 ubuntu ubuntu 219588 Feb 11 00:11 /home/ubuntu/cephtest/cephadm 2021-02-11T00:11:51.791 DEBUG:teuthology.orchestra.run.smithi181:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2021-02-11T00:11:51.915 INFO:teuthology.orchestra.run.smithi181.stdout:-rw-rw-r-- 1 ubuntu ubuntu 219588 Feb 11 00:11 /home/ubuntu/cephtest/cephadm 2021-02-11T00:11:51.915 DEBUG:teuthology.orchestra.run.smithi123:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2021-02-11T00:11:51.924 DEBUG:teuthology.orchestra.run.smithi181:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2021-02-11T00:11:51.944 DEBUG:teuthology.orchestra.run.smithi123:> sudo mkdir -p /etc/ceph 2021-02-11T00:11:51.960 DEBUG:teuthology.orchestra.run.smithi181:> sudo mkdir -p /etc/ceph 2021-02-11T00:11:51.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 777 /etc/ceph 2021-02-11T00:11:51.990 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 777 /etc/ceph 2021-02-11T00:11:52.002 INFO:tasks.cephadm:Adding local image mirror docker-mirror.front.sepia.ceph.com:5000 2021-02-11T00:11:52.002 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2021-02-11T00:11:52.002 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/etc/containers/registries.conf of=/dev/stdout 2021-02-11T00:11:52.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2021-02-11T00:11:52.038 INFO:tasks.cephadm:Failed to add mirror: [Errno 2] Cannot find file on the remote 'ubuntu@smithi123.front.sepia.ceph.com': '/etc/containers/registries.conf' 2021-02-11T00:11:52.038 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2021-02-11T00:11:52.038 DEBUG:teuthology.orchestra.run.smithi181:> dd if=/etc/containers/registries.conf of=/dev/stdout 2021-02-11T00:11:52.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2021-02-11T00:11:52.052 INFO:tasks.cephadm:Failed to add mirror: [Errno 2] Cannot find file on the remote 'ubuntu@smithi181.front.sepia.ceph.com': '/etc/containers/registries.conf' 2021-02-11T00:11:52.052 INFO:tasks.cephadm:Writing seed config... 2021-02-11T00:11:52.054 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2021-02-11T00:11:52.054 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2021-02-11T00:11:52.055 INFO:tasks.cephadm: override: [osd] debug filestore = 20 2021-02-11T00:11:52.055 INFO:tasks.cephadm: override: [osd] debug journal = 20 2021-02-11T00:11:52.055 INFO:tasks.cephadm: override: [osd] debug ms = 20 2021-02-11T00:11:52.055 INFO:tasks.cephadm: override: [osd] debug osd = 25 2021-02-11T00:11:52.055 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2021-02-11T00:11:52.055 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2021-02-11T00:11:52.055 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2021-02-11T00:11:52.055 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2021-02-11T00:11:52.055 INFO:tasks.cephadm: override: [mon] debug mon = 20 2021-02-11T00:11:52.055 INFO:tasks.cephadm: override: [mon] debug ms = 1 2021-02-11T00:11:52.055 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2021-02-11T00:11:52.056 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2021-02-11T00:11:52.056 DEBUG:teuthology.orchestra.run.smithi123:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2021-02-11T00:11:52.063 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = bd85b83a-6bfd-11eb-8fef-001a4aab830c mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug filestore = 20 debug journal = 20 debug ms = 20 debug osd = 25 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2021-02-11T00:11:52.064 DEBUG:teuthology.orchestra.run.smithi123:mon.a> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.a.service 2021-02-11T00:11:52.066 DEBUG:teuthology.orchestra.run.smithi123:mgr.y> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mgr.y.service 2021-02-11T00:11:52.113 INFO:tasks.cephadm:Bootstrapping... 2021-02-11T00:11:52.113 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus -v bootstrap --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.123 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2021-02-11T00:11:52.155 INFO:journalctl@ceph.mon.a.smithi123.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:11:52.191 INFO:journalctl@ceph.mgr.y.smithi123.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:11:52.239 INFO:teuthology.orchestra.run.smithi123.stderr:Could not locate podman: podman not found 2021-02-11T00:11:52.239 INFO:teuthology.orchestra.run.smithi123.stderr:Verifying podman|docker is present... 2021-02-11T00:11:52.240 INFO:teuthology.orchestra.run.smithi123.stderr:Verifying lvm2 is present... 2021-02-11T00:11:52.240 INFO:teuthology.orchestra.run.smithi123.stderr:Verifying time synchronization is in place... 2021-02-11T00:11:52.240 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-enabled chrony.service 2021-02-11T00:11:52.246 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2021-02-11T00:11:52.246 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-active chrony.service 2021-02-11T00:11:52.253 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stdout inactive 2021-02-11T00:11:52.254 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-enabled chronyd.service 2021-02-11T00:11:52.258 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2021-02-11T00:11:52.258 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-active chronyd.service 2021-02-11T00:11:52.262 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stdout inactive 2021-02-11T00:11:52.263 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2021-02-11T00:11:52.267 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stdout masked 2021-02-11T00:11:52.267 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-active systemd-timesyncd.service 2021-02-11T00:11:52.272 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stdout inactive 2021-02-11T00:11:52.272 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-enabled ntpd.service 2021-02-11T00:11:52.276 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2021-02-11T00:11:52.277 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-active ntpd.service 2021-02-11T00:11:52.281 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stdout inactive 2021-02-11T00:11:52.282 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-enabled ntp.service 2021-02-11T00:11:52.287 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stdout enabled 2021-02-11T00:11:52.287 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-active ntp.service 2021-02-11T00:11:52.292 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stdout active 2021-02-11T00:11:52.292 INFO:teuthology.orchestra.run.smithi123.stderr:Unit ntp.service is enabled and running 2021-02-11T00:11:52.292 INFO:teuthology.orchestra.run.smithi123.stderr:Repeating the final host check... 2021-02-11T00:11:52.293 INFO:teuthology.orchestra.run.smithi123.stderr:Could not locate podman: podman not found 2021-02-11T00:11:52.294 INFO:teuthology.orchestra.run.smithi123.stderr:podman|docker (/usr/bin/docker) is present 2021-02-11T00:11:52.294 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl is present 2021-02-11T00:11:52.294 INFO:teuthology.orchestra.run.smithi123.stderr:lvcreate is present 2021-02-11T00:11:52.294 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-enabled chrony.service 2021-02-11T00:11:52.297 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2021-02-11T00:11:52.298 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-active chrony.service 2021-02-11T00:11:52.302 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stdout inactive 2021-02-11T00:11:52.303 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-enabled chronyd.service 2021-02-11T00:11:52.308 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2021-02-11T00:11:52.308 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-active chronyd.service 2021-02-11T00:11:52.312 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stdout inactive 2021-02-11T00:11:52.313 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2021-02-11T00:11:52.317 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stdout masked 2021-02-11T00:11:52.318 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-active systemd-timesyncd.service 2021-02-11T00:11:52.322 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stdout inactive 2021-02-11T00:11:52.322 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-enabled ntpd.service 2021-02-11T00:11:52.327 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2021-02-11T00:11:52.327 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-active ntpd.service 2021-02-11T00:11:52.332 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stdout inactive 2021-02-11T00:11:52.333 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-enabled ntp.service 2021-02-11T00:11:52.339 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stdout enabled 2021-02-11T00:11:52.339 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl is-active ntp.service 2021-02-11T00:11:52.345 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stdout active 2021-02-11T00:11:52.345 INFO:teuthology.orchestra.run.smithi123.stderr:Unit ntp.service is enabled and running 2021-02-11T00:11:52.345 INFO:teuthology.orchestra.run.smithi123.stderr:Host looks OK 2021-02-11T00:11:52.345 INFO:teuthology.orchestra.run.smithi123.stderr:Cluster fsid: bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:11:52.346 INFO:teuthology.orchestra.run.smithi123.stderr:Acquiring lock 140134727503536 on /run/cephadm/bd85b83a-6bfd-11eb-8fef-001a4aab830c.lock 2021-02-11T00:11:52.346 INFO:teuthology.orchestra.run.smithi123.stderr:Lock 140134727503536 acquired on /run/cephadm/bd85b83a-6bfd-11eb-8fef-001a4aab830c.lock 2021-02-11T00:11:52.346 INFO:teuthology.orchestra.run.smithi123.stderr:Verifying IP 172.21.15.123 port 3300 ... 2021-02-11T00:11:52.347 INFO:teuthology.orchestra.run.smithi123.stderr:Verifying IP 172.21.15.123 port 6789 ... 2021-02-11T00:11:52.347 INFO:teuthology.orchestra.run.smithi123.stderr:Base mon IP is 172.21.15.123, final addrv is [v2:172.21.15.123:3300,v1:172.21.15.123:6789] 2021-02-11T00:11:52.347 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/sbin/ip route ls 2021-02-11T00:11:52.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2021-02-11T00:11:52.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2021-02-11T00:11:52.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.123 2021-02-11T00:11:52.351 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/sbin/ip -6 route ls 2021-02-11T00:11:52.354 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2021-02-11T00:11:52.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2021-02-11T00:11:52.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1616sec hoplimit 64 pref medium 2021-02-11T00:11:52.355 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/sbin/ip -6 addr ls 2021-02-11T00:11:52.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2021-02-11T00:11:52.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2021-02-11T00:11:52.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2021-02-11T00:11:52.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2021-02-11T00:11:52.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d3f1/64 scope link 2021-02-11T00:11:52.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2021-02-11T00:11:52.359 INFO:teuthology.orchestra.run.smithi123.stderr:Mon IP 172.21.15.123 is in CIDR network 172.21.0.0/20 2021-02-11T00:11:52.360 INFO:teuthology.orchestra.run.smithi123.stderr:Pulling container image docker.io/ceph/daemon-base:latest-octopus... 2021-02-11T00:11:52.360 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker pull docker.io/ceph/daemon-base:latest-octopus 2021-02-11T00:11:54.445 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/docker: stdout latest-octopus: Pulling from ceph/daemon-base 2021-02-11T00:11:54.590 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/docker: stdout 7a0437f04f83: Pulling fs layer 2021-02-11T00:11:54.590 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/docker: stdout ca1c58d02c69: Pulling fs layer 2021-02-11T00:11:55.008 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/docker: stdout 7a0437f04f83: Verifying Checksum 2021-02-11T00:11:55.008 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/docker: stdout 7a0437f04f83: Download complete 2021-02-11T00:11:56.228 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/docker: stdout ca1c58d02c69: Verifying Checksum 2021-02-11T00:11:56.228 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/docker: stdout ca1c58d02c69: Download complete 2021-02-11T00:11:57.707 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/docker: stdout 7a0437f04f83: Pull complete 2021-02-11T00:12:06.614 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/docker: stdout ca1c58d02c69: Pull complete 2021-02-11T00:12:06.690 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/docker: stdout Digest: sha256:1ae4b8e1d39998befe73284dc2a516cc26ea55700d0887af1a655f7c102772a3 2021-02-11T00:12:06.741 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/docker: stdout Status: Downloaded newer image for ceph/daemon-base:latest-octopus 2021-02-11T00:12:06.742 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/docker: stdout docker.io/ceph/daemon-base:latest-octopus 2021-02-11T00:12:06.746 INFO:teuthology.orchestra.run.smithi123.stderr:Extracting ceph user uid/gid from container image... 2021-02-11T00:12:06.746 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 docker.io/ceph/daemon-base:latest-octopus -c %u %g /var/lib/ceph 2021-02-11T00:12:16.997 INFO:teuthology.orchestra.run.smithi123.stderr:stat: stdout 167 167 2021-02-11T00:12:17.629 INFO:teuthology.orchestra.run.smithi123.stderr:Creating initial keys... 2021-02-11T00:12:17.629 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 docker.io/ceph/daemon-base:latest-octopus --gen-print-key 2021-02-11T00:12:18.557 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-authtool: stdout AQBidiRgYbVuIRAA2PuCOoNoC2kTzNURVidHPg== 2021-02-11T00:12:19.105 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 docker.io/ceph/daemon-base:latest-octopus --gen-print-key 2021-02-11T00:12:20.004 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-authtool: stdout AQBkdiRg3Td0ABAAwiNzi9qFf7udB/u6cdKuLA== 2021-02-11T00:12:20.586 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 docker.io/ceph/daemon-base:latest-octopus --gen-print-key 2021-02-11T00:12:21.513 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-authtool: stdout AQBldiRgvwPdHhAAlz7SxQ0rj3h0QGO7/9YlQQ== 2021-02-11T00:12:22.095 INFO:teuthology.orchestra.run.smithi123.stderr:Creating initial monmap... 2021-02-11T00:12:22.095 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/monmaptool -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /tmp/ceph-tmp1sqfx2g9:/tmp/monmap:z docker.io/ceph/daemon-base:latest-octopus --create --clobber --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c --addv a [v2:172.21.15.123:3300,v1:172.21.15.123:6789] /tmp/monmap 2021-02-11T00:12:23.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2021-02-11T00:12:23.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:12:23.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2021-02-11T00:12:23.626 INFO:teuthology.orchestra.run.smithi123.stderr:Creating mon... 2021-02-11T00:12:23.627 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-mon -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpnbs57_ta:/tmp/keyring:z -v /tmp/ceph-tmp1sqfx2g9:/tmp/monmap:z docker.io/ceph/daemon-base:latest-octopus --mkfs -i a --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2021-02-11T00:12:24.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 0 set uid:gid to 167:167 (ceph:ceph) 2021-02-11T00:12:24.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 1 imported monmap: 2021-02-11T00:12:24.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr epoch 0 2021-02-11T00:12:24.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:12:24.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr last_changed 2021-02-11T00:12:23.062768+0000 2021-02-11T00:12:24.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr created 2021-02-11T00:12:23.062768+0000 2021-02-11T00:12:24.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr min_mon_release 0 (unknown) 2021-02-11T00:12:24.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2021-02-11T00:12:24.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 0 /usr/bin/ceph-mon: set fsid to bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:12:24.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 0 set rocksdb option compression = kNoCompression 2021-02-11T00:12:24.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2021-02-11T00:12:24.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 0 set rocksdb option write_buffer_size = 33554432 2021-02-11T00:12:24.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 0 set rocksdb option compression = kNoCompression 2021-02-11T00:12:24.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2021-02-11T00:12:24.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 0 set rocksdb option write_buffer_size = 33554432 2021-02-11T00:12:24.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: RocksDB version: 6.1.2 2021-02-11T00:12:24.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2021-02-11T00:12:24.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Compile date Dec 16 2020 2021-02-11T00:12:24.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: DB SUMMARY 2021-02-11T00:12:24.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2021-02-11T00:12:24.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2021-02-11T00:12:24.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.error_if_exists: 0 2021-02-11T00:12:24.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.create_if_missing: 1 2021-02-11T00:12:24.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.paranoid_checks: 1 2021-02-11T00:12:24.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.env: 0x55dca3d881a0 2021-02-11T00:12:24.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.info_log: 0x55dca5ecd380 2021-02-11T00:12:24.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.max_file_opening_threads: 16 2021-02-11T00:12:24.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.statistics: (nil) 2021-02-11T00:12:24.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.use_fsync: 0 2021-02-11T00:12:24.607 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.max_log_file_size: 0 2021-02-11T00:12:24.607 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2021-02-11T00:12:24.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.log_file_time_to_roll: 0 2021-02-11T00:12:24.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.keep_log_file_num: 1000 2021-02-11T00:12:24.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.recycle_log_file_num: 0 2021-02-11T00:12:24.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.allow_fallocate: 1 2021-02-11T00:12:24.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.allow_mmap_reads: 0 2021-02-11T00:12:24.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.allow_mmap_writes: 0 2021-02-11T00:12:24.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.use_direct_reads: 0 2021-02-11T00:12:24.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2021-02-11T00:12:24.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.create_missing_column_families: 0 2021-02-11T00:12:24.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.db_log_dir: 2021-02-11T00:12:24.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2021-02-11T00:12:24.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.table_cache_numshardbits: 6 2021-02-11T00:12:24.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.max_subcompactions: 1 2021-02-11T00:12:24.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.max_background_flushes: -1 2021-02-11T00:12:24.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.WAL_ttl_seconds: 0 2021-02-11T00:12:24.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.WAL_size_limit_MB: 0 2021-02-11T00:12:24.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2021-02-11T00:12:24.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.is_fd_close_on_exec: 1 2021-02-11T00:12:24.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.advise_random_on_open: 1 2021-02-11T00:12:24.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.db_write_buffer_size: 0 2021-02-11T00:12:24.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.write_buffer_manager: 0x55dca605c3c0 2021-02-11T00:12:24.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2021-02-11T00:12:24.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2021-02-11T00:12:24.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2021-02-11T00:12:24.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.use_adaptive_mutex: 0 2021-02-11T00:12:24.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.rate_limiter: (nil) 2021-02-11T00:12:24.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2021-02-11T00:12:24.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.wal_recovery_mode: 2 2021-02-11T00:12:24.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.enable_thread_tracking: 0 2021-02-11T00:12:24.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.enable_pipelined_write: 0 2021-02-11T00:12:24.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2021-02-11T00:12:24.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2021-02-11T00:12:24.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2021-02-11T00:12:24.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2021-02-11T00:12:24.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.row_cache: None 2021-02-11T00:12:24.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.wal_filter: None 2021-02-11T00:12:24.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2021-02-11T00:12:24.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.allow_ingest_behind: 0 2021-02-11T00:12:24.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.preserve_deletes: 0 2021-02-11T00:12:24.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.two_write_queues: 0 2021-02-11T00:12:24.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.manual_wal_flush: 0 2021-02-11T00:12:24.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.atomic_flush: 0 2021-02-11T00:12:24.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2021-02-11T00:12:24.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.max_background_jobs: 2 2021-02-11T00:12:24.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.max_background_compactions: -1 2021-02-11T00:12:24.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2021-02-11T00:12:24.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2021-02-11T00:12:24.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.delayed_write_rate : 16777216 2021-02-11T00:12:24.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.max_total_wal_size: 0 2021-02-11T00:12:24.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2021-02-11T00:12:24.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.stats_dump_period_sec: 600 2021-02-11T00:12:24.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.stats_persist_period_sec: 600 2021-02-11T00:12:24.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2021-02-11T00:12:24.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.max_open_files: -1 2021-02-11T00:12:24.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.bytes_per_sync: 0 2021-02-11T00:12:24.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.wal_bytes_per_sync: 0 2021-02-11T00:12:24.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Options.compaction_readahead_size: 0 2021-02-11T00:12:24.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Compression algorithms supported: 2021-02-11T00:12:24.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2021-02-11T00:12:24.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: kZSTD supported: 0 2021-02-11T00:12:24.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: kXpressCompression supported: 0 2021-02-11T00:12:24.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: kLZ4HCCompression supported: 1 2021-02-11T00:12:24.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: kLZ4Compression supported: 1 2021-02-11T00:12:24.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: kBZip2Compression supported: 0 2021-02-11T00:12:24.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: kZlibCompression supported: 1 2021-02-11T00:12:24.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: kSnappyCompression supported: 1 2021-02-11T00:12:24.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: Fast CRC32 supported: Supported on x86 2021-02-11T00:12:24.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.602+0000 7f0167141700 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2021-02-11T00:12:24.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2021-02-11T00:12:24.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2021-02-11T00:12:24.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2021-02-11T00:12:24.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.merge_operator: 2021-02-11T00:12:24.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compaction_filter: None 2021-02-11T00:12:24.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compaction_filter_factory: None 2021-02-11T00:12:24.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.memtable_factory: SkipListFactory 2021-02-11T00:12:24.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.table_factory: BlockBasedTable 2021-02-11T00:12:24.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dca5e61660) 2021-02-11T00:12:24.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2021-02-11T00:12:24.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 1 2021-02-11T00:12:24.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2021-02-11T00:12:24.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2021-02-11T00:12:24.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr index_type: 0 2021-02-11T00:12:24.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2021-02-11T00:12:24.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2021-02-11T00:12:24.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2021-02-11T00:12:24.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr checksum: 1 2021-02-11T00:12:24.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr no_block_cache: 0 2021-02-11T00:12:24.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr block_cache: 0x55dca5e98510 2021-02-11T00:12:24.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2021-02-11T00:12:24.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr block_cache_options: 2021-02-11T00:12:24.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr capacity : 536870912 2021-02-11T00:12:24.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2021-02-11T00:12:24.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2021-02-11T00:12:24.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2021-02-11T00:12:24.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2021-02-11T00:12:24.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2021-02-11T00:12:24.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr block_size: 4096 2021-02-11T00:12:24.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2021-02-11T00:12:24.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2021-02-11T00:12:24.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2021-02-11T00:12:24.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2021-02-11T00:12:24.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr partition_filters: 0 2021-02-11T00:12:24.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2021-02-11T00:12:24.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2021-02-11T00:12:24.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2021-02-11T00:12:24.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr verify_compression: 0 2021-02-11T00:12:24.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2021-02-11T00:12:24.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr format_version: 2 2021-02-11T00:12:24.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2021-02-11T00:12:24.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr block_align: 0 2021-02-11T00:12:24.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.write_buffer_size: 33554432 2021-02-11T00:12:24.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.max_write_buffer_number: 2 2021-02-11T00:12:24.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compression: NoCompression 2021-02-11T00:12:24.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.bottommost_compression: Disabled 2021-02-11T00:12:24.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.prefix_extractor: nullptr 2021-02-11T00:12:24.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-02-11T00:12:24.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.num_levels: 7 2021-02-11T00:12:24.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-02-11T00:12:24.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-02-11T00:12:24.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-02-11T00:12:24.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-02-11T00:12:24.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-02-11T00:12:24.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-02-11T00:12:24.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-02-11T00:12:24.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-02-11T00:12:24.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compression_opts.window_bits: -14 2021-02-11T00:12:24.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compression_opts.level: 32767 2021-02-11T00:12:24.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compression_opts.strategy: 0 2021-02-11T00:12:24.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-02-11T00:12:24.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-02-11T00:12:24.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compression_opts.enabled: false 2021-02-11T00:12:24.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-02-11T00:12:24.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-02-11T00:12:24.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-02-11T00:12:24.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.target_file_size_base: 67108864 2021-02-11T00:12:24.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.target_file_size_multiplier: 1 2021-02-11T00:12:24.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-02-11T00:12:24.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2021-02-11T00:12:24.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-02-11T00:12:24.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-02-11T00:12:24.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-02-11T00:12:24.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-02-11T00:12:24.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-02-11T00:12:24.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-02-11T00:12:24.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-02-11T00:12:24.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-02-11T00:12:24.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-02-11T00:12:24.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-02-11T00:12:24.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.arena_block_size: 4194304 2021-02-11T00:12:24.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-02-11T00:12:24.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-02-11T00:12:24.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-02-11T00:12:24.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.disable_auto_compactions: 0 2021-02-11T00:12:24.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-02-11T00:12:24.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-02-11T00:12:24.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-02-11T00:12:24.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-02-11T00:12:24.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-02-11T00:12:24.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-02-11T00:12:24.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-02-11T00:12:24.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-02-11T00:12:24.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-02-11T00:12:24.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-02-11T00:12:24.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.table_properties_collectors: 2021-02-11T00:12:24.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.inplace_update_support: 0 2021-02-11T00:12:24.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-02-11T00:12:24.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-02-11T00:12:24.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-02-11T00:12:24.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.memtable_huge_page_size: 0 2021-02-11T00:12:24.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.bloom_locality: 0 2021-02-11T00:12:24.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.max_successive_merges: 0 2021-02-11T00:12:24.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-02-11T00:12:24.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.paranoid_file_checks: 0 2021-02-11T00:12:24.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.force_consistency_checks: 0 2021-02-11T00:12:24.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.report_bg_io_stats: 0 2021-02-11T00:12:24.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.606+0000 7f0167141700 4 rocksdb: Options.ttl: 0 2021-02-11T00:12:24.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.610+0000 7f0167141700 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2021-02-11T00:12:24.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.610+0000 7f0167141700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2021-02-11T00:12:24.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.610+0000 7f0167141700 4 rocksdb: DB pointer 0x55dca6ac1200 2021-02-11T00:12:24.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.610+0000 7f015002d700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2021-02-11T00:12:24.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.610+0000 7f015002d700 4 rocksdb: [db/db_impl.cc:778] 2021-02-11T00:12:24.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr ** DB Stats ** 2021-02-11T00:12:24.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2021-02-11T00:12:24.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2021-02-11T00:12:24.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2021-02-11T00:12:24.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2021-02-11T00:12:24.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2021-02-11T00:12:24.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2021-02-11T00:12:24.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2021-02-11T00:12:24.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2021-02-11T00:12:24.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-02-11T00:12:24.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-02-11T00:12:24.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2021-02-11T00:12:24.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2021-02-11T00:12:24.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2021-02-11T00:12:24.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-02-11T00:12:24.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-02-11T00:12:24.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2021-02-11T00:12:24.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2021-02-11T00:12:24.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2021-02-11T00:12:24.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2021-02-11T00:12:24.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2021-02-11T00:12:24.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2021-02-11T00:12:24.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-02-11T00:12:24.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-02-11T00:12:24.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2021-02-11T00:12:24.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2021-02-11T00:12:24.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2021-02-11T00:12:24.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-02-11T00:12:24.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-02-11T00:12:24.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2021-02-11T00:12:24.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2021-02-11T00:12:24.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2021-02-11T00:12:24.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-02-11T00:12:24.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-02-11T00:12:24.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2021-02-11T00:12:24.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2021-02-11T00:12:24.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2021-02-11T00:12:24.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2021-02-11T00:12:24.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2021-02-11T00:12:24.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2021-02-11T00:12:24.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-02-11T00:12:24.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-02-11T00:12:24.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2021-02-11T00:12:24.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2021-02-11T00:12:24.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr 2021-02-11T00:12:24.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.614+0000 7f0167141700 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2021-02-11T00:12:24.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.614+0000 7f0167141700 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2021-02-11T00:12:24.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph-mon: stderr "debug "2021-02-11T00:12:24.614+0000 7f0167141700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2021-02-11T00:12:25.108 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:12:26.935 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl disable ceph.target 2021-02-11T00:12:26.935 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2021-02-11T00:12:26.935 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl enable ceph.target 2021-02-11T00:12:26.935 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2021-02-11T00:12:26.935 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl start ceph.target 2021-02-11T00:12:26.935 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl enable ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c.target 2021-02-11T00:12:26.936 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c.target -> /etc/systemd/system/ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c.target. 2021-02-11T00:12:26.936 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c.target -> /etc/systemd/system/ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c.target. 2021-02-11T00:12:26.936 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl start ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c.target 2021-02-11T00:12:26.936 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl daemon-reload 2021-02-11T00:12:26.936 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.a 2021-02-11T00:12:26.936 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl reset-failed ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.a 2021-02-11T00:12:26.936 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stderr Failed to reset failed state of unit ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.a.service: Unit ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.a.service not loaded. 2021-02-11T00:12:26.936 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl enable ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.a 2021-02-11T00:12:26.936 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c.target.wants/ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.a.service -> /etc/systemd/system/ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@.service. 2021-02-11T00:12:26.936 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl start ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.a 2021-02-11T00:12:26.936 INFO:teuthology.orchestra.run.smithi123.stderr:firewalld does not appear to be present 2021-02-11T00:12:26.936 INFO:teuthology.orchestra.run.smithi123.stderr:Not possible to enable service . firewalld.service is not available 2021-02-11T00:12:26.936 INFO:teuthology.orchestra.run.smithi123.stderr:Not possible to open ports <[]>. firewalld.service is not available 2021-02-11T00:12:26.937 INFO:teuthology.orchestra.run.smithi123.stderr:Waiting for mon to start... 2021-02-11T00:12:26.937 INFO:teuthology.orchestra.run.smithi123.stderr:Waiting for mon... 2021-02-11T00:12:26.937 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus status 2021-02-11T00:12:27.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:27 smithi123 bash[12777]: cluster 2021-02-11T00:12:27.549681+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2021-02-11T00:12:27.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout cluster: 2021-02-11T00:12:27.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout id: bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:12:27.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout health: HEALTH_OK 2021-02-11T00:12:27.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout 2021-02-11T00:12:27.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout services: 2021-02-11T00:12:27.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.166792s) 2021-02-11T00:12:27.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout mgr: no daemons active 2021-02-11T00:12:27.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2021-02-11T00:12:27.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout 2021-02-11T00:12:27.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout data: 2021-02-11T00:12:27.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2021-02-11T00:12:27.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2021-02-11T00:12:27.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2021-02-11T00:12:27.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout pgs: 2021-02-11T00:12:27.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout 2021-02-11T00:12:28.368 INFO:teuthology.orchestra.run.smithi123.stderr:mon is available 2021-02-11T00:12:28.369 INFO:teuthology.orchestra.run.smithi123.stderr:Assimilating anything we can from ceph.conf... 2021-02-11T00:12:28.369 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z -v /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z docker.io/ceph/daemon-base:latest-octopus config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2021-02-11T00:12:28.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:28 smithi123 bash[12777]: cluster 2021-02-11T00:12:27.555099+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2021-02-11T00:12:28.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:28 smithi123 bash[12777]: cluster 2021-02-11T00:12:27.555379+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0]} 2021-02-11T00:12:28.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:28 smithi123 bash[12777]: cluster 2021-02-11T00:12:27.558750+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2021-02-11T00:12:28.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:28 smithi123 bash[12777]: cluster 2021-02-11T00:12:27.566774+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2021-02-11T00:12:28.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:28 smithi123 bash[12777]: cluster 2021-02-11T00:12:27.568144+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2021-02-11T00:12:28.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:28 smithi123 bash[12777]: audit 2021-02-11T00:12:27.721811+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.123:0/2817001346' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2021-02-11T00:12:29.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout 2021-02-11T00:12:29.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout [global] 2021-02-11T00:12:29.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout fsid = bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:12:29.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout mon_election_default_strategy = 1 2021-02-11T00:12:29.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.123:3300,v1:172.21.15.123:6789] 2021-02-11T00:12:29.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2021-02-11T00:12:29.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2021-02-11T00:12:29.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2021-02-11T00:12:29.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2021-02-11T00:12:29.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout 2021-02-11T00:12:29.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout [mgr] 2021-02-11T00:12:29.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2021-02-11T00:12:29.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout 2021-02-11T00:12:29.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout [osd] 2021-02-11T00:12:29.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout osd_map_max_advance = 10 2021-02-11T00:12:29.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout osd_sloppy_crc = true 2021-02-11T00:12:29.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:29 smithi123 bash[12777]: audit 2021-02-11T00:12:29.575067+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.123:0/1641547927' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2021-02-11T00:12:29.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:29 smithi123 bash[12777]: audit 2021-02-11T00:12:29.579801+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.123:0/1641547927' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2021-02-11T00:12:30.151 INFO:teuthology.orchestra.run.smithi123.stderr:Generating new minimal ceph.conf... 2021-02-11T00:12:30.151 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z -v /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z docker.io/ceph/daemon-base:latest-octopus config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2021-02-11T00:12:31.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:31 smithi123 bash[12777]: audit 2021-02-11T00:12:31.256192+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.123:0/838814196' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:12:31.860 INFO:teuthology.orchestra.run.smithi123.stderr:Restarting the monitor... 2021-02-11T00:12:31.860 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl restart ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.a 2021-02-11T00:12:32.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:31 smithi123 systemd[1]: Stopping Ceph mon.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:12:32.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:31 smithi123 bash[12777]: debug 2021-02-11T00:12:31.982+0000 7f2a17a5e700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2021-02-11T00:12:32.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:31 smithi123 bash[12777]: debug 2021-02-11T00:12:31.982+0000 7f2a17a5e700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2021-02-11T00:12:32.793 INFO:teuthology.orchestra.run.smithi123.stderr:Setting mon public_network... 2021-02-11T00:12:32.793 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus config set mon public_network 172.21.0.0/20 2021-02-11T00:12:33.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:32 smithi123 docker[13088]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-mon.a 2021-02-11T00:12:33.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:32 smithi123 systemd[1]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.a.service: Succeeded. 2021-02-11T00:12:33.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:32 smithi123 systemd[1]: Stopped Ceph mon.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:12:33.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:32 smithi123 systemd[1]: Started Ceph mon.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:12:34.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.270+0000 7ff06d34d700 0 set uid:gid to 167:167 (ceph:ceph) 2021-02-11T00:12:34.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.270+0000 7ff06d34d700 0 ceph version 15.2.8 (bdf3eebcd22d7d0b3dd4d5501bee5bac354d5b55) octopus (stable), process ceph-mon, pid 1 2021-02-11T00:12:34.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.270+0000 7ff06d34d700 0 pidfile_write: ignore empty --pid-file 2021-02-11T00:12:34.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 0 load: jerasure load: lrc load: isa 2021-02-11T00:12:34.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 0 set rocksdb option compression = kNoCompression 2021-02-11T00:12:34.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2021-02-11T00:12:34.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 0 set rocksdb option write_buffer_size = 33554432 2021-02-11T00:12:34.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 0 set rocksdb option compression = kNoCompression 2021-02-11T00:12:34.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2021-02-11T00:12:34.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 0 set rocksdb option write_buffer_size = 33554432 2021-02-11T00:12:34.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 1 rocksdb: do_open column families: [default] 2021-02-11T00:12:34.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: RocksDB version: 6.1.2 2021-02-11T00:12:34.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2021-02-11T00:12:34.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Compile date Dec 16 2020 2021-02-11T00:12:34.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: DB SUMMARY 2021-02-11T00:12:34.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: CURRENT file: CURRENT 2021-02-11T00:12:34.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: IDENTITY file: IDENTITY 2021-02-11T00:12:34.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2021-02-11T00:12:34.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2021-02-11T00:12:34.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69649 ; 2021-02-11T00:12:34.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.error_if_exists: 0 2021-02-11T00:12:34.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.create_if_missing: 0 2021-02-11T00:12:34.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.paranoid_checks: 1 2021-02-11T00:12:34.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.env: 0x55f09e77d1a0 2021-02-11T00:12:34.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.info_log: 0x55f0a0fce8a0 2021-02-11T00:12:34.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_file_opening_threads: 16 2021-02-11T00:12:34.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.statistics: (nil) 2021-02-11T00:12:34.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.use_fsync: 0 2021-02-11T00:12:34.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_log_file_size: 0 2021-02-11T00:12:34.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2021-02-11T00:12:34.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.log_file_time_to_roll: 0 2021-02-11T00:12:34.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.keep_log_file_num: 1000 2021-02-11T00:12:34.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.recycle_log_file_num: 0 2021-02-11T00:12:34.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.allow_fallocate: 1 2021-02-11T00:12:34.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.allow_mmap_reads: 0 2021-02-11T00:12:34.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.allow_mmap_writes: 0 2021-02-11T00:12:34.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.use_direct_reads: 0 2021-02-11T00:12:34.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2021-02-11T00:12:34.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.create_missing_column_families: 0 2021-02-11T00:12:34.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.db_log_dir: 2021-02-11T00:12:34.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2021-02-11T00:12:34.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.table_cache_numshardbits: 6 2021-02-11T00:12:34.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_subcompactions: 1 2021-02-11T00:12:34.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_background_flushes: -1 2021-02-11T00:12:34.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.WAL_ttl_seconds: 0 2021-02-11T00:12:34.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.WAL_size_limit_MB: 0 2021-02-11T00:12:34.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2021-02-11T00:12:34.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.is_fd_close_on_exec: 1 2021-02-11T00:12:34.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.advise_random_on_open: 1 2021-02-11T00:12:34.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.db_write_buffer_size: 0 2021-02-11T00:12:34.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.write_buffer_manager: 0x55f0a10e71a0 2021-02-11T00:12:34.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2021-02-11T00:12:34.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2021-02-11T00:12:34.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2021-02-11T00:12:34.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.use_adaptive_mutex: 0 2021-02-11T00:12:34.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.rate_limiter: (nil) 2021-02-11T00:12:34.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2021-02-11T00:12:34.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.wal_recovery_mode: 2 2021-02-11T00:12:34.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.enable_thread_tracking: 0 2021-02-11T00:12:34.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.enable_pipelined_write: 0 2021-02-11T00:12:34.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2021-02-11T00:12:34.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2021-02-11T00:12:34.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2021-02-11T00:12:34.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2021-02-11T00:12:34.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.row_cache: None 2021-02-11T00:12:34.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.wal_filter: None 2021-02-11T00:12:34.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2021-02-11T00:12:34.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.allow_ingest_behind: 0 2021-02-11T00:12:34.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.preserve_deletes: 0 2021-02-11T00:12:34.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.two_write_queues: 0 2021-02-11T00:12:34.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.manual_wal_flush: 0 2021-02-11T00:12:34.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.atomic_flush: 0 2021-02-11T00:12:34.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2021-02-11T00:12:34.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_background_jobs: 2 2021-02-11T00:12:34.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_background_compactions: -1 2021-02-11T00:12:34.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2021-02-11T00:12:34.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2021-02-11T00:12:34.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.delayed_write_rate : 16777216 2021-02-11T00:12:34.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_total_wal_size: 0 2021-02-11T00:12:34.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2021-02-11T00:12:34.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.stats_dump_period_sec: 600 2021-02-11T00:12:34.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.stats_persist_period_sec: 600 2021-02-11T00:12:34.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2021-02-11T00:12:34.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_open_files: -1 2021-02-11T00:12:34.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.bytes_per_sync: 0 2021-02-11T00:12:34.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.wal_bytes_per_sync: 0 2021-02-11T00:12:34.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compaction_readahead_size: 0 2021-02-11T00:12:34.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Compression algorithms supported: 2021-02-11T00:12:34.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2021-02-11T00:12:34.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: kZSTD supported: 0 2021-02-11T00:12:34.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: kXpressCompression supported: 0 2021-02-11T00:12:34.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: kLZ4HCCompression supported: 1 2021-02-11T00:12:34.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: kLZ4Compression supported: 1 2021-02-11T00:12:34.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: kBZip2Compression supported: 0 2021-02-11T00:12:34.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: kZlibCompression supported: 1 2021-02-11T00:12:34.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: kSnappyCompression supported: 1 2021-02-11T00:12:34.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Fast CRC32 supported: Supported on x86 2021-02-11T00:12:34.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2021-02-11T00:12:34.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2021-02-11T00:12:34.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2021-02-11T00:12:34.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.merge_operator: 2021-02-11T00:12:34.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compaction_filter: None 2021-02-11T00:12:34.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compaction_filter_factory: None 2021-02-11T00:12:34.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.memtable_factory: SkipListFactory 2021-02-11T00:12:34.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.table_factory: BlockBasedTable 2021-02-11T00:12:34.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f0a0eeb670) 2021-02-11T00:12:34.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: cache_index_and_filter_blocks: 1 2021-02-11T00:12:34.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: cache_index_and_filter_blocks_with_high_priority: 1 2021-02-11T00:12:34.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: pin_l0_filter_and_index_blocks_in_cache: 0 2021-02-11T00:12:34.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: pin_top_level_index_and_filter: 1 2021-02-11T00:12:34.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: index_type: 0 2021-02-11T00:12:34.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: data_block_index_type: 0 2021-02-11T00:12:34.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: data_block_hash_table_util_ratio: 0.750000 2021-02-11T00:12:34.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: hash_index_allow_collision: 1 2021-02-11T00:12:34.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: checksum: 1 2021-02-11T00:12:34.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: no_block_cache: 0 2021-02-11T00:12:34.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: block_cache: 0x55f0a0f22610 2021-02-11T00:12:34.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: block_cache_name: BinnedLRUCache 2021-02-11T00:12:34.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: block_cache_options: 2021-02-11T00:12:34.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: capacity : 536870912 2021-02-11T00:12:34.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: num_shard_bits : 4 2021-02-11T00:12:34.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: strict_capacity_limit : 0 2021-02-11T00:12:34.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: high_pri_pool_ratio: 0.000 2021-02-11T00:12:34.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: block_cache_compressed: (nil) 2021-02-11T00:12:34.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: persistent_cache: (nil) 2021-02-11T00:12:34.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: block_size: 4096 2021-02-11T00:12:34.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: block_size_deviation: 10 2021-02-11T00:12:34.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: block_restart_interval: 16 2021-02-11T00:12:34.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: index_block_restart_interval: 1 2021-02-11T00:12:34.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: metadata_block_size: 4096 2021-02-11T00:12:34.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: partition_filters: 0 2021-02-11T00:12:34.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: use_delta_encoding: 1 2021-02-11T00:12:34.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: filter_policy: rocksdb.BuiltinBloomFilter 2021-02-11T00:12:34.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: whole_key_filtering: 1 2021-02-11T00:12:34.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: verify_compression: 0 2021-02-11T00:12:34.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: read_amp_bytes_per_bit: 0 2021-02-11T00:12:34.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: format_version: 2 2021-02-11T00:12:34.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: enable_index_compression: 1 2021-02-11T00:12:34.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: block_align: 0 2021-02-11T00:12:34.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.write_buffer_size: 33554432 2021-02-11T00:12:34.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_write_buffer_number: 2 2021-02-11T00:12:34.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compression: NoCompression 2021-02-11T00:12:34.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.bottommost_compression: Disabled 2021-02-11T00:12:34.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.prefix_extractor: nullptr 2021-02-11T00:12:34.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-02-11T00:12:34.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.num_levels: 7 2021-02-11T00:12:34.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-02-11T00:12:34.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-02-11T00:12:34.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-02-11T00:12:34.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-02-11T00:12:34.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-02-11T00:12:34.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-02-11T00:12:34.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-02-11T00:12:34.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-02-11T00:12:34.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compression_opts.window_bits: -14 2021-02-11T00:12:34.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compression_opts.level: 32767 2021-02-11T00:12:34.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compression_opts.strategy: 0 2021-02-11T00:12:34.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-02-11T00:12:34.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-02-11T00:12:34.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compression_opts.enabled: false 2021-02-11T00:12:34.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-02-11T00:12:34.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-02-11T00:12:34.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-02-11T00:12:34.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.target_file_size_base: 67108864 2021-02-11T00:12:34.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.target_file_size_multiplier: 1 2021-02-11T00:12:34.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-02-11T00:12:34.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2021-02-11T00:12:34.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-02-11T00:12:34.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-02-11T00:12:34.374 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-02-11T00:12:34.374 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-02-11T00:12:34.374 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-02-11T00:12:34.374 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-02-11T00:12:34.374 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-02-11T00:12:34.375 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-02-11T00:12:34.375 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-02-11T00:12:34.375 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-02-11T00:12:34.375 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.arena_block_size: 4194304 2021-02-11T00:12:34.375 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-02-11T00:12:34.375 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-02-11T00:12:34.376 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-02-11T00:12:34.376 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.disable_auto_compactions: 0 2021-02-11T00:12:34.376 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-02-11T00:12:34.376 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-02-11T00:12:34.376 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-02-11T00:12:34.376 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-02-11T00:12:34.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-02-11T00:12:34.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-02-11T00:12:34.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-02-11T00:12:34.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-02-11T00:12:34.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-02-11T00:12:34.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-02-11T00:12:34.378 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.table_properties_collectors: 2021-02-11T00:12:34.378 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.inplace_update_support: 0 2021-02-11T00:12:34.378 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-02-11T00:12:34.378 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-02-11T00:12:34.378 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-02-11T00:12:34.378 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.memtable_huge_page_size: 0 2021-02-11T00:12:34.379 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.bloom_locality: 0 2021-02-11T00:12:34.379 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.max_successive_merges: 0 2021-02-11T00:12:34.379 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-02-11T00:12:34.379 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.paranoid_file_checks: 0 2021-02-11T00:12:34.379 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.force_consistency_checks: 0 2021-02-11T00:12:34.379 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.report_bg_io_stats: 0 2021-02-11T00:12:34.380 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.278+0000 7ff06d34d700 4 rocksdb: Options.ttl: 0 2021-02-11T00:12:34.380 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.282+0000 7ff06d34d700 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2021-02-11T00:12:34.380 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.282+0000 7ff06d34d700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2021-02-11T00:12:34.380 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.282+0000 7ff06d34d700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1613002354284749, "job": 1, "event": "recovery_started", "log_files": [6]} 2021-02-11T00:12:34.380 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.282+0000 7ff06d34d700 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2021-02-11T00:12:34.380 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.282+0000 7ff06d34d700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1613002354286083, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66618, "table_properties": {"data_size": 64921, "index_size": 302, "filter_size": 581, "raw_key_size": 8842, "raw_average_key_size": 46, "raw_value_size": 59873, "raw_average_value_size": 316, "num_data_blocks": 10, "num_entries": 189, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2021-02-11T00:12:34.381 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.282+0000 7ff06d34d700 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2021-02-11T00:12:34.381 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.282+0000 7ff06d34d700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1613002354286708, "job": 1, "event": "recovery_finished"} 2021-02-11T00:12:34.381 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.286+0000 7ff06d34d700 4 rocksdb: DB pointer 0x55f0a1b4b200 2021-02-11T00:12:34.381 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.286+0000 7ff0541c4700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2021-02-11T00:12:34.381 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.286+0000 7ff0541c4700 4 rocksdb: [db/db_impl.cc:778] 2021-02-11T00:12:34.381 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: ** DB Stats ** 2021-02-11T00:12:34.382 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Uptime(secs): 0.0 total, 0.0 interval 2021-02-11T00:12:34.382 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2021-02-11T00:12:34.382 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2021-02-11T00:12:34.382 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2021-02-11T00:12:34.382 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2021-02-11T00:12:34.383 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2021-02-11T00:12:34.383 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2021-02-11T00:12:34.383 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: ** Compaction Stats [default] ** 2021-02-11T00:12:34.383 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-02-11T00:12:34.383 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-02-11T00:12:34.383 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: L0 2/0 66.68 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 73.5 0.00 0.00 1 0.001 0 0 2021-02-11T00:12:34.384 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Sum 2/0 66.68 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 73.5 0.00 0.00 1 0.001 0 0 2021-02-11T00:12:34.384 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 73.5 0.00 0.00 1 0.001 0 0 2021-02-11T00:12:34.384 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: ** Compaction Stats [default] ** 2021-02-11T00:12:34.384 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-02-11T00:12:34.384 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-02-11T00:12:34.384 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 73.5 0.00 0.00 1 0.001 0 0 2021-02-11T00:12:34.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Uptime(secs): 0.0 total, 0.0 interval 2021-02-11T00:12:34.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Flush(GB): cumulative 0.000, interval 0.000 2021-02-11T00:12:34.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: AddFile(GB): cumulative 0.000, interval 0.000 2021-02-11T00:12:34.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: AddFile(Total Files): cumulative 0, interval 0 2021-02-11T00:12:34.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: AddFile(L0 Files): cumulative 0, interval 0 2021-02-11T00:12:34.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: AddFile(Keys): cumulative 0, interval 0 2021-02-11T00:12:34.386 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Cumulative compaction: 0.00 GB write, 10.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-02-11T00:12:34.386 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Interval compaction: 0.00 GB write, 10.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-02-11T00:12:34.386 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2021-02-11T00:12:34.386 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: ** File Read Latency Histogram By Level [default] ** 2021-02-11T00:12:34.386 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: ** Compaction Stats [default] ** 2021-02-11T00:12:34.387 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-02-11T00:12:34.387 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-02-11T00:12:34.387 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: L0 2/0 66.68 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 73.5 0.00 0.00 1 0.001 0 0 2021-02-11T00:12:34.387 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Sum 2/0 66.68 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 73.5 0.00 0.00 1 0.001 0 0 2021-02-11T00:12:34.387 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2021-02-11T00:12:34.387 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: ** Compaction Stats [default] ** 2021-02-11T00:12:34.388 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-02-11T00:12:34.388 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-02-11T00:12:34.388 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 73.5 0.00 0.00 1 0.001 0 0 2021-02-11T00:12:34.389 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Uptime(secs): 0.0 total, 0.0 interval 2021-02-11T00:12:34.389 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Flush(GB): cumulative 0.000, interval 0.000 2021-02-11T00:12:34.389 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: AddFile(GB): cumulative 0.000, interval 0.000 2021-02-11T00:12:34.389 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: AddFile(Total Files): cumulative 0, interval 0 2021-02-11T00:12:34.389 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: AddFile(L0 Files): cumulative 0, interval 0 2021-02-11T00:12:34.389 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: AddFile(Keys): cumulative 0, interval 0 2021-02-11T00:12:34.390 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Cumulative compaction: 0.00 GB write, 10.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-02-11T00:12:34.390 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-02-11T00:12:34.390 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2021-02-11T00:12:34.390 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: ** File Read Latency Histogram By Level [default] ** 2021-02-11T00:12:34.390 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.286+0000 7ff06d34d700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] at bind addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:12:34.390 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 1 mon.a@-1(???) e1 preinit fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:12:34.391 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 0 mon.a@-1(???).mds e1 new map 2021-02-11T00:12:34.391 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 0 mon.a@-1(???).mds e1 print_map 2021-02-11T00:12:34.391 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: e1 2021-02-11T00:12:34.391 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: enable_multiple, ever_enabled_multiple: 0,0 2021-02-11T00:12:34.391 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2021-02-11T00:12:34.391 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: legacy client fscid: -1 2021-02-11T00:12:34.391 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: 2021-02-11T00:12:34.392 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: No filesystems configured 2021-02-11T00:12:34.392 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2021-02-11T00:12:34.392 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2021-02-11T00:12:34.392 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requiresaudit 2021-02-11T00:12:34.392 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2021-02-11T00:12:34.392 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: 2021-02-11T00:12:31.256192+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.123:0/838814196' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:12:34.392 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2021-02-11T00:12:34.392 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 20 expand_channel_meta expand map: {default=false} 2021-02-11T00:12:34.392 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 20 expand_channel_meta from 'false' to 'false' 2021-02-11T00:12:34.392 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 20 expand_channel_meta expanded map: {default=false} 2021-02-11T00:12:34.393 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 20 expand_channel_meta expand map: {default=info} 2021-02-11T00:12:34.393 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 20 expand_channel_meta from 'info' to 'info' 2021-02-11T00:12:34.393 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 20 expand_channel_meta expanded map: {default=info} 2021-02-11T00:12:34.393 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 20 expand_channel_meta expand map: {default=daemon} 2021-02-11T00:12:34.393 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 20 expand_channel_meta from 'daemon' to 'daemon' 2021-02-11T00:12:34.393 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 20 expand_channel_meta expanded map: {default=daemon} 2021-02-11T00:12:34.393 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 20 expand_channel_meta expand map: {default=debug} 2021-02-11T00:12:34.393 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 20 expand_channel_meta from 'debug' to 'debug' 2021-02-11T00:12:34.393 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: debug 2021-02-11T00:12:34.290+0000 7ff06d34d700 20 expand_channel_meta expanded map: {default=debug} 2021-02-11T00:12:34.393 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: cluster 2021-02-11T00:12:34.299039+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2021-02-11T00:12:34.393 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: cluster 2021-02-11T00:12:34.299147+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0]} 2021-02-11T00:12:34.394 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: cluster 2021-02-11T00:12:34.299221+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2021-02-11T00:12:34.394 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: cluster 2021-02-11T00:12:34.299281+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2021-02-11T00:12:34.394 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:34 smithi123 bash[13149]: cluster 2021-02-11T00:12:34.299773+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2021-02-11T00:12:35.101 INFO:teuthology.orchestra.run.smithi123.stderr:Creating mgr... 2021-02-11T00:12:35.102 INFO:teuthology.orchestra.run.smithi123.stderr:Verifying port 9283 ... 2021-02-11T00:12:35.104 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl daemon-reload 2021-02-11T00:12:35.320 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mgr.y 2021-02-11T00:12:36.383 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl reset-failed ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mgr.y 2021-02-11T00:12:36.383 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stderr Failed to reset failed state of unit ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mgr.y.service: Unit ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mgr.y.service not loaded. 2021-02-11T00:12:36.384 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl enable ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mgr.y 2021-02-11T00:12:36.384 INFO:teuthology.orchestra.run.smithi123.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c.target.wants/ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mgr.y.service -> /etc/systemd/system/ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@.service. 2021-02-11T00:12:36.384 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: systemctl start ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mgr.y 2021-02-11T00:12:36.384 INFO:teuthology.orchestra.run.smithi123.stderr:firewalld does not appear to be present 2021-02-11T00:12:36.384 INFO:teuthology.orchestra.run.smithi123.stderr:Not possible to enable service . firewalld.service is not available 2021-02-11T00:12:36.384 INFO:teuthology.orchestra.run.smithi123.stderr:Not possible to open ports <[]>. firewalld.service is not available 2021-02-11T00:12:36.384 INFO:teuthology.orchestra.run.smithi123.stderr:firewalld does not appear to be present 2021-02-11T00:12:36.384 INFO:teuthology.orchestra.run.smithi123.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2021-02-11T00:12:36.384 INFO:teuthology.orchestra.run.smithi123.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2021-02-11T00:12:36.384 INFO:teuthology.orchestra.run.smithi123.stderr:Wrote config to /etc/ceph/ceph.conf 2021-02-11T00:12:36.385 INFO:teuthology.orchestra.run.smithi123.stderr:Waiting for mgr to start... 2021-02-11T00:12:36.385 INFO:teuthology.orchestra.run.smithi123.stderr:Waiting for mgr... 2021-02-11T00:12:36.385 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus status -f json-pretty 2021-02-11T00:12:36.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:35 smithi123 bash[13149]: audit 2021-02-11T00:12:34.477295+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.123:0/3111580638' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2021-02-11T00:12:36.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:35 smithi123 bash[13149]: audit 2021-02-11T00:12:34.480270+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.123:0/3111580638' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2021-02-11T00:12:36.987 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout 2021-02-11T00:12:36.988 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:36.988 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "fsid": "bd85b83a-6bfd-11eb-8fef-001a4aab830c", 2021-02-11T00:12:36.988 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "health": { 2021-02-11T00:12:36.988 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2021-02-11T00:12:36.988 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "checks": {}, 2021-02-11T00:12:36.988 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mutes": [] 2021-02-11T00:12:36.988 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:36.994 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2021-02-11T00:12:36.994 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "quorum": [ 2021-02-11T00:12:36.994 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout 0 2021-02-11T00:12:36.995 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:36.995 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2021-02-11T00:12:36.995 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "a" 2021-02-11T00:12:36.995 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:36.995 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "quorum_age": 2, 2021-02-11T00:12:36.995 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "monmap": { 2021-02-11T00:12:36.995 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-02-11T00:12:36.995 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2021-02-11T00:12:36.995 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_mons": 1 2021-02-11T00:12:36.995 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:36.996 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "osdmap": { 2021-02-11T00:12:36.996 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-02-11T00:12:36.996 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2021-02-11T00:12:36.996 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2021-02-11T00:12:36.996 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2021-02-11T00:12:36.996 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2021-02-11T00:12:36.996 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2021-02-11T00:12:36.996 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2021-02-11T00:12:36.996 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:36.996 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "pgmap": { 2021-02-11T00:12:36.996 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2021-02-11T00:12:36.996 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2021-02-11T00:12:36.997 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2021-02-11T00:12:36.997 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2021-02-11T00:12:36.997 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2021-02-11T00:12:36.997 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2021-02-11T00:12:36.997 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2021-02-11T00:12:36.997 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2021-02-11T00:12:36.997 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:36.997 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "fsmap": { 2021-02-11T00:12:36.997 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-02-11T00:12:36.997 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "by_rank": [], 2021-02-11T00:12:36.997 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "up:standby": 0 2021-02-11T00:12:36.997 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:36.997 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mgrmap": { 2021-02-11T00:12:36.997 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "available": false, 2021-02-11T00:12:36.998 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2021-02-11T00:12:36.998 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "modules": [ 2021-02-11T00:12:36.998 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "iostat", 2021-02-11T00:12:36.998 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "restful" 2021-02-11T00:12:36.998 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:36.998 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "services": {} 2021-02-11T00:12:36.998 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:36.998 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "servicemap": { 2021-02-11T00:12:36.998 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-02-11T00:12:36.998 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "modified": "2021-02-11T00:12:27.556944+0000", 2021-02-11T00:12:36.998 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "services": {} 2021-02-11T00:12:36.998 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:36.998 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "progress_events": {} 2021-02-11T00:12:36.999 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:37.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:37 smithi123 bash[13149]: audit 2021-02-11T00:12:36.991108+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.123:0/885566020' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2021-02-11T00:12:37.578 INFO:teuthology.orchestra.run.smithi123.stderr:mgr not available, waiting (1/10)... 2021-02-11T00:12:38.580 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus status -f json-pretty 2021-02-11T00:12:39.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout 2021-02-11T00:12:39.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:39.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "fsid": "bd85b83a-6bfd-11eb-8fef-001a4aab830c", 2021-02-11T00:12:39.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "health": { 2021-02-11T00:12:39.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2021-02-11T00:12:39.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "checks": {}, 2021-02-11T00:12:39.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mutes": [] 2021-02-11T00:12:39.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:39.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2021-02-11T00:12:39.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "quorum": [ 2021-02-11T00:12:39.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout 0 2021-02-11T00:12:39.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:39.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2021-02-11T00:12:39.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "a" 2021-02-11T00:12:39.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:39.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "quorum_age": 5, 2021-02-11T00:12:39.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "monmap": { 2021-02-11T00:12:39.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-02-11T00:12:39.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2021-02-11T00:12:39.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_mons": 1 2021-02-11T00:12:39.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:39.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "osdmap": { 2021-02-11T00:12:39.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-02-11T00:12:39.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2021-02-11T00:12:39.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2021-02-11T00:12:39.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2021-02-11T00:12:39.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2021-02-11T00:12:39.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2021-02-11T00:12:39.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2021-02-11T00:12:39.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:39.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "pgmap": { 2021-02-11T00:12:39.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2021-02-11T00:12:39.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2021-02-11T00:12:39.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2021-02-11T00:12:39.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2021-02-11T00:12:39.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2021-02-11T00:12:39.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2021-02-11T00:12:39.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2021-02-11T00:12:39.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2021-02-11T00:12:39.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:39.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "fsmap": { 2021-02-11T00:12:39.755 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-02-11T00:12:39.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "by_rank": [], 2021-02-11T00:12:39.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "up:standby": 0 2021-02-11T00:12:39.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:39.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mgrmap": { 2021-02-11T00:12:39.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "available": false, 2021-02-11T00:12:39.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2021-02-11T00:12:39.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "modules": [ 2021-02-11T00:12:39.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "iostat", 2021-02-11T00:12:39.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "restful" 2021-02-11T00:12:39.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:39.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "services": {} 2021-02-11T00:12:39.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:39.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "servicemap": { 2021-02-11T00:12:39.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-02-11T00:12:39.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "modified": "2021-02-11T00:12:27.556944+0000", 2021-02-11T00:12:39.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "services": {} 2021-02-11T00:12:39.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:39.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "progress_events": {} 2021-02-11T00:12:39.758 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:40.327 INFO:teuthology.orchestra.run.smithi123.stderr:mgr not available, waiting (2/10)... 2021-02-11T00:12:40.627 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:40 smithi123 bash[13149]: audit 2021-02-11T00:12:39.751782+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.123:0/1996647133' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2021-02-11T00:12:41.328 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus status -f json-pretty 2021-02-11T00:12:41.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: cluster 2021-02-11T00:12:41.002240+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2021-02-11T00:12:41.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: cluster 2021-02-11T00:12:41.007714+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00572757s) 2021-02-11T00:12:41.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: audit 2021-02-11T00:12:41.009773+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.123:0/2925599759' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2021-02-11T00:12:41.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: audit 2021-02-11T00:12:41.010103+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.123:0/2925599759' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2021-02-11T00:12:41.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: audit 2021-02-11T00:12:41.010371+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.123:0/2925599759' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2021-02-11T00:12:41.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: audit 2021-02-11T00:12:41.010635+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.123:0/2925599759' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2021-02-11T00:12:41.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: audit 2021-02-11T00:12:41.010883+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.123:0/2925599759' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2021-02-11T00:12:41.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: audit 2021-02-11T00:12:41.011326+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.123:0/2925599759' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2021-02-11T00:12:41.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: audit 2021-02-11T00:12:41.012016+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.123:0/2925599759' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2021-02-11T00:12:41.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: audit 2021-02-11T00:12:41.012572+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.123:0/2925599759' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2021-02-11T00:12:41.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: cluster 2021-02-11T00:12:41.017218+0000 mon.a (mon.0) 20 : cluster [INF] Manager daemon y is now available 2021-02-11T00:12:41.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: audit 2021-02-11T00:12:41.030276+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.123:0/2925599759' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20210211-001241"}]: dispatch 2021-02-11T00:12:41.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: audit 2021-02-11T00:12:41.036368+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.123:0/2925599759' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20210211-001241"}]': finished 2021-02-11T00:12:41.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: audit 2021-02-11T00:12:41.046268+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.123:0/2925599759' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"755ae6f6-3843-4976-9c9d-e87ac26a6da6"}]: dispatch 2021-02-11T00:12:41.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: audit 2021-02-11T00:12:41.051465+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.123:0/2925599759' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"755ae6f6-3843-4976-9c9d-e87ac26a6da6"}]': finished 2021-02-11T00:12:41.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: audit 2021-02-11T00:12:41.052432+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.123:0/2925599759' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"098f53f5-542c-455b-9ffa-f0298a5547ae"}]: dispatch 2021-02-11T00:12:41.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:41 smithi123 bash[13149]: audit 2021-02-11T00:12:41.058443+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.123:0/2925599759' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"098f53f5-542c-455b-9ffa-f0298a5547ae"}]': finished 2021-02-11T00:12:42.867 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout 2021-02-11T00:12:42.868 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:42.868 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "fsid": "bd85b83a-6bfd-11eb-8fef-001a4aab830c", 2021-02-11T00:12:42.868 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "health": { 2021-02-11T00:12:42.868 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2021-02-11T00:12:42.868 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "checks": {}, 2021-02-11T00:12:42.868 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mutes": [] 2021-02-11T00:12:42.869 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:42.869 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2021-02-11T00:12:42.869 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "quorum": [ 2021-02-11T00:12:42.869 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout 0 2021-02-11T00:12:42.869 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:42.869 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2021-02-11T00:12:42.870 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "a" 2021-02-11T00:12:42.870 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:42.870 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "quorum_age": 8, 2021-02-11T00:12:42.870 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "monmap": { 2021-02-11T00:12:42.870 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-02-11T00:12:42.870 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2021-02-11T00:12:42.870 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_mons": 1 2021-02-11T00:12:42.871 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:42.871 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "osdmap": { 2021-02-11T00:12:42.871 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-02-11T00:12:42.872 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2021-02-11T00:12:42.872 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2021-02-11T00:12:42.872 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2021-02-11T00:12:42.872 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2021-02-11T00:12:42.872 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2021-02-11T00:12:42.872 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2021-02-11T00:12:42.872 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:42.873 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "pgmap": { 2021-02-11T00:12:42.873 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2021-02-11T00:12:42.873 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2021-02-11T00:12:42.873 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2021-02-11T00:12:42.873 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2021-02-11T00:12:42.873 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2021-02-11T00:12:42.873 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2021-02-11T00:12:42.874 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2021-02-11T00:12:42.874 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2021-02-11T00:12:42.874 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:42.874 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "fsmap": { 2021-02-11T00:12:42.874 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-02-11T00:12:42.874 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "by_rank": [], 2021-02-11T00:12:42.874 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "up:standby": 0 2021-02-11T00:12:42.875 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:42.875 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mgrmap": { 2021-02-11T00:12:42.875 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "available": true, 2021-02-11T00:12:42.875 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2021-02-11T00:12:42.875 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "modules": [ 2021-02-11T00:12:42.875 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "iostat", 2021-02-11T00:12:42.875 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "restful" 2021-02-11T00:12:42.876 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:42.876 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "services": {} 2021-02-11T00:12:42.876 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:42.876 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "servicemap": { 2021-02-11T00:12:42.876 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-02-11T00:12:42.876 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "modified": "2021-02-11T00:12:27.556944+0000", 2021-02-11T00:12:42.876 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "services": {} 2021-02-11T00:12:42.877 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:42.877 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "progress_events": {} 2021-02-11T00:12:42.877 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:43.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:43 smithi123 bash[13149]: cluster 2021-02-11T00:12:42.016334+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e3: y(active, since 1.01435s) 2021-02-11T00:12:43.378 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:43 smithi123 bash[13149]: audit 2021-02-11T00:12:42.856736+0000 mon.a (mon.0) 28 : audit [DBG] from='client.? 172.21.15.123:0/521951681' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2021-02-11T00:12:43.476 INFO:teuthology.orchestra.run.smithi123.stderr:mgr is available 2021-02-11T00:12:43.476 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus config-key set mgr/cephadm/ssh_user root 2021-02-11T00:12:44.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:44 smithi123 bash[13149]: cluster 2021-02-11T00:12:43.020563+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e4: y(active, since 2s) 2021-02-11T00:12:44.925 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stderr set mgr/cephadm/ssh_user 2021-02-11T00:12:45.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:45 smithi123 bash[13149]: audit 2021-02-11T00:12:44.923474+0000 mon.a (mon.0) 30 : audit [INF] from='client.? 172.21.15.123:0/584471030' entity='client.admin' cmd=[{"prefix": "config-key set", "key": "mgr/cephadm/ssh_user", "val": "root"}]: dispatch 2021-02-11T00:12:45.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:45 smithi123 bash[13149]: audit 2021-02-11T00:12:44.926097+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.123:0/584471030' entity='client.admin' cmd='[{"prefix": "config-key set", "key": "mgr/cephadm/ssh_user", "val": "root"}]': finished 2021-02-11T00:12:45.466 INFO:teuthology.orchestra.run.smithi123.stderr:Enabling cephadm module... 2021-02-11T00:12:45.466 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus mgr module enable cephadm 2021-02-11T00:12:47.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:46 smithi123 bash[13149]: audit 2021-02-11T00:12:46.894139+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.123:0/2199810423' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2021-02-11T00:12:47.377 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:46 smithi123 bash[13387]: ignoring --setgroup ceph since I am not root 2021-02-11T00:12:47.587 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus mgr dump 2021-02-11T00:12:48.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:47 smithi123 bash[13149]: audit 2021-02-11T00:12:46.950615+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.123:0/2199810423' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2021-02-11T00:12:48.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:47 smithi123 bash[13149]: cluster 2021-02-11T00:12:46.950749+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: y(active, since 5s) 2021-02-11T00:12:49.017 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.017 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "epoch": 5, 2021-02-11T00:12:49.017 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active_gid": 14100, 2021-02-11T00:12:49.017 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active_name": "y", 2021-02-11T00:12:49.017 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active_addrs": { 2021-02-11T00:12:49.018 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-02-11T00:12:49.018 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.018 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-02-11T00:12:49.018 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.123:6800", 2021-02-11T00:12:49.018 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "nonce": 3533785669 2021-02-11T00:12:49.018 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.018 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.018 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "v1", 2021-02-11T00:12:49.018 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.123:6801", 2021-02-11T00:12:49.018 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "nonce": 3533785669 2021-02-11T00:12:49.018 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.018 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ] 2021-02-11T00:12:49.018 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.019 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.123:6801/3533785669", 2021-02-11T00:12:49.019 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active_change": "2021-02-11T00:12:41.001964+0000", 2021-02-11T00:12:49.019 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2021-02-11T00:12:49.019 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "available": true, 2021-02-11T00:12:49.019 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "standbys": [], 2021-02-11T00:12:49.019 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "modules": [ 2021-02-11T00:12:49.019 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "cephadm", 2021-02-11T00:12:49.019 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "iostat", 2021-02-11T00:12:49.019 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "restful" 2021-02-11T00:12:49.019 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.019 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "available_modules": [ 2021-02-11T00:12:49.019 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.019 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "alerts", 2021-02-11T00:12:49.019 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.020 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.020 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.020 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "interval": { 2021-02-11T00:12:49.020 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-02-11T00:12:49.020 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:12:49.020 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.020 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.020 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-02-11T00:12:49.020 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.020 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.020 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.020 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2021-02-11T00:12:49.020 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.020 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.021 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.021 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.021 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.021 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.021 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.021 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.021 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.021 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.021 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.021 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.021 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.021 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.021 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.022 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.022 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.341 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.491 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.492 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.492 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.492 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.492 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.492 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.492 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.492 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.492 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.492 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.492 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.492 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.492 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.493 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.493 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.493 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.493 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.493 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.493 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.493 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.493 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.493 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.493 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.493 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.493 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.493 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.494 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.494 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.494 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.494 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.494 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.494 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.494 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.494 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.494 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.494 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.494 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.494 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.494 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.495 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.495 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.495 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.495 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.495 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.495 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.495 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.495 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.495 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.495 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.495 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.495 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.495 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.495 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.496 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.496 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.496 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.496 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2021-02-11T00:12:49.496 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2021-02-11T00:12:49.496 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.496 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.496 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.496 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.496 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.496 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.496 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.496 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2021-02-11T00:12:49.497 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.497 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.497 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.497 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.497 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2021-02-11T00:12:49.497 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2021-02-11T00:12:49.497 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.497 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.497 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.497 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2021-02-11T00:12:49.497 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.497 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.497 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.498 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2021-02-11T00:12:49.498 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.498 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.498 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.498 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.498 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_host": { 2021-02-11T00:12:49.498 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2021-02-11T00:12:49.498 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.498 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.498 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.498 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.498 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.498 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.499 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.499 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2021-02-11T00:12:49.499 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.499 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.499 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.499 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.499 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_password": { 2021-02-11T00:12:49.499 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2021-02-11T00:12:49.499 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.499 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.499 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.499 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.499 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.499 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.500 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.500 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2021-02-11T00:12:49.500 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.500 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.500 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.500 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.500 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_port": { 2021-02-11T00:12:49.500 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2021-02-11T00:12:49.500 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.500 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.500 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.500 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "465", 2021-02-11T00:12:49.500 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.501 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.501 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.501 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2021-02-11T00:12:49.501 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.501 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.501 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.501 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.501 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2021-02-11T00:12:49.501 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2021-02-11T00:12:49.501 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.501 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.501 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.501 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.501 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.502 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.502 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.502 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2021-02-11T00:12:49.502 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.502 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.502 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.502 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.502 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2021-02-11T00:12:49.502 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2021-02-11T00:12:49.502 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.502 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.502 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.502 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.503 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.503 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.503 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.503 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2021-02-11T00:12:49.503 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.503 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.503 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.503 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.503 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_user": { 2021-02-11T00:12:49.503 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2021-02-11T00:12:49.503 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.503 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.503 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.503 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.504 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.504 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.504 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.504 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2021-02-11T00:12:49.504 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.504 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.504 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.504 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.504 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.504 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.504 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.504 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "balancer", 2021-02-11T00:12:49.504 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.505 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.505 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.505 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active": { 2021-02-11T00:12:49.505 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "active", 2021-02-11T00:12:49.505 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.505 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.505 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.505 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.505 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.505 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.505 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.505 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2021-02-11T00:12:49.505 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.505 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.506 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.506 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.506 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "begin_time": { 2021-02-11T00:12:49.506 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2021-02-11T00:12:49.506 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.506 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.506 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.506 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2021-02-11T00:12:49.506 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.506 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.506 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.506 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2021-02-11T00:12:49.506 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2021-02-11T00:12:49.507 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.507 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.507 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.507 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2021-02-11T00:12:49.507 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2021-02-11T00:12:49.507 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-02-11T00:12:49.507 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.507 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.507 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-02-11T00:12:49.507 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "0", 2021-02-11T00:12:49.507 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "7", 2021-02-11T00:12:49.507 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.507 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2021-02-11T00:12:49.507 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2021-02-11T00:12:49.508 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.508 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.508 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.508 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2021-02-11T00:12:49.508 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2021-02-11T00:12:49.508 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-02-11T00:12:49.508 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.508 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.508 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "25", 2021-02-11T00:12:49.508 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "1", 2021-02-11T00:12:49.508 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "250", 2021-02-11T00:12:49.508 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.508 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2021-02-11T00:12:49.509 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.509 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.509 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.509 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.509 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2021-02-11T00:12:49.509 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2021-02-11T00:12:49.509 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.509 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.509 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.509 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2021-02-11T00:12:49.509 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.509 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.509 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.510 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2021-02-11T00:12:49.510 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2021-02-11T00:12:49.510 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.510 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.510 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.510 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2021-02-11T00:12:49.510 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2021-02-11T00:12:49.510 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "float", 2021-02-11T00:12:49.510 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.510 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.510 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2021-02-11T00:12:49.510 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "0.001", 2021-02-11T00:12:49.510 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "0.999", 2021-02-11T00:12:49.510 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.511 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2021-02-11T00:12:49.511 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2021-02-11T00:12:49.511 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.511 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.511 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.511 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "end_time": { 2021-02-11T00:12:49.511 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "end_time", 2021-02-11T00:12:49.511 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.511 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.511 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.511 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2021-02-11T00:12:49.511 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.511 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.512 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.512 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2021-02-11T00:12:49.512 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2021-02-11T00:12:49.512 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.512 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.512 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.512 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "end_weekday": { 2021-02-11T00:12:49.512 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2021-02-11T00:12:49.512 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-02-11T00:12:49.512 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.512 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.512 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "7", 2021-02-11T00:12:49.512 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "0", 2021-02-11T00:12:49.512 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "7", 2021-02-11T00:12:49.513 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.513 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2021-02-11T00:12:49.513 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2021-02-11T00:12:49.513 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.513 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.513 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.513 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.513 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.513 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.513 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.513 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.513 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.513 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.514 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.514 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.514 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.514 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.514 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.514 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.514 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.514 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.514 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.514 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.514 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.514 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.514 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.514 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.515 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.515 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.515 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.515 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.515 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.515 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.515 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.515 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.515 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.515 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.515 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.515 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.515 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.516 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.516 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.516 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.516 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.516 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.516 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.516 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.516 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.516 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.516 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.516 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.516 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.516 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.516 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.516 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.517 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.517 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.517 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.517 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.517 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.517 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.517 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.517 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.517 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.517 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.517 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.517 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.517 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.517 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min_score": { 2021-02-11T00:12:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "min_score", 2021-02-11T00:12:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "float", 2021-02-11T00:12:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-02-11T00:12:49.518 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.519 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.519 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.519 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2021-02-11T00:12:49.519 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.519 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.519 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.519 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.519 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mode": { 2021-02-11T00:12:49.519 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "mode", 2021-02-11T00:12:49.519 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.519 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.519 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.519 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "none", 2021-02-11T00:12:49.519 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.520 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.520 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.520 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "crush-compat", 2021-02-11T00:12:49.520 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "none", 2021-02-11T00:12:49.520 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "upmap" 2021-02-11T00:12:49.520 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.520 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2021-02-11T00:12:49.520 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.520 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.520 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.520 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.520 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "pool_ids": { 2021-02-11T00:12:49.520 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2021-02-11T00:12:49.520 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.521 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.521 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.521 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.521 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.521 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.521 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.521 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2021-02-11T00:12:49.521 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.521 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.521 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.521 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.521 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-02-11T00:12:49.521 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-02-11T00:12:49.521 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:12:49.522 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.522 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.522 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-02-11T00:12:49.522 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.522 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.522 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.522 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2021-02-11T00:12:49.522 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.522 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.522 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.522 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.522 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2021-02-11T00:12:49.522 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2021-02-11T00:12:49.522 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.523 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.523 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.523 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-02-11T00:12:49.523 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "1", 2021-02-11T00:12:49.523 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.523 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.523 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2021-02-11T00:12:49.523 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2021-02-11T00:12:49.523 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.523 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.523 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.523 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2021-02-11T00:12:49.523 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2021-02-11T00:12:49.524 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-02-11T00:12:49.524 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.524 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.524 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-02-11T00:12:49.524 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.524 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.524 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.524 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2021-02-11T00:12:49.524 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.524 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.524 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.524 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.524 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.524 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.525 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.525 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2021-02-11T00:12:49.525 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.525 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.525 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.525 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2021-02-11T00:12:49.525 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2021-02-11T00:12:49.525 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.525 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.525 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.525 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.525 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.525 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.525 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.526 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2021-02-11T00:12:49.526 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2021-02-11T00:12:49.526 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.526 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.526 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.526 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2021-02-11T00:12:49.526 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2021-02-11T00:12:49.526 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.526 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.526 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.526 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.526 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.526 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.527 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.527 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2021-02-11T00:12:49.527 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.527 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.527 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.527 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.527 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2021-02-11T00:12:49.527 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2021-02-11T00:12:49.527 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.527 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.527 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.527 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2021-02-11T00:12:49.527 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.527 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.528 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.528 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-02-11T00:12:49.528 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.528 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.528 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.528 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.528 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "container_image_base": { 2021-02-11T00:12:49.528 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2021-02-11T00:12:49.528 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.528 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.528 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.528 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2021-02-11T00:12:49.528 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.529 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.529 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.529 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2021-02-11T00:12:49.529 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.529 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.529 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.529 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.529 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2021-02-11T00:12:49.529 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2021-02-11T00:12:49.529 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.529 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.529 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.529 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.6.2", 2021-02-11T00:12:49.530 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.530 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.530 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.530 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-02-11T00:12:49.530 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.530 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.530 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.530 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.530 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2021-02-11T00:12:49.530 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2021-02-11T00:12:49.530 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.530 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.530 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.531 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2021-02-11T00:12:49.531 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.531 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.531 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.531 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-02-11T00:12:49.531 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.531 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.531 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.531 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.531 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2021-02-11T00:12:49.531 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2021-02-11T00:12:49.531 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.531 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.531 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.532 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2021-02-11T00:12:49.532 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.532 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.532 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.532 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-02-11T00:12:49.532 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.532 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.532 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.532 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.532 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "container_init": { 2021-02-11T00:12:49.532 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "container_init", 2021-02-11T00:12:49.532 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.532 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.533 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.533 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.533 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.533 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.533 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.533 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2021-02-11T00:12:49.533 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.533 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.533 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.533 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.533 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2021-02-11T00:12:49.533 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2021-02-11T00:12:49.533 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:12:49.533 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.534 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.534 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-02-11T00:12:49.534 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.534 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.534 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.534 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2021-02-11T00:12:49.534 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.534 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.534 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.534 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.534 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2021-02-11T00:12:49.534 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2021-02-11T00:12:49.534 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:12:49.534 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.535 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.535 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2021-02-11T00:12:49.535 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.535 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.535 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.535 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2021-02-11T00:12:49.535 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.535 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.535 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.535 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.535 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2021-02-11T00:12:49.535 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2021-02-11T00:12:49.535 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:12:49.535 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.536 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.536 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-02-11T00:12:49.536 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.536 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.536 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.536 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2021-02-11T00:12:49.536 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.536 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.536 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.536 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.536 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.536 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.536 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.537 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.537 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.537 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.537 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.537 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.537 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.537 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.537 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.537 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.537 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.537 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.537 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.537 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.538 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.538 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.538 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.538 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.538 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.538 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.538 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.538 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.538 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.538 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.538 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.538 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.538 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.539 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.539 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2021-02-11T00:12:49.539 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.539 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.539 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.539 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.539 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.539 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.539 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.539 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.539 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.539 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.539 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.540 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.540 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.540 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.540 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.540 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.540 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.540 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.540 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.540 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.540 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.540 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.540 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.540 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.540 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.541 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2021-02-11T00:12:49.542 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2021-02-11T00:12:49.542 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.542 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.542 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.542 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.542 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.542 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.542 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.542 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2021-02-11T00:12:49.542 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.542 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.542 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.542 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.543 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "migration_current": { 2021-02-11T00:12:49.543 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2021-02-11T00:12:49.543 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.543 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.543 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.543 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:12:49.543 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.543 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.543 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.543 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2021-02-11T00:12:49.543 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.543 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.543 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.544 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.544 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mode": { 2021-02-11T00:12:49.544 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "mode", 2021-02-11T00:12:49.544 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.544 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.544 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.544 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "root", 2021-02-11T00:12:49.544 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.544 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.544 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.544 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "cephadm-package", 2021-02-11T00:12:49.544 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "root" 2021-02-11T00:12:49.544 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.544 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2021-02-11T00:12:49.545 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.545 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.545 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.545 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.545 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2021-02-11T00:12:49.545 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2021-02-11T00:12:49.545 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.545 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.545 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.545 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2021-02-11T00:12:49.545 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.545 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.545 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.545 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2021-02-11T00:12:49.546 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.546 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.546 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.546 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.546 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "registry_password": { 2021-02-11T00:12:49.546 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2021-02-11T00:12:49.546 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.546 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.546 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.546 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:12:49.546 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.546 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.546 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.547 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2021-02-11T00:12:49.547 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.547 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.547 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.547 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.547 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "registry_url": { 2021-02-11T00:12:49.547 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2021-02-11T00:12:49.547 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.547 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.547 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.547 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:12:49.547 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.547 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.547 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.548 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2021-02-11T00:12:49.548 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.548 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.548 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.548 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.548 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "registry_username": { 2021-02-11T00:12:49.548 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2021-02-11T00:12:49.548 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.548 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.548 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.548 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:12:49.548 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.548 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.548 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.549 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2021-02-11T00:12:49.549 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.549 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.549 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.549 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.549 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2021-02-11T00:12:49.549 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2021-02-11T00:12:49.549 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.549 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.549 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.549 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:12:49.549 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.549 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.549 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.550 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2021-02-11T00:12:49.550 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.550 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.550 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.550 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.550 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2021-02-11T00:12:49.550 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2021-02-11T00:12:49.550 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.550 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.550 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.550 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.550 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.550 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.550 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.550 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2021-02-11T00:12:49.551 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.551 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.551 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.551 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.551 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2021-02-11T00:12:49.551 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2021-02-11T00:12:49.551 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.551 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.551 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.551 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.551 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.551 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.551 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.552 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2021-02-11T00:12:49.552 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.552 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.552 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.552 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.552 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2021-02-11T00:12:49.552 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2021-02-11T00:12:49.552 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.552 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.552 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.552 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.552 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.552 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.552 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.553 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2021-02-11T00:12:49.553 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.553 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.553 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.553 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.553 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2021-02-11T00:12:49.553 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2021-02-11T00:12:49.553 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.553 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.553 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.553 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.553 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.554 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.554 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.554 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2021-02-11T00:12:49.554 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.554 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.554 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.554 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.554 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.554 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.554 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.554 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "crash", 2021-02-11T00:12:49.554 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.554 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.554 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.555 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.555 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.555 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.555 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.555 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.555 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.555 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.555 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.555 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.555 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.555 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.555 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.555 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.556 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.556 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.556 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.556 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.556 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.556 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.556 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.556 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.556 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.556 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.556 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.556 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.556 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.556 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.557 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.557 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.557 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.557 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.557 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.557 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.557 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.557 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.557 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.557 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.557 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.557 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.557 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.557 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.558 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.558 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.558 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.558 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.558 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.558 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.558 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.558 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.558 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.558 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.558 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.558 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.558 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.558 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.559 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.560 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.560 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "retain_interval": { 2021-02-11T00:12:49.560 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2021-02-11T00:12:49.560 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:12:49.560 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.560 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.560 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2021-02-11T00:12:49.560 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.560 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.560 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.560 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2021-02-11T00:12:49.560 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.560 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.560 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.561 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.561 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2021-02-11T00:12:49.561 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2021-02-11T00:12:49.561 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:12:49.561 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.561 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.561 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2021-02-11T00:12:49.561 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.561 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.561 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.561 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2021-02-11T00:12:49.561 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.561 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.561 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.562 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.562 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.562 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.562 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.562 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2021-02-11T00:12:49.562 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.562 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.562 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.562 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2021-02-11T00:12:49.562 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2021-02-11T00:12:49.562 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.562 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.563 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.563 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.563 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.563 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.563 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.563 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.563 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.563 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.563 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.563 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.563 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2021-02-11T00:12:49.563 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2021-02-11T00:12:49.563 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.563 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.564 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.564 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.564 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.564 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.564 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.564 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.564 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.564 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.564 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.564 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.564 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2021-02-11T00:12:49.564 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2021-02-11T00:12:49.564 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.564 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.565 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.565 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.565 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.565 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.565 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.565 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.565 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.565 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.565 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.565 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.565 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2021-02-11T00:12:49.565 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2021-02-11T00:12:49.565 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.565 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.566 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.566 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.566 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.566 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.566 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.566 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.566 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.566 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.566 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.566 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.566 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2021-02-11T00:12:49.566 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2021-02-11T00:12:49.566 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.566 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.567 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.567 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.567 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.567 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.567 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.567 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.567 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.567 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.567 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.567 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.567 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2021-02-11T00:12:49.567 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2021-02-11T00:12:49.567 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.567 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.568 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.568 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.568 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.568 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.568 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.568 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.568 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.568 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.568 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.568 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.568 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2021-02-11T00:12:49.568 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2021-02-11T00:12:49.568 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.569 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.569 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.569 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.569 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.569 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.569 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.569 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.569 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.569 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.569 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.569 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.569 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2021-02-11T00:12:49.569 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2021-02-11T00:12:49.570 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.570 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.570 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.570 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.570 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.570 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.570 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.570 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.570 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.570 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.570 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.570 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.570 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2021-02-11T00:12:49.571 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2021-02-11T00:12:49.571 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.571 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.571 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.571 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.571 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.571 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.571 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.571 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.571 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.571 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.571 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.571 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.571 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2021-02-11T00:12:49.572 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2021-02-11T00:12:49.572 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.572 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.572 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.572 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.572 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.572 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.572 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.572 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.572 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.572 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.572 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.572 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.572 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2021-02-11T00:12:49.573 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2021-02-11T00:12:49.573 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.573 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.573 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.573 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.573 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.573 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.573 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.573 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.573 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.573 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.573 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.573 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.573 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2021-02-11T00:12:49.574 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2021-02-11T00:12:49.574 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.574 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.574 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.574 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-02-11T00:12:49.574 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.574 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.574 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.574 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.574 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.574 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.574 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.574 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.575 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2021-02-11T00:12:49.575 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2021-02-11T00:12:49.575 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.575 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.575 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.575 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.575 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.575 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.575 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.575 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.575 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.575 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.575 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.576 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.576 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2021-02-11T00:12:49.576 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2021-02-11T00:12:49.576 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.576 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.576 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.576 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.576 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.576 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.576 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.576 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.576 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.576 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.576 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.577 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.577 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2021-02-11T00:12:49.577 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2021-02-11T00:12:49.577 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.577 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.577 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.577 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-02-11T00:12:49.577 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.577 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.577 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.577 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.577 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.577 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.577 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2021-02-11T00:12:49.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2021-02-11T00:12:49.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.578 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2021-02-11T00:12:49.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2021-02-11T00:12:49.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.579 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.580 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.580 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.580 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2021-02-11T00:12:49.580 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2021-02-11T00:12:49.580 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.580 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.580 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.580 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.580 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.580 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.580 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.580 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.580 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.580 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.581 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.581 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.581 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2021-02-11T00:12:49.581 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2021-02-11T00:12:49.581 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.581 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.581 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.581 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.581 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.581 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.581 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.581 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.581 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.581 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.582 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.582 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.582 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2021-02-11T00:12:49.582 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2021-02-11T00:12:49.582 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.582 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.582 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.582 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.582 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.582 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.582 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.582 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.582 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.582 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.583 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.583 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.583 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2021-02-11T00:12:49.583 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2021-02-11T00:12:49.583 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.583 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.583 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.583 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.583 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.583 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.583 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.583 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.583 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.584 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.584 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.584 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.584 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2021-02-11T00:12:49.584 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2021-02-11T00:12:49.584 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.584 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.584 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.584 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.584 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.584 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.584 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.584 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.585 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.585 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.585 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.585 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.585 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2021-02-11T00:12:49.585 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2021-02-11T00:12:49.585 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.585 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.585 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.585 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.585 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.585 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.585 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.585 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.586 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.586 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.586 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.586 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.586 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2021-02-11T00:12:49.586 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2021-02-11T00:12:49.586 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.586 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.586 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.586 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.586 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.586 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.586 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.587 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.587 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.587 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.587 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.587 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.587 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2021-02-11T00:12:49.587 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2021-02-11T00:12:49.587 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.587 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.587 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.587 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.587 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.587 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.587 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.588 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.588 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.588 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.588 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.588 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.588 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2021-02-11T00:12:49.588 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2021-02-11T00:12:49.588 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.588 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.588 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.588 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.588 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.588 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.588 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.589 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.589 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.589 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.589 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.589 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.589 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2021-02-11T00:12:49.589 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2021-02-11T00:12:49.589 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.589 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.589 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.589 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2021-02-11T00:12:49.589 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.589 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.589 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.590 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.590 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.590 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.590 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.590 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.590 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2021-02-11T00:12:49.590 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2021-02-11T00:12:49.590 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.590 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.590 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.590 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-02-11T00:12:49.590 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.590 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.591 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.591 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.591 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.591 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.591 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.591 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.591 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2021-02-11T00:12:49.591 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2021-02-11T00:12:49.591 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.591 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.591 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.591 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "8", 2021-02-11T00:12:49.591 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.592 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.592 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.592 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.592 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.592 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.592 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.592 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.592 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2021-02-11T00:12:49.592 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2021-02-11T00:12:49.592 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.592 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.592 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.592 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "45", 2021-02-11T00:12:49.592 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.593 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.593 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.593 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.593 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.593 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.593 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.593 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.593 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2021-02-11T00:12:49.593 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2021-02-11T00:12:49.593 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.593 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.593 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.593 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.593 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.594 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.594 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.594 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.594 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.594 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.594 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.594 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.594 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2021-02-11T00:12:49.594 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2021-02-11T00:12:49.594 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.594 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.594 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.594 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-02-11T00:12:49.595 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.595 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.595 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.595 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.595 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.595 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.595 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.595 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.595 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2021-02-11T00:12:49.595 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2021-02-11T00:12:49.595 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.595 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.595 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.596 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.596 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.596 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.596 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.596 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.596 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.596 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.596 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.596 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.596 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2021-02-11T00:12:49.596 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2021-02-11T00:12:49.596 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.596 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.596 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.597 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "80", 2021-02-11T00:12:49.597 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.597 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.597 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.597 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.597 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.597 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.597 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.597 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.597 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2021-02-11T00:12:49.597 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2021-02-11T00:12:49.597 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.597 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.597 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.598 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "http", 2021-02-11T00:12:49.598 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.598 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.598 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.598 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.598 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.598 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.598 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.598 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.598 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2021-02-11T00:12:49.598 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2021-02-11T00:12:49.598 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.598 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.598 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.599 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.599 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.599 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.599 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.599 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.599 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.599 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.599 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.599 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.599 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2021-02-11T00:12:49.599 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2021-02-11T00:12:49.599 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.599 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.599 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.600 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.600 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.600 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.600 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.600 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.600 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.600 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.600 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.600 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.600 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2021-02-11T00:12:49.600 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2021-02-11T00:12:49.600 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.600 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.600 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.601 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.601 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.601 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.601 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.601 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.601 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.601 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.601 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.601 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.601 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2021-02-11T00:12:49.601 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2021-02-11T00:12:49.601 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.601 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.601 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-02-11T00:12:49.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2021-02-11T00:12:49.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2021-02-11T00:12:49.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.602 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-02-11T00:12:49.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2021-02-11T00:12:49.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2021-02-11T00:12:49.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.603 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.604 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.604 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-02-11T00:12:49.604 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.604 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.604 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.604 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.604 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.604 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.604 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.604 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.604 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "crt_file": { 2021-02-11T00:12:49.604 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2021-02-11T00:12:49.604 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug": { 2021-02-11T00:12:49.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "debug", 2021-02-11T00:12:49.605 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2021-02-11T00:12:49.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2021-02-11T00:12:49.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2021-02-11T00:12:49.606 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.607 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.607 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.607 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2021-02-11T00:12:49.607 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.607 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.607 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.607 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.607 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.607 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.607 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.607 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.607 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "key_file": { 2021-02-11T00:12:49.607 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "key_file", 2021-02-11T00:12:49.608 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.608 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.608 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.608 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.608 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.608 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.608 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.608 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.608 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.608 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.608 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.608 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.608 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.608 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.609 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.609 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.609 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.609 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.609 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.609 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.609 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.609 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.609 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.609 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.609 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.609 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.609 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.609 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.610 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.611 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.612 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "password": { 2021-02-11T00:12:49.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "password", 2021-02-11T00:12:49.613 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.614 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.614 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.614 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.614 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.614 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.614 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.614 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.614 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.614 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.614 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.614 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.614 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-02-11T00:12:49.614 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-02-11T00:12:49.615 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.615 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.615 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.615 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "::", 2021-02-11T00:12:49.615 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.615 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.615 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.615 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.615 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.615 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.615 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.615 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.615 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "server_port": { 2021-02-11T00:12:49.615 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-02-11T00:12:49.616 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.616 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.616 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.616 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2021-02-11T00:12:49.616 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.616 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.616 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.616 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.616 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.616 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.616 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.616 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.616 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ssl": { 2021-02-11T00:12:49.616 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ssl", 2021-02-11T00:12:49.617 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.617 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.617 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.617 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.617 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.617 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.617 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.617 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.617 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.617 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.617 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.617 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.617 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2021-02-11T00:12:49.617 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2021-02-11T00:12:49.618 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.618 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.618 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.618 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2021-02-11T00:12:49.618 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.618 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.618 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.618 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.618 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.618 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.618 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.618 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.618 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2021-02-11T00:12:49.618 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2021-02-11T00:12:49.619 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.619 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.619 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.619 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2021-02-11T00:12:49.619 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.619 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.619 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.619 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.619 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "redirect" 2021-02-11T00:12:49.619 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.619 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.619 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.619 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.619 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.620 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.620 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2021-02-11T00:12:49.620 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2021-02-11T00:12:49.620 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.620 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.620 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.620 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "500", 2021-02-11T00:12:49.620 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "400", 2021-02-11T00:12:49.620 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "599", 2021-02-11T00:12:49.620 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.620 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.620 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.620 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.620 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.621 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.621 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "url_prefix": { 2021-02-11T00:12:49.621 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2021-02-11T00:12:49.621 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.621 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.621 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.621 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.621 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.621 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.621 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.621 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.621 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.621 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.621 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.622 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.622 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "username": { 2021-02-11T00:12:49.622 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "username", 2021-02-11T00:12:49.622 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.622 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.622 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.622 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.622 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.622 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.622 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.622 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.622 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.622 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.622 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.623 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.623 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.623 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.623 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.623 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2021-02-11T00:12:49.623 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.623 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.623 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.623 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2021-02-11T00:12:49.623 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2021-02-11T00:12:49.623 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.623 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.623 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.624 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.624 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.624 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.624 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.624 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2021-02-11T00:12:49.624 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.624 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.624 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.624 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.624 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.624 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.624 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.624 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.624 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.625 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.625 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.625 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.625 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.625 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.625 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.625 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.625 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.625 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.625 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.625 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.625 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.625 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.625 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.626 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.626 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.626 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.626 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.626 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.626 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.626 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.626 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.626 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.626 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.626 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.626 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.626 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.627 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.627 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.627 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.627 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.627 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.627 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.627 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.627 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.627 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.627 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.627 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.627 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.627 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.627 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.628 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.628 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.628 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.628 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.628 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.628 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.628 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.628 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.628 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.628 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.628 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.628 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.628 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.628 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2021-02-11T00:12:49.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2021-02-11T00:12:49.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:12:49.629 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2021-02-11T00:12:49.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2021-02-11T00:12:49.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "pool_name": { 2021-02-11T00:12:49.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2021-02-11T00:12:49.630 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2021-02-11T00:12:49.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2021-02-11T00:12:49.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "retention_period": { 2021-02-11T00:12:49.631 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2021-02-11T00:12:49.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:12:49.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2021-02-11T00:12:49.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2021-02-11T00:12:49.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2021-02-11T00:12:49.632 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2021-02-11T00:12:49.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:12:49.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2021-02-11T00:12:49.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2021-02-11T00:12:49.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "self_heal": { 2021-02-11T00:12:49.633 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2021-02-11T00:12:49.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2021-02-11T00:12:49.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-02-11T00:12:49.634 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-02-11T00:12:49.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:12:49.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-02-11T00:12:49.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2021-02-11T00:12:49.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.635 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2021-02-11T00:12:49.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2021-02-11T00:12:49.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:12:49.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2021-02-11T00:12:49.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2021-02-11T00:12:49.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.636 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2021-02-11T00:12:49.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.637 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.638 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.639 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.640 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.641 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "predict_interval": { 2021-02-11T00:12:49.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2021-02-11T00:12:49.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2021-02-11T00:12:49.642 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "predictor_model": { 2021-02-11T00:12:49.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2021-02-11T00:12:49.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2021-02-11T00:12:49.643 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-02-11T00:12:49.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-02-11T00:12:49.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-02-11T00:12:49.644 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "influx", 2021-02-11T00:12:49.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": false, 2021-02-11T00:12:49.645 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2021-02-11T00:12:49.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "batch_size": { 2021-02-11T00:12:49.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2021-02-11T00:12:49.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2021-02-11T00:12:49.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.646 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.647 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.647 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.647 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.647 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "database": { 2021-02-11T00:12:49.647 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "database", 2021-02-11T00:12:49.647 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.647 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.647 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.647 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2021-02-11T00:12:49.647 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.647 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.647 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.647 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.647 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.648 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.648 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.648 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.648 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "hostname": { 2021-02-11T00:12:49.648 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "hostname", 2021-02-11T00:12:49.648 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.648 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.648 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.648 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:12:49.648 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.648 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.648 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.648 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.649 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.649 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.649 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.649 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.649 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "interval": { 2021-02-11T00:12:49.649 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-02-11T00:12:49.649 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.649 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.649 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.649 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "30", 2021-02-11T00:12:49.649 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.649 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.649 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.649 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.650 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.650 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.650 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.650 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.650 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.650 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.650 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.650 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.650 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.650 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.650 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.650 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.650 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.650 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.651 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.651 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.651 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.651 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.651 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.651 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.651 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.651 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.651 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.651 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.651 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.651 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.651 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.651 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.652 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.652 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.652 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.652 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.652 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.652 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.652 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.652 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.652 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.652 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.652 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.652 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.652 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.652 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.653 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.653 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.653 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.653 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.653 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.653 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.653 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.653 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.653 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.653 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.653 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.653 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.653 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.653 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.654 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.654 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.654 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.654 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.654 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.654 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.654 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.654 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.654 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.654 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.654 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.654 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.654 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.655 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.655 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.655 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.655 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.655 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.655 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "password": { 2021-02-11T00:12:49.655 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "password", 2021-02-11T00:12:49.655 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.655 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.655 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.655 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:12:49.655 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.655 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.655 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.656 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.656 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.656 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.656 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.656 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.656 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "port": { 2021-02-11T00:12:49.656 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "port", 2021-02-11T00:12:49.656 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.656 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.656 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.656 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2021-02-11T00:12:49.656 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.656 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.656 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.657 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.657 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.657 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.657 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.657 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.657 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ssl": { 2021-02-11T00:12:49.657 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ssl", 2021-02-11T00:12:49.657 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.657 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.657 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.657 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "false", 2021-02-11T00:12:49.657 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.657 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.658 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.658 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.658 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.658 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.658 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.658 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.658 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "threads": { 2021-02-11T00:12:49.658 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "threads", 2021-02-11T00:12:49.658 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.658 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.658 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.658 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-02-11T00:12:49.658 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.658 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.659 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.659 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.659 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.659 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.659 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.659 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.659 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "username": { 2021-02-11T00:12:49.659 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "username", 2021-02-11T00:12:49.659 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.659 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.659 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.659 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:12:49.659 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.659 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.660 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.660 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.660 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.660 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.660 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.660 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.660 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2021-02-11T00:12:49.660 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2021-02-11T00:12:49.660 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.660 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.660 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.660 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "true", 2021-02-11T00:12:49.660 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.660 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.661 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.661 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.661 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.661 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.661 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.661 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.661 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.661 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.661 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.661 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "insights", 2021-02-11T00:12:49.661 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.661 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.661 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.661 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.661 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.662 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.662 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.662 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.662 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.662 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.662 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.662 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.662 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.662 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.662 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.662 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.662 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.662 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.663 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.664 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.664 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.664 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.664 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.664 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.664 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.664 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.664 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.664 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.664 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.664 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.664 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.664 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.664 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.665 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.665 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.665 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.665 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.665 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.665 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.665 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.665 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.665 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.665 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.665 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.665 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.665 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.665 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.666 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.666 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.666 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.666 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.666 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.666 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.666 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.666 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.666 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.666 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.666 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.666 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.667 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.667 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.667 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.667 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "iostat", 2021-02-11T00:12:49.667 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.667 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.667 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.667 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.667 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.667 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.667 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.667 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.667 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.667 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.668 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.668 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.668 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.668 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.668 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.668 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.668 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.668 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.668 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.668 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.668 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.668 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.668 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.669 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.669 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.669 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.669 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.669 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.669 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.669 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.669 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.669 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.669 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.669 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.669 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.669 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.669 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.669 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.670 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.670 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.670 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.670 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.670 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.670 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.670 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.670 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.670 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.670 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.670 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.670 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.670 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.671 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.671 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.671 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.671 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.671 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.671 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.671 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.671 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.671 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.671 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.671 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.671 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.671 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.671 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.672 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.672 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.672 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.672 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.672 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.672 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.672 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.672 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.672 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.672 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.672 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.672 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2021-02-11T00:12:49.672 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.672 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.673 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.673 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2021-02-11T00:12:49.673 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2021-02-11T00:12:49.673 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.673 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.673 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.673 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "7", 2021-02-11T00:12:49.673 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.673 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.673 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.673 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2021-02-11T00:12:49.673 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.673 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.673 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.673 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.674 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2021-02-11T00:12:49.674 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2021-02-11T00:12:49.674 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.674 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.674 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.674 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-02-11T00:12:49.674 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "10", 2021-02-11T00:12:49.674 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.674 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.674 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2021-02-11T00:12:49.674 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.674 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.674 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.675 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.675 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.675 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.675 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.675 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.675 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.675 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.675 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.675 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.675 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.675 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.675 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.675 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.675 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.676 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.676 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.676 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.676 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.676 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.676 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.676 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.676 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.676 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.676 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.676 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.676 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.676 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.676 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.677 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.677 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.677 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.677 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.677 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.677 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.677 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.677 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.677 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.678 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.678 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.678 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.678 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.678 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.678 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.678 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.678 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.678 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.678 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.678 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.678 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.678 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.679 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.679 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.679 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.679 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.679 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.679 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.679 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.679 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.679 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.679 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.679 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.679 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.679 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.679 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.680 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.680 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.680 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.680 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.680 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.680 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.680 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.680 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.680 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.680 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.680 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "localpool", 2021-02-11T00:12:49.680 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.680 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.681 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.681 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "failure_domain": { 2021-02-11T00:12:49.681 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2021-02-11T00:12:49.681 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.681 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.681 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.681 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "host", 2021-02-11T00:12:49.681 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.681 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.681 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.681 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2021-02-11T00:12:49.681 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.681 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.682 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.682 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.682 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.682 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.682 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.682 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.682 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.682 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.682 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.682 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.682 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.682 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.682 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.683 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.683 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.683 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.683 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.683 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.683 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.683 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.683 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.683 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.683 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.683 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.683 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.683 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.683 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.684 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.684 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.684 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.684 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.684 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.684 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.684 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.684 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.684 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.684 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.684 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.684 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.684 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.685 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.685 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.685 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.685 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.685 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.685 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.685 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.685 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.685 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.685 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.685 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.685 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.685 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.685 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.686 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.686 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.686 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.686 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.686 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.686 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.686 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.686 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.686 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.686 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.686 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.686 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.686 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.686 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.687 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.687 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.687 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.687 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.687 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min_size": { 2021-02-11T00:12:49.687 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "min_size", 2021-02-11T00:12:49.687 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.687 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.687 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.687 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.687 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.687 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.687 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.687 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2021-02-11T00:12:49.688 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.688 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.688 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.688 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.688 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_rep": { 2021-02-11T00:12:49.688 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2021-02-11T00:12:49.688 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.688 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.688 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.688 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "3", 2021-02-11T00:12:49.688 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.688 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.688 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.689 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2021-02-11T00:12:49.689 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.689 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.689 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.689 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.689 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "pg_num": { 2021-02-11T00:12:49.689 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2021-02-11T00:12:49.689 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.689 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.689 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.689 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "128", 2021-02-11T00:12:49.689 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.689 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.690 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.690 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2021-02-11T00:12:49.690 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.690 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.690 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.690 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.690 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "prefix": { 2021-02-11T00:12:49.690 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "prefix", 2021-02-11T00:12:49.690 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.690 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.690 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.690 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.690 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.690 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2021-02-11T00:12:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "subtree": { 2021-02-11T00:12:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "subtree", 2021-02-11T00:12:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2021-02-11T00:12:49.691 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.692 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.692 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.692 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2021-02-11T00:12:49.692 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.692 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.692 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.692 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.692 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.692 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.692 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.692 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2021-02-11T00:12:49.692 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.692 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.692 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.693 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.693 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.693 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.693 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.693 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.693 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.693 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.693 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.693 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.693 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.693 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.693 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.693 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.693 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.694 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.694 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.694 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.694 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.694 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.694 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.694 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.694 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.694 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.694 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.694 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.694 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.694 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.694 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.695 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.695 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.695 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.695 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.695 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.695 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.695 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.695 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.695 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.695 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.695 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.695 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.695 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.695 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.696 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.696 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.696 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.696 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.696 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.696 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.696 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.696 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.696 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.696 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.696 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.696 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.696 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.696 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.697 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.697 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.697 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.697 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.697 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.697 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.697 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.697 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.697 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.697 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.697 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.697 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.697 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.697 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.698 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "orchestrator": { 2021-02-11T00:12:49.698 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2021-02-11T00:12:49.698 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.698 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.698 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.698 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:12:49.698 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.698 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.698 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.698 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "cephadm", 2021-02-11T00:12:49.698 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rook", 2021-02-11T00:12:49.698 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2021-02-11T00:12:49.698 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.699 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2021-02-11T00:12:49.699 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.699 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.699 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.699 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.699 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.699 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.699 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.699 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2021-02-11T00:12:49.699 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.699 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.699 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.699 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.701 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.701 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.701 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.701 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.701 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.701 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.701 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.701 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.701 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.701 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.701 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.701 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.701 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.701 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.702 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.702 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.702 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.702 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.702 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.702 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.702 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.702 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.702 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.702 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.702 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.702 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.702 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.702 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.703 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.703 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.703 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.703 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.703 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.703 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.703 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.703 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.703 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.703 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.703 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.703 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.703 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.703 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.704 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.704 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.704 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.704 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.704 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.704 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.704 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.704 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.704 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.704 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.704 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.704 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.704 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.705 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.705 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.705 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.705 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2021-02-11T00:12:49.705 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.705 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.705 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.705 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.705 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.705 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.705 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.705 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.705 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.705 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.706 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.706 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.706 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.706 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.706 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.706 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.706 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.706 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.706 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.706 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.706 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.706 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.706 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.706 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.707 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.707 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.707 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.707 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.707 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.707 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.707 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.707 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.707 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.707 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.707 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.707 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.707 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.708 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.708 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.708 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.708 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.708 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.708 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.708 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.708 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.708 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.708 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.708 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.708 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.708 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.708 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.709 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.709 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.709 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.709 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.709 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.709 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.709 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.709 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.709 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.709 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.709 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.709 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.709 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.709 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.710 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.710 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.710 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.710 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.710 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.710 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.710 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.710 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.710 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-02-11T00:12:49.710 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-02-11T00:12:49.710 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.710 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.710 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.711 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-02-11T00:12:49.711 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.711 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.711 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.711 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.711 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.711 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.711 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.711 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.711 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.711 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.711 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.711 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "progress", 2021-02-11T00:12:49.711 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.712 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.712 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.712 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.712 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.712 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.712 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.712 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.712 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.712 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.712 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.712 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.712 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.712 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.712 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.713 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.714 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.714 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.714 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.714 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.714 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.714 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.714 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.714 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.714 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.714 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.714 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.714 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.714 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.715 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.716 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.716 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.716 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.716 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.716 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.716 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.716 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.716 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.716 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.716 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.716 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.716 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.716 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.716 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.717 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.717 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2021-02-11T00:12:49.717 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2021-02-11T00:12:49.717 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.717 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.717 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.717 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "50", 2021-02-11T00:12:49.717 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.717 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.717 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.717 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2021-02-11T00:12:49.717 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.717 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.717 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.717 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.718 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "persist_interval": { 2021-02-11T00:12:49.718 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2021-02-11T00:12:49.718 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:12:49.718 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.718 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.718 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-02-11T00:12:49.718 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.718 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.718 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.718 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2021-02-11T00:12:49.718 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.718 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.718 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2021-02-11T00:12:49.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.719 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.720 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.721 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.722 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.722 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.722 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.722 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.722 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.722 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.722 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.722 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.722 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.722 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.722 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.722 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.722 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.723 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.723 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.723 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.723 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.723 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.723 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.723 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.723 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.723 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.723 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.723 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.723 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.723 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.723 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.724 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.724 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.724 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.724 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.724 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.724 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.724 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.724 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.724 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.724 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2021-02-11T00:12:49.724 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2021-02-11T00:12:49.724 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.724 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.724 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.725 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.725 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.725 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.725 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.725 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.725 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.725 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.725 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.725 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.725 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2021-02-11T00:12:49.725 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2021-02-11T00:12:49.725 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.725 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.725 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.726 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "300", 2021-02-11T00:12:49.726 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.726 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.726 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.726 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.726 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.726 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.726 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.726 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.726 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2021-02-11T00:12:49.726 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2021-02-11T00:12:49.726 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.726 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.726 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.727 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.727 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.727 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.727 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.727 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.727 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.727 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.727 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.727 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.727 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-02-11T00:12:49.727 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-02-11T00:12:49.727 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.727 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.727 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.728 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.728 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.728 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.728 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.728 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.728 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.728 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.728 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.728 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.728 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "server_port": { 2021-02-11T00:12:49.728 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-02-11T00:12:49.728 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.728 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.728 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.729 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.729 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.729 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.729 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.729 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.729 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.729 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.729 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.729 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.729 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2021-02-11T00:12:49.729 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2021-02-11T00:12:49.729 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.729 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.729 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.730 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.730 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.730 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.730 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.730 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.730 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.730 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.730 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.730 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.730 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.730 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.730 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.730 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2021-02-11T00:12:49.731 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.731 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.731 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.731 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.731 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.731 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.731 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.731 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.731 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.731 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.731 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.731 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.731 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.732 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.732 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.732 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.732 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.732 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.732 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.732 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.732 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.732 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.732 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.732 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.732 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.732 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.733 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.733 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.733 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.733 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.733 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.733 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.733 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.733 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.733 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.733 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.733 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.733 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.733 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.733 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.734 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.734 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.734 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.734 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.734 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.734 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.734 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.734 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.734 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.734 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.734 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.734 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.734 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.734 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.735 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.735 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.735 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.735 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.735 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.735 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.735 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.735 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.735 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.735 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.735 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.735 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.735 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.735 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.736 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.736 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.736 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.736 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.736 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.736 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2021-02-11T00:12:49.736 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2021-02-11T00:12:49.736 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.736 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.736 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.736 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.736 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.736 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.737 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.737 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.737 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.737 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.737 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.737 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.737 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2021-02-11T00:12:49.737 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2021-02-11T00:12:49.737 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.737 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.737 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.737 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.737 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.737 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.738 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.738 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.738 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.738 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.738 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.738 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.738 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.738 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.738 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.738 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "restful", 2021-02-11T00:12:49.738 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.738 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.738 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.738 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "key_file": { 2021-02-11T00:12:49.739 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "key_file", 2021-02-11T00:12:49.739 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.739 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.739 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.739 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.739 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.739 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.739 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.739 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.739 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.739 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.739 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.739 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.739 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.740 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.740 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.740 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.740 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.740 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.740 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.740 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.740 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.740 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.740 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.740 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.740 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.740 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.740 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.741 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.741 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.741 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.741 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.741 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.741 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.741 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.741 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.741 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.741 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.741 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.741 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.741 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.741 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.742 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.742 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.742 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.742 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.742 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.742 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.742 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.742 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.742 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.742 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.742 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.742 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.742 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.743 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.743 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.743 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.743 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.743 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.743 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.743 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.743 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.743 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.743 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.743 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.743 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.743 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.744 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.744 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.744 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.744 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.744 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.744 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.744 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.744 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.744 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.744 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.744 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.744 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.744 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.744 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.745 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.745 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-02-11T00:12:49.745 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-02-11T00:12:49.745 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.745 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.745 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.745 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.745 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.745 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.745 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.745 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.745 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.745 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.745 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.746 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.746 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "server_port": { 2021-02-11T00:12:49.746 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-02-11T00:12:49.746 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.746 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.746 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.746 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.746 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.746 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.746 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.746 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.746 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.746 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.746 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.747 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.747 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.747 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.747 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.747 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rook", 2021-02-11T00:12:49.747 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.747 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.747 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.747 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.747 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.747 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.747 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.747 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.747 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.748 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.749 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.749 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.749 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.749 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.749 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.749 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.749 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.749 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.749 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.749 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.749 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.749 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.749 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.749 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.750 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.750 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.750 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.750 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.750 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.750 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.750 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.750 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.750 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.750 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.750 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.750 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.750 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.751 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.751 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.751 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.751 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.751 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.751 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.751 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.751 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.751 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.751 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.751 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.751 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.751 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.751 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.751 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "selftest", 2021-02-11T00:12:49.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.752 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.753 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.754 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.755 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.755 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.755 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.755 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.755 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.755 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.755 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.755 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.755 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.755 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.755 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.755 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.755 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.755 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.756 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.757 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.758 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.758 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.758 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.758 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "roption1": { 2021-02-11T00:12:49.758 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "roption1", 2021-02-11T00:12:49.758 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.758 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.758 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.758 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.758 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.758 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.758 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.758 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.758 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.759 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.759 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.759 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.759 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "roption2": { 2021-02-11T00:12:49.759 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "roption2", 2021-02-11T00:12:49.759 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.759 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.759 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.759 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2021-02-11T00:12:49.759 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.759 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.759 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.759 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.759 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.760 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.760 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.760 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.760 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rwoption1": { 2021-02-11T00:12:49.760 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2021-02-11T00:12:49.760 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.760 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.760 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.760 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.760 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.760 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.760 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.760 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.760 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rwoption2": { 2021-02-11T00:12:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2021-02-11T00:12:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.761 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.762 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.762 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.762 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.762 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rwoption3": { 2021-02-11T00:12:49.762 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2021-02-11T00:12:49.762 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "float", 2021-02-11T00:12:49.762 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.762 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.762 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.762 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.762 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.762 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.762 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.763 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.763 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.763 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.763 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.763 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rwoption4": { 2021-02-11T00:12:49.763 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2021-02-11T00:12:49.763 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.763 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.763 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.763 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.763 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.763 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.763 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.763 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.764 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.764 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.764 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.764 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.764 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rwoption5": { 2021-02-11T00:12:49.764 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2021-02-11T00:12:49.764 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.764 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.764 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.764 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.764 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.764 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.764 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.764 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.765 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.765 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.765 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.765 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.765 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rwoption6": { 2021-02-11T00:12:49.765 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2021-02-11T00:12:49.765 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.765 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.765 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.765 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.765 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.765 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.765 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.765 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.765 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.766 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.766 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.766 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.766 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "testkey": { 2021-02-11T00:12:49.766 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "testkey", 2021-02-11T00:12:49.766 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.766 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.766 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.766 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.766 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.766 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.766 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.767 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.767 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.767 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.767 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.767 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.767 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "testlkey": { 2021-02-11T00:12:49.767 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2021-02-11T00:12:49.767 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.767 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.767 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.767 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.767 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.767 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.767 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.767 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.768 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.768 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.768 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.768 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.768 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "testnewline": { 2021-02-11T00:12:49.768 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2021-02-11T00:12:49.768 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.768 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.768 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.768 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.768 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.768 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.768 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.769 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.769 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.769 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.769 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.769 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.769 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.769 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.769 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.769 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "status", 2021-02-11T00:12:49.769 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.769 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.769 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.769 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.769 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.770 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.770 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.770 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.770 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.770 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.770 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.770 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.770 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.770 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.770 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.770 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.770 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.770 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.770 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.771 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.771 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.771 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.771 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.771 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.771 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.771 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.771 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.771 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.771 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.771 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.771 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.771 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.771 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.772 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.772 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.772 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.772 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.772 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.772 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.772 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.772 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.772 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.772 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.772 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.772 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.772 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.772 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.773 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.773 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.773 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.773 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.773 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.773 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.773 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.773 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.773 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.773 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.773 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.773 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.773 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.773 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.774 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.774 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.774 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.774 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.774 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.774 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.774 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.774 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.774 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.774 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.774 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.774 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.774 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.775 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.775 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.775 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2021-02-11T00:12:49.775 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.775 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.775 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.775 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "address": { 2021-02-11T00:12:49.775 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "address", 2021-02-11T00:12:49.775 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.775 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.775 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.775 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2021-02-11T00:12:49.775 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.775 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.776 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.776 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.776 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.776 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.776 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.776 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.776 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "interval": { 2021-02-11T00:12:49.776 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-02-11T00:12:49.776 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:12:49.776 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.776 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.776 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "15", 2021-02-11T00:12:49.776 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.777 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.777 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.777 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.777 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.777 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.777 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.777 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.777 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.777 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.777 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.777 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.777 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.777 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.777 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.778 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.778 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.778 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.778 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.778 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.778 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.778 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.778 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.778 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.778 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.778 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.778 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.778 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.778 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.779 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.779 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.779 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.779 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.779 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.779 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.779 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.779 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.779 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.779 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.779 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.779 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.779 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.780 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.780 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.780 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.780 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.780 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.780 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.780 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.780 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.780 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.780 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.780 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.780 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.780 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.780 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.781 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.781 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.781 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.781 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.781 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.781 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.781 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.781 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.781 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.781 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.781 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.781 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.781 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.781 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.782 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.782 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.782 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.782 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.782 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.782 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.782 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.782 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.782 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.782 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.782 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.782 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2021-02-11T00:12:49.782 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.783 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.783 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.783 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "channel_basic": { 2021-02-11T00:12:49.783 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2021-02-11T00:12:49.783 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.783 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.783 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.783 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.783 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.783 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.783 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.783 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2021-02-11T00:12:49.783 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.784 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.784 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.784 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.784 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "channel_crash": { 2021-02-11T00:12:49.784 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2021-02-11T00:12:49.784 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.784 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.784 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.784 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.784 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.784 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.784 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.784 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.785 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.785 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.785 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.785 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.785 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "channel_device": { 2021-02-11T00:12:49.785 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2021-02-11T00:12:49.785 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.785 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.785 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.785 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:12:49.785 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.785 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.785 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.785 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.786 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.786 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.786 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.786 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.786 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "channel_ident": { 2021-02-11T00:12:49.786 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2021-02-11T00:12:49.786 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.786 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.786 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.786 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.786 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.786 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.786 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.786 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.787 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.787 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.787 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.787 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.787 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "contact": { 2021-02-11T00:12:49.787 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "contact", 2021-02-11T00:12:49.787 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.787 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.787 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.787 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:12:49.787 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.787 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.787 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.788 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.788 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.788 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.788 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.788 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.788 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "description": { 2021-02-11T00:12:49.788 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "description", 2021-02-11T00:12:49.788 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.788 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.788 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.788 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:12:49.788 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.788 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.788 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.788 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.789 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.789 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.789 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.789 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.789 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "device_url": { 2021-02-11T00:12:49.789 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "device_url", 2021-02-11T00:12:49.789 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.789 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.789 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.789 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2021-02-11T00:12:49.789 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.789 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.789 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.789 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.790 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.790 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.790 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.790 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.790 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enabled": { 2021-02-11T00:12:49.790 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "enabled", 2021-02-11T00:12:49.790 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.790 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.790 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.790 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.790 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.790 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.790 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.791 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.791 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.791 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.791 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.791 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.791 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "interval": { 2021-02-11T00:12:49.791 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-02-11T00:12:49.791 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.791 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.791 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.791 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "24", 2021-02-11T00:12:49.791 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "8", 2021-02-11T00:12:49.791 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.791 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.792 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.792 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.792 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.792 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.792 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.792 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2021-02-11T00:12:49.792 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2021-02-11T00:12:49.792 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.792 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.792 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.792 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "1", 2021-02-11T00:12:49.792 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.792 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.792 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.793 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.793 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.793 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.793 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.793 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.793 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "leaderboard": { 2021-02-11T00:12:49.793 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2021-02-11T00:12:49.793 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.793 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.793 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.793 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.793 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.793 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.793 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.794 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.794 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.794 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.794 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.794 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.794 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.794 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.794 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.794 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.794 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.794 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.794 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.794 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.795 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.796 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.796 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.796 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.796 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.796 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.796 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.796 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.796 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.796 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.796 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.796 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.796 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.796 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.797 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.797 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.797 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.797 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.797 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.797 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.797 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.797 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.797 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.797 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.797 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.797 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.797 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.797 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.798 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.798 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.798 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.798 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.798 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.798 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.798 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.798 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.798 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.798 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.798 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.798 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.798 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.798 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.799 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.799 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.799 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.799 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.799 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.799 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.799 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "organization": { 2021-02-11T00:12:49.799 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "organization", 2021-02-11T00:12:49.799 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.799 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.799 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.799 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:12:49.799 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.799 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.800 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.800 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.800 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.800 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.800 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.800 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.800 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "proxy": { 2021-02-11T00:12:49.800 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "proxy", 2021-02-11T00:12:49.800 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.800 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.800 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.800 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:12:49.800 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.800 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.801 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.801 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.801 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.801 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.801 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.801 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.801 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "url": { 2021-02-11T00:12:49.801 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "url", 2021-02-11T00:12:49.801 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.801 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.801 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.801 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2021-02-11T00:12:49.801 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.801 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.802 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.802 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.802 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.802 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.802 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.802 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.802 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.802 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.802 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.802 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2021-02-11T00:12:49.802 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.802 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.802 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.802 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.803 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.803 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.803 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.803 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.803 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.803 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.803 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.803 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.803 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.803 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.803 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.803 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.803 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.803 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.804 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.804 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.804 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.804 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.804 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.804 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.804 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.804 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.804 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.804 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.804 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.804 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.804 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.804 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.805 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.805 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.805 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.805 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.805 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.805 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.805 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.805 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.805 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.805 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.805 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.805 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.805 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.805 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.806 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.806 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.806 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.806 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.806 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.806 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.806 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.806 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.806 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.806 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.806 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.806 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.806 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.807 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.807 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.807 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.807 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.807 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.807 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.807 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.807 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.807 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.807 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.807 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.807 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.807 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.807 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.808 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.808 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.808 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.808 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "volumes", 2021-02-11T00:12:49.808 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.808 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.808 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.808 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.808 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.808 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.808 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.808 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.808 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.808 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.809 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.809 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.809 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.809 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.809 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.809 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.809 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.809 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.809 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.809 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.809 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.809 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.809 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.809 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.810 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.810 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.810 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.810 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.810 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.810 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.810 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.810 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.810 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.810 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.810 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.810 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.810 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.810 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.811 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.811 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.811 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.811 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.811 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.811 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.811 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.811 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.811 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.811 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.811 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.811 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.811 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.811 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.812 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.812 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.812 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.812 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.812 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.812 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.812 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.812 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.812 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.812 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.812 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.812 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.812 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.812 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.813 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.813 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.813 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.813 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.813 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.813 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.813 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.813 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2021-02-11T00:12:49.813 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2021-02-11T00:12:49.813 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.813 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.813 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.813 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "4", 2021-02-11T00:12:49.814 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.814 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.814 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.814 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2021-02-11T00:12:49.814 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.814 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.814 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.814 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.814 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.814 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.814 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.814 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2021-02-11T00:12:49.814 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:12:49.814 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:12:49.815 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:12:49.815 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2021-02-11T00:12:49.815 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2021-02-11T00:12:49.815 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.815 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.815 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.815 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "100", 2021-02-11T00:12:49.815 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.815 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.815 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.815 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.815 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.815 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.816 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.816 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.816 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "identifier": { 2021-02-11T00:12:49.816 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "identifier", 2021-02-11T00:12:49.816 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.816 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.816 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.816 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.816 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.816 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.816 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.816 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.816 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.817 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.817 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.817 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.817 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "interval": { 2021-02-11T00:12:49.817 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-02-11T00:12:49.817 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:12:49.817 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.817 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.817 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-02-11T00:12:49.817 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.817 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.817 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.817 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.817 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.818 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.818 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.818 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.818 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:12:49.818 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:12:49.818 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.818 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.818 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.818 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:12:49.818 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.818 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.818 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.818 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.818 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.819 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.819 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.819 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.819 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.819 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.819 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.819 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.819 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.819 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.819 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.819 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:12:49.819 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:12:49.819 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:12:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:12:49.820 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.821 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.821 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.821 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:12:49.821 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.821 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.821 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:12:49.821 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:12:49.821 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:12:49.821 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:12:49.821 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:12:49.821 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:12:49.821 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:12:49.821 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.821 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.821 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.822 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.822 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.822 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.822 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:12:49.822 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:12:49.822 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:12:49.822 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.822 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:12:49.822 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:12:49.822 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.822 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.822 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.822 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.823 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.823 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.823 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.823 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.823 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2021-02-11T00:12:49.823 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2021-02-11T00:12:49.823 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.823 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.823 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.823 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:12:49.823 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.823 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.823 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.823 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.824 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.824 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.824 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.824 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.824 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2021-02-11T00:12:49.824 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2021-02-11T00:12:49.824 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:12:49.824 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.824 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.824 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2021-02-11T00:12:49.824 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.824 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.824 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.825 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.825 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.825 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.825 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.825 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.825 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2021-02-11T00:12:49.825 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2021-02-11T00:12:49.825 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:12:49.825 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:12:49.825 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:12:49.825 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2021-02-11T00:12:49.825 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:12:49.825 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:12:49.825 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:12:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:12:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:12:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:12:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:12:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "services": {}, 2021-02-11T00:12:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2021-02-11T00:12:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "nautilus": [ 2021-02-11T00:12:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "balancer", 2021-02-11T00:12:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "crash", 2021-02-11T00:12:49.826 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "devicehealth", 2021-02-11T00:12:49.827 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2021-02-11T00:12:49.827 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "progress", 2021-02-11T00:12:49.827 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rbd_support", 2021-02-11T00:12:49.827 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "status", 2021-02-11T00:12:49.827 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "volumes" 2021-02-11T00:12:49.827 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.827 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "octopus": [ 2021-02-11T00:12:49.827 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "balancer", 2021-02-11T00:12:49.827 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "crash", 2021-02-11T00:12:49.827 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "devicehealth", 2021-02-11T00:12:49.827 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "orchestrator", 2021-02-11T00:12:49.827 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2021-02-11T00:12:49.827 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "progress", 2021-02-11T00:12:49.827 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rbd_support", 2021-02-11T00:12:49.828 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "status", 2021-02-11T00:12:49.828 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "telemetry", 2021-02-11T00:12:49.828 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "volumes" 2021-02-11T00:12:49.828 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:12:49.828 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 0, 2021-02-11T00:12:49.828 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active_clients": [ 2021-02-11T00:12:49.828 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.828 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-02-11T00:12:49.828 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.828 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-02-11T00:12:49.828 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.123:0", 2021-02-11T00:12:49.828 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "nonce": 3130426889 2021-02-11T00:12:49.828 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.828 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ] 2021-02-11T00:12:49.829 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:12:49.829 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.829 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-02-11T00:12:49.829 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:49.829 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-02-11T00:12:49.829 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.123:0", 2021-02-11T00:12:49.829 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "nonce": 2290214335 2021-02-11T00:12:49.829 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.829 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ] 2021-02-11T00:12:49.829 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.829 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ] 2021-02-11T00:12:49.829 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.829 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:49.830 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:49 smithi123 bash[13149]: audit 2021-02-11T00:12:49.011798+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.123:0/2681284741' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2021-02-11T00:12:49.830 INFO:teuthology.orchestra.run.smithi123.stderr:Waiting for the mgr to restart... 2021-02-11T00:12:49.830 INFO:teuthology.orchestra.run.smithi123.stderr:Waiting for Mgr epoch 5... 2021-02-11T00:12:49.831 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus tell mgr mgr_status 2021-02-11T00:12:52.484 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:12:52.485 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2021-02-11T00:12:52.485 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "initialized": true 2021-02-11T00:12:52.485 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:12:52.686 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: cluster 2021-02-11T00:12:51.411199+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon y restarted 2021-02-11T00:12:52.686 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: cluster 2021-02-11T00:12:51.411921+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon y 2021-02-11T00:12:52.687 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: cluster 2021-02-11T00:12:51.415832+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2021-02-11T00:12:52.687 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: cluster 2021-02-11T00:12:51.468339+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0565555s) 2021-02-11T00:12:52.687 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.471316+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2021-02-11T00:12:52.687 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.472720+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2021-02-11T00:12:52.687 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.473019+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2021-02-11T00:12:52.687 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.473304+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2021-02-11T00:12:52.687 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.474045+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2021-02-11T00:12:52.687 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.475544+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2021-02-11T00:12:52.687 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.476157+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2021-02-11T00:12:52.687 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.476772+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2021-02-11T00:12:52.687 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.477368+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2021-02-11T00:12:52.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: cluster 2021-02-11T00:12:51.481311+0000 mon.a (mon.0) 49 : cluster [INF] Manager daemon y is now available 2021-02-11T00:12:52.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.494316+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix":"config set","value":"0","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2021-02-11T00:12:52.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.500368+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd='[{"prefix":"config set","value":"0","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2021-02-11T00:12:52.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.502612+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix":"config set","value":"1","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2021-02-11T00:12:52.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.506093+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd='[{"prefix":"config set","value":"1","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2021-02-11T00:12:52.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.507636+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix":"config set","value":"2","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2021-02-11T00:12:52.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.512662+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd='[{"prefix":"config set","value":"2","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2021-02-11T00:12:52.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.647385+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:12:52.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.651998+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:12:52.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.655381+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:12:52.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:52 smithi123 bash[13149]: audit 2021-02-11T00:12:51.658056+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:12:53.083 INFO:teuthology.orchestra.run.smithi123.stderr:Mgr epoch 5 is available 2021-02-11T00:12:53.084 INFO:teuthology.orchestra.run.smithi123.stderr:Setting orchestrator backend to cephadm... 2021-02-11T00:12:53.084 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus orch set backend cephadm 2021-02-11T00:12:53.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:53 smithi123 bash[13149]: audit 2021-02-11T00:12:52.470525+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2021-02-11T00:12:53.947 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:53 smithi123 bash[13149]: cluster 2021-02-11T00:12:52.472409+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e7: y(active, since 1.06062s) 2021-02-11T00:12:53.947 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:53 smithi123 bash[13149]: audit 2021-02-11T00:12:52.488735+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2021-02-11T00:12:54.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:54 smithi123 bash[13149]: cluster 2021-02-11T00:12:53.472103+0000 mon.a (mon.0) 61 : cluster [DBG] mgrmap e8: y(active, since 2s) 2021-02-11T00:12:54.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:54 smithi123 bash[13149]: audit 2021-02-11T00:12:54.414365+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2021-02-11T00:12:54.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:54 smithi123 bash[13149]: audit 2021-02-11T00:12:54.419683+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2021-02-11T00:12:54.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:54 smithi123 bash[13149]: audit 2021-02-11T00:12:54.427208+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:12:54.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:54 smithi123 bash[13149]: audit 2021-02-11T00:12:54.431802+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:12:55.010 INFO:teuthology.orchestra.run.smithi123.stderr:Generating ssh key... 2021-02-11T00:12:55.011 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus cephadm generate-key 2021-02-11T00:12:55.823 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:55 smithi123 bash[13149]: audit 2021-02-11T00:12:54.411063+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:12:56.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13149]: audit 2021-02-11T00:12:56.570879+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAnPXGvFQ8qOrfiy17CtvtZnqwVO9jasbOGlc3CmSY5ppZB1ed/6bk\nIt3sXSG12EgA7RXn7BZNMQLFhfrWTAwBv9N9gM/0OFLMmalsDyLSuJTV+ZmFPNQ9Rpg57E\nTZZFAEQDCTK9nsdRbouZFJcgSyv0HHqaTwOcQMBKTg6tl/32cQvcNo/6rZaAegKB1PDEUT\nOFudhBqaKmDsh5XB2xgMzE19hW3GmABHtUPjzEPpNM9dtTKUf6mXJ3dFoQeEE6/88DJkv4\n/+X3vkm2tdVoS3YrRSnm6cTqld2tYY8F6YFmJMnmMbKmglY0eSUq4zVj/ABylWuWBbXy0W\nk5TpXQ1yMDEtfqvl3Kr4zqhfW38VcLWFmvEsPv7V/CPxoJarIJpGRSUF8gBZGr0amcj/Rt\nadEFBqvAzyY5rREzMNLJKGCidPuqK/UOSn48tbEsi28vGnZiyIjszCBPS0/HCKGbk890pF\nspuZy6U5/jwRS0Jp/JSdNyGznFC3jbgHZVT8dLwNAAAFoHd5XUJ3eV1CAAAAB3NzaC1yc2\nEAAAGBAJz1xrxUPKjq34stewrb7WZ6sFTvY2rGzhpXNwpkmOaaWQdXnf+m5CLd7F0htdhI\nAO0V5+wWTTECxYX61kwMAb/TfYDP9DhSzJmpbA8i0riU1fmZhTzUPUaYOexE2WRQBEAwky\nvZ7HUW6LmRSXIEsr9Bx6mk8DnEDASk4OrZf99nEL3DaP+q2WgHoCgdTwxFEzhbnYQamipg\n7IeVwdsYDMxNfYVtxpgAR7VD48xD6TTPXbUylH+plyd3RaEHhBOv/PAyZL+P/l975JtrXV\naEt2K0Up5unE6pXdrWGPBemBZiTJ5jGypoJWNHklKuM1Y/wAcpVrlgW18tFpOU6V0NcjAx\nLX6r5dyq+M6oX1t/FXC1hZrxLD7+1fwj8aCWqyCaRkUlBfIAWRq9GpnI/0bWnRBQarwM8m\nOa0RMzDSyShgonT7qiv1Dkp+PLWxLItvLxp2YsiI7MwgT0tPxwihm5PPdKRbKbmculOf48\nEUtCafyUnTchs5xQt424B2VU/HS8DQAAAAMBAAEAAAGACvHwi81r9XN7Zx8ix10SruS7Sx\nDuY9G9KYUPZ4AgUWRN9P8dG2it2+iRxOTG43AR8HZol8PuWg6Ra4hUTTVBIflDdSoLI6pS\nbhysVlndS9XFHgSgj99U7olK8LjUV/Rkd31rpdEqdffE/rus3XCKbl/N5nyD6+NJ20EMFh\nRYoGF1f2YS+lEVm/V8K4/vpTFj57grwbyBJ5depw3AWODSc6SrrhQ7lvneBjvXtLS/nFkh\ndbMzO7u9uJjOmC4H/b91zekOBryBbYJLnUIKECyPtqJkBuKawvfy9ffpiyZToh0Euk7n1h\nIufo2G+F3mhnp94hfgTrNoJvi1HzXJZnWQN2voitLafttCOKqsu6ehAboxz9ZGI2v+QzuZ\ngrG35T3F/yHUvOYaS96NxRWnLMhApsEOHWAAGEUbsLNALcSEkQZ8pnJqMP63fq96e+lcyV\n6j2KoGxUrZkxf68v4emkFmio6Rg1OR1De415YKKASmFrWFVpD27T7mH+qibm2wfSJZAAAA\nwQCXm9C1UKz4vTMzojoPbjSyI2faR/DBcHuF5IdFNizjdY5/2B+xb+lCxyErlFhr8khOwB\navKqSHzlM009gGAs4xonzePebasHR9zyXK6L4BA4rd2HZ2RwqPkeamqdcMqCUCmQ0o5z0I\nemE9Eq3qx5C6njnMjlptKLER/gAa4t/bhUXuZU+hEFAoOqiwqqhiYM8XG2FqSW4bKQdJT2\nKDlfUJetCD5j1tyY/Fj05QMLTwZmvy2DIMA7WVQX3lZpbz6dEAAADBAM9wSc65kvsAWO5l\nmwIj932N5hmy6gg1KL0pdJdfkW3o5eg/4Q1b0XUoawozARItjHJLuMEOGBA788NLUgF3UR\n+0hNFk3VqTyHgKGXh8J6qVl8ItCeld05DIgDpuWekqhXlj5ElQwAeaK0iOTNQExVLx7Mxb\nCtVLahMpLgOp03Fu1K/LyuICeE1TIO9ViHunKSrqEHJYAHqqAgaKLTiQrBezf6DaK9IVJV\n9s24TZ0J4uUZQUsMpxUgvFrjqBxuRB7wAAAMEAwbRUFx+uY31jJOtbW4Nf7RlHXQmUnB7z\n6omaNHrkkyasGU8i+sOyjwC05rzpMqYRRBoX8Z2Arq8HtK0LTNsa2OkcXjbwNnsQTO7cG3\nTxgdP+wyN6L92jWFGnftkwABwbC5/AmIF8Dyro1utcmvXWc3FD4MmvhfPCiyIiUuIRoLpn\nRZkwEZ6Z8UaHs2xrmJj2Jd46wQ6IEcRd3xjNHhr3DTyxkqWxNTDKmp1ecMTMRMP0PqaHAm\nTA4esL6mXseK3DAAAAKWNlcGgtYmQ4NWI4M2EtNmJmZC0xMWViLThmZWYtMDAxYTRhYWI4\nMzBjAQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2021-02-11T00:12:56.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13149]: audit 2021-02-11T00:12:56.574064+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAnPXGvFQ8qOrfiy17CtvtZnqwVO9jasbOGlc3CmSY5ppZB1ed/6bk\nIt3sXSG12EgA7RXn7BZNMQLFhfrWTAwBv9N9gM/0OFLMmalsDyLSuJTV+ZmFPNQ9Rpg57E\nTZZFAEQDCTK9nsdRbouZFJcgSyv0HHqaTwOcQMBKTg6tl/32cQvcNo/6rZaAegKB1PDEUT\nOFudhBqaKmDsh5XB2xgMzE19hW3GmABHtUPjzEPpNM9dtTKUf6mXJ3dFoQeEE6/88DJkv4\n/+X3vkm2tdVoS3YrRSnm6cTqld2tYY8F6YFmJMnmMbKmglY0eSUq4zVj/ABylWuWBbXy0W\nk5TpXQ1yMDEtfqvl3Kr4zqhfW38VcLWFmvEsPv7V/CPxoJarIJpGRSUF8gBZGr0amcj/Rt\nadEFBqvAzyY5rREzMNLJKGCidPuqK/UOSn48tbEsi28vGnZiyIjszCBPS0/HCKGbk890pF\nspuZy6U5/jwRS0Jp/JSdNyGznFC3jbgHZVT8dLwNAAAFoHd5XUJ3eV1CAAAAB3NzaC1yc2\nEAAAGBAJz1xrxUPKjq34stewrb7WZ6sFTvY2rGzhpXNwpkmOaaWQdXnf+m5CLd7F0htdhI\nAO0V5+wWTTECxYX61kwMAb/TfYDP9DhSzJmpbA8i0riU1fmZhTzUPUaYOexE2WRQBEAwky\nvZ7HUW6LmRSXIEsr9Bx6mk8DnEDASk4OrZf99nEL3DaP+q2WgHoCgdTwxFEzhbnYQamipg\n7IeVwdsYDMxNfYVtxpgAR7VD48xD6TTPXbUylH+plyd3RaEHhBOv/PAyZL+P/l975JtrXV\naEt2K0Up5unE6pXdrWGPBemBZiTJ5jGypoJWNHklKuM1Y/wAcpVrlgW18tFpOU6V0NcjAx\nLX6r5dyq+M6oX1t/FXC1hZrxLD7+1fwj8aCWqyCaRkUlBfIAWRq9GpnI/0bWnRBQarwM8m\nOa0RMzDSyShgonT7qiv1Dkp+PLWxLItvLxp2YsiI7MwgT0tPxwihm5PPdKRbKbmculOf48\nEUtCafyUnTchs5xQt424B2VU/HS8DQAAAAMBAAEAAAGACvHwi81r9XN7Zx8ix10SruS7Sx\nDuY9G9KYUPZ4AgUWRN9P8dG2it2+iRxOTG43AR8HZol8PuWg6Ra4hUTTVBIflDdSoLI6pS\nbhysVlndS9XFHgSgj99U7olK8LjUV/Rkd31rpdEqdffE/rus3XCKbl/N5nyD6+NJ20EMFh\nRYoGF1f2YS+lEVm/V8K4/vpTFj57grwbyBJ5depw3AWODSc6SrrhQ7lvneBjvXtLS/nFkh\ndbMzO7u9uJjOmC4H/b91zekOBryBbYJLnUIKECyPtqJkBuKawvfy9ffpiyZToh0Euk7n1h\nIufo2G+F3mhnp94hfgTrNoJvi1HzXJZnWQN2voitLafttCOKqsu6ehAboxz9ZGI2v+QzuZ\ngrG35T3F/yHUvOYaS96NxRWnLMhApsEOHWAAGEUbsLNALcSEkQZ8pnJqMP63fq96e+lcyV\n6j2KoGxUrZkxf68v4emkFmio6Rg1OR1De415YKKASmFrWFVpD27T7mH+qibm2wfSJZAAAA\nwQCXm9C1UKz4vTMzojoPbjSyI2faR/DBcHuF5IdFNizjdY5/2B+xb+lCxyErlFhr8khOwB\navKqSHzlM009gGAs4xonzePebasHR9zyXK6L4BA4rd2HZ2RwqPkeamqdcMqCUCmQ0o5z0I\nemE9Eq3qx5C6njnMjlptKLER/gAa4t/bhUXuZU+hEFAoOqiwqqhiYM8XG2FqSW4bKQdJT2\nKDlfUJetCD5j1tyY/Fj05QMLTwZmvy2DIMA7WVQX3lZpbz6dEAAADBAM9wSc65kvsAWO5l\nmwIj932N5hmy6gg1KL0pdJdfkW3o5eg/4Q1b0XUoawozARItjHJLuMEOGBA788NLUgF3UR\n+0hNFk3VqTyHgKGXh8J6qVl8ItCeld05DIgDpuWekqhXlj5ElQwAeaK0iOTNQExVLx7Mxb\nCtVLahMpLgOp03Fu1K/LyuICeE1TIO9ViHunKSrqEHJYAHqqAgaKLTiQrBezf6DaK9IVJV\n9s24TZ0J4uUZQUsMpxUgvFrjqBxuRB7wAAAMEAwbRUFx+uY31jJOtbW4Nf7RlHXQmUnB7z\n6omaNHrkkyasGU8i+sOyjwC05rzpMqYRRBoX8Z2Arq8HtK0LTNsa2OkcXjbwNnsQTO7cG3\nTxgdP+wyN6L92jWFGnftkwABwbC5/AmIF8Dyro1utcmvXWc3FD4MmvhfPCiyIiUuIRoLpn\nRZkwEZ6Z8UaHs2xrmJj2Jd46wQ6IEcRd3xjNHhr3DTyxkqWxNTDKmp1ecMTMRMP0PqaHAm\nTA4esL6mXseK3DAAAAKWNlcGgtYmQ4NWI4M2EtNmJmZC0xMWViLThmZWYtMDAxYTRhYWI4\nMzBjAQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2021-02-11T00:12:56.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13149]: audit 2021-02-11T00:12:56.574962+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCc9ca8VDyo6t+LLXsK2+1merBU72Nqxs4aVzcKZJjmmlkHV53/puQi3exdIbXYSADtFefsFk0xAsWF+tZMDAG/032Az/Q4UsyZqWwPItK4lNX5mYU81D1GmDnsRNlkUARAMJMr2ex1Fui5kUlyBLK/QceppPA5xAwEpODq2X/fZxC9w2j/qtloB6AoHU8MRRM4W52EGpoqYOyHlcHbGAzMTX2FbcaYAEe1Q+PMQ+k0z121MpR/qZcnd0WhB4QTr/zwMmS/j/5fe+Sba11WhLditFKebpxOqV3a1hjwXpgWYkyeYxsqaCVjR5JSrjNWP8AHKVa5YFtfLRaTlOldDXIwMS1+q+XcqvjOqF9bfxVwtYWa8Sw+/tX8I/GglqsgmkZFJQXyAFkavRqZyP9G1p0QUGq8DPJjmtETMw0skoYKJ0+6or9Q5Kfjy1sSyLby8admLIiOzMIE9LT8cIoZuTz3SkWym5nLpTn+PBFLQmn8lJ03IbOcULeNuAdlVPx0vA0= ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c\n"}]: dispatch 2021-02-11T00:12:56.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13149]: audit 2021-02-11T00:12:56.576668+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCc9ca8VDyo6t+LLXsK2+1merBU72Nqxs4aVzcKZJjmmlkHV53/puQi3exdIbXYSADtFefsFk0xAsWF+tZMDAG/032Az/Q4UsyZqWwPItK4lNX5mYU81D1GmDnsRNlkUARAMJMr2ex1Fui5kUlyBLK/QceppPA5xAwEpODq2X/fZxC9w2j/qtloB6AoHU8MRRM4W52EGpoqYOyHlcHbGAzMTX2FbcaYAEe1Q+PMQ+k0z121MpR/qZcnd0WhB4QTr/zwMmS/j/5fe+Sba11WhLditFKebpxOqV3a1hjwXpgWYkyeYxsqaCVjR5JSrjNWP8AHKVa5YFtfLRaTlOldDXIwMS1+q+XcqvjOqF9bfxVwtYWa8Sw+/tX8I/GglqsgmkZFJQXyAFkavRqZyP9G1p0QUGq8DPJjmtETMw0skoYKJ0+6or9Q5Kfjy1sSyLby8admLIiOzMIE9LT8cIoZuTz3SkWym5nLpTn+PBFLQmn8lJ03IbOcULeNuAdlVPx0vA0= ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c\n"}]': finished 2021-02-11T00:12:56.878 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: Generating public/private rsa key pair. 2021-02-11T00:12:56.878 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: Your identification has been saved in /tmp/tmp6mzs5vjt/key. 2021-02-11T00:12:56.878 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: Your public key has been saved in /tmp/tmp6mzs5vjt/key.pub. 2021-02-11T00:12:56.879 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: The key fingerprint is: 2021-02-11T00:12:56.879 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: SHA256:VqLww8n+Wcgpx6tg8/VND1Hx+qCqNBcIOSjIUBx+lMU ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:12:56.879 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: The key's randomart image is: 2021-02-11T00:12:56.879 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: +---[RSA 3072]----+ 2021-02-11T00:12:56.879 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: |.oo..+. . | 2021-02-11T00:12:56.879 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: |oo....E. o | 2021-02-11T00:12:56.879 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: |..o + + . . . .| 2021-02-11T00:12:56.879 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: | o = = + . . | 2021-02-11T00:12:56.879 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: | B S . . o | 2021-02-11T00:12:56.879 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: | . = o . o o | 2021-02-11T00:12:56.879 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: | + o X o + .| 2021-02-11T00:12:56.879 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: | . + * B + o | 2021-02-11T00:12:56.879 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: | o.=.o . . | 2021-02-11T00:12:56.879 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:12:56 smithi123 bash[13387]: +----[SHA256]-----+ 2021-02-11T00:12:57.187 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus cephadm get-pub-key 2021-02-11T00:12:57.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:57 smithi123 bash[13149]: audit 2021-02-11T00:12:56.317571+0000 mgr.y (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:12:57.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:57 smithi123 bash[13149]: cephadm 2021-02-11T00:12:56.318008+0000 mgr.y (mgr.14116) 5 : cephadm [INF] Generating ssh key... 2021-02-11T00:12:58.528 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCc9ca8VDyo6t+LLXsK2+1merBU72Nqxs4aVzcKZJjmmlkHV53/puQi3exdIbXYSADtFefsFk0xAsWF+tZMDAG/032Az/Q4UsyZqWwPItK4lNX5mYU81D1GmDnsRNlkUARAMJMr2ex1Fui5kUlyBLK/QceppPA5xAwEpODq2X/fZxC9w2j/qtloB6AoHU8MRRM4W52EGpoqYOyHlcHbGAzMTX2FbcaYAEe1Q+PMQ+k0z121MpR/qZcnd0WhB4QTr/zwMmS/j/5fe+Sba11WhLditFKebpxOqV3a1hjwXpgWYkyeYxsqaCVjR5JSrjNWP8AHKVa5YFtfLRaTlOldDXIwMS1+q+XcqvjOqF9bfxVwtYWa8Sw+/tX8I/GglqsgmkZFJQXyAFkavRqZyP9G1p0QUGq8DPJjmtETMw0skoYKJ0+6or9Q5Kfjy1sSyLby8admLIiOzMIE9LT8cIoZuTz3SkWym5nLpTn+PBFLQmn8lJ03IbOcULeNuAdlVPx0vA0= ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:12:59.176 INFO:teuthology.orchestra.run.smithi123.stderr:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2021-02-11T00:12:59.177 INFO:teuthology.orchestra.run.smithi123.stderr:Adding key to root@localhost's authorized_keys... 2021-02-11T00:12:59.177 INFO:teuthology.orchestra.run.smithi123.stderr:Adding host smithi123... 2021-02-11T00:12:59.178 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus orch host add smithi123 2021-02-11T00:12:59.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:12:59 smithi123 bash[13149]: audit 2021-02-11T00:12:58.533246+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:13:01.043 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:13:00 smithi123 bash[13387]: Warning: Permanently added 'smithi123,172.21.15.123' (ECDSA) to the list of known hosts. 2021-02-11T00:13:01.316 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout Added host 'smithi123' 2021-02-11T00:13:01.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:01 smithi123 bash[13149]: audit 2021-02-11T00:13:00.609409+0000 mgr.y (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi123", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:13:02.022 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus config set mgr mgr/dashboard/ssl_server_port 8443 2021-02-11T00:13:02.893 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:02 smithi123 bash[13149]: audit 2021-02-11T00:13:01.315660+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"smithi123\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2021-02-11T00:13:02.894 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:02 smithi123 bash[13149]: audit 2021-02-11T00:13:01.318712+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"smithi123\", \"labels\": [], \"status\": \"\"}}"}]': finished 2021-02-11T00:13:02.894 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:02 smithi123 bash[13149]: cephadm 2021-02-11T00:13:01.319230+0000 mgr.y (mgr.14116) 8 : cephadm [INF] Added host smithi123 2021-02-11T00:13:02.894 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:02 smithi123 bash[13149]: audit 2021-02-11T00:13:01.654203+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:13:02.894 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:02 smithi123 bash[13149]: audit 2021-02-11T00:13:01.658893+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:13:02.894 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:02 smithi123 bash[13149]: audit 2021-02-11T00:13:01.660114+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:13:03.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:03 smithi123 bash[13149]: audit 2021-02-11T00:13:02.297850+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:02.293971\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:02.296908\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2021-02-11T00:13:02.297089\", \"networks\": {}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:13:03.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:03 smithi123 bash[13149]: audit 2021-02-11T00:13:02.303048+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:02.293971\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:02.296908\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2021-02-11T00:13:02.297089\", \"networks\": {}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:13:03.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:03 smithi123 bash[13149]: audit 2021-02-11T00:13:02.304164+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14116 172.21.15.123:0/3362224926' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:13:04.186 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:04 smithi123 bash[13149]: audit 2021-02-11T00:13:04.121975+0000 mon.a (mon.0) 78 : audit [INF] from='client.? 172.21.15.123:0/2026092210' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/dashboard/ssl_server_port", "value": "8443"}]: dispatch 2021-02-11T00:13:04.592 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:04 smithi123 bash[13149]: audit 2021-02-11T00:13:04.124817+0000 mon.a (mon.0) 79 : audit [INF] from='client.? 172.21.15.123:0/2026092210' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/dashboard/ssl_server_port", "value": "8443"}]': finished 2021-02-11T00:13:05.006 INFO:teuthology.orchestra.run.smithi123.stderr:Enabling the dashboard module... 2021-02-11T00:13:05.006 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus mgr module enable dashboard 2021-02-11T00:13:06.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:06 smithi123 bash[13149]: audit 2021-02-11T00:13:06.521483+0000 mon.a (mon.0) 80 : audit [INF] from='client.? 172.21.15.123:0/3627709018' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2021-02-11T00:13:06.877 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:13:06 smithi123 bash[13387]: ignoring --setuser ceph since I am not root 2021-02-11T00:13:06.877 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:13:06 smithi123 bash[13387]: ignoring --setgroup ceph since I am not root 2021-02-11T00:13:06.877 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:13:06 smithi123 bash[13387]: debug 2021-02-11T00:13:06.610+0000 7fae71662200 1 -- 172.21.15.123:0/3322784742 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x55b24263c800 msgr2=0x55b2426c1400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2021-02-11T00:13:06.877 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:13:06 smithi123 bash[13387]: debug 2021-02-11T00:13:06.610+0000 7fae71662200 1 --2- 172.21.15.123:0/3322784742 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x55b24263c800 0x55b2426c1400 secure :-1 s=READY pgs=43 cs=0 l=1 rev1=1 rx=0x55b2426252f0 tx=0x55b2432b4120).stop 2021-02-11T00:13:07.245 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus mgr dump 2021-02-11T00:13:07.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:07 smithi123 bash[13149]: audit 2021-02-11T00:13:06.575192+0000 mon.a (mon.0) 81 : audit [INF] from='client.? 172.21.15.123:0/3627709018' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2021-02-11T00:13:07.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:07 smithi123 bash[13149]: cluster 2021-02-11T00:13:06.575238+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e9: y(active, since 15s) 2021-02-11T00:13:09.056 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.056 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "epoch": 9, 2021-02-11T00:13:09.056 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active_gid": 14116, 2021-02-11T00:13:09.056 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active_name": "y", 2021-02-11T00:13:09.056 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active_addrs": { 2021-02-11T00:13:09.056 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-02-11T00:13:09.057 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.057 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-02-11T00:13:09.057 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.123:6800", 2021-02-11T00:13:09.057 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "nonce": 104437932 2021-02-11T00:13:09.057 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.057 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.057 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "v1", 2021-02-11T00:13:09.057 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.123:6801", 2021-02-11T00:13:09.057 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "nonce": 104437932 2021-02-11T00:13:09.057 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.057 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ] 2021-02-11T00:13:09.057 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.057 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.123:6801/104437932", 2021-02-11T00:13:09.057 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active_change": "2021-02-11T00:12:51.411762+0000", 2021-02-11T00:13:09.058 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2021-02-11T00:13:09.058 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "available": true, 2021-02-11T00:13:09.058 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "standbys": [], 2021-02-11T00:13:09.058 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "modules": [ 2021-02-11T00:13:09.058 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "cephadm", 2021-02-11T00:13:09.058 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "dashboard", 2021-02-11T00:13:09.058 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "iostat", 2021-02-11T00:13:09.058 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "restful" 2021-02-11T00:13:09.058 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.058 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "available_modules": [ 2021-02-11T00:13:09.058 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.058 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "alerts", 2021-02-11T00:13:09.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "interval": { 2021-02-11T00:13:09.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-02-11T00:13:09.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:13:09.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-02-11T00:13:09.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2021-02-11T00:13:09.059 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.060 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.060 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.060 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.060 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.060 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.060 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.060 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.060 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.060 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.060 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.060 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.060 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.060 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.061 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.061 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.061 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.061 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.061 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.061 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.061 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.061 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.061 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.061 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.061 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.061 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.062 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.062 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.062 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.062 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.062 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.062 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.062 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.062 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.062 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.062 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.062 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.062 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.062 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.063 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.063 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.063 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.063 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.063 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.063 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.063 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.063 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.063 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.063 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.063 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.063 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.063 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.064 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.064 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.064 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.064 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.064 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.064 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.064 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.064 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.064 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.064 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.064 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.064 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.064 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.065 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.065 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.065 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.065 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.065 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.065 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.065 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.065 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.065 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.065 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2021-02-11T00:13:09.065 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2021-02-11T00:13:09.065 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.065 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.066 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.066 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.066 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.066 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.066 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.066 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2021-02-11T00:13:09.066 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.066 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.066 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.066 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.066 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2021-02-11T00:13:09.066 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2021-02-11T00:13:09.066 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.067 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.067 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.067 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2021-02-11T00:13:09.067 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.067 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.067 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.067 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2021-02-11T00:13:09.067 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.067 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.067 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.067 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.067 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_host": { 2021-02-11T00:13:09.067 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2021-02-11T00:13:09.068 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.068 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.068 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.068 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.068 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.068 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.068 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.068 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2021-02-11T00:13:09.068 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.068 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.068 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.068 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.069 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_password": { 2021-02-11T00:13:09.069 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2021-02-11T00:13:09.069 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.069 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.069 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.069 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.069 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.069 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.069 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.069 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2021-02-11T00:13:09.069 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.069 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.069 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.070 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.070 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_port": { 2021-02-11T00:13:09.070 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2021-02-11T00:13:09.070 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.070 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.070 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.070 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "465", 2021-02-11T00:13:09.070 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.070 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.070 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.070 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2021-02-11T00:13:09.070 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.070 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.071 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.071 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.071 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2021-02-11T00:13:09.071 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2021-02-11T00:13:09.071 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.071 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.071 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.071 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.071 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.071 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.071 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.071 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2021-02-11T00:13:09.071 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.071 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.072 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.072 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.072 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2021-02-11T00:13:09.072 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2021-02-11T00:13:09.072 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.072 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.072 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.072 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.072 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.072 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.072 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.072 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2021-02-11T00:13:09.073 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.073 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.073 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.073 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.073 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "smtp_user": { 2021-02-11T00:13:09.073 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2021-02-11T00:13:09.073 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.073 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.073 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.073 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.073 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.073 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.073 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.074 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2021-02-11T00:13:09.074 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.074 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.074 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.074 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.074 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.074 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.074 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.074 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "balancer", 2021-02-11T00:13:09.074 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.074 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.074 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.075 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active": { 2021-02-11T00:13:09.075 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "active", 2021-02-11T00:13:09.075 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.075 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.075 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.075 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.075 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.075 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.075 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.075 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2021-02-11T00:13:09.075 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.075 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.075 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.076 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.076 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "begin_time": { 2021-02-11T00:13:09.076 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2021-02-11T00:13:09.076 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.076 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.076 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.076 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2021-02-11T00:13:09.076 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.076 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.076 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.076 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2021-02-11T00:13:09.076 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2021-02-11T00:13:09.077 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.077 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.077 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.077 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2021-02-11T00:13:09.077 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2021-02-11T00:13:09.077 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-02-11T00:13:09.077 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.077 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.077 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-02-11T00:13:09.077 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "0", 2021-02-11T00:13:09.077 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "7", 2021-02-11T00:13:09.077 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.077 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2021-02-11T00:13:09.078 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2021-02-11T00:13:09.078 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.078 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.078 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.078 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2021-02-11T00:13:09.078 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2021-02-11T00:13:09.078 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-02-11T00:13:09.078 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.078 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.078 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "25", 2021-02-11T00:13:09.078 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "1", 2021-02-11T00:13:09.078 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "250", 2021-02-11T00:13:09.078 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.079 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2021-02-11T00:13:09.079 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.079 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.079 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.079 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.079 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2021-02-11T00:13:09.079 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2021-02-11T00:13:09.079 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.079 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.079 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.079 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2021-02-11T00:13:09.079 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.080 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.080 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.080 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2021-02-11T00:13:09.080 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2021-02-11T00:13:09.080 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.080 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.080 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.080 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2021-02-11T00:13:09.080 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2021-02-11T00:13:09.080 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "float", 2021-02-11T00:13:09.080 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.080 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.080 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2021-02-11T00:13:09.081 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "0.001", 2021-02-11T00:13:09.081 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "0.999", 2021-02-11T00:13:09.081 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.081 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2021-02-11T00:13:09.081 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2021-02-11T00:13:09.081 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.081 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.081 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.081 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "end_time": { 2021-02-11T00:13:09.081 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "end_time", 2021-02-11T00:13:09.081 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.081 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.081 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.082 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2021-02-11T00:13:09.082 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.082 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.082 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.082 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2021-02-11T00:13:09.082 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2021-02-11T00:13:09.082 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.082 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.082 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.082 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "end_weekday": { 2021-02-11T00:13:09.082 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2021-02-11T00:13:09.082 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-02-11T00:13:09.082 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.083 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.083 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "7", 2021-02-11T00:13:09.083 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "0", 2021-02-11T00:13:09.083 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "7", 2021-02-11T00:13:09.083 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.083 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2021-02-11T00:13:09.083 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2021-02-11T00:13:09.083 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.083 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.083 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.083 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.083 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.083 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.083 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.084 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.084 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.084 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.084 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.084 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.084 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.084 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.084 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.084 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.084 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.084 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.084 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.084 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.085 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.085 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.085 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.085 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.085 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.085 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.085 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.085 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.085 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.085 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.085 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.085 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.085 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.086 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.086 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.086 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.086 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.086 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.086 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.086 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.086 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.086 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.086 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.086 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.086 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.086 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.087 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.087 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.087 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.087 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.087 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.087 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.087 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.087 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.087 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.087 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.087 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.087 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.087 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.088 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.088 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.088 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.088 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.088 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.088 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.088 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.088 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.088 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.088 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.088 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.088 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.088 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.089 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.089 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min_score": { 2021-02-11T00:13:09.089 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "min_score", 2021-02-11T00:13:09.089 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "float", 2021-02-11T00:13:09.089 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.089 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.089 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-02-11T00:13:09.089 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.089 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.089 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.089 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2021-02-11T00:13:09.089 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.089 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.090 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.090 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.090 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mode": { 2021-02-11T00:13:09.090 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "mode", 2021-02-11T00:13:09.090 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.090 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.090 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.090 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "none", 2021-02-11T00:13:09.090 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.090 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.090 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.090 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "crush-compat", 2021-02-11T00:13:09.090 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "none", 2021-02-11T00:13:09.091 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "upmap" 2021-02-11T00:13:09.091 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.091 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2021-02-11T00:13:09.091 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.091 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.091 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.091 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.091 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "pool_ids": { 2021-02-11T00:13:09.091 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2021-02-11T00:13:09.091 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.091 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.091 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.091 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.091 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.092 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.092 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.092 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2021-02-11T00:13:09.092 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.092 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.092 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.092 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.092 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-02-11T00:13:09.092 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-02-11T00:13:09.092 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:13:09.092 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.092 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.092 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-02-11T00:13:09.093 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.093 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.093 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.093 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2021-02-11T00:13:09.093 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.093 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.093 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.093 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.093 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2021-02-11T00:13:09.093 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2021-02-11T00:13:09.093 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.093 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.093 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.094 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-02-11T00:13:09.094 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "1", 2021-02-11T00:13:09.094 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.094 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.094 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2021-02-11T00:13:09.094 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2021-02-11T00:13:09.094 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.094 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.094 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.094 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2021-02-11T00:13:09.094 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2021-02-11T00:13:09.094 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-02-11T00:13:09.095 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.095 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.095 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-02-11T00:13:09.095 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.095 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.095 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.095 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2021-02-11T00:13:09.095 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.095 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.095 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.095 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.095 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.095 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.096 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.096 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2021-02-11T00:13:09.096 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.096 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.096 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.096 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2021-02-11T00:13:09.096 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2021-02-11T00:13:09.096 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.096 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.096 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.096 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.096 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.096 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.097 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.097 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2021-02-11T00:13:09.097 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2021-02-11T00:13:09.097 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.097 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.097 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.097 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2021-02-11T00:13:09.097 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2021-02-11T00:13:09.097 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.097 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.097 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.097 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.097 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.097 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.098 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.098 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2021-02-11T00:13:09.098 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.098 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.098 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.098 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.098 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2021-02-11T00:13:09.098 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2021-02-11T00:13:09.098 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.098 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.098 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.098 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2021-02-11T00:13:09.099 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.099 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.099 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.099 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-02-11T00:13:09.099 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.099 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.099 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.099 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.099 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "container_image_base": { 2021-02-11T00:13:09.099 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2021-02-11T00:13:09.099 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.099 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.099 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.100 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2021-02-11T00:13:09.100 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.100 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.100 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.100 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2021-02-11T00:13:09.100 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.100 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.100 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.100 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.100 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2021-02-11T00:13:09.100 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2021-02-11T00:13:09.100 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.100 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.100 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.101 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.6.2", 2021-02-11T00:13:09.101 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.101 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.101 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.101 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-02-11T00:13:09.101 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.101 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.101 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.101 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.101 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2021-02-11T00:13:09.101 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2021-02-11T00:13:09.101 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.101 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.102 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.102 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2021-02-11T00:13:09.102 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.102 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.102 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.102 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-02-11T00:13:09.102 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.102 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.102 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.102 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.102 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2021-02-11T00:13:09.102 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2021-02-11T00:13:09.103 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.103 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.103 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.103 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2021-02-11T00:13:09.103 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.103 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.103 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.103 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-02-11T00:13:09.103 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.103 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.103 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.103 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.103 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "container_init": { 2021-02-11T00:13:09.104 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "container_init", 2021-02-11T00:13:09.104 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.104 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.104 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.104 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.104 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.104 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.104 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.104 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2021-02-11T00:13:09.104 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.104 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.104 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.104 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.105 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2021-02-11T00:13:09.105 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2021-02-11T00:13:09.105 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:13:09.105 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.105 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.105 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-02-11T00:13:09.105 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.105 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.105 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.105 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2021-02-11T00:13:09.105 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.105 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.105 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.105 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.106 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2021-02-11T00:13:09.106 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2021-02-11T00:13:09.106 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:13:09.106 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.106 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.106 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2021-02-11T00:13:09.106 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.106 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.106 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.106 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2021-02-11T00:13:09.106 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.106 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.106 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.107 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.107 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2021-02-11T00:13:09.107 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2021-02-11T00:13:09.107 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:13:09.107 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.107 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.107 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-02-11T00:13:09.107 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.107 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.107 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.107 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2021-02-11T00:13:09.107 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.108 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.108 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.108 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.108 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.108 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.108 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.108 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.108 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.108 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.108 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.108 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.108 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.108 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.109 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.109 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.109 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.109 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.109 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.109 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.109 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.109 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.109 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.109 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.109 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.109 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.109 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.109 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.110 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.110 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.110 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.110 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.110 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.110 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.110 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2021-02-11T00:13:09.110 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.110 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.110 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.110 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.111 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.111 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.111 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.111 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.111 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.111 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.111 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.111 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.111 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.111 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.111 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.111 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.111 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.112 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.112 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.112 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.112 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.112 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.112 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.112 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.112 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.112 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.112 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.112 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.112 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.112 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.113 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.113 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.113 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.113 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.113 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.113 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.113 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.113 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.113 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.113 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2021-02-11T00:13:09.113 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2021-02-11T00:13:09.113 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.113 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.114 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.114 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.114 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.114 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.114 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.114 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2021-02-11T00:13:09.114 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.114 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.114 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.114 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.114 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "migration_current": { 2021-02-11T00:13:09.114 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2021-02-11T00:13:09.114 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.115 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.115 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.115 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:13:09.115 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.115 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.115 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.115 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2021-02-11T00:13:09.115 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.115 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.115 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.115 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.115 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mode": { 2021-02-11T00:13:09.115 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "mode", 2021-02-11T00:13:09.115 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.116 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.116 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.116 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "root", 2021-02-11T00:13:09.116 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.116 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.116 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.116 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "cephadm-package", 2021-02-11T00:13:09.116 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "root" 2021-02-11T00:13:09.116 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.116 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2021-02-11T00:13:09.116 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.116 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.116 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.117 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.117 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2021-02-11T00:13:09.117 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2021-02-11T00:13:09.117 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.117 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.117 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.117 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2021-02-11T00:13:09.117 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.117 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.117 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.117 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2021-02-11T00:13:09.117 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.117 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.118 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.118 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.118 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "registry_password": { 2021-02-11T00:13:09.118 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2021-02-11T00:13:09.118 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.118 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.118 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.118 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:13:09.118 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.118 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.118 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.118 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2021-02-11T00:13:09.118 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.119 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.119 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.119 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.119 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "registry_url": { 2021-02-11T00:13:09.119 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2021-02-11T00:13:09.119 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.119 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.119 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.119 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:13:09.119 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.119 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.119 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.119 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2021-02-11T00:13:09.120 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.120 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.120 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.120 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.120 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "registry_username": { 2021-02-11T00:13:09.120 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2021-02-11T00:13:09.120 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.120 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.120 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.120 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:13:09.120 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.120 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.120 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.121 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2021-02-11T00:13:09.121 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.121 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.121 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.121 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.121 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2021-02-11T00:13:09.121 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2021-02-11T00:13:09.121 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.121 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.121 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.121 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:13:09.121 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.121 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.122 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.122 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2021-02-11T00:13:09.122 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.122 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.122 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.122 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.122 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2021-02-11T00:13:09.122 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2021-02-11T00:13:09.122 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.122 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.122 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.122 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.122 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.123 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.123 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.123 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2021-02-11T00:13:09.123 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.123 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.123 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.123 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.123 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2021-02-11T00:13:09.123 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2021-02-11T00:13:09.123 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.123 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.123 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.123 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.124 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.124 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.124 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.124 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2021-02-11T00:13:09.124 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.124 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.124 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.124 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.124 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2021-02-11T00:13:09.124 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2021-02-11T00:13:09.124 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.124 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.124 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.125 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.125 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.125 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.125 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.125 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2021-02-11T00:13:09.125 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.125 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.125 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.125 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.125 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2021-02-11T00:13:09.125 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2021-02-11T00:13:09.125 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.125 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.126 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.126 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.126 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.126 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.126 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.126 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2021-02-11T00:13:09.126 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.126 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.126 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.126 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.126 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.126 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.126 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.127 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "crash", 2021-02-11T00:13:09.127 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.127 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.127 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.127 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.127 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.127 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.127 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.127 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.127 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.127 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.127 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.127 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.128 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.128 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.128 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.128 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.128 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.128 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.128 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.128 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.128 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.128 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.128 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.128 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.128 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.128 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.129 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.129 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.129 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.129 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.129 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.129 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.129 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.129 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.129 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.129 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.129 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.129 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.129 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.130 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.130 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.130 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.130 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.130 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.130 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.130 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.130 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.130 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.130 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.130 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.130 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.130 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.131 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.131 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.131 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.131 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.131 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.131 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.131 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.131 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.131 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.131 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.131 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.131 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.131 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.132 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.132 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.132 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.132 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.132 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.132 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.132 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.132 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.132 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "retain_interval": { 2021-02-11T00:13:09.132 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2021-02-11T00:13:09.132 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:13:09.132 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.132 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.133 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2021-02-11T00:13:09.133 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.133 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.133 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.133 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2021-02-11T00:13:09.133 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.133 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.133 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.133 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.133 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2021-02-11T00:13:09.133 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2021-02-11T00:13:09.133 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:13:09.133 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.133 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.134 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2021-02-11T00:13:09.134 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.134 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.134 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.134 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2021-02-11T00:13:09.134 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.134 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.134 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.134 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.134 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.134 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.134 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.134 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2021-02-11T00:13:09.135 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.135 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.135 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.135 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2021-02-11T00:13:09.135 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2021-02-11T00:13:09.135 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.135 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.135 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.135 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.135 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.135 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.135 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.135 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.136 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.136 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.136 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.136 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.136 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2021-02-11T00:13:09.136 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2021-02-11T00:13:09.136 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.136 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.136 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.136 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.136 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.136 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.136 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.136 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.137 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.137 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.137 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.137 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.137 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2021-02-11T00:13:09.137 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2021-02-11T00:13:09.137 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.137 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.137 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.137 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.137 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.137 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.137 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.138 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.138 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.138 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.138 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.138 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.138 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2021-02-11T00:13:09.138 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2021-02-11T00:13:09.138 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.138 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.138 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.138 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.138 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.138 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.139 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.139 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.139 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.139 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.139 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.139 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.139 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2021-02-11T00:13:09.139 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2021-02-11T00:13:09.139 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.139 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.139 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.139 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.139 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.140 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.140 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.140 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.140 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.140 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.140 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.140 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.140 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2021-02-11T00:13:09.140 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2021-02-11T00:13:09.140 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.140 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.140 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.140 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.140 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.141 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.141 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.141 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.141 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.141 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.141 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.141 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.141 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2021-02-11T00:13:09.141 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2021-02-11T00:13:09.141 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.141 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.141 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.141 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.142 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.142 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.142 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.142 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.142 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.142 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.142 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.142 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.142 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2021-02-11T00:13:09.142 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2021-02-11T00:13:09.142 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.142 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.142 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.143 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.143 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.143 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.143 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.143 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.143 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.143 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.143 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.143 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.143 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2021-02-11T00:13:09.143 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2021-02-11T00:13:09.143 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.143 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.144 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.144 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.144 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.144 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.144 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.144 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.144 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.144 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.144 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.144 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.144 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2021-02-11T00:13:09.144 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2021-02-11T00:13:09.144 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.145 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.145 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.145 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.145 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.145 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.145 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.145 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.145 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.145 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.145 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.145 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.145 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2021-02-11T00:13:09.145 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2021-02-11T00:13:09.145 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.146 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.146 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.146 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.146 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.146 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.146 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.146 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.146 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.146 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.146 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.146 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.146 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2021-02-11T00:13:09.146 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2021-02-11T00:13:09.147 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.147 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.147 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.147 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-02-11T00:13:09.147 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.147 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.147 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.147 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.147 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.147 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.147 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.147 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.147 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2021-02-11T00:13:09.148 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2021-02-11T00:13:09.148 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.148 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.148 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.148 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.148 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.148 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.148 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.148 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.148 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.148 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.148 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.148 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.148 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2021-02-11T00:13:09.149 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2021-02-11T00:13:09.149 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.149 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.149 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.149 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.149 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.149 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.149 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.149 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.149 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.149 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.149 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.149 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.150 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2021-02-11T00:13:09.150 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2021-02-11T00:13:09.150 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.150 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.150 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.150 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-02-11T00:13:09.150 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.150 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.150 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.150 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.150 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.150 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.150 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.151 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.151 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2021-02-11T00:13:09.151 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2021-02-11T00:13:09.151 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.151 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.151 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.151 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.151 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.151 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.151 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.151 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.151 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.151 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.152 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.152 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.152 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2021-02-11T00:13:09.152 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2021-02-11T00:13:09.152 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.152 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.152 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.152 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.152 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.152 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.152 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.152 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.153 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.153 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.153 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.153 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.153 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2021-02-11T00:13:09.153 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2021-02-11T00:13:09.153 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.153 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.153 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.153 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.153 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.153 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.153 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.154 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.154 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.154 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.154 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.154 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.154 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2021-02-11T00:13:09.154 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2021-02-11T00:13:09.154 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.154 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.154 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.154 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.154 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.154 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.155 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.155 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.155 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.155 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.155 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.155 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.155 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2021-02-11T00:13:09.155 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2021-02-11T00:13:09.155 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.155 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.155 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.155 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.155 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.156 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.156 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.156 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.156 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.156 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.156 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.156 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.156 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2021-02-11T00:13:09.156 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2021-02-11T00:13:09.156 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.156 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.156 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.156 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.157 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.157 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.157 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.157 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.157 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.157 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.157 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.157 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.157 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2021-02-11T00:13:09.157 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2021-02-11T00:13:09.157 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.157 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.157 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.158 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.158 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.158 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.158 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.158 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.158 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.158 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.158 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.158 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.158 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2021-02-11T00:13:09.158 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2021-02-11T00:13:09.158 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.158 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2021-02-11T00:13:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2021-02-11T00:13:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.159 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.160 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.160 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.160 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.160 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.160 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.160 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.160 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.160 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.160 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.160 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.160 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2021-02-11T00:13:09.160 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2021-02-11T00:13:09.160 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.161 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.161 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.161 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.161 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.161 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.161 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.161 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.161 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.161 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.161 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.161 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.161 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2021-02-11T00:13:09.161 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2021-02-11T00:13:09.162 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.162 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.162 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.162 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.162 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.162 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.162 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.162 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.162 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.162 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.162 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.162 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.162 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2021-02-11T00:13:09.163 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2021-02-11T00:13:09.163 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.163 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.163 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.163 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2021-02-11T00:13:09.163 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.163 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.163 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.163 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.163 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.163 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.163 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.164 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.164 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2021-02-11T00:13:09.164 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2021-02-11T00:13:09.164 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.164 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.164 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.164 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-02-11T00:13:09.164 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.164 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.164 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.164 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.164 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.164 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.164 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.165 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.165 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2021-02-11T00:13:09.165 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2021-02-11T00:13:09.165 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.165 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.165 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.165 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "8", 2021-02-11T00:13:09.165 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.165 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.165 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.165 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.165 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.165 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.166 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.166 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.166 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2021-02-11T00:13:09.166 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2021-02-11T00:13:09.166 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.166 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.166 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.166 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "45", 2021-02-11T00:13:09.166 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.166 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.166 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.166 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.166 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.167 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.167 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.167 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.167 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2021-02-11T00:13:09.167 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2021-02-11T00:13:09.167 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.167 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.167 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.167 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.167 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.167 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.167 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.167 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.168 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.168 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.168 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.168 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.168 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2021-02-11T00:13:09.168 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2021-02-11T00:13:09.168 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.168 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.168 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.168 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-02-11T00:13:09.168 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.168 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.168 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.168 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.169 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.169 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.169 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.169 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.169 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2021-02-11T00:13:09.169 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2021-02-11T00:13:09.169 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.169 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.169 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.169 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.169 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.169 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.169 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.169 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.170 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.170 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.170 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.170 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.170 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2021-02-11T00:13:09.170 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2021-02-11T00:13:09.170 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.170 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.170 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.170 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "80", 2021-02-11T00:13:09.170 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.170 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.170 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.171 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.171 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.171 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.171 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.171 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.171 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2021-02-11T00:13:09.171 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2021-02-11T00:13:09.171 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.171 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.171 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.171 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "http", 2021-02-11T00:13:09.171 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.171 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.172 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.172 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.172 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.172 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.172 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.172 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.172 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2021-02-11T00:13:09.172 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2021-02-11T00:13:09.172 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.172 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.172 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.172 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.172 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.172 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.173 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.173 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.173 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.173 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.173 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.173 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.173 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2021-02-11T00:13:09.173 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2021-02-11T00:13:09.173 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.173 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.174 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.174 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.174 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.174 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.174 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.174 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.174 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.174 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.174 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.174 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.174 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2021-02-11T00:13:09.175 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2021-02-11T00:13:09.175 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.175 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.175 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.175 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.175 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.175 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.175 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.175 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.175 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.175 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.175 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.175 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.176 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2021-02-11T00:13:09.176 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2021-02-11T00:13:09.176 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.176 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.176 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.176 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-02-11T00:13:09.176 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.176 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.176 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.176 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.176 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.176 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.176 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.177 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.177 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2021-02-11T00:13:09.177 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2021-02-11T00:13:09.177 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.177 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.177 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.177 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-02-11T00:13:09.177 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.177 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.177 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.177 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.177 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.177 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.178 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.178 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.178 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2021-02-11T00:13:09.178 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2021-02-11T00:13:09.178 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.178 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.178 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.178 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-02-11T00:13:09.178 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.178 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.178 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.178 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.178 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.179 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.179 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.179 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.179 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "crt_file": { 2021-02-11T00:13:09.179 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2021-02-11T00:13:09.179 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.179 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.179 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.179 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.179 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.179 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.179 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.179 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.180 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.180 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.180 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.180 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.180 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug": { 2021-02-11T00:13:09.180 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "debug", 2021-02-11T00:13:09.180 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.180 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.180 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.180 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.180 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.180 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.180 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.181 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2021-02-11T00:13:09.181 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.181 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.181 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.181 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.181 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2021-02-11T00:13:09.181 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2021-02-11T00:13:09.181 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.181 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.181 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.181 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2021-02-11T00:13:09.181 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.181 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.181 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.182 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.182 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.182 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.182 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.182 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.182 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "key_file": { 2021-02-11T00:13:09.182 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "key_file", 2021-02-11T00:13:09.182 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.182 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.182 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.182 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.182 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.183 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.183 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.183 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.183 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.183 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.183 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.183 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.183 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.183 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.183 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.183 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.183 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.183 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.184 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.184 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.184 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.184 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.184 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.184 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.184 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.184 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.184 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.184 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.184 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.184 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.184 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.185 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.185 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.185 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.185 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.185 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.185 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.185 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.185 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.185 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.185 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.185 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.185 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.185 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.186 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.186 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.186 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.186 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.186 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.186 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.186 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.186 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.186 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.186 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.186 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.186 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.187 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.187 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.187 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.187 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.187 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.187 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.187 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.187 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.187 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.187 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.187 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.187 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.187 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.188 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.188 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.188 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.188 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.188 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.188 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.188 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.188 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.188 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.188 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.188 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.188 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.188 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.188 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "password": { 2021-02-11T00:13:09.189 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "password", 2021-02-11T00:13:09.189 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.189 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.189 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.189 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.189 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.189 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.189 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.189 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.189 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.189 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.189 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.189 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.190 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-02-11T00:13:09.190 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-02-11T00:13:09.190 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.190 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.190 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.190 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "::", 2021-02-11T00:13:09.190 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.190 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.190 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.190 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.190 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.190 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.190 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.191 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.191 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "server_port": { 2021-02-11T00:13:09.191 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-02-11T00:13:09.191 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.191 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.191 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.191 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2021-02-11T00:13:09.191 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.191 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.191 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.191 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.191 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.191 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.191 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.192 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.192 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ssl": { 2021-02-11T00:13:09.192 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ssl", 2021-02-11T00:13:09.192 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.192 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.192 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.192 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.192 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.192 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.192 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.192 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.192 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.192 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.193 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.193 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.193 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2021-02-11T00:13:09.193 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2021-02-11T00:13:09.193 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.193 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.193 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.193 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2021-02-11T00:13:09.193 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.193 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.193 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.193 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.193 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.193 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.194 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.194 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.194 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2021-02-11T00:13:09.194 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2021-02-11T00:13:09.194 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.194 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.194 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.194 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2021-02-11T00:13:09.194 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.194 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.194 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.194 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.194 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "redirect" 2021-02-11T00:13:09.195 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.195 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.195 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.195 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.195 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.195 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.195 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2021-02-11T00:13:09.195 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2021-02-11T00:13:09.195 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.195 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.195 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.195 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "500", 2021-02-11T00:13:09.195 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "400", 2021-02-11T00:13:09.196 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "599", 2021-02-11T00:13:09.196 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.196 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.196 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.196 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.196 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.196 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.196 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "url_prefix": { 2021-02-11T00:13:09.196 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2021-02-11T00:13:09.196 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.196 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.196 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.196 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "username": { 2021-02-11T00:13:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "username", 2021-02-11T00:13:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.198 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.198 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.198 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.198 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.198 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.198 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.198 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.198 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.198 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.198 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.198 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.198 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.198 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2021-02-11T00:13:09.199 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.199 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.199 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.199 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2021-02-11T00:13:09.199 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2021-02-11T00:13:09.199 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.199 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.199 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.199 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.199 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.199 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.199 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.199 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2021-02-11T00:13:09.199 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.200 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.200 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.200 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.200 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.200 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.200 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.200 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.200 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.200 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.200 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.200 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.200 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.200 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.201 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.201 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.201 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.201 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.201 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.201 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.201 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.201 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.201 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.201 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.201 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.201 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.201 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.201 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.202 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.202 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.202 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.202 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.202 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.202 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.202 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.202 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.202 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.202 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.202 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.202 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.202 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.203 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.203 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.203 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.203 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.203 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.203 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.203 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.203 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.203 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.203 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.203 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.203 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.203 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.203 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.204 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.204 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.204 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.204 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.204 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.204 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.204 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.204 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.204 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.204 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.204 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.204 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.204 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.205 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.205 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.205 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.205 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.205 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.205 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.205 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2021-02-11T00:13:09.205 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2021-02-11T00:13:09.205 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:13:09.205 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.205 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.205 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2021-02-11T00:13:09.205 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.205 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.206 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.206 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2021-02-11T00:13:09.206 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.206 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.206 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.206 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.206 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "pool_name": { 2021-02-11T00:13:09.206 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2021-02-11T00:13:09.206 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.206 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.206 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.206 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2021-02-11T00:13:09.206 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.207 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.207 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.207 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2021-02-11T00:13:09.207 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.207 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.207 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.207 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.207 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "retention_period": { 2021-02-11T00:13:09.207 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2021-02-11T00:13:09.207 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:13:09.207 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.207 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.207 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2021-02-11T00:13:09.208 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.208 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.208 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.208 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2021-02-11T00:13:09.208 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.208 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.208 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.208 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.208 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2021-02-11T00:13:09.208 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2021-02-11T00:13:09.208 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:13:09.208 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.208 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.209 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2021-02-11T00:13:09.209 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.209 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.209 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.209 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2021-02-11T00:13:09.209 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.209 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.209 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.209 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.209 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "self_heal": { 2021-02-11T00:13:09.209 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2021-02-11T00:13:09.209 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.209 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.210 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.210 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.210 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.210 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.210 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.210 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2021-02-11T00:13:09.210 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.210 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.210 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.210 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.210 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-02-11T00:13:09.210 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-02-11T00:13:09.210 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:13:09.210 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.211 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.211 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-02-11T00:13:09.211 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.211 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.211 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.211 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2021-02-11T00:13:09.211 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.211 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.211 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.211 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.211 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2021-02-11T00:13:09.211 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2021-02-11T00:13:09.211 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:13:09.212 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.212 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.212 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2021-02-11T00:13:09.212 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.212 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.212 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.212 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2021-02-11T00:13:09.212 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.212 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.212 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.212 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.212 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.212 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.213 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.213 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2021-02-11T00:13:09.213 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.213 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.213 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.213 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.213 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.213 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.213 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.213 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.213 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.213 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.213 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.213 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.214 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.214 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.214 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.214 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.214 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.214 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.214 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.214 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.214 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.214 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.214 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.214 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.214 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.215 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.215 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.215 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.215 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.215 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.215 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.215 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.215 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.215 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.215 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.215 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.215 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.215 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.216 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.216 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.216 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.216 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.216 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.216 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.216 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.216 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.216 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.216 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.216 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.216 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.216 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.217 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.217 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.217 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.217 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.217 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.217 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.217 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.217 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.217 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.217 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.217 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.217 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.217 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.218 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.218 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.218 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.218 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.218 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.218 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.218 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.218 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.218 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.218 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "predict_interval": { 2021-02-11T00:13:09.218 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2021-02-11T00:13:09.218 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.218 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.219 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.219 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2021-02-11T00:13:09.219 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.219 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.219 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.219 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.219 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.219 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.219 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.219 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.219 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "predictor_model": { 2021-02-11T00:13:09.219 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2021-02-11T00:13:09.219 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.220 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.220 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.220 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2021-02-11T00:13:09.220 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.220 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.220 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.220 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.220 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.220 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.220 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.220 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.220 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-02-11T00:13:09.220 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-02-11T00:13:09.220 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.221 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.221 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.221 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-02-11T00:13:09.221 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.221 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.221 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.221 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.221 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.221 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.221 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.221 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.221 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.221 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.222 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.222 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "influx", 2021-02-11T00:13:09.222 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": false, 2021-02-11T00:13:09.222 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2021-02-11T00:13:09.222 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.222 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "batch_size": { 2021-02-11T00:13:09.222 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2021-02-11T00:13:09.222 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.222 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.222 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.222 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2021-02-11T00:13:09.222 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.222 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.223 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.223 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.223 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.223 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.223 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.223 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.223 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "database": { 2021-02-11T00:13:09.223 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "database", 2021-02-11T00:13:09.223 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.223 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.223 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.223 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2021-02-11T00:13:09.223 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.223 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.224 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.224 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.224 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.224 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.224 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.224 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.224 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "hostname": { 2021-02-11T00:13:09.224 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "hostname", 2021-02-11T00:13:09.224 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.224 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.224 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.224 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:13:09.224 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.225 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.225 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.225 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.225 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.225 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.225 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.225 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.225 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "interval": { 2021-02-11T00:13:09.225 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-02-11T00:13:09.225 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.225 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.225 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.225 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "30", 2021-02-11T00:13:09.225 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.226 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.226 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.226 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.226 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.226 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.226 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.226 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.226 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.226 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.226 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.226 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.226 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.226 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.227 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.227 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.227 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.227 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.227 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.227 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.227 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.227 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.227 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.227 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.227 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.227 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.227 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.228 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.228 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.228 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.228 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.228 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.228 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.228 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.228 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.228 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.228 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.228 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.228 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.228 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.229 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.229 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.229 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.229 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.229 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.229 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.229 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.229 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.229 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.229 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.229 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.229 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.229 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.230 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.230 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.230 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.230 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.230 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.230 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.230 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.230 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.230 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.230 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.230 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.230 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.230 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.231 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.231 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.231 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.231 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.231 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.231 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.231 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.231 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.231 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.231 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.231 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.231 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.232 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "password": { 2021-02-11T00:13:09.232 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "password", 2021-02-11T00:13:09.232 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.232 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.232 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.232 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:13:09.232 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.232 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.232 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.232 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.232 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.232 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.232 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.233 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.233 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "port": { 2021-02-11T00:13:09.233 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "port", 2021-02-11T00:13:09.233 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.233 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.233 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.233 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2021-02-11T00:13:09.233 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.233 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.233 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.233 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.233 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.233 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.234 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.234 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.234 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ssl": { 2021-02-11T00:13:09.234 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ssl", 2021-02-11T00:13:09.234 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.234 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.234 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.234 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "false", 2021-02-11T00:13:09.234 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.234 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.234 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.234 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.234 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.235 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.235 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.235 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.235 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "threads": { 2021-02-11T00:13:09.235 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "threads", 2021-02-11T00:13:09.235 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.235 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.235 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.235 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-02-11T00:13:09.235 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.235 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.235 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.235 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.236 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.236 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.236 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.236 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.236 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "username": { 2021-02-11T00:13:09.236 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "username", 2021-02-11T00:13:09.236 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.236 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.236 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.236 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:13:09.236 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.236 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.236 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.236 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.237 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.237 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.237 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.237 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.237 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2021-02-11T00:13:09.237 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2021-02-11T00:13:09.237 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.237 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.237 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.237 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "true", 2021-02-11T00:13:09.237 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.237 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.237 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.238 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.238 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.238 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.238 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.238 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.238 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.238 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.238 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.238 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "insights", 2021-02-11T00:13:09.238 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.238 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.238 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.238 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.239 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.239 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.239 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.239 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.239 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.239 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.239 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.239 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.239 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.239 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.239 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.239 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.239 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.240 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.240 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.240 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.240 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.240 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.240 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.240 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.240 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.240 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.240 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.240 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.240 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.240 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.241 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.241 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.241 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.241 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.241 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.241 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.241 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.241 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.241 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.241 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.241 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.241 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.241 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.242 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.242 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.242 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.242 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.242 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.242 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.242 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.242 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.242 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.242 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.242 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.242 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.242 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.243 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.243 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.243 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.243 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.243 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.243 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.243 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.243 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.243 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.243 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.243 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.243 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.244 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.244 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.244 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.244 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.244 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.244 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.244 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.244 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.244 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "iostat", 2021-02-11T00:13:09.244 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.244 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.244 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.244 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.245 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.245 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.245 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.245 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.245 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.245 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.245 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.245 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.245 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.245 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.245 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.245 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.245 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.245 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.246 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.246 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.246 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.246 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.246 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.246 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.246 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.246 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.246 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.246 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.246 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.246 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.246 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.247 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.247 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.247 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.247 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.247 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.247 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.247 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.247 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.247 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.247 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.247 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.247 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.247 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.248 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.248 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.248 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.248 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.248 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.248 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.248 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.248 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.248 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.248 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.248 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.248 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.248 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.249 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.249 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.249 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.249 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.249 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.249 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.249 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.249 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.249 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.249 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.249 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.249 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.249 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.250 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.250 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.250 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.250 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.250 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.250 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.250 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2021-02-11T00:13:09.250 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.250 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.250 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.250 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2021-02-11T00:13:09.250 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2021-02-11T00:13:09.250 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.251 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.251 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.251 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "7", 2021-02-11T00:13:09.251 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.251 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.251 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.251 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2021-02-11T00:13:09.251 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.251 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.251 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.251 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.251 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2021-02-11T00:13:09.252 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2021-02-11T00:13:09.252 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.252 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.252 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.252 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-02-11T00:13:09.252 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "10", 2021-02-11T00:13:09.252 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.252 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.252 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2021-02-11T00:13:09.252 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.252 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.252 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.252 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.253 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.253 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.253 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.253 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.253 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.253 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.253 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.253 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.253 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.253 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.253 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.253 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.253 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.254 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.254 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.254 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.254 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.254 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.254 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.254 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.254 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.254 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.254 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.254 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.254 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.254 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.255 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.255 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.255 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.255 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.255 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.255 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.255 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.255 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.255 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.255 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.255 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.255 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.256 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.256 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.256 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.256 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.256 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.256 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.256 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.256 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.256 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.256 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.256 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.256 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.256 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.257 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.257 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.257 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.257 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.257 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.257 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.257 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.257 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.257 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.257 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.257 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.257 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.257 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.257 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.258 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.258 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.258 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.258 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.258 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.258 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.258 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.258 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.258 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "localpool", 2021-02-11T00:13:09.258 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.258 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.258 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.258 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "failure_domain": { 2021-02-11T00:13:09.259 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2021-02-11T00:13:09.259 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.259 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.259 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.259 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "host", 2021-02-11T00:13:09.259 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.259 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.259 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.259 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2021-02-11T00:13:09.259 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.259 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.259 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.259 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.261 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.261 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.261 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.261 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.261 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.261 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.261 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.261 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.261 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.261 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.261 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.261 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.261 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.262 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.262 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.262 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.262 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.262 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.262 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.262 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.262 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.262 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.262 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.262 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.262 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.263 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.263 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.263 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.263 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.263 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.263 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.263 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.263 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.263 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.263 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.263 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.263 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.263 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.263 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.264 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.264 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.264 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.264 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.264 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.264 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.264 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.264 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.264 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.264 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.264 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.264 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.264 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.265 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.265 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.265 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.265 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.265 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.265 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min_size": { 2021-02-11T00:13:09.265 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "min_size", 2021-02-11T00:13:09.265 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.265 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.265 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.265 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.265 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.265 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.266 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.266 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2021-02-11T00:13:09.266 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.266 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.266 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.266 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.266 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "num_rep": { 2021-02-11T00:13:09.266 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2021-02-11T00:13:09.266 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.266 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.266 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.266 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "3", 2021-02-11T00:13:09.266 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.266 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.267 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.267 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2021-02-11T00:13:09.267 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.267 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.267 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.267 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.267 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "pg_num": { 2021-02-11T00:13:09.267 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2021-02-11T00:13:09.267 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.267 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.267 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.267 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "128", 2021-02-11T00:13:09.267 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.268 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.268 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.268 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2021-02-11T00:13:09.268 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.268 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.268 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.268 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.268 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "prefix": { 2021-02-11T00:13:09.268 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "prefix", 2021-02-11T00:13:09.268 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.268 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.268 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.268 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.269 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.269 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.269 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.269 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2021-02-11T00:13:09.269 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.269 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.269 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.269 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.269 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "subtree": { 2021-02-11T00:13:09.269 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "subtree", 2021-02-11T00:13:09.269 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.269 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.269 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.270 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2021-02-11T00:13:09.270 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.270 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.270 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.270 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2021-02-11T00:13:09.270 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.270 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.270 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.270 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.270 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.270 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.270 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.270 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2021-02-11T00:13:09.271 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.271 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.271 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.271 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.271 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.271 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.271 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.271 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.271 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.271 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.271 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.271 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.271 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.272 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.272 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.272 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.272 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.272 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.272 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.272 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.272 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.272 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.272 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.272 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.272 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.272 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.272 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.273 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.273 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.273 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.273 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.273 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.273 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.273 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.273 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.273 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.273 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.273 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.273 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.274 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.274 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.274 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.274 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.274 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.274 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.274 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.274 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.274 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.274 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.274 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.274 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.274 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.275 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.275 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.275 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.275 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.275 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.275 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.275 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.275 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.275 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.275 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.275 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.275 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.275 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.276 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.276 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.276 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.276 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.276 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.276 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.276 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.276 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.276 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "orchestrator": { 2021-02-11T00:13:09.276 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2021-02-11T00:13:09.276 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.276 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.276 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.277 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:13:09.277 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.277 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.277 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.277 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "cephadm", 2021-02-11T00:13:09.277 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rook", 2021-02-11T00:13:09.277 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2021-02-11T00:13:09.277 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.277 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2021-02-11T00:13:09.277 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.277 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.277 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.277 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.278 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.278 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.278 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.278 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2021-02-11T00:13:09.278 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.278 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.278 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.278 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.278 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.278 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.278 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.278 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.278 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.279 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.279 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.279 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.279 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.279 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.279 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.279 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.279 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.279 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.279 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.279 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.279 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.279 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.279 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.280 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.280 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.280 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.280 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.280 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.280 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.280 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.280 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.280 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.280 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.280 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.280 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.280 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.281 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.281 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.281 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.281 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.281 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.281 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.281 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.281 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.281 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.281 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.281 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.281 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.281 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.282 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.282 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.282 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.282 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.282 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.282 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.282 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.282 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.282 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.282 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.282 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.282 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.282 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.283 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.283 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.283 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.283 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.283 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.283 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.283 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.283 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.283 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.283 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.283 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.283 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.283 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.284 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.284 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2021-02-11T00:13:09.284 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.284 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.284 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.284 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.284 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.284 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.284 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.284 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.284 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.284 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.284 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.285 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.285 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.285 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.285 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.285 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.285 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.285 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.285 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.285 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.285 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.285 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.285 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.285 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.286 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.286 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.286 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.286 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.286 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.286 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.286 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.286 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.286 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.286 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.286 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.286 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.286 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.287 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.287 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.287 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.287 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.287 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.287 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.287 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.287 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.287 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.287 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.287 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.287 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.287 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.287 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.288 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.288 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.288 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.288 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.288 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.288 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.288 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.288 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.288 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.288 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.288 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.288 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.288 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.289 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.289 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.289 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.289 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.289 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.289 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.289 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.289 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.289 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.289 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-02-11T00:13:09.289 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-02-11T00:13:09.289 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.289 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.289 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.290 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-02-11T00:13:09.290 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.290 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.290 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.290 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.290 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.290 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.290 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.290 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.290 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.290 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.290 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.290 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "progress", 2021-02-11T00:13:09.291 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.291 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.291 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.291 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.291 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.291 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.291 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.291 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.291 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.291 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.291 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.291 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.291 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.292 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.292 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.292 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.292 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.292 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.292 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.292 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.292 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.292 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.292 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.292 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.292 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.292 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.292 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.293 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.293 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.293 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.293 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.293 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.293 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.293 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.293 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.293 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.293 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.293 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.293 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.293 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.294 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.294 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.294 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.294 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.294 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.294 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.294 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.294 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.294 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.294 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.294 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.294 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.294 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.295 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.295 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.295 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.295 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.295 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.295 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.295 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.295 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.295 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.295 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.295 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.295 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.295 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.296 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.296 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.296 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.296 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.296 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.296 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.296 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.296 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2021-02-11T00:13:09.296 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2021-02-11T00:13:09.296 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.296 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.296 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.296 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "50", 2021-02-11T00:13:09.296 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.297 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.297 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.297 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2021-02-11T00:13:09.297 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.297 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.297 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.297 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.297 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "persist_interval": { 2021-02-11T00:13:09.297 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2021-02-11T00:13:09.297 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:13:09.297 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.297 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.297 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-02-11T00:13:09.298 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.298 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.298 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.298 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2021-02-11T00:13:09.298 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.298 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.298 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.298 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.298 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.298 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.298 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.298 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2021-02-11T00:13:09.298 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.299 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.299 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.299 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.299 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.299 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.299 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.299 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.299 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.299 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.299 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.299 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.299 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.299 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.299 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.300 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.300 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.300 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.300 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.300 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.300 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.300 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.300 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.300 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.300 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.300 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.300 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.300 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.301 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.301 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.301 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.301 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.301 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.301 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.301 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.301 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.301 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.301 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.301 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.301 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.301 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.302 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.302 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.302 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.302 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.302 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.302 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.302 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.302 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.302 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.302 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.302 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.302 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.302 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.303 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.303 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.303 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.303 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.303 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.303 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.303 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.303 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.303 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.303 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.303 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.303 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.303 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.303 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.304 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.304 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.304 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.304 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.304 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.304 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2021-02-11T00:13:09.304 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2021-02-11T00:13:09.304 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.304 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.304 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.304 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.304 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.304 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.305 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.305 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.305 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.305 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.305 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.305 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.305 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2021-02-11T00:13:09.305 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2021-02-11T00:13:09.305 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.305 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.305 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.305 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "300", 2021-02-11T00:13:09.305 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.305 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.306 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.306 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.306 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.306 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.306 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.306 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.306 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2021-02-11T00:13:09.306 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2021-02-11T00:13:09.306 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.306 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.306 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.306 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.306 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.307 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.307 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.307 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.307 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.307 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.307 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.307 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.307 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-02-11T00:13:09.307 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-02-11T00:13:09.307 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.307 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.307 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.307 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.308 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.308 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.308 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.308 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.308 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.308 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.308 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.308 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.308 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "server_port": { 2021-02-11T00:13:09.308 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-02-11T00:13:09.308 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.308 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.308 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.308 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.309 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.309 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.309 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.309 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.309 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.309 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.309 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.309 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.309 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2021-02-11T00:13:09.309 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2021-02-11T00:13:09.309 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.309 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.309 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.310 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.310 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.310 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.310 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.310 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.310 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.310 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.310 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.310 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.310 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.310 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.310 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.310 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2021-02-11T00:13:09.311 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.311 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.311 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.311 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.311 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.311 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.311 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.311 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.311 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.311 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.311 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.311 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.311 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.312 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.312 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.312 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.312 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.312 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.312 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.312 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.312 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.312 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.312 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.312 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.312 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.312 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.312 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.313 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.313 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.313 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.313 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.313 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.313 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.313 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.313 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.313 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.313 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.313 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.313 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.313 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.314 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.314 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.314 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.314 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.314 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.314 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.314 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.314 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.314 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.314 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.314 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.314 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.314 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.315 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.315 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.315 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.315 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.315 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.315 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.315 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.315 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.315 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.315 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.315 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.315 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.315 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.316 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.316 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.316 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.316 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.316 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.316 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.316 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.316 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2021-02-11T00:13:09.316 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2021-02-11T00:13:09.316 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.316 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.316 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.316 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.316 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.317 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.317 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.317 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.317 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.317 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.317 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.317 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.317 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2021-02-11T00:13:09.317 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2021-02-11T00:13:09.317 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.317 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.317 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.317 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.318 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.318 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.318 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.318 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.318 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.318 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.318 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.318 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.318 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.318 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.318 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.318 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "restful", 2021-02-11T00:13:09.318 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.319 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.319 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.319 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "key_file": { 2021-02-11T00:13:09.319 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "key_file", 2021-02-11T00:13:09.319 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.319 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.319 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.319 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.319 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.319 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.319 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.319 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.319 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.320 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.320 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.320 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.320 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.320 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.320 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.320 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.320 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.320 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.320 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.320 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.320 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.320 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.320 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.321 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.321 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.321 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.321 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.321 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.321 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.321 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.321 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.321 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.321 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.321 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.321 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.321 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.322 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.322 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.322 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.322 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.322 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.322 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.322 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.322 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.322 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.322 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.322 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.322 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.322 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.323 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.323 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.323 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.323 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.323 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.323 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.323 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.323 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.323 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.323 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.323 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.323 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.323 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.324 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.324 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.324 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.324 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.324 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.324 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.324 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.324 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.324 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.324 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.324 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.324 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.324 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.325 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.325 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.325 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.325 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.325 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.325 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.325 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.325 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-02-11T00:13:09.325 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-02-11T00:13:09.325 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.325 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.325 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.325 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.325 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.326 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.326 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.326 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.326 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.326 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.326 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.326 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.326 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "server_port": { 2021-02-11T00:13:09.326 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-02-11T00:13:09.326 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.326 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.326 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.326 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.327 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.327 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.327 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.327 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.327 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.327 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.327 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.327 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.327 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.327 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.327 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.327 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rook", 2021-02-11T00:13:09.327 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.328 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.328 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.328 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.328 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.328 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.328 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.328 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.328 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.328 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.328 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.328 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.328 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.328 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.329 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.329 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.329 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.329 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.329 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.329 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.329 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.329 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.329 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.329 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.329 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.329 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.329 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.329 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.330 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.330 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.330 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.330 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.330 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.330 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.330 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.330 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.330 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.330 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.330 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.330 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.330 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.331 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.331 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.331 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.331 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.331 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.331 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.331 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.331 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.331 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.331 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.331 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.331 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.331 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.332 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.332 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.332 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.332 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.332 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.332 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.332 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.332 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.332 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.332 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.332 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.332 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.332 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.333 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.333 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.333 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.333 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.333 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.333 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.333 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.333 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.333 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.333 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "selftest", 2021-02-11T00:13:09.333 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.333 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.333 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.333 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.334 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.334 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.334 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.334 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.334 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.334 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.334 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.334 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.334 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.334 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.334 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.334 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.334 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.335 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.335 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.335 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.335 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.335 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.335 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.335 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.335 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.335 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.335 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.335 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.335 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.335 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.336 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.336 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.336 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.336 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.336 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.336 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.336 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.336 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.336 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.336 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.336 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.336 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.336 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.336 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.337 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.337 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.337 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.337 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.337 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.337 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.337 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.337 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.337 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.337 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.337 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.337 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.337 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.338 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.338 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.338 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.338 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.338 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.338 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.338 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.338 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.338 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.338 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.338 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.338 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.338 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.338 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.339 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.339 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.339 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "roption1": { 2021-02-11T00:13:09.339 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "roption1", 2021-02-11T00:13:09.339 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.339 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.339 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.339 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.339 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.339 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.339 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.339 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.339 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.340 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.340 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.340 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.340 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "roption2": { 2021-02-11T00:13:09.340 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "roption2", 2021-02-11T00:13:09.340 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.340 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.340 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.340 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2021-02-11T00:13:09.340 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.340 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.340 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.340 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.341 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.341 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.341 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.341 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.341 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rwoption1": { 2021-02-11T00:13:09.341 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2021-02-11T00:13:09.341 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.341 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.341 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.341 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.341 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.341 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.341 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.342 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.342 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.342 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.342 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.342 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.342 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rwoption2": { 2021-02-11T00:13:09.342 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2021-02-11T00:13:09.342 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.342 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.342 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.342 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.342 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.342 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.343 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.343 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.343 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.343 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.343 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.343 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.343 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rwoption3": { 2021-02-11T00:13:09.343 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2021-02-11T00:13:09.343 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "float", 2021-02-11T00:13:09.343 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.343 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.343 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.343 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.343 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.344 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.344 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.344 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.344 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.344 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.344 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.344 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rwoption4": { 2021-02-11T00:13:09.344 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2021-02-11T00:13:09.344 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.344 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.344 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.344 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.344 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.345 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.345 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.345 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.345 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.345 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.345 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.345 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.345 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rwoption5": { 2021-02-11T00:13:09.345 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2021-02-11T00:13:09.345 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.345 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.345 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.345 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.345 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.346 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.346 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.346 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.346 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.346 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.346 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.346 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.346 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rwoption6": { 2021-02-11T00:13:09.346 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2021-02-11T00:13:09.346 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.346 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.346 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.346 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.347 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.347 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.347 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.347 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.347 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.347 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.347 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.347 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.347 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "testkey": { 2021-02-11T00:13:09.347 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "testkey", 2021-02-11T00:13:09.347 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.347 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.347 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.348 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.348 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.348 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.348 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.348 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.348 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.348 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.348 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.348 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.348 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "testlkey": { 2021-02-11T00:13:09.348 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2021-02-11T00:13:09.348 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.348 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.348 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.349 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.349 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.349 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.349 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.349 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.349 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.349 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.349 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.349 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.349 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "testnewline": { 2021-02-11T00:13:09.349 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2021-02-11T00:13:09.349 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.349 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.350 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.351 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "status", 2021-02-11T00:13:09.351 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.351 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.351 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.351 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.351 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.351 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.351 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.351 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.351 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.351 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.351 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.351 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.352 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.352 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.352 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.352 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.352 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.352 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.352 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.352 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.352 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.352 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.352 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.352 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.352 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.352 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.353 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.353 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.353 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.353 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.353 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.353 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.353 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.353 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.353 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.353 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.353 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.353 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.353 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.354 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.354 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.354 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.354 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.354 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.354 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.354 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.354 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.354 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.354 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.354 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.354 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.354 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.355 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.356 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.356 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.356 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.356 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.356 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.356 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.356 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.356 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.356 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.356 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.356 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2021-02-11T00:13:09.356 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.356 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.357 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.357 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "address": { 2021-02-11T00:13:09.357 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "address", 2021-02-11T00:13:09.357 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.357 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.357 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.357 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2021-02-11T00:13:09.357 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.357 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.357 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.357 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.357 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.357 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "interval": { 2021-02-11T00:13:09.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-02-11T00:13:09.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:13:09.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "15", 2021-02-11T00:13:09.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.358 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.359 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.359 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.359 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.359 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.359 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.359 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.359 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.359 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.359 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.359 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.359 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.359 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.359 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.359 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.360 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.360 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.360 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.360 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.360 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.360 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.360 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.360 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.360 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.360 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.360 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.360 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.360 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.360 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.361 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.361 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.361 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.361 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.361 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.361 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.361 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.361 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.361 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.361 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.361 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.361 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.361 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.362 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.362 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.362 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.362 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.362 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.362 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.362 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.362 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.362 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.362 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.362 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.362 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.362 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.363 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.363 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.363 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.363 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.363 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.363 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.363 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.363 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.363 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.363 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.363 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.363 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.363 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.364 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.364 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.364 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.364 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.364 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.364 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.364 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.364 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.364 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.364 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2021-02-11T00:13:09.364 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.364 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.364 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.365 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "channel_basic": { 2021-02-11T00:13:09.365 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2021-02-11T00:13:09.365 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.365 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.365 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.365 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.365 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.365 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.365 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.365 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2021-02-11T00:13:09.365 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.365 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.365 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.366 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.366 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "channel_crash": { 2021-02-11T00:13:09.366 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2021-02-11T00:13:09.366 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.366 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.366 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.366 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.366 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.366 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.366 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.366 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.366 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.366 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.367 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.367 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.367 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "channel_device": { 2021-02-11T00:13:09.367 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2021-02-11T00:13:09.367 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.367 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.367 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.367 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-02-11T00:13:09.367 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.367 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.367 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.367 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.367 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.367 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.368 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.368 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.368 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "channel_ident": { 2021-02-11T00:13:09.368 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2021-02-11T00:13:09.368 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.368 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.368 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.368 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.368 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.368 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.368 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.368 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.368 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.369 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.369 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.369 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.369 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "contact": { 2021-02-11T00:13:09.369 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "contact", 2021-02-11T00:13:09.369 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.369 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.369 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.369 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:13:09.369 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.369 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.369 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.369 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.370 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.370 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.370 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.370 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.370 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "description": { 2021-02-11T00:13:09.370 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "description", 2021-02-11T00:13:09.370 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.370 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.370 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.370 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:13:09.370 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.370 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.370 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.371 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.371 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.371 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.371 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.371 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.371 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "device_url": { 2021-02-11T00:13:09.371 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "device_url", 2021-02-11T00:13:09.371 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.371 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.371 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.371 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2021-02-11T00:13:09.371 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.371 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.372 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.372 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.372 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.372 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.372 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.372 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.372 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enabled": { 2021-02-11T00:13:09.372 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "enabled", 2021-02-11T00:13:09.372 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.372 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.372 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.372 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.372 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.373 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.373 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.373 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.373 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.373 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.373 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.373 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.373 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "interval": { 2021-02-11T00:13:09.373 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-02-11T00:13:09.373 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.373 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.373 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.373 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "24", 2021-02-11T00:13:09.373 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "8", 2021-02-11T00:13:09.374 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.374 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.374 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.374 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.374 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.374 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.374 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.374 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2021-02-11T00:13:09.374 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2021-02-11T00:13:09.374 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.374 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.374 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.375 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "1", 2021-02-11T00:13:09.375 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.375 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.375 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.375 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.375 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.375 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.375 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.375 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.375 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "leaderboard": { 2021-02-11T00:13:09.375 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2021-02-11T00:13:09.375 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.375 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.376 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.376 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.376 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.376 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.376 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.376 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.376 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.376 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.376 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.376 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.376 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.376 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.376 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.376 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.377 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.377 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.377 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.377 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.377 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.377 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.377 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.377 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.377 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.377 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.377 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.377 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.377 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.378 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.378 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.378 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.378 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.378 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.378 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.378 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.378 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.378 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.378 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.378 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.378 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.379 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.379 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.379 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.379 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.379 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.379 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.379 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.379 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.379 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.379 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.379 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.379 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.379 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.380 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.380 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.380 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.380 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.380 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.380 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.380 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.380 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.380 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.380 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.380 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.380 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.380 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.381 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.381 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.381 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.381 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.381 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.381 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.381 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.381 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.381 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.381 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.381 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.381 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.381 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.382 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.382 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.382 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "organization": { 2021-02-11T00:13:09.382 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "organization", 2021-02-11T00:13:09.382 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.382 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.382 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.382 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:13:09.382 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.382 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.382 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.382 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.382 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.383 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.383 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.383 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.383 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "proxy": { 2021-02-11T00:13:09.383 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "proxy", 2021-02-11T00:13:09.383 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.383 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.383 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.383 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:13:09.383 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.383 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.383 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.383 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.383 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.384 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.384 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.384 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.384 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "url": { 2021-02-11T00:13:09.384 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "url", 2021-02-11T00:13:09.384 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.384 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.384 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.384 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2021-02-11T00:13:09.384 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.384 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.384 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.384 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.385 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.385 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.385 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.385 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.385 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.385 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.385 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.385 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2021-02-11T00:13:09.385 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.385 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.385 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.385 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.386 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.386 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.386 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.386 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.386 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.386 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.386 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.386 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.386 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.386 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.386 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.386 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.386 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.387 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.387 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.387 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.387 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.387 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.387 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.387 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.387 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.387 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.387 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.387 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.387 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.387 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.388 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.388 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.388 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.388 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.388 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.388 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.388 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.388 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.388 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.388 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.388 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.388 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.388 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.389 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.389 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.389 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.389 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.389 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.389 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.389 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.389 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.389 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.389 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.389 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.389 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.389 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.390 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.390 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.390 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.390 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.390 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.390 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.390 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.390 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.390 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.390 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.390 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.390 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.390 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.391 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.391 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.391 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.391 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.391 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.391 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.391 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.391 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "volumes", 2021-02-11T00:13:09.391 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.391 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.391 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.391 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.391 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.392 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.392 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.392 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.392 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.392 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.392 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.392 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.392 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.392 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.392 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.392 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.392 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.392 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.392 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.393 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.393 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.393 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.393 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.393 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.393 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.393 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.393 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.393 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.393 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.393 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.393 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.394 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.394 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.394 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.394 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.394 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.394 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.394 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.394 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.394 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.394 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.394 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.394 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.394 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.394 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.395 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.395 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.395 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.395 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.395 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.395 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.395 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.395 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.395 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.395 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.395 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.395 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.395 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.396 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.396 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.396 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.396 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.396 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.396 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.396 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.396 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.396 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.396 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.396 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.396 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.396 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.397 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.397 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.397 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2021-02-11T00:13:09.397 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2021-02-11T00:13:09.397 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.397 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.397 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.397 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "4", 2021-02-11T00:13:09.397 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.397 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.397 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.397 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2021-02-11T00:13:09.397 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.398 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.398 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.398 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.398 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.398 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.398 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.398 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2021-02-11T00:13:09.398 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-02-11T00:13:09.398 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-02-11T00:13:09.398 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "module_options": { 2021-02-11T00:13:09.398 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2021-02-11T00:13:09.398 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2021-02-11T00:13:09.398 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.399 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.399 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.399 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "100", 2021-02-11T00:13:09.399 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.399 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.399 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.399 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.399 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.399 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.399 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.399 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.399 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "identifier": { 2021-02-11T00:13:09.399 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "identifier", 2021-02-11T00:13:09.400 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.400 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.400 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.400 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.400 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.400 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.400 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.400 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.400 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.400 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.400 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.400 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.400 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "interval": { 2021-02-11T00:13:09.401 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-02-11T00:13:09.401 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-02-11T00:13:09.401 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.401 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.401 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-02-11T00:13:09.401 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.401 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.401 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.401 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.401 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.401 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.401 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.401 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.402 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_level": { 2021-02-11T00:13:09.402 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-02-11T00:13:09.402 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.402 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.402 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.402 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-02-11T00:13:09.402 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.402 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.402 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.402 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.402 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.402 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.402 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.403 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.403 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.403 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.403 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.403 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.403 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.403 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.403 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.403 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-02-11T00:13:09.403 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-02-11T00:13:09.403 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.403 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.403 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.404 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.404 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.404 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.404 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.404 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.404 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.404 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.404 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.404 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.404 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-02-11T00:13:09.404 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-02-11T00:13:09.404 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.405 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.405 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.405 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-02-11T00:13:09.405 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.405 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.405 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-02-11T00:13:09.405 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "", 2021-02-11T00:13:09.405 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "critical", 2021-02-11T00:13:09.405 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "debug", 2021-02-11T00:13:09.405 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "error", 2021-02-11T00:13:09.405 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "info", 2021-02-11T00:13:09.405 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "warning" 2021-02-11T00:13:09.405 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.405 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.406 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.406 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.406 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.406 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.406 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-02-11T00:13:09.406 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-02-11T00:13:09.406 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-02-11T00:13:09.406 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.406 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-02-11T00:13:09.406 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-02-11T00:13:09.406 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.406 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.407 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.407 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.407 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.407 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.407 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.407 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.407 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2021-02-11T00:13:09.407 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2021-02-11T00:13:09.407 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.407 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.407 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.407 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-02-11T00:13:09.407 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.407 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.408 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.408 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.408 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.408 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.408 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.408 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.408 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2021-02-11T00:13:09.408 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2021-02-11T00:13:09.408 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "int", 2021-02-11T00:13:09.408 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.408 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.408 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2021-02-11T00:13:09.408 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.409 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.409 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.409 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.409 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.409 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.409 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.409 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.409 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2021-02-11T00:13:09.409 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2021-02-11T00:13:09.409 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "str", 2021-02-11T00:13:09.409 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-02-11T00:13:09.409 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-02-11T00:13:09.409 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2021-02-11T00:13:09.410 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "min": "", 2021-02-11T00:13:09.410 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "max": "", 2021-02-11T00:13:09.410 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-02-11T00:13:09.410 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "desc": "", 2021-02-11T00:13:09.410 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-02-11T00:13:09.410 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "tags": [], 2021-02-11T00:13:09.410 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-02-11T00:13:09.410 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.410 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.410 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.410 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.410 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "services": {}, 2021-02-11T00:13:09.410 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2021-02-11T00:13:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "nautilus": [ 2021-02-11T00:13:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "balancer", 2021-02-11T00:13:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "crash", 2021-02-11T00:13:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "devicehealth", 2021-02-11T00:13:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2021-02-11T00:13:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "progress", 2021-02-11T00:13:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rbd_support", 2021-02-11T00:13:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "status", 2021-02-11T00:13:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "volumes" 2021-02-11T00:13:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "octopus": [ 2021-02-11T00:13:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "balancer", 2021-02-11T00:13:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "crash", 2021-02-11T00:13:09.411 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "devicehealth", 2021-02-11T00:13:09.412 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "orchestrator", 2021-02-11T00:13:09.412 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2021-02-11T00:13:09.412 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "progress", 2021-02-11T00:13:09.412 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "rbd_support", 2021-02-11T00:13:09.412 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "status", 2021-02-11T00:13:09.412 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "telemetry", 2021-02-11T00:13:09.412 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "volumes" 2021-02-11T00:13:09.412 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ], 2021-02-11T00:13:09.412 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 2, 2021-02-11T00:13:09.412 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "active_clients": [ 2021-02-11T00:13:09.412 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.412 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-02-11T00:13:09.412 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.412 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-02-11T00:13:09.413 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.123:0", 2021-02-11T00:13:09.413 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "nonce": 845140566 2021-02-11T00:13:09.413 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.413 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ] 2021-02-11T00:13:09.413 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout }, 2021-02-11T00:13:09.413 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.413 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-02-11T00:13:09.413 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:09.413 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-02-11T00:13:09.413 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.123:0", 2021-02-11T00:13:09.413 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "nonce": 485982788 2021-02-11T00:13:09.413 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.413 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ] 2021-02-11T00:13:09.414 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.414 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout ] 2021-02-11T00:13:09.414 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.414 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:09.414 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:08 smithi123 bash[13149]: audit 2021-02-11T00:13:08.725611+0000 mon.a (mon.0) 83 : audit [DBG] from='client.? 172.21.15.123:0/2987001867' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2021-02-11T00:13:09.471 INFO:teuthology.orchestra.run.smithi123.stderr:Waiting for the mgr to restart... 2021-02-11T00:13:09.471 INFO:teuthology.orchestra.run.smithi123.stderr:Waiting for Mgr epoch 9... 2021-02-11T00:13:09.471 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus tell mgr mgr_status 2021-02-11T00:13:11.603 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13387]: Warning: Permanently added 'smithi123,172.21.15.123' (ECDSA) to the list of known hosts. 2021-02-11T00:13:12.022 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout { 2021-02-11T00:13:12.022 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2021-02-11T00:13:12.022 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout "initialized": true 2021-02-11T00:13:12.022 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout } 2021-02-11T00:13:12.232 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: cluster 2021-02-11T00:13:10.951727+0000 mon.a (mon.0) 84 : cluster [INF] Active manager daemon y restarted 2021-02-11T00:13:12.233 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: cluster 2021-02-11T00:13:10.952518+0000 mon.a (mon.0) 85 : cluster [INF] Activating manager daemon y 2021-02-11T00:13:12.233 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: cluster 2021-02-11T00:13:10.956363+0000 mon.a (mon.0) 86 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2021-02-11T00:13:12.233 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: cluster 2021-02-11T00:13:11.008140+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0557806s) 2021-02-11T00:13:12.233 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: audit 2021-02-11T00:13:11.011519+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2021-02-11T00:13:12.233 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: audit 2021-02-11T00:13:11.012687+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2021-02-11T00:13:12.233 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: audit 2021-02-11T00:13:11.012971+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2021-02-11T00:13:12.233 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: audit 2021-02-11T00:13:11.013241+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2021-02-11T00:13:12.233 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: audit 2021-02-11T00:13:11.014033+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2021-02-11T00:13:12.233 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: audit 2021-02-11T00:13:11.015743+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi123"}]: dispatch 2021-02-11T00:13:12.233 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: audit 2021-02-11T00:13:11.016337+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2021-02-11T00:13:12.233 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: audit 2021-02-11T00:13:11.016751+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2021-02-11T00:13:12.234 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: audit 2021-02-11T00:13:11.017157+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2021-02-11T00:13:12.234 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: audit 2021-02-11T00:13:11.017495+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2021-02-11T00:13:12.234 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: audit 2021-02-11T00:13:11.017825+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2021-02-11T00:13:12.234 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: audit 2021-02-11T00:13:11.018164+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2021-02-11T00:13:12.234 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: audit 2021-02-11T00:13:11.018486+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2021-02-11T00:13:12.234 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: audit 2021-02-11T00:13:11.018839+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2021-02-11T00:13:12.234 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: cluster 2021-02-11T00:13:11.021891+0000 mon.a (mon.0) 102 : cluster [INF] Manager daemon y is now available 2021-02-11T00:13:12.234 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:11 smithi123 bash[13149]: audit 2021-02-11T00:13:11.423588+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:13:13.135 INFO:teuthology.orchestra.run.smithi123.stderr:Mgr epoch 9 is available 2021-02-11T00:13:14.102 INFO:teuthology.orchestra.run.smithi123.stderr:Generating a dashboard self-signed certificate... 2021-02-11T00:13:14.102 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus dashboard create-self-signed-cert 2021-02-11T00:13:14.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:13 smithi123 bash[13149]: audit 2021-02-11T00:13:12.012009+0000 mgr.y (mgr.14138) 1 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2021-02-11T00:13:14.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:13 smithi123 bash[13149]: cluster 2021-02-11T00:13:12.012618+0000 mon.a (mon.0) 104 : cluster [DBG] mgrmap e11: y(active, since 1.06026s) 2021-02-11T00:13:14.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:13 smithi123 bash[13149]: audit 2021-02-11T00:13:12.027003+0000 mgr.y (mgr.14138) 2 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2021-02-11T00:13:14.103 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:13 smithi123 bash[13149]: audit 2021-02-11T00:13:12.056203+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:12.054899\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:12.055135\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2021-02-11T00:13:12.055388\", \"networks\": {}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:13:14.103 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:13 smithi123 bash[13149]: audit 2021-02-11T00:13:12.059341+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:12.054899\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:12.055135\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2021-02-11T00:13:12.055388\", \"networks\": {}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:13:14.103 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:13 smithi123 bash[13149]: audit 2021-02-11T00:13:12.060326+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:13:14.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:14 smithi123 bash[13149]: cluster 2021-02-11T00:13:13.064486+0000 mon.a (mon.0) 108 : cluster [DBG] mgrmap e12: y(active, since 2s) 2021-02-11T00:13:15.021 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout Self-signed certificate created 2021-02-11T00:13:15.562 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:15 smithi123 bash[13149]: audit 2021-02-11T00:13:15.020823+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQDMAe4m6SpNE50a4B3cL+vCMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMTAyMTEwMDEz\nMTVaFw0zMTAyMDkwMDEzMTVaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANQTEu1x\nUA8pcW4o0l1ZuFTKV3A/ePXHvunt7s7FeVczwH7NighHYhSGlSWFJyHCU/LR+hoB\nLuC2sUipJz5bPPZ7zLmRaOA4slbff1UD8QqL1yezJBiFr8ACc2V3Fd5vfckxVqfk\n7cOINyJTof87gIe/t0DwzC+UM6BeN+FrS6dfGt8l5zi5yNhAUDym2wdM/jtb96gn\nOu5rkGx0frwjfpU2s+OfQQb0gnAyRNtWsUKtN0lEVQxZKuhQn5lFfE+efezRSNDG\nTTFBDCvBA+DUxzqO6Ste+aeAz9XiETUSxOf2Y78Q1YMvrdydkvLImidnc2C3Vh4D\nAIWuItJIzbcR7CkCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAW8w+y8V3Mw07xmrR\nyfhZMjQjncwUUl6StwKUvjGKjePOdMyDYG7ZOGmdLd871+TOotSNATzlASB3YKeI\nuDFFnVSdixWmXK31HDNz8kiXx9LTEVP4W/rXdqfoGRDYdmdHzGVX/L8PUeAYqxcM\nqYn/0AyySorypbmxyVIn1zXK9iegye8234PmBdJZtibHR3PfaVo3tCaA0tQMV0av\nwCMDrVQKseOEt8lDFmLldAwCTsAAyj4sCRhBADssoMBV0DXGD3V+E4cf+2EmtYi4\noXJspUHYgI4QT1Uiq8eITahUCSUxvdN65L8/18caaB72oiCSjetnTB5VGv2xVcZI\nqGtBRg==\n-----END CERTIFICATE-----\n"}]: dispatch 2021-02-11T00:13:15.562 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:15 smithi123 bash[13149]: audit 2021-02-11T00:13:15.023470+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQDMAe4m6SpNE50a4B3cL+vCMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMTAyMTEwMDEz\nMTVaFw0zMTAyMDkwMDEzMTVaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANQTEu1x\nUA8pcW4o0l1ZuFTKV3A/ePXHvunt7s7FeVczwH7NighHYhSGlSWFJyHCU/LR+hoB\nLuC2sUipJz5bPPZ7zLmRaOA4slbff1UD8QqL1yezJBiFr8ACc2V3Fd5vfckxVqfk\n7cOINyJTof87gIe/t0DwzC+UM6BeN+FrS6dfGt8l5zi5yNhAUDym2wdM/jtb96gn\nOu5rkGx0frwjfpU2s+OfQQb0gnAyRNtWsUKtN0lEVQxZKuhQn5lFfE+efezRSNDG\nTTFBDCvBA+DUxzqO6Ste+aeAz9XiETUSxOf2Y78Q1YMvrdydkvLImidnc2C3Vh4D\nAIWuItJIzbcR7CkCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAW8w+y8V3Mw07xmrR\nyfhZMjQjncwUUl6StwKUvjGKjePOdMyDYG7ZOGmdLd871+TOotSNATzlASB3YKeI\nuDFFnVSdixWmXK31HDNz8kiXx9LTEVP4W/rXdqfoGRDYdmdHzGVX/L8PUeAYqxcM\nqYn/0AyySorypbmxyVIn1zXK9iegye8234PmBdJZtibHR3PfaVo3tCaA0tQMV0av\nwCMDrVQKseOEt8lDFmLldAwCTsAAyj4sCRhBADssoMBV0DXGD3V+E4cf+2EmtYi4\noXJspUHYgI4QT1Uiq8eITahUCSUxvdN65L8/18caaB72oiCSjetnTB5VGv2xVcZI\nqGtBRg==\n-----END CERTIFICATE-----\n"}]': finished 2021-02-11T00:13:15.562 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:15 smithi123 bash[13149]: audit 2021-02-11T00:13:15.024159+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDUExLtcVAPKXFu\nKNJdWbhUyldwP3j1x77p7e7OxXlXM8B+zYoIR2IUhpUlhSchwlPy0foaAS7gtrFI\nqSc+Wzz2e8y5kWjgOLJW339VA/EKi9cnsyQYha/AAnNldxXeb33JMVan5O3DiDci\nU6H/O4CHv7dA8MwvlDOgXjfha0unXxrfJec4ucjYQFA8ptsHTP47W/eoJzrua5Bs\ndH68I36VNrPjn0EG9IJwMkTbVrFCrTdJRFUMWSroUJ+ZRXxPnn3s0UjQxk0xQQwr\nwQPg1Mc6jukrXvmngM/V4hE1EsTn9mO/ENWDL63cnZLyyJonZ3Ngt1YeAwCFriLS\nSM23EewpAgMBAAECggEAOOKA4jXRvq9kIKNMggOt4PiBabdsz6hrej37H3VyrcRQ\n7vJdAwl6snzDBtRngbOpZumRx2Xn2BjJBu9welZozMi6SlBJrFMo6wp6EijDgAuw\ng5KWrQk28i72GxJNSGPpfo0AbHqImDkyaL+8JUUlncP7+KxeaKi9DFgZbxqjqVnp\nN7PlD5AqoVmqJy9sae0/SGs544MZGqYJ7c7IYN3PqOdD2gw9dnh+bXYCSpChn05f\nOlD6j63K9KuS+txNDIGIB2l/lHMlymzazkcU0AdKPxrULr5RJO3AOcSaorWTM7Yx\nQfGVr7n0IWU2mP+KB2RW/RuAgdX6WeuDRj4CS7HRnQKBgQDyWIJQuQ963HLrE1JH\nIKmaPek715gd08s7A9CiM5pcyEy8ytQ9D3qZVy5P75ci/MwBXCfMH7u6pj2MDeum\nfOAnvh+WRufX4dYilFeL60mBIgCB4Yq/SopUJKe9j1zaSFuZYuVYohaqCa7Ts6TT\n/bYmULmnSFD32f4UQwBpdF/rpwKBgQDgBfIVwbCXy4lsUGEmu5wqFBm8V775BWCG\nhFBMFvjSP3OhmAqtP893+WwdGx9Nuz3dvP4sUwBIIXmlv7NAmceibyf2WAY9inIp\nUQRUEyJb8vB63fgrsd2bjFe5JUrhiDYEIPlpYAhXs2YpkRjso4yJ9SxzJr6+l00+\nx+JmengjrwKBgQDJ/bugTJ76aIPgK1qIrlCunqunlSrUsZLSvXtHtnsSmmBbezMr\nMZud82xGdAwkvU/MUmNZX5m5GJZ0BaZEPhEXDwCE4NScuz8f00Sk+pdpak3B85sR\nla92MpcdCED8LxMp5aQDHBaH40o0aacYin8nsGENbNkPvEJp4O6W9sh8QQKBgG+Y\npqLN7PGBFAEf/XV1CfMwNi3LrDeSxSXdbb6pxuO9dhWujssFOY2zc3cAVtS7DLOT\n/S4JXt+PxXCbEWmB8Z/qLYcbDGjFud75G+Xh7kDNwZwDTSg/H3zoKZ7yg93bo8Tk\nxDoI+77sgFz+ieMACfeDadQnHegFqRY4LoEMSyLDAoGAHsrJguoluozbQ6wV5Jsu\nAsx7BsG2A/bpNQUI9p8yCK3aO6qA0FKLTN4/kwpae/RAG+aklOFvMyqOk1r+p6jW\naAy8mWkq+itt7vClp9Xsjvi6vunR54TOS0PDylMcJUFb0NzXT8favZqHcTD3U71z\nXzJE+Y4p7R3RzznZYVCSeUo=\n-----END PRIVATE KEY-----\n"}]: dispatch 2021-02-11T00:13:15.562 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:15 smithi123 bash[13149]: audit 2021-02-11T00:13:15.025639+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDUExLtcVAPKXFu\nKNJdWbhUyldwP3j1x77p7e7OxXlXM8B+zYoIR2IUhpUlhSchwlPy0foaAS7gtrFI\nqSc+Wzz2e8y5kWjgOLJW339VA/EKi9cnsyQYha/AAnNldxXeb33JMVan5O3DiDci\nU6H/O4CHv7dA8MwvlDOgXjfha0unXxrfJec4ucjYQFA8ptsHTP47W/eoJzrua5Bs\ndH68I36VNrPjn0EG9IJwMkTbVrFCrTdJRFUMWSroUJ+ZRXxPnn3s0UjQxk0xQQwr\nwQPg1Mc6jukrXvmngM/V4hE1EsTn9mO/ENWDL63cnZLyyJonZ3Ngt1YeAwCFriLS\nSM23EewpAgMBAAECggEAOOKA4jXRvq9kIKNMggOt4PiBabdsz6hrej37H3VyrcRQ\n7vJdAwl6snzDBtRngbOpZumRx2Xn2BjJBu9welZozMi6SlBJrFMo6wp6EijDgAuw\ng5KWrQk28i72GxJNSGPpfo0AbHqImDkyaL+8JUUlncP7+KxeaKi9DFgZbxqjqVnp\nN7PlD5AqoVmqJy9sae0/SGs544MZGqYJ7c7IYN3PqOdD2gw9dnh+bXYCSpChn05f\nOlD6j63K9KuS+txNDIGIB2l/lHMlymzazkcU0AdKPxrULr5RJO3AOcSaorWTM7Yx\nQfGVr7n0IWU2mP+KB2RW/RuAgdX6WeuDRj4CS7HRnQKBgQDyWIJQuQ963HLrE1JH\nIKmaPek715gd08s7A9CiM5pcyEy8ytQ9D3qZVy5P75ci/MwBXCfMH7u6pj2MDeum\nfOAnvh+WRufX4dYilFeL60mBIgCB4Yq/SopUJKe9j1zaSFuZYuVYohaqCa7Ts6TT\n/bYmULmnSFD32f4UQwBpdF/rpwKBgQDgBfIVwbCXy4lsUGEmu5wqFBm8V775BWCG\nhFBMFvjSP3OhmAqtP893+WwdGx9Nuz3dvP4sUwBIIXmlv7NAmceibyf2WAY9inIp\nUQRUEyJb8vB63fgrsd2bjFe5JUrhiDYEIPlpYAhXs2YpkRjso4yJ9SxzJr6+l00+\nx+JmengjrwKBgQDJ/bugTJ76aIPgK1qIrlCunqunlSrUsZLSvXtHtnsSmmBbezMr\nMZud82xGdAwkvU/MUmNZX5m5GJZ0BaZEPhEXDwCE4NScuz8f00Sk+pdpak3B85sR\nla92MpcdCED8LxMp5aQDHBaH40o0aacYin8nsGENbNkPvEJp4O6W9sh8QQKBgG+Y\npqLN7PGBFAEf/XV1CfMwNi3LrDeSxSXdbb6pxuO9dhWujssFOY2zc3cAVtS7DLOT\n/S4JXt+PxXCbEWmB8Z/qLYcbDGjFud75G+Xh7kDNwZwDTSg/H3zoKZ7yg93bo8Tk\nxDoI+77sgFz+ieMACfeDadQnHegFqRY4LoEMSyLDAoGAHsrJguoluozbQ6wV5Jsu\nAsx7BsG2A/bpNQUI9p8yCK3aO6qA0FKLTN4/kwpae/RAG+aklOFvMyqOk1r+p6jW\naAy8mWkq+itt7vClp9Xsjvi6vunR54TOS0PDylMcJUFb0NzXT8favZqHcTD3U71z\nXzJE+Y4p7R3RzznZYVCSeUo=\n-----END PRIVATE KEY-----\n"}]': finished 2021-02-11T00:13:15.681 INFO:teuthology.orchestra.run.smithi123.stderr:Creating initial admin user... 2021-02-11T00:13:15.681 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus dashboard ac-user-create admin viq2undro2 administrator --force-password --pwd-update-required 2021-02-11T00:13:16.627 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:16 smithi123 bash[13149]: audit 2021-02-11T00:13:14.883708+0000 mgr.y (mgr.14138) 3 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:13:17.432 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$jxcIceoZN7dhhPyppkjHMOz3KYL6bBShAAYJaW.0GvqEPgi6ZypWK", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1613002397, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2021-02-11T00:13:18.105 INFO:teuthology.orchestra.run.smithi123.stderr:Fetching dashboard port number... 2021-02-11T00:13:18.105 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi123 -v /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp5ay6_it3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_tc40v79:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus config get mgr mgr/dashboard/ssl_server_port 2021-02-11T00:13:18.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:18 smithi123 bash[13149]: audit 2021-02-11T00:13:17.192253+0000 mgr.y (mgr.14138) 4 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "viq2undro2", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:13:18.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:18 smithi123 bash[13149]: cluster 2021-02-11T00:13:17.313796+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e13: y(active, since 6s) 2021-02-11T00:13:18.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:18 smithi123 bash[13149]: audit 2021-02-11T00:13:17.432281+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$jxcIceoZN7dhhPyppkjHMOz3KYL6bBShAAYJaW.0GvqEPgi6ZypWK\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1613002397, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2021-02-11T00:13:18.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:18 smithi123 bash[13149]: audit 2021-02-11T00:13:17.435997+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$jxcIceoZN7dhhPyppkjHMOz3KYL6bBShAAYJaW.0GvqEPgi6ZypWK\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1613002397, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2021-02-11T00:13:19.555 INFO:teuthology.orchestra.run.smithi123.stderr:/usr/bin/ceph: stdout 8443 2021-02-11T00:13:20.286 INFO:teuthology.orchestra.run.smithi123.stderr:firewalld does not appear to be present 2021-02-11T00:13:20.287 INFO:teuthology.orchestra.run.smithi123.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2021-02-11T00:13:20.291 INFO:teuthology.orchestra.run.smithi123.stderr:Ceph Dashboard is now available at: 2021-02-11T00:13:20.291 INFO:teuthology.orchestra.run.smithi123.stderr: 2021-02-11T00:13:20.291 INFO:teuthology.orchestra.run.smithi123.stderr: URL: https://smithi123.front.sepia.ceph.com:8443/ 2021-02-11T00:13:20.291 INFO:teuthology.orchestra.run.smithi123.stderr: User: admin 2021-02-11T00:13:20.291 INFO:teuthology.orchestra.run.smithi123.stderr: Password: viq2undro2 2021-02-11T00:13:20.291 INFO:teuthology.orchestra.run.smithi123.stderr: 2021-02-11T00:13:20.291 INFO:teuthology.orchestra.run.smithi123.stderr:You can access the Ceph CLI with: 2021-02-11T00:13:20.291 INFO:teuthology.orchestra.run.smithi123.stderr: 2021-02-11T00:13:20.291 INFO:teuthology.orchestra.run.smithi123.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2021-02-11T00:13:20.291 INFO:teuthology.orchestra.run.smithi123.stderr: 2021-02-11T00:13:20.292 INFO:teuthology.orchestra.run.smithi123.stderr:Please consider enabling telemetry to help improve Ceph: 2021-02-11T00:13:20.292 INFO:teuthology.orchestra.run.smithi123.stderr: 2021-02-11T00:13:20.292 INFO:teuthology.orchestra.run.smithi123.stderr: ceph telemetry on 2021-02-11T00:13:20.292 INFO:teuthology.orchestra.run.smithi123.stderr: 2021-02-11T00:13:20.292 INFO:teuthology.orchestra.run.smithi123.stderr:For more information see: 2021-02-11T00:13:20.292 INFO:teuthology.orchestra.run.smithi123.stderr: 2021-02-11T00:13:20.292 INFO:teuthology.orchestra.run.smithi123.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2021-02-11T00:13:20.292 INFO:teuthology.orchestra.run.smithi123.stderr: 2021-02-11T00:13:20.292 INFO:teuthology.orchestra.run.smithi123.stderr:Bootstrap complete. 2021-02-11T00:13:20.292 INFO:teuthology.orchestra.run.smithi123.stderr:Releasing lock 140134727503536 on /run/cephadm/bd85b83a-6bfd-11eb-8fef-001a4aab830c.lock 2021-02-11T00:13:20.292 INFO:teuthology.orchestra.run.smithi123.stderr:Lock 140134727503536 released on /run/cephadm/bd85b83a-6bfd-11eb-8fef-001a4aab830c.lock 2021-02-11T00:13:20.316 INFO:tasks.cephadm:Fetching config... 2021-02-11T00:13:20.316 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2021-02-11T00:13:20.316 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2021-02-11T00:13:20.322 INFO:tasks.cephadm:Fetching client.admin keyring... 2021-02-11T00:13:20.322 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2021-02-11T00:13:20.322 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2021-02-11T00:13:20.329 INFO:tasks.cephadm:Fetching mon keyring... 2021-02-11T00:13:20.329 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2021-02-11T00:13:20.329 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/keyring of=/dev/stdout 2021-02-11T00:13:20.383 INFO:tasks.cephadm:Fetching pub ssh key... 2021-02-11T00:13:20.383 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2021-02-11T00:13:20.383 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2021-02-11T00:13:20.389 INFO:tasks.cephadm:Installing pub ssh key for root users... 2021-02-11T00:13:20.389 DEBUG:teuthology.orchestra.run.smithi123:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCc9ca8VDyo6t+LLXsK2+1merBU72Nqxs4aVzcKZJjmmlkHV53/puQi3exdIbXYSADtFefsFk0xAsWF+tZMDAG/032Az/Q4UsyZqWwPItK4lNX5mYU81D1GmDnsRNlkUARAMJMr2ex1Fui5kUlyBLK/QceppPA5xAwEpODq2X/fZxC9w2j/qtloB6AoHU8MRRM4W52EGpoqYOyHlcHbGAzMTX2FbcaYAEe1Q+PMQ+k0z121MpR/qZcnd0WhB4QTr/zwMmS/j/5fe+Sba11WhLditFKebpxOqV3a1hjwXpgWYkyeYxsqaCVjR5JSrjNWP8AHKVa5YFtfLRaTlOldDXIwMS1+q+XcqvjOqF9bfxVwtYWa8Sw+/tX8I/GglqsgmkZFJQXyAFkavRqZyP9G1p0QUGq8DPJjmtETMw0skoYKJ0+6or9Q5Kfjy1sSyLby8admLIiOzMIE9LT8cIoZuTz3SkWym5nLpTn+PBFLQmn8lJ03IbOcULeNuAdlVPx0vA0= ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2021-02-11T00:13:20.411 INFO:teuthology.orchestra.run.smithi123.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCc9ca8VDyo6t+LLXsK2+1merBU72Nqxs4aVzcKZJjmmlkHV53/puQi3exdIbXYSADtFefsFk0xAsWF+tZMDAG/032Az/Q4UsyZqWwPItK4lNX5mYU81D1GmDnsRNlkUARAMJMr2ex1Fui5kUlyBLK/QceppPA5xAwEpODq2X/fZxC9w2j/qtloB6AoHU8MRRM4W52EGpoqYOyHlcHbGAzMTX2FbcaYAEe1Q+PMQ+k0z121MpR/qZcnd0WhB4QTr/zwMmS/j/5fe+Sba11WhLditFKebpxOqV3a1hjwXpgWYkyeYxsqaCVjR5JSrjNWP8AHKVa5YFtfLRaTlOldDXIwMS1+q+XcqvjOqF9bfxVwtYWa8Sw+/tX8I/GglqsgmkZFJQXyAFkavRqZyP9G1p0QUGq8DPJjmtETMw0skoYKJ0+6or9Q5Kfjy1sSyLby8admLIiOzMIE9LT8cIoZuTz3SkWym5nLpTn+PBFLQmn8lJ03IbOcULeNuAdlVPx0vA0= ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:13:20.420 DEBUG:teuthology.orchestra.run.smithi181:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCc9ca8VDyo6t+LLXsK2+1merBU72Nqxs4aVzcKZJjmmlkHV53/puQi3exdIbXYSADtFefsFk0xAsWF+tZMDAG/032Az/Q4UsyZqWwPItK4lNX5mYU81D1GmDnsRNlkUARAMJMr2ex1Fui5kUlyBLK/QceppPA5xAwEpODq2X/fZxC9w2j/qtloB6AoHU8MRRM4W52EGpoqYOyHlcHbGAzMTX2FbcaYAEe1Q+PMQ+k0z121MpR/qZcnd0WhB4QTr/zwMmS/j/5fe+Sba11WhLditFKebpxOqV3a1hjwXpgWYkyeYxsqaCVjR5JSrjNWP8AHKVa5YFtfLRaTlOldDXIwMS1+q+XcqvjOqF9bfxVwtYWa8Sw+/tX8I/GglqsgmkZFJQXyAFkavRqZyP9G1p0QUGq8DPJjmtETMw0skoYKJ0+6or9Q5Kfjy1sSyLby8admLIiOzMIE9LT8cIoZuTz3SkWym5nLpTn+PBFLQmn8lJ03IbOcULeNuAdlVPx0vA0= ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2021-02-11T00:13:20.448 INFO:teuthology.orchestra.run.smithi181.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCc9ca8VDyo6t+LLXsK2+1merBU72Nqxs4aVzcKZJjmmlkHV53/puQi3exdIbXYSADtFefsFk0xAsWF+tZMDAG/032Az/Q4UsyZqWwPItK4lNX5mYU81D1GmDnsRNlkUARAMJMr2ex1Fui5kUlyBLK/QceppPA5xAwEpODq2X/fZxC9w2j/qtloB6AoHU8MRRM4W52EGpoqYOyHlcHbGAzMTX2FbcaYAEe1Q+PMQ+k0z121MpR/qZcnd0WhB4QTr/zwMmS/j/5fe+Sba11WhLditFKebpxOqV3a1hjwXpgWYkyeYxsqaCVjR5JSrjNWP8AHKVa5YFtfLRaTlOldDXIwMS1+q+XcqvjOqF9bfxVwtYWa8Sw+/tX8I/GglqsgmkZFJQXyAFkavRqZyP9G1p0QUGq8DPJjmtETMw0skoYKJ0+6or9Q5Kfjy1sSyLby8admLIiOzMIE9LT8cIoZuTz3SkWym5nLpTn+PBFLQmn8lJ03IbOcULeNuAdlVPx0vA0= ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:13:20.458 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2021-02-11T00:13:20.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:20 smithi123 bash[13149]: audit 2021-02-11T00:13:19.557638+0000 mon.a (mon.0) 116 : audit [DBG] from='client.? 172.21.15.123:0/2327348466' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2021-02-11T00:13:25.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:25 smithi123 bash[13149]: audit 2021-02-11T00:13:24.548227+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:13:25.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:25 smithi123 bash[13149]: audit 2021-02-11T00:13:24.818820+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.123:0/1702491083' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/allow_ptrace", "value": "true"}]: dispatch 2021-02-11T00:13:25.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:25 smithi123 bash[13149]: audit 2021-02-11T00:13:24.821570+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.123:0/1702491083' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/allow_ptrace", "value": "true"}]': finished 2021-02-11T00:13:25.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:25 smithi123 bash[13149]: audit 2021-02-11T00:13:24.849262+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:12.054899\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:12.055135\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2021-02-11T00:13:12.055388\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:13:25.633 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:25 smithi123 bash[13149]: audit 2021-02-11T00:13:24.851835+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:12.054899\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:12.055135\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2021-02-11T00:13:12.055388\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:13:25.633 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:25 smithi123 bash[13149]: audit 2021-02-11T00:13:24.853091+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:13:25.633 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:25 smithi123 bash[13149]: audit 2021-02-11T00:13:24.856676+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:13:25.633 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:25 smithi123 bash[13149]: audit 2021-02-11T00:13:24.857595+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:13:25.633 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:25 smithi123 bash[13149]: audit 2021-02-11T00:13:24.858550+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:13:25.633 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:25 smithi123 bash[13149]: audit 2021-02-11T00:13:24.859878+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2021-02-11T00:13:25.926 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi181 2021-02-11T00:13:26.246 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2021-02-11T00:13:26.246 DEBUG:teuthology.orchestra.run.smithi181:> dd of=/etc/ceph/ceph.conf 2021-02-11T00:13:26.253 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2021-02-11T00:13:26.253 DEBUG:teuthology.orchestra.run.smithi181:> dd of=/etc/ceph/ceph.client.admin.keyring 2021-02-11T00:13:26.301 INFO:tasks.cephadm:Adding host smithi181 to orchestrator... 2021-02-11T00:13:26.301 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch host add smithi181 2021-02-11T00:13:26.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:26 smithi123 bash[13149]: cephadm 2021-02-11T00:13:24.857186+0000 mgr.y (mgr.14138) 5 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2021-02-11T00:13:26.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:26 smithi123 bash[13149]: cephadm 2021-02-11T00:13:24.859310+0000 mgr.y (mgr.14138) 6 : cephadm [INF] Reconfiguring daemon mon.a on smithi123 2021-02-11T00:13:30.679 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:30 smithi123 bash[13149]: audit 2021-02-11T00:13:30.342962+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:12.055135\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:24.857275\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:13:30.679 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:30 smithi123 bash[13149]: audit 2021-02-11T00:13:30.345421+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:12.055135\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:24.857275\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:13:30.680 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:30 smithi123 bash[13149]: audit 2021-02-11T00:13:30.346725+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2021-02-11T00:13:30.680 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:30 smithi123 bash[13149]: audit 2021-02-11T00:13:30.348313+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:13:30.680 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:30 smithi123 bash[13149]: audit 2021-02-11T00:13:30.350412+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2021-02-11T00:13:31.666 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:31 smithi123 bash[13149]: cephadm 2021-02-11T00:13:30.346173+0000 mgr.y (mgr.14138) 7 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2021-02-11T00:13:31.667 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:31 smithi123 bash[13149]: cephadm 2021-02-11T00:13:30.349551+0000 mgr.y (mgr.14138) 8 : cephadm [INF] Reconfiguring daemon mgr.y on smithi123 2021-02-11T00:13:32.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:32 smithi123 bash[13149]: cluster 2021-02-11T00:13:31.014408+0000 mgr.y (mgr.14138) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:13:32.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:32 smithi123 bash[13149]: audit 2021-02-11T00:13:32.388893+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:24.857275\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:13:32.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:32 smithi123 bash[13149]: audit 2021-02-11T00:13:32.392969+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:24.857275\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:13:32.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:32 smithi123 bash[13149]: audit 2021-02-11T00:13:32.395827+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:13:33.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:33 smithi123 bash[13149]: audit 2021-02-11T00:13:33.057093+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:33.055686\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:33.055851\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:24.857275\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}}, \"last_daemon_update\": \"2021-02-11T00:13:33.056061\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:13:34.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:33 smithi123 bash[13149]: audit 2021-02-11T00:13:33.060335+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:33.055686\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:33.055851\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:24.857275\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}}, \"last_daemon_update\": \"2021-02-11T00:13:33.056061\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:13:34.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:33 smithi123 bash[13149]: audit 2021-02-11T00:13:33.061530+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:13:34.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:33 smithi123 bash[13149]: audit 2021-02-11T00:13:33.064587+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:13:34.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:34 smithi123 bash[13149]: cluster 2021-02-11T00:13:33.014888+0000 mgr.y (mgr.14138) 10 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:13:36.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:36 smithi123 bash[13149]: cluster 2021-02-11T00:13:35.015351+0000 mgr.y (mgr.14138) 11 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:13:38.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:38 smithi123 bash[13149]: cluster 2021-02-11T00:13:37.015768+0000 mgr.y (mgr.14138) 12 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:13:40.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:40 smithi123 bash[13149]: cluster 2021-02-11T00:13:39.016250+0000 mgr.y (mgr.14138) 13 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:13:42.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:42 smithi123 bash[13149]: cluster 2021-02-11T00:13:41.016648+0000 mgr.y (mgr.14138) 14 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:13:44.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:44 smithi123 bash[13149]: cluster 2021-02-11T00:13:43.017062+0000 mgr.y (mgr.14138) 15 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:13:46.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:46 smithi123 bash[13149]: cluster 2021-02-11T00:13:45.017446+0000 mgr.y (mgr.14138) 16 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:13:48.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:48 smithi123 bash[13149]: cluster 2021-02-11T00:13:47.017870+0000 mgr.y (mgr.14138) 17 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:13:50.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:50 smithi123 bash[13149]: cluster 2021-02-11T00:13:49.018250+0000 mgr.y (mgr.14138) 18 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:13:52.810 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:52 smithi123 bash[13149]: cluster 2021-02-11T00:13:51.018634+0000 mgr.y (mgr.14138) 19 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:13:53.674 INFO:teuthology.orchestra.run.smithi181.stdout:Added host 'smithi181' 2021-02-11T00:13:53.674 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:13:52 smithi123 bash[13387]: Warning: Permanently added 'smithi181,172.21.15.181' (ECDSA) to the list of known hosts. 2021-02-11T00:13:54.124 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch host ls --format=json 2021-02-11T00:13:54.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:54 smithi123 bash[13149]: audit 2021-02-11T00:13:52.754619+0000 mgr.y (mgr.14138) 20 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi181", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:13:54.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:54 smithi123 bash[13149]: cluster 2021-02-11T00:13:53.019192+0000 mgr.y (mgr.14138) 21 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:13:54.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:54 smithi123 bash[13149]: audit 2021-02-11T00:13:53.450063+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"smithi123\", \"labels\": [], \"status\": \"\"}, \"smithi181\": {\"hostname\": \"smithi181\", \"addr\": \"smithi181\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2021-02-11T00:13:54.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:54 smithi123 bash[13149]: audit 2021-02-11T00:13:53.453819+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"smithi123\", \"labels\": [], \"status\": \"\"}, \"smithi181\": {\"hostname\": \"smithi181\", \"addr\": \"smithi181\", \"labels\": [], \"status\": \"\"}}"}]': finished 2021-02-11T00:13:54.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:54 smithi123 bash[13149]: cephadm 2021-02-11T00:13:53.454620+0000 mgr.y (mgr.14138) 22 : cephadm [INF] Added host smithi181 2021-02-11T00:13:54.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:54 smithi123 bash[13149]: audit 2021-02-11T00:13:53.458509+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:13:54.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:54 smithi123 bash[13149]: audit 2021-02-11T00:13:53.819887+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:13:54.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:54 smithi123 bash[13149]: audit 2021-02-11T00:13:53.823067+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:13:54.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:54 smithi123 bash[13149]: audit 2021-02-11T00:13:53.824302+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:13:54.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:54 smithi123 bash[13149]: audit 2021-02-11T00:13:54.097071+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:54.095528\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:54.095777\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:24.857275\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}}, \"last_daemon_update\": \"2021-02-11T00:13:54.096037\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:13:54.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:54 smithi123 bash[13149]: audit 2021-02-11T00:13:54.100802+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:54.095528\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:54.095777\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:24.857275\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}}, \"last_daemon_update\": \"2021-02-11T00:13:54.096037\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:13:54.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:54 smithi123 bash[13149]: audit 2021-02-11T00:13:54.107101+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2021-02-11T00:13:54.106717\", \"networks\": {}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:13:54.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:54 smithi123 bash[13149]: audit 2021-02-11T00:13:54.110467+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2021-02-11T00:13:54.106717\", \"networks\": {}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:13:54.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:54 smithi123 bash[13149]: audit 2021-02-11T00:13:54.111540+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:13:56.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:56 smithi123 bash[13149]: cluster 2021-02-11T00:13:55.019655+0000 mgr.y (mgr.14138) 23 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:13:58.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:13:58 smithi123 bash[13149]: cluster 2021-02-11T00:13:57.020121+0000 mgr.y (mgr.14138) 24 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:13:58.889 INFO:teuthology.orchestra.run.smithi181.stdout: 2021-02-11T00:13:58.889 INFO:teuthology.orchestra.run.smithi181.stdout:[{"addr": "smithi123", "hostname": "smithi123", "labels": [], "status": ""}, {"addr": "smithi181", "hostname": "smithi181", "labels": [], "status": ""}] 2021-02-11T00:13:59.470 INFO:tasks.cephadm:Setting crush tunables to default 2021-02-11T00:13:59.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd crush tunables default 2021-02-11T00:14:00.706 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:14:00 smithi123 bash[13387]: debug 2021-02-11T00:14:00.657+0000 7fae39e18700 -1 ceph_set_health_checks check CEPHADM_REFRESH_FAILED detail item 0 not a [unicode] string 2021-02-11T00:14:00.706 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:14:00 smithi123 bash[13387]: debug 2021-02-11T00:14:00.657+0000 7fae39e18700 -1 ceph_set_health_checks check CEPHADM_REFRESH_FAILED detail item 0 not a [unicode] string 2021-02-11T00:14:00.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:00 smithi123 bash[13149]: audit 2021-02-11T00:13:58.889453+0000 mgr.y (mgr.14138) 25 : audit [DBG] from='client.14158 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2021-02-11T00:14:00.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:00 smithi123 bash[13149]: cluster 2021-02-11T00:13:59.020522+0000 mgr.y (mgr.14138) 26 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:00.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:00 smithi123 bash[13149]: audit 2021-02-11T00:14:00.351467+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:01.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:01 smithi123 bash[13149]: audit 2021-02-11T00:14:00.646494+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2021-02-11T00:13:54.106717\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:02.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:01 smithi123 bash[13149]: audit 2021-02-11T00:14:00.650637+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2021-02-11T00:13:54.106717\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:02.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:01 smithi123 bash[13149]: audit 2021-02-11T00:14:00.652316+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2021-02-11T00:13:54.106717\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:02.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:01 smithi123 bash[13149]: audit 2021-02-11T00:14:00.659491+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2021-02-11T00:13:54.106717\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:02.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:01 smithi123 bash[13149]: audit 2021-02-11T00:14:00.661231+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:02.688 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:01 smithi123 bash[13149]: audit 2021-02-11T00:14:00.663595+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:02.689 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:02 smithi123 bash[13149]: cluster 2021-02-11T00:14:00.660379+0000 mgr.y (mgr.14138) 27 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:02.689 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:02 smithi123 bash[13149]: cluster 2021-02-11T00:14:01.656737+0000 mon.a (mon.0) 157 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2021-02-11T00:14:03.453 INFO:teuthology.orchestra.run.smithi123.stderr:adjusted tunables profile to default 2021-02-11T00:14:03.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:03 smithi123 bash[13149]: audit 2021-02-11T00:14:02.725002+0000 mon.a (mon.0) 158 : audit [INF] from='client.? 172.21.15.123:0/1148791069' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2021-02-11T00:14:04.846 INFO:tasks.cephadm:Adding mon.c on smithi123 2021-02-11T00:14:04.847 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch daemon add mon 'smithi123:[v2:172.21.15.123:3301,v1:172.21.15.123:6790]=c' 2021-02-11T00:14:04.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:04 smithi123 bash[13149]: cluster 2021-02-11T00:14:02.660766+0000 mgr.y (mgr.14138) 28 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:04.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:04 smithi123 bash[13149]: audit 2021-02-11T00:14:03.449700+0000 mon.a (mon.0) 159 : audit [INF] from='client.? 172.21.15.123:0/1148791069' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2021-02-11T00:14:04.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:04 smithi123 bash[13149]: cluster 2021-02-11T00:14:03.449801+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2021-02-11T00:14:04.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:04 smithi123 bash[13149]: audit 2021-02-11T00:14:03.450515+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2021-02-11T00:14:05.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:05 smithi123 bash[13149]: audit 2021-02-11T00:14:04.456631+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2021-02-11T00:14:06.154 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:05 smithi123 bash[13149]: cluster 2021-02-11T00:14:04.456736+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2021-02-11T00:14:06.154 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:05 smithi123 bash[13149]: audit 2021-02-11T00:14:04.458374+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2021-02-11T00:14:06.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:06 smithi123 bash[13149]: cluster 2021-02-11T00:14:04.661321+0000 mgr.y (mgr.14138) 29 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:06.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:06 smithi123 bash[13149]: audit 2021-02-11T00:14:05.464207+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2021-02-11T00:14:06.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:06 smithi123 bash[13149]: cluster 2021-02-11T00:14:05.464404+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2021-02-11T00:14:08.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:08 smithi123 bash[13149]: cluster 2021-02-11T00:14:06.661820+0000 mgr.y (mgr.14138) 30 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:08.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:08 smithi123 bash[13149]: audit 2021-02-11T00:14:08.120647+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:14:08.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:08 smithi123 bash[13149]: audit 2021-02-11T00:14:08.122143+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:08.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:08 smithi123 bash[13149]: audit 2021-02-11T00:14:08.123825+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2021-02-11T00:14:09.740 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:09 smithi123 bash[13149]: audit 2021-02-11T00:14:08.117104+0000 mgr.y (mgr.14138) 31 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi123:[v2:172.21.15.123:3301,v1:172.21.15.123:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:14:09.740 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:09 smithi123 bash[13149]: cephadm 2021-02-11T00:14:08.123192+0000 mgr.y (mgr.14138) 32 : cephadm [INF] Deploying daemon mon.c on smithi123 2021-02-11T00:14:10.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:10 smithi123 bash[13149]: cluster 2021-02-11T00:14:08.662383+0000 mgr.y (mgr.14138) 33 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:12.434 INFO:teuthology.orchestra.run.smithi123.stdout:Deployed mon.c on host 'smithi123' 2021-02-11T00:14:12.504 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:12 smithi123 bash[13149]: cluster 2021-02-11T00:14:10.662888+0000 mgr.y (mgr.14138) 34 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:12.504 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:12 smithi123 bash[13149]: audit 2021-02-11T00:14:12.431215+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:54.095528\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:13:54.095777\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:24.857275\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:12.505 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:12 smithi123 bash[13149]: audit 2021-02-11T00:14:12.431887+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:12.505 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:12 smithi123 bash[13149]: audit 2021-02-11T00:14:12.434818+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:13:54.095528\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:13:54.095777\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:24.857275\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:13.750 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:13 smithi123 bash[13149]: audit 2021-02-11T00:14:13.167199+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165731\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165894\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:24.857275\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_daemon_update\": \"2021-02-11T00:14:13.166145\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:14.212 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:13 smithi123 bash[13149]: audit 2021-02-11T00:14:13.169458+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165731\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165894\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:24.857275\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_daemon_update\": \"2021-02-11T00:14:13.166145\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:14.212 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:13 smithi123 bash[13149]: audit 2021-02-11T00:14:13.170646+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:14.212 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:13 smithi123 bash[13149]: audit 2021-02-11T00:14:13.173962+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:14.213 DEBUG:teuthology.orchestra.run.smithi123:mon.c> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.c.service 2021-02-11T00:14:14.215 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2021-02-11T00:14:14.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph mon dump -f json 2021-02-11T00:14:14.281 INFO:journalctl@ceph.mon.c.smithi123.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:14:19.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[13149]: cluster 2021-02-11T00:14:14.099882+0000 mon.a (mon.0) 180 : cluster [INF] mon.a calling monitor election 2021-02-11T00:14:19.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[13149]: audit 2021-02-11T00:14:15.092954+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-02-11T00:14:19.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[13149]: cluster 2021-02-11T00:14:15.170550+0000 mgr.y (mgr.14138) 37 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:19.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[13149]: audit 2021-02-11T00:14:16.093176+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-02-11T00:14:19.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[13149]: cluster 2021-02-11T00:14:16.096577+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2021-02-11T00:14:19.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[13149]: audit 2021-02-11T00:14:17.092686+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-02-11T00:14:19.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[13149]: cluster 2021-02-11T00:14:17.170989+0000 mgr.y (mgr.14138) 38 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:19.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[13149]: audit 2021-02-11T00:14:18.093179+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-02-11T00:14:19.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[13149]: audit 2021-02-11T00:14:19.093398+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-02-11T00:14:19.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[13149]: cluster 2021-02-11T00:14:19.125553+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2021-02-11T00:14:19.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[13149]: cluster 2021-02-11T00:14:19.140556+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} 2021-02-11T00:14:19.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[13149]: cluster 2021-02-11T00:14:19.140650+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2021-02-11T00:14:19.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[13149]: cluster 2021-02-11T00:14:19.140704+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2021-02-11T00:14:19.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[13149]: cluster 2021-02-11T00:14:19.141205+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 68s) 2021-02-11T00:14:19.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[13149]: cluster 2021-02-11T00:14:19.151608+0000 mon.a (mon.0) 191 : cluster [INF] overall HEALTH_OK 2021-02-11T00:14:19.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[16832]: cluster 2021-02-11T00:14:14.099882+0000 mon.a (mon.0) 180 : cluster [INF] mon.a calling monitor election 2021-02-11T00:14:19.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[16832]: audit 2021-02-11T00:14:15.092954+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-02-11T00:14:19.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[16832]: cluster 2021-02-11T00:14:15.170550+0000 mgr.y (mgr.14138) 37 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:19.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[16832]: audit 2021-02-11T00:14:16.093176+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-02-11T00:14:19.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[16832]: cluster 2021-02-11T00:14:16.096577+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2021-02-11T00:14:19.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[16832]: audit 2021-02-11T00:14:17.092686+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-02-11T00:14:19.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[16832]: cluster 2021-02-11T00:14:17.170989+0000 mgr.y (mgr.14138) 38 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:19.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[16832]: audit 2021-02-11T00:14:18.093179+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-02-11T00:14:19.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[16832]: audit 2021-02-11T00:14:19.093398+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-02-11T00:14:19.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[16832]: cluster 2021-02-11T00:14:19.125553+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2021-02-11T00:14:19.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[16832]: cluster 2021-02-11T00:14:19.140556+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} 2021-02-11T00:14:19.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[16832]: cluster 2021-02-11T00:14:19.140650+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2021-02-11T00:14:19.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[16832]: cluster 2021-02-11T00:14:19.140704+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2021-02-11T00:14:19.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[16832]: cluster 2021-02-11T00:14:19.141205+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 68s) 2021-02-11T00:14:19.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:19 smithi123 bash[16832]: cluster 2021-02-11T00:14:19.151608+0000 mon.a (mon.0) 191 : cluster [INF] overall HEALTH_OK 2021-02-11T00:14:20.423 INFO:teuthology.orchestra.run.smithi123.stdout: 2021-02-11T00:14:20.423 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":2,"fsid":"bd85b83a-6bfd-11eb-8fef-001a4aab830c","modified":"2021-02-11T00:14:14.094845Z","created":"2021-02-11T00:12:23.062768Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:3300","nonce":0},{"type":"v1","addr":"172.21.15.123:6789","nonce":0}]},"addr":"172.21.15.123:6789/0","public_addr":"172.21.15.123:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:3301","nonce":0},{"type":"v1","addr":"172.21.15.123:6790","nonce":0}]},"addr":"172.21.15.123:6790/0","public_addr":"172.21.15.123:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-02-11T00:14:20.426 INFO:teuthology.orchestra.run.smithi123.stderr:dumped monmap epoch 2 2021-02-11T00:14:20.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:20 smithi123 bash[13149]: cluster 2021-02-11T00:14:19.171463+0000 mgr.y (mgr.14138) 39 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:20.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:20 smithi123 bash[13149]: audit 2021-02-11T00:14:20.093591+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-02-11T00:14:20.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:20 smithi123 bash[16832]: cluster 2021-02-11T00:14:19.171463+0000 mgr.y (mgr.14138) 39 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:20.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:20 smithi123 bash[16832]: audit 2021-02-11T00:14:20.093591+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-02-11T00:14:21.123 INFO:tasks.cephadm:Adding mon.b on smithi181 2021-02-11T00:14:21.123 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch daemon add mon smithi181:172.21.15.181=b 2021-02-11T00:14:21.380 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:21 smithi123 bash[13149]: audit 2021-02-11T00:14:20.425030+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.123:0/1974293567' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2021-02-11T00:14:21.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:21 smithi123 bash[16832]: audit 2021-02-11T00:14:20.425030+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.123:0/1974293567' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2021-02-11T00:14:22.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:22 smithi123 bash[13149]: cluster 2021-02-11T00:14:21.172025+0000 mgr.y (mgr.14138) 40 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:22.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:22 smithi123 bash[16832]: cluster 2021-02-11T00:14:21.172025+0000 mgr.y (mgr.14138) 40 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:24.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:24 smithi123 bash[16832]: cluster 2021-02-11T00:14:23.172519+0000 mgr.y (mgr.14138) 41 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:25.330 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:24 smithi123 bash[16832]: audit 2021-02-11T00:14:23.934497+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:14:25.331 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:24 smithi123 bash[16832]: audit 2021-02-11T00:14:23.936210+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:25.331 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:24 smithi123 bash[16832]: audit 2021-02-11T00:14:23.938223+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2021-02-11T00:14:25.331 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:24 smithi123 bash[13149]: cluster 2021-02-11T00:14:23.172519+0000 mgr.y (mgr.14138) 41 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:25.331 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:24 smithi123 bash[13149]: audit 2021-02-11T00:14:23.934497+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:14:25.331 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:24 smithi123 bash[13149]: audit 2021-02-11T00:14:23.936210+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:25.331 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:24 smithi123 bash[13149]: audit 2021-02-11T00:14:23.938223+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2021-02-11T00:14:25.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:25 smithi123 bash[13149]: audit 2021-02-11T00:14:23.932277+0000 mgr.y (mgr.14138) 42 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi181:172.21.15.181=b", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:14:25.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:25 smithi123 bash[13149]: cephadm 2021-02-11T00:14:23.937572+0000 mgr.y (mgr.14138) 43 : cephadm [INF] Deploying daemon mon.b on smithi181 2021-02-11T00:14:25.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:25 smithi123 bash[16832]: audit 2021-02-11T00:14:23.932277+0000 mgr.y (mgr.14138) 42 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi181:172.21.15.181=b", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:14:25.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:25 smithi123 bash[16832]: cephadm 2021-02-11T00:14:23.937572+0000 mgr.y (mgr.14138) 43 : cephadm [INF] Deploying daemon mon.b on smithi181 2021-02-11T00:14:26.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:26 smithi123 bash[13149]: cluster 2021-02-11T00:14:25.173020+0000 mgr.y (mgr.14138) 44 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:26.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:26 smithi123 bash[16832]: cluster 2021-02-11T00:14:25.173020+0000 mgr.y (mgr.14138) 44 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:28.307 INFO:teuthology.orchestra.run.smithi181.stdout:Deployed mon.b on host 'smithi181' 2021-02-11T00:14:28.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:28 smithi123 bash[13149]: cluster 2021-02-11T00:14:27.173468+0000 mgr.y (mgr.14138) 45 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:28.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:28 smithi123 bash[13149]: audit 2021-02-11T00:14:28.302645+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:23.935767\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:28.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:28 smithi123 bash[13149]: audit 2021-02-11T00:14:28.303665+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:28.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:28 smithi123 bash[13149]: audit 2021-02-11T00:14:28.307803+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:23.935767\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:28.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:28 smithi123 bash[16832]: cluster 2021-02-11T00:14:27.173468+0000 mgr.y (mgr.14138) 45 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:28.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:28 smithi123 bash[16832]: audit 2021-02-11T00:14:28.302645+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:23.935767\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:28.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:28 smithi123 bash[16832]: audit 2021-02-11T00:14:28.303665+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:28.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:28 smithi123 bash[16832]: audit 2021-02-11T00:14:28.307803+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:23.935767\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:29.493 DEBUG:teuthology.orchestra.run.smithi181:mon.b> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.b.service 2021-02-11T00:14:29.500 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-02-11T00:14:29.507 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph mon dump -f json 2021-02-11T00:14:29.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:29 smithi123 bash[13149]: audit 2021-02-11T00:14:28.826785+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:28.825575\", \"created\": \"2021-02-11T00:14:28.275570\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:23.935767\"}}, \"last_daemon_update\": \"2021-02-11T00:14:28.825830\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:29.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:29 smithi123 bash[13149]: audit 2021-02-11T00:14:28.832276+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:28.825575\", \"created\": \"2021-02-11T00:14:28.275570\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:23.935767\"}}, \"last_daemon_update\": \"2021-02-11T00:14:28.825830\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:29.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:29 smithi123 bash[13149]: audit 2021-02-11T00:14:28.834005+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:29.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:29 smithi123 bash[13149]: audit 2021-02-11T00:14:28.838786+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:29.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:29 smithi123 bash[13149]: audit 2021-02-11T00:14:28.840136+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:14:29.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:29 smithi123 bash[13149]: audit 2021-02-11T00:14:28.841670+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:29.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:29 smithi123 bash[13149]: audit 2021-02-11T00:14:28.843242+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2021-02-11T00:14:29.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:29 smithi123 bash[16832]: audit 2021-02-11T00:14:28.826785+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:28.825575\", \"created\": \"2021-02-11T00:14:28.275570\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:23.935767\"}}, \"last_daemon_update\": \"2021-02-11T00:14:28.825830\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:29.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:29 smithi123 bash[16832]: audit 2021-02-11T00:14:28.832276+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:28.825575\", \"created\": \"2021-02-11T00:14:28.275570\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:23.935767\"}}, \"last_daemon_update\": \"2021-02-11T00:14:28.825830\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:29.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:29 smithi123 bash[16832]: audit 2021-02-11T00:14:28.834005+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:29.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:29 smithi123 bash[16832]: audit 2021-02-11T00:14:28.838786+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:29.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:29 smithi123 bash[16832]: audit 2021-02-11T00:14:28.840136+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:14:29.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:29 smithi123 bash[16832]: audit 2021-02-11T00:14:28.841670+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:29.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:29 smithi123 bash[16832]: audit 2021-02-11T00:14:28.843242+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2021-02-11T00:14:29.647 INFO:journalctl@ceph.mon.b.smithi181.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:14:29.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.719+0000 7f4663fc9700 0 set uid:gid to 167:167 (ceph:ceph) 2021-02-11T00:14:29.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.719+0000 7f4663fc9700 0 ceph version 15.2.8 (bdf3eebcd22d7d0b3dd4d5501bee5bac354d5b55) octopus (stable), process ceph-mon, pid 1 2021-02-11T00:14:29.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.719+0000 7f4663fc9700 0 pidfile_write: ignore empty --pid-file 2021-02-11T00:14:29.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.723+0000 7f4663fc9700 0 load: jerasure load: lrc load: isa 2021-02-11T00:14:29.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.723+0000 7f4663fc9700 0 set rocksdb option compression = kNoCompression 2021-02-11T00:14:29.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.723+0000 7f4663fc9700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2021-02-11T00:14:29.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.723+0000 7f4663fc9700 0 set rocksdb option write_buffer_size = 33554432 2021-02-11T00:14:29.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.723+0000 7f4663fc9700 0 set rocksdb option compression = kNoCompression 2021-02-11T00:14:29.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.723+0000 7f4663fc9700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2021-02-11T00:14:29.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.723+0000 7f4663fc9700 0 set rocksdb option write_buffer_size = 33554432 2021-02-11T00:14:29.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.723+0000 7f4663fc9700 1 rocksdb: do_open column families: [default] 2021-02-11T00:14:29.750 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: RocksDB version: 6.1.2 2021-02-11T00:14:29.750 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2021-02-11T00:14:29.750 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Compile date Dec 16 2020 2021-02-11T00:14:29.750 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: DB SUMMARY 2021-02-11T00:14:29.750 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: CURRENT file: CURRENT 2021-02-11T00:14:29.750 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: IDENTITY file: IDENTITY 2021-02-11T00:14:29.750 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2021-02-11T00:14:29.750 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2021-02-11T00:14:29.750 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 610 ; 2021-02-11T00:14:29.750 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.error_if_exists: 0 2021-02-11T00:14:29.750 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.create_if_missing: 0 2021-02-11T00:14:29.750 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.paranoid_checks: 1 2021-02-11T00:14:29.751 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.env: 0x564db55111a0 2021-02-11T00:14:29.751 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.info_log: 0x564db64188a0 2021-02-11T00:14:29.751 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_file_opening_threads: 16 2021-02-11T00:14:29.751 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.statistics: (nil) 2021-02-11T00:14:29.751 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.use_fsync: 0 2021-02-11T00:14:29.751 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_log_file_size: 0 2021-02-11T00:14:29.751 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2021-02-11T00:14:29.751 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.log_file_time_to_roll: 0 2021-02-11T00:14:29.751 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.keep_log_file_num: 1000 2021-02-11T00:14:29.751 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.recycle_log_file_num: 0 2021-02-11T00:14:29.751 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.allow_fallocate: 1 2021-02-11T00:14:29.751 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.allow_mmap_reads: 0 2021-02-11T00:14:29.751 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.allow_mmap_writes: 0 2021-02-11T00:14:29.752 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.use_direct_reads: 0 2021-02-11T00:14:29.752 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2021-02-11T00:14:29.752 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.create_missing_column_families: 0 2021-02-11T00:14:29.752 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.db_log_dir: 2021-02-11T00:14:29.752 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2021-02-11T00:14:29.752 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.table_cache_numshardbits: 6 2021-02-11T00:14:29.752 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_subcompactions: 1 2021-02-11T00:14:29.752 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_background_flushes: -1 2021-02-11T00:14:29.752 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.WAL_ttl_seconds: 0 2021-02-11T00:14:29.752 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.WAL_size_limit_MB: 0 2021-02-11T00:14:29.752 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2021-02-11T00:14:29.752 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.is_fd_close_on_exec: 1 2021-02-11T00:14:29.752 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.advise_random_on_open: 1 2021-02-11T00:14:29.752 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.db_write_buffer_size: 0 2021-02-11T00:14:29.753 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.write_buffer_manager: 0x564db65311a0 2021-02-11T00:14:29.753 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2021-02-11T00:14:29.753 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2021-02-11T00:14:29.753 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2021-02-11T00:14:29.753 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.use_adaptive_mutex: 0 2021-02-11T00:14:29.754 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.rate_limiter: (nil) 2021-02-11T00:14:29.754 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2021-02-11T00:14:29.754 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.wal_recovery_mode: 2 2021-02-11T00:14:29.754 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.enable_thread_tracking: 0 2021-02-11T00:14:29.754 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.enable_pipelined_write: 0 2021-02-11T00:14:29.755 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2021-02-11T00:14:29.755 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2021-02-11T00:14:29.755 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2021-02-11T00:14:29.755 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2021-02-11T00:14:29.755 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.row_cache: None 2021-02-11T00:14:29.755 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.wal_filter: None 2021-02-11T00:14:29.755 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2021-02-11T00:14:29.755 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.allow_ingest_behind: 0 2021-02-11T00:14:29.755 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.preserve_deletes: 0 2021-02-11T00:14:29.755 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.two_write_queues: 0 2021-02-11T00:14:29.755 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.manual_wal_flush: 0 2021-02-11T00:14:29.755 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.atomic_flush: 0 2021-02-11T00:14:29.755 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2021-02-11T00:14:29.756 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_background_jobs: 2 2021-02-11T00:14:29.756 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_background_compactions: -1 2021-02-11T00:14:29.756 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2021-02-11T00:14:29.756 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2021-02-11T00:14:29.756 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.delayed_write_rate : 16777216 2021-02-11T00:14:29.756 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_total_wal_size: 0 2021-02-11T00:14:29.756 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2021-02-11T00:14:29.756 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.stats_dump_period_sec: 600 2021-02-11T00:14:29.756 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.stats_persist_period_sec: 600 2021-02-11T00:14:29.756 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2021-02-11T00:14:29.756 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_open_files: -1 2021-02-11T00:14:29.756 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.bytes_per_sync: 0 2021-02-11T00:14:29.756 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.wal_bytes_per_sync: 0 2021-02-11T00:14:29.757 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compaction_readahead_size: 0 2021-02-11T00:14:29.757 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Compression algorithms supported: 2021-02-11T00:14:29.757 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2021-02-11T00:14:29.757 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: kZSTD supported: 0 2021-02-11T00:14:29.757 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: kXpressCompression supported: 0 2021-02-11T00:14:29.757 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: kLZ4HCCompression supported: 1 2021-02-11T00:14:29.757 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: kLZ4Compression supported: 1 2021-02-11T00:14:29.757 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: kBZip2Compression supported: 0 2021-02-11T00:14:29.757 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: kZlibCompression supported: 1 2021-02-11T00:14:29.757 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: kSnappyCompression supported: 1 2021-02-11T00:14:29.757 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Fast CRC32 supported: Supported on x86 2021-02-11T00:14:29.757 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2021-02-11T00:14:29.757 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2021-02-11T00:14:29.758 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2021-02-11T00:14:29.758 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.merge_operator: 2021-02-11T00:14:29.758 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compaction_filter: None 2021-02-11T00:14:29.758 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compaction_filter_factory: None 2021-02-11T00:14:29.758 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.memtable_factory: SkipListFactory 2021-02-11T00:14:29.758 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.table_factory: BlockBasedTable 2021-02-11T00:14:29.758 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564db6335670) 2021-02-11T00:14:29.758 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: cache_index_and_filter_blocks: 1 2021-02-11T00:14:29.758 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: cache_index_and_filter_blocks_with_high_priority: 1 2021-02-11T00:14:29.758 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: pin_l0_filter_and_index_blocks_in_cache: 0 2021-02-11T00:14:29.758 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: pin_top_level_index_and_filter: 1 2021-02-11T00:14:29.758 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: index_type: 0 2021-02-11T00:14:29.758 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: data_block_index_type: 0 2021-02-11T00:14:29.759 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: data_block_hash_table_util_ratio: 0.750000 2021-02-11T00:14:29.759 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: hash_index_allow_collision: 1 2021-02-11T00:14:29.759 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: checksum: 1 2021-02-11T00:14:29.759 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: no_block_cache: 0 2021-02-11T00:14:29.759 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: block_cache: 0x564db636c610 2021-02-11T00:14:29.759 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: block_cache_name: BinnedLRUCache 2021-02-11T00:14:29.759 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: block_cache_options: 2021-02-11T00:14:29.759 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: capacity : 536870912 2021-02-11T00:14:29.759 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: num_shard_bits : 4 2021-02-11T00:14:29.759 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: strict_capacity_limit : 0 2021-02-11T00:14:29.759 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: high_pri_pool_ratio: 0.000 2021-02-11T00:14:29.759 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: block_cache_compressed: (nil) 2021-02-11T00:14:29.759 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: persistent_cache: (nil) 2021-02-11T00:14:29.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: block_size: 4096 2021-02-11T00:14:29.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: block_size_deviation: 10 2021-02-11T00:14:29.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: block_restart_interval: 16 2021-02-11T00:14:29.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: index_block_restart_interval: 1 2021-02-11T00:14:29.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: metadata_block_size: 4096 2021-02-11T00:14:29.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: partition_filters: 0 2021-02-11T00:14:29.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: use_delta_encoding: 1 2021-02-11T00:14:29.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: filter_policy: rocksdb.BuiltinBloomFilter 2021-02-11T00:14:29.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: whole_key_filtering: 1 2021-02-11T00:14:29.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: verify_compression: 0 2021-02-11T00:14:29.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: read_amp_bytes_per_bit: 0 2021-02-11T00:14:29.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: format_version: 2 2021-02-11T00:14:29.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: enable_index_compression: 1 2021-02-11T00:14:29.761 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: block_align: 0 2021-02-11T00:14:29.761 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.write_buffer_size: 33554432 2021-02-11T00:14:29.761 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_write_buffer_number: 2 2021-02-11T00:14:29.761 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compression: NoCompression 2021-02-11T00:14:29.761 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.bottommost_compression: Disabled 2021-02-11T00:14:29.761 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.prefix_extractor: nullptr 2021-02-11T00:14:29.761 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-02-11T00:14:29.761 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.num_levels: 7 2021-02-11T00:14:29.761 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-02-11T00:14:29.761 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-02-11T00:14:29.761 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-02-11T00:14:29.761 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-02-11T00:14:29.761 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-02-11T00:14:29.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-02-11T00:14:29.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-02-11T00:14:29.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-02-11T00:14:29.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compression_opts.window_bits: -14 2021-02-11T00:14:29.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compression_opts.level: 32767 2021-02-11T00:14:29.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compression_opts.strategy: 0 2021-02-11T00:14:29.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-02-11T00:14:29.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-02-11T00:14:29.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compression_opts.enabled: false 2021-02-11T00:14:29.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-02-11T00:14:29.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-02-11T00:14:29.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-02-11T00:14:29.763 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.target_file_size_base: 67108864 2021-02-11T00:14:29.763 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.target_file_size_multiplier: 1 2021-02-11T00:14:29.763 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-02-11T00:14:29.763 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2021-02-11T00:14:29.763 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-02-11T00:14:29.763 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-02-11T00:14:29.763 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-02-11T00:14:29.763 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-02-11T00:14:29.763 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-02-11T00:14:29.763 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-02-11T00:14:29.763 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-02-11T00:14:29.763 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-02-11T00:14:29.763 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-02-11T00:14:29.764 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-02-11T00:14:29.764 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.arena_block_size: 4194304 2021-02-11T00:14:29.764 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-02-11T00:14:29.764 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-02-11T00:14:29.764 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-02-11T00:14:29.764 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.disable_auto_compactions: 0 2021-02-11T00:14:29.764 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-02-11T00:14:29.764 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-02-11T00:14:29.764 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-02-11T00:14:29.764 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-02-11T00:14:29.764 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-02-11T00:14:29.764 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-02-11T00:14:29.764 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-02-11T00:14:29.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-02-11T00:14:29.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-02-11T00:14:29.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-02-11T00:14:29.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.table_properties_collectors: 2021-02-11T00:14:29.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.inplace_update_support: 0 2021-02-11T00:14:29.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-02-11T00:14:29.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-02-11T00:14:29.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-02-11T00:14:29.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.memtable_huge_page_size: 0 2021-02-11T00:14:29.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.bloom_locality: 0 2021-02-11T00:14:29.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.max_successive_merges: 0 2021-02-11T00:14:29.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-02-11T00:14:29.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.paranoid_file_checks: 0 2021-02-11T00:14:29.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.force_consistency_checks: 0 2021-02-11T00:14:29.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.report_bg_io_stats: 0 2021-02-11T00:14:29.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: Options.ttl: 0 2021-02-11T00:14:29.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2021-02-11T00:14:29.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2021-02-11T00:14:29.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1613002469733270, "job": 1, "event": "recovery_started", "log_files": [3]} 2021-02-11T00:14:29.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2021-02-11T00:14:29.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.727+0000 7f4663fc9700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1613002469733950, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1524, "table_properties": {"data_size": 622, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 500, "raw_average_value_size": 100, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2021-02-11T00:14:29.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.731+0000 7f4663fc9700 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2021-02-11T00:14:29.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.731+0000 7f4663fc9700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1613002469734705, "job": 1, "event": "recovery_finished"} 2021-02-11T00:14:29.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.735+0000 7f4663fc9700 4 rocksdb: DB pointer 0x564db6f95200 2021-02-11T00:14:29.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.735+0000 7f464ae40700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2021-02-11T00:14:29.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.735+0000 7f464ae40700 4 rocksdb: [db/db_impl.cc:778] 2021-02-11T00:14:29.767 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: ** DB Stats ** 2021-02-11T00:14:29.767 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Uptime(secs): 0.0 total, 0.0 interval 2021-02-11T00:14:29.767 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2021-02-11T00:14:29.767 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2021-02-11T00:14:29.767 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2021-02-11T00:14:29.767 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2021-02-11T00:14:29.767 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2021-02-11T00:14:29.767 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2021-02-11T00:14:29.767 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: ** Compaction Stats [default] ** 2021-02-11T00:14:29.767 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-02-11T00:14:29.767 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-02-11T00:14:29.767 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: L0 1/0 1.49 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2021-02-11T00:14:29.767 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Sum 1/0 1.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2021-02-11T00:14:29.767 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2021-02-11T00:14:29.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: ** Compaction Stats [default] ** 2021-02-11T00:14:29.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-02-11T00:14:29.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-02-11T00:14:29.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2021-02-11T00:14:29.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Uptime(secs): 0.0 total, 0.0 interval 2021-02-11T00:14:29.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Flush(GB): cumulative 0.000, interval 0.000 2021-02-11T00:14:29.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: AddFile(GB): cumulative 0.000, interval 0.000 2021-02-11T00:14:29.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: AddFile(Total Files): cumulative 0, interval 0 2021-02-11T00:14:29.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: AddFile(L0 Files): cumulative 0, interval 0 2021-02-11T00:14:29.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: AddFile(Keys): cumulative 0, interval 0 2021-02-11T00:14:29.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Cumulative compaction: 0.00 GB write, 0.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-02-11T00:14:29.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Interval compaction: 0.00 GB write, 0.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-02-11T00:14:29.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2021-02-11T00:14:29.769 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: ** File Read Latency Histogram By Level [default] ** 2021-02-11T00:14:29.769 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: ** Compaction Stats [default] ** 2021-02-11T00:14:29.769 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-02-11T00:14:29.769 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-02-11T00:14:29.769 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: L0 1/0 1.49 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2021-02-11T00:14:29.769 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Sum 1/0 1.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2021-02-11T00:14:29.769 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2021-02-11T00:14:29.769 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: ** Compaction Stats [default] ** 2021-02-11T00:14:29.769 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-02-11T00:14:29.769 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-02-11T00:14:29.769 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2021-02-11T00:14:29.769 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Uptime(secs): 0.0 total, 0.0 interval 2021-02-11T00:14:29.769 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Flush(GB): cumulative 0.000, interval 0.000 2021-02-11T00:14:29.770 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: AddFile(GB): cumulative 0.000, interval 0.000 2021-02-11T00:14:29.770 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: AddFile(Total Files): cumulative 0, interval 0 2021-02-11T00:14:29.770 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: AddFile(L0 Files): cumulative 0, interval 0 2021-02-11T00:14:29.770 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: AddFile(Keys): cumulative 0, interval 0 2021-02-11T00:14:29.770 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Cumulative compaction: 0.00 GB write, 0.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-02-11T00:14:29.770 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-02-11T00:14:29.770 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2021-02-11T00:14:29.770 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: ** File Read Latency Histogram By Level [default] ** 2021-02-11T00:14:29.770 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.735+0000 7f4663fc9700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2021-02-11T00:14:29.770 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.735+0000 7f4663fc9700 0 using public_addr v2:172.21.15.181:0/0 -> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] 2021-02-11T00:14:29.770 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.735+0000 7f4663fc9700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] at bind addrs [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:14:29.770 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.735+0000 7f4663fc9700 1 mon.b@-1(???) e0 preinit fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:14:30.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.787+0000 7f464d645700 0 mon.b@-1(synchronizing).mds e1 new map 2021-02-11T00:14:30.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.787+0000 7f464d645700 0 mon.b@-1(synchronizing).mds e1 print_map 2021-02-11T00:14:30.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: e1 2021-02-11T00:14:30.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: enable_multiple, ever_enabled_multiple: 0,0 2021-02-11T00:14:30.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2021-02-11T00:14:30.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: legacy client fscid: -1 2021-02-11T00:14:30.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: 2021-02-11T00:14:30.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: No filesystems configured 2021-02-11T00:14:30.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.787+0000 7f464d645700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2021-02-11T00:14:30.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.787+0000 7f464d645700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2021-02-11T00:14:30.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.787+0000 7f464d645700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2021-02-11T00:14:30.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.787+0000 7f464d645700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2021-02-11T00:14:30.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.787+0000 7f464d645700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2021-02-11T00:14:30.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.787+0000 7f464d645700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2021-02-11T00:14:30.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.787+0000 7f464d645700 1 mon.b@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2021-02-11T00:14:30.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.787+0000 7f464d645700 1 mon.b@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2021-02-11T00:14:30.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.787+0000 7f464d645700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2021-02-11T00:14:30.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.787+0000 7f464d645700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2021-02-11T00:14:30.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.787+0000 7f464d645700 0 mon.b@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2021-02-11T00:14:30.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.787+0000 7f464d645700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2021-02-11T00:14:30.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: audit 2021-02-11T00:14:28.826785+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:28.825575\", \"created\": \"2021-02-11T00:14:28.275570\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:23.935767\"}}, \"last_daemon_update\": \"2021-02-11T00:14:28.825830\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:30.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: audit 2021-02-11T00:14:28.832276+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:28.825575\", \"created\": \"2021-02-11T00:14:28.275570\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:23.935767\"}}, \"last_daemon_update\": \"2021-02-11T00:14:28.825830\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:30.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: audit 2021-02-11T00:14:28.834005+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:30.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: audit 2021-02-11T00:14:28.838786+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:30.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: audit 2021-02-11T00:14:28.840136+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:14:30.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: audit 2021-02-11T00:14:28.841670+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:30.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: audit 2021-02-11T00:14:28.843242+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2021-02-11T00:14:30.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.791+0000 7f464d645700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2021-02-11T00:14:30.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.791+0000 7f464d645700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2021-02-11T00:14:30.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.791+0000 7f464d645700 20 expand_channel_meta expand map: {default=false} 2021-02-11T00:14:30.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.791+0000 7f464d645700 20 expand_channel_meta from 'false' to 'false' 2021-02-11T00:14:30.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.791+0000 7f464d645700 20 expand_channel_meta expanded map: {default=false} 2021-02-11T00:14:30.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.791+0000 7f464d645700 20 expand_channel_meta expand map: {default=info} 2021-02-11T00:14:30.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.791+0000 7f464d645700 20 expand_channel_meta from 'info' to 'info' 2021-02-11T00:14:30.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.791+0000 7f464d645700 20 expand_channel_meta expanded map: {default=info} 2021-02-11T00:14:30.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.791+0000 7f464d645700 20 expand_channel_meta expand map: {default=daemon} 2021-02-11T00:14:30.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.791+0000 7f464d645700 20 expand_channel_meta from 'daemon' to 'daemon' 2021-02-11T00:14:30.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.791+0000 7f464d645700 20 expand_channel_meta expanded map: {default=daemon} 2021-02-11T00:14:30.074 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.791+0000 7f464d645700 20 expand_channel_meta expand map: {default=debug} 2021-02-11T00:14:30.074 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.791+0000 7f464d645700 20 expand_channel_meta from 'debug' to 'debug' 2021-02-11T00:14:30.074 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:29 smithi181 bash[13261]: debug 2021-02-11T00:14:29.791+0000 7f464d645700 20 expand_channel_meta expanded map: {default=debug} 2021-02-11T00:14:35.186 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: cluster 2021-02-11T00:14:29.809125+0000 mon.a (mon.0) 208 : cluster [INF] mon.a calling monitor election 2021-02-11T00:14:35.186 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: cluster 2021-02-11T00:14:29.811574+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2021-02-11T00:14:35.187 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: audit 2021-02-11T00:14:30.801201+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:35.187 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: audit 2021-02-11T00:14:30.959636+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:14:13.165894\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:35.187 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: cluster 2021-02-11T00:14:31.174293+0000 mgr.y (mgr.14138) 49 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:35.187 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: audit 2021-02-11T00:14:31.801350+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:35.187 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: cluster 2021-02-11T00:14:31.804057+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2021-02-11T00:14:35.187 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: audit 2021-02-11T00:14:32.801320+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:35.187 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: cluster 2021-02-11T00:14:33.174827+0000 mgr.y (mgr.14138) 50 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:35.187 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: audit 2021-02-11T00:14:33.801341+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:35.187 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: audit 2021-02-11T00:14:34.801442+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:35.187 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: cluster 2021-02-11T00:14:34.832770+0000 mon.a (mon.0) 215 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2021-02-11T00:14:35.187 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: cluster 2021-02-11T00:14:34.840570+0000 mon.a (mon.0) 216 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} 2021-02-11T00:14:35.187 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: cluster 2021-02-11T00:14:34.840663+0000 mon.a (mon.0) 217 : cluster [DBG] fsmap 2021-02-11T00:14:35.188 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: cluster 2021-02-11T00:14:34.840718+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2021-02-11T00:14:35.188 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: cluster 2021-02-11T00:14:34.841035+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e13: y(active, since 83s) 2021-02-11T00:14:35.188 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: audit 2021-02-11T00:14:34.842231+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:14:13.165894\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:35.188 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: cluster 2021-02-11T00:14:34.848518+0000 mon.a (mon.0) 221 : cluster [INF] overall HEALTH_OK 2021-02-11T00:14:35.188 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: audit 2021-02-11T00:14:34.854878+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:14:13.165894\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:35.188 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: audit 2021-02-11T00:14:34.856391+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2021-02-11T00:14:35.188 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: audit 2021-02-11T00:14:34.857859+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:35.188 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[16832]: audit 2021-02-11T00:14:34.859602+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2021-02-11T00:14:35.188 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: cluster 2021-02-11T00:14:29.809125+0000 mon.a (mon.0) 208 : cluster [INF] mon.a calling monitor election 2021-02-11T00:14:35.188 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: cluster 2021-02-11T00:14:29.811574+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2021-02-11T00:14:35.188 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: audit 2021-02-11T00:14:30.801201+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:35.188 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: audit 2021-02-11T00:14:30.959636+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:14:13.165894\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:35.189 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: cluster 2021-02-11T00:14:31.174293+0000 mgr.y (mgr.14138) 49 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:35.189 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: audit 2021-02-11T00:14:31.801350+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:35.189 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: cluster 2021-02-11T00:14:31.804057+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2021-02-11T00:14:35.189 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: audit 2021-02-11T00:14:32.801320+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:35.189 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: cluster 2021-02-11T00:14:33.174827+0000 mgr.y (mgr.14138) 50 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:35.189 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: audit 2021-02-11T00:14:33.801341+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:35.189 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: audit 2021-02-11T00:14:34.801442+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:35.189 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: cluster 2021-02-11T00:14:34.832770+0000 mon.a (mon.0) 215 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2021-02-11T00:14:35.189 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: cluster 2021-02-11T00:14:34.840570+0000 mon.a (mon.0) 216 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} 2021-02-11T00:14:35.189 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: cluster 2021-02-11T00:14:34.840663+0000 mon.a (mon.0) 217 : cluster [DBG] fsmap 2021-02-11T00:14:35.189 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: cluster 2021-02-11T00:14:34.840718+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2021-02-11T00:14:35.189 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: cluster 2021-02-11T00:14:34.841035+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e13: y(active, since 83s) 2021-02-11T00:14:35.189 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: audit 2021-02-11T00:14:34.842231+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:14:13.165894\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:35.190 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: cluster 2021-02-11T00:14:34.848518+0000 mon.a (mon.0) 221 : cluster [INF] overall HEALTH_OK 2021-02-11T00:14:35.190 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: audit 2021-02-11T00:14:34.854878+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:14:13.165894\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:35.190 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: audit 2021-02-11T00:14:34.856391+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2021-02-11T00:14:35.190 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: audit 2021-02-11T00:14:34.857859+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:35.190 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:34 smithi123 bash[13149]: audit 2021-02-11T00:14:34.859602+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2021-02-11T00:14:35.320 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: cluster 2021-02-11T00:14:29.809125+0000 mon.a (mon.0) 208 : cluster [INF] mon.a calling monitor election 2021-02-11T00:14:35.320 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: cluster 2021-02-11T00:14:29.811574+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2021-02-11T00:14:35.320 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: audit 2021-02-11T00:14:30.801201+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:35.320 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: audit 2021-02-11T00:14:30.959636+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:14:13.165894\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:35.320 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: cluster 2021-02-11T00:14:31.174293+0000 mgr.y (mgr.14138) 49 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:35.320 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: audit 2021-02-11T00:14:31.801350+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:35.320 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: cluster 2021-02-11T00:14:31.804057+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2021-02-11T00:14:35.321 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: audit 2021-02-11T00:14:32.801320+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:35.321 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: cluster 2021-02-11T00:14:33.174827+0000 mgr.y (mgr.14138) 50 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:35.321 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: audit 2021-02-11T00:14:33.801341+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:35.321 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: audit 2021-02-11T00:14:34.801442+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:35.321 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: cluster 2021-02-11T00:14:34.832770+0000 mon.a (mon.0) 215 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2021-02-11T00:14:35.321 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: cluster 2021-02-11T00:14:34.840570+0000 mon.a (mon.0) 216 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} 2021-02-11T00:14:35.321 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: cluster 2021-02-11T00:14:34.840663+0000 mon.a (mon.0) 217 : cluster [DBG] fsmap 2021-02-11T00:14:35.321 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: cluster 2021-02-11T00:14:34.840718+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2021-02-11T00:14:35.321 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: cluster 2021-02-11T00:14:34.841035+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e13: y(active, since 83s) 2021-02-11T00:14:35.321 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: audit 2021-02-11T00:14:34.842231+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:14:13.165894\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:35.321 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: cluster 2021-02-11T00:14:34.848518+0000 mon.a (mon.0) 221 : cluster [INF] overall HEALTH_OK 2021-02-11T00:14:35.321 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: audit 2021-02-11T00:14:34.854878+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:14:13.165894\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:13:30.346265\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:35.321 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: audit 2021-02-11T00:14:34.856391+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2021-02-11T00:14:35.322 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: audit 2021-02-11T00:14:34.857859+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:35.322 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:34 smithi181 bash[13261]: audit 2021-02-11T00:14:34.859602+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2021-02-11T00:14:35.722 INFO:teuthology.orchestra.run.smithi181.stdout: 2021-02-11T00:14:35.722 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":3,"fsid":"bd85b83a-6bfd-11eb-8fef-001a4aab830c","modified":"2021-02-11T00:14:29.802503Z","created":"2021-02-11T00:12:23.062768Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:3300","nonce":0},{"type":"v1","addr":"172.21.15.123:6789","nonce":0}]},"addr":"172.21.15.123:6789/0","public_addr":"172.21.15.123:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:3301","nonce":0},{"type":"v1","addr":"172.21.15.123:6790","nonce":0}]},"addr":"172.21.15.123:6790/0","public_addr":"172.21.15.123:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:3300","nonce":0},{"type":"v1","addr":"172.21.15.181:6789","nonce":0}]},"addr":"172.21.15.181:6789/0","public_addr":"172.21.15.181:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2021-02-11T00:14:35.724 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 3 2021-02-11T00:14:36.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:35 smithi181 bash[13261]: cephadm 2021-02-11T00:14:34.855822+0000 mgr.y (mgr.14138) 51 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2021-02-11T00:14:36.574 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:35 smithi181 bash[13261]: cephadm 2021-02-11T00:14:34.858942+0000 mgr.y (mgr.14138) 52 : cephadm [INF] Reconfiguring daemon mgr.y on smithi123 2021-02-11T00:14:36.574 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:35 smithi181 bash[13261]: cluster 2021-02-11T00:14:35.175243+0000 mgr.y (mgr.14138) 53 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:36.574 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:35 smithi181 bash[13261]: audit 2021-02-11T00:14:35.724027+0000 mon.a (mon.0) 226 : audit [DBG] from='client.? 172.21.15.181:0/3880020379' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2021-02-11T00:14:36.574 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:35 smithi181 bash[13261]: audit 2021-02-11T00:14:35.801935+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:36.575 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:35 smithi123 bash[13149]: cephadm 2021-02-11T00:14:34.855822+0000 mgr.y (mgr.14138) 51 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2021-02-11T00:14:36.576 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:35 smithi123 bash[13149]: cephadm 2021-02-11T00:14:34.858942+0000 mgr.y (mgr.14138) 52 : cephadm [INF] Reconfiguring daemon mgr.y on smithi123 2021-02-11T00:14:36.576 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:35 smithi123 bash[13149]: cluster 2021-02-11T00:14:35.175243+0000 mgr.y (mgr.14138) 53 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:36.576 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:35 smithi123 bash[13149]: audit 2021-02-11T00:14:35.724027+0000 mon.a (mon.0) 226 : audit [DBG] from='client.? 172.21.15.181:0/3880020379' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2021-02-11T00:14:36.576 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:35 smithi123 bash[13149]: audit 2021-02-11T00:14:35.801935+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:36.576 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:35 smithi123 bash[16832]: cephadm 2021-02-11T00:14:34.855822+0000 mgr.y (mgr.14138) 51 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2021-02-11T00:14:36.576 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:35 smithi123 bash[16832]: cephadm 2021-02-11T00:14:34.858942+0000 mgr.y (mgr.14138) 52 : cephadm [INF] Reconfiguring daemon mgr.y on smithi123 2021-02-11T00:14:36.576 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:35 smithi123 bash[16832]: cluster 2021-02-11T00:14:35.175243+0000 mgr.y (mgr.14138) 53 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:36.576 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:35 smithi123 bash[16832]: audit 2021-02-11T00:14:35.724027+0000 mon.a (mon.0) 226 : audit [DBG] from='client.? 172.21.15.181:0/3880020379' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2021-02-11T00:14:36.576 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:35 smithi123 bash[16832]: audit 2021-02-11T00:14:35.801935+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-02-11T00:14:36.577 INFO:tasks.cephadm:Generating final ceph.conf file... 2021-02-11T00:14:36.577 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph config generate-minimal-conf 2021-02-11T00:14:37.437 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:37 smithi123 bash[13149]: audit 2021-02-11T00:14:37.093851+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:37.437 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:37 smithi123 bash[13149]: audit 2021-02-11T00:14:37.097813+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:37.437 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:37 smithi123 bash[13149]: audit 2021-02-11T00:14:37.099144+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:14:37.437 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:37 smithi123 bash[13149]: audit 2021-02-11T00:14:37.100780+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:37.437 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:37 smithi123 bash[13149]: audit 2021-02-11T00:14:37.102252+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2021-02-11T00:14:37.437 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:37 smithi123 bash[16832]: audit 2021-02-11T00:14:37.093851+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:37.437 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:37 smithi123 bash[16832]: audit 2021-02-11T00:14:37.097813+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:37.438 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:37 smithi123 bash[16832]: audit 2021-02-11T00:14:37.099144+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:14:37.438 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:37 smithi123 bash[16832]: audit 2021-02-11T00:14:37.100780+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:37.438 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:37 smithi123 bash[16832]: audit 2021-02-11T00:14:37.102252+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2021-02-11T00:14:37.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:37 smithi181 bash[13261]: audit 2021-02-11T00:14:37.093851+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:37.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:37 smithi181 bash[13261]: audit 2021-02-11T00:14:37.097813+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:13.165990\", \"created\": \"2021-02-11T00:14:12.405644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:08.121751\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:37.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:37 smithi181 bash[13261]: audit 2021-02-11T00:14:37.099144+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:14:37.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:37 smithi181 bash[13261]: audit 2021-02-11T00:14:37.100780+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:37.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:37 smithi181 bash[13261]: audit 2021-02-11T00:14:37.102252+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2021-02-11T00:14:38.518 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:38 smithi123 bash[13149]: cephadm 2021-02-11T00:14:37.098570+0000 mgr.y (mgr.14138) 54 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2021-02-11T00:14:38.519 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:38 smithi123 bash[13149]: cephadm 2021-02-11T00:14:37.101748+0000 mgr.y (mgr.14138) 55 : cephadm [INF] Reconfiguring daemon mon.c on smithi123 2021-02-11T00:14:38.519 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:38 smithi123 bash[13149]: cluster 2021-02-11T00:14:37.175680+0000 mgr.y (mgr.14138) 56 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:38.519 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:38 smithi123 bash[16832]: cephadm 2021-02-11T00:14:37.098570+0000 mgr.y (mgr.14138) 54 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2021-02-11T00:14:38.519 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:38 smithi123 bash[16832]: cephadm 2021-02-11T00:14:37.101748+0000 mgr.y (mgr.14138) 55 : cephadm [INF] Reconfiguring daemon mon.c on smithi123 2021-02-11T00:14:38.519 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:38 smithi123 bash[16832]: cluster 2021-02-11T00:14:37.175680+0000 mgr.y (mgr.14138) 56 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:38.569 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:38 smithi181 bash[13261]: cephadm 2021-02-11T00:14:37.098570+0000 mgr.y (mgr.14138) 54 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2021-02-11T00:14:38.569 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:38 smithi181 bash[13261]: cephadm 2021-02-11T00:14:37.101748+0000 mgr.y (mgr.14138) 55 : cephadm [INF] Reconfiguring daemon mon.c on smithi123 2021-02-11T00:14:38.569 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:38 smithi181 bash[13261]: cluster 2021-02-11T00:14:37.175680+0000 mgr.y (mgr.14138) 56 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:40.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:40 smithi123 bash[16832]: cluster 2021-02-11T00:14:39.176220+0000 mgr.y (mgr.14138) 57 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:40.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:40 smithi123 bash[16832]: audit 2021-02-11T00:14:40.134396+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:40.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:40 smithi123 bash[16832]: audit 2021-02-11T00:14:40.140274+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:40.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:40 smithi123 bash[16832]: audit 2021-02-11T00:14:40.141815+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:14:40.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:40 smithi123 bash[16832]: audit 2021-02-11T00:14:40.143568+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:40.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:40 smithi123 bash[16832]: audit 2021-02-11T00:14:40.145828+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2021-02-11T00:14:40.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:40 smithi123 bash[13149]: cluster 2021-02-11T00:14:39.176220+0000 mgr.y (mgr.14138) 57 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:40.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:40 smithi123 bash[13149]: audit 2021-02-11T00:14:40.134396+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:40.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:40 smithi123 bash[13149]: audit 2021-02-11T00:14:40.140274+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:40.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:40 smithi123 bash[13149]: audit 2021-02-11T00:14:40.141815+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:14:40.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:40 smithi123 bash[13149]: audit 2021-02-11T00:14:40.143568+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:40.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:40 smithi123 bash[13149]: audit 2021-02-11T00:14:40.145828+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2021-02-11T00:14:40.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:40 smithi181 bash[13261]: cluster 2021-02-11T00:14:39.176220+0000 mgr.y (mgr.14138) 57 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:40.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:40 smithi181 bash[13261]: audit 2021-02-11T00:14:40.134396+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:40.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:40 smithi181 bash[13261]: audit 2021-02-11T00:14:40.140274+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:40.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:40 smithi181 bash[13261]: audit 2021-02-11T00:14:40.141815+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:14:40.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:40 smithi181 bash[13261]: audit 2021-02-11T00:14:40.143568+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:40.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:40 smithi181 bash[13261]: audit 2021-02-11T00:14:40.145828+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2021-02-11T00:14:40.824 INFO:teuthology.orchestra.run.smithi123.stdout:# minimal ceph.conf for bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:14:40.824 INFO:teuthology.orchestra.run.smithi123.stdout:[global] 2021-02-11T00:14:40.824 INFO:teuthology.orchestra.run.smithi123.stdout: fsid = bd85b83a-6bfd-11eb-8fef-001a4aab830c 2021-02-11T00:14:40.824 INFO:teuthology.orchestra.run.smithi123.stdout: mon_host = [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] 2021-02-11T00:14:41.507 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2021-02-11T00:14:41.507 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2021-02-11T00:14:41.507 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.conf 2021-02-11T00:14:41.511 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:41 smithi181 bash[13261]: cephadm 2021-02-11T00:14:40.141210+0000 mgr.y (mgr.14138) 58 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2021-02-11T00:14:41.511 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:41 smithi181 bash[13261]: cephadm 2021-02-11T00:14:40.144951+0000 mgr.y (mgr.14138) 59 : cephadm [INF] Reconfiguring daemon mon.b on smithi181 2021-02-11T00:14:41.511 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:41 smithi181 bash[13261]: audit 2021-02-11T00:14:40.826838+0000 mon.a (mon.0) 238 : audit [DBG] from='client.? 172.21.15.123:0/2275322335' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:41.523 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2021-02-11T00:14:41.523 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2021-02-11T00:14:41.533 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2021-02-11T00:14:41.533 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/ceph/ceph.conf 2021-02-11T00:14:41.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:41 smithi123 bash[13149]: cephadm 2021-02-11T00:14:40.141210+0000 mgr.y (mgr.14138) 58 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2021-02-11T00:14:41.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:41 smithi123 bash[13149]: cephadm 2021-02-11T00:14:40.144951+0000 mgr.y (mgr.14138) 59 : cephadm [INF] Reconfiguring daemon mon.b on smithi181 2021-02-11T00:14:41.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:41 smithi123 bash[13149]: audit 2021-02-11T00:14:40.826838+0000 mon.a (mon.0) 238 : audit [DBG] from='client.? 172.21.15.123:0/2275322335' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:41.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:41 smithi123 bash[16832]: cephadm 2021-02-11T00:14:40.141210+0000 mgr.y (mgr.14138) 58 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2021-02-11T00:14:41.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:41 smithi123 bash[16832]: cephadm 2021-02-11T00:14:40.144951+0000 mgr.y (mgr.14138) 59 : cephadm [INF] Reconfiguring daemon mon.b on smithi181 2021-02-11T00:14:41.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:41 smithi123 bash[16832]: audit 2021-02-11T00:14:40.826838+0000 mon.a (mon.0) 238 : audit [DBG] from='client.? 172.21.15.123:0/2275322335' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:41.667 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2021-02-11T00:14:41.667 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2021-02-11T00:14:41.680 INFO:tasks.cephadm:Adding mgr.y on smithi123 2021-02-11T00:14:41.681 INFO:tasks.cephadm:Adding mgr.x on smithi181 2021-02-11T00:14:41.681 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch apply mgr '3;smithi123=y;smithi181=x' 2021-02-11T00:14:42.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:42 smithi123 bash[13149]: cluster 2021-02-11T00:14:41.176684+0000 mgr.y (mgr.14138) 60 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:42.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:42 smithi123 bash[13149]: audit 2021-02-11T00:14:42.197620+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:42.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:42 smithi123 bash[13149]: audit 2021-02-11T00:14:42.203411+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:42.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:42 smithi123 bash[13149]: audit 2021-02-11T00:14:42.205849+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:42.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:42 smithi123 bash[13149]: audit 2021-02-11T00:14:42.206385+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:42.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:42 smithi123 bash[16832]: cluster 2021-02-11T00:14:41.176684+0000 mgr.y (mgr.14138) 60 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:42.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:42 smithi123 bash[16832]: audit 2021-02-11T00:14:42.197620+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:42.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:42 smithi123 bash[16832]: audit 2021-02-11T00:14:42.203411+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:42.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:42 smithi123 bash[16832]: audit 2021-02-11T00:14:42.205849+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:42.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:42 smithi123 bash[16832]: audit 2021-02-11T00:14:42.206385+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:42.772 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:42 smithi181 bash[13261]: cluster 2021-02-11T00:14:41.176684+0000 mgr.y (mgr.14138) 60 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:42.773 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:42 smithi181 bash[13261]: audit 2021-02-11T00:14:42.197620+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:42.773 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:42 smithi181 bash[13261]: audit 2021-02-11T00:14:42.203411+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:42.773 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:42 smithi181 bash[13261]: audit 2021-02-11T00:14:42.205849+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:42.773 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:42 smithi181 bash[13261]: audit 2021-02-11T00:14:42.206385+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:43.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[13149]: audit 2021-02-11T00:14:42.847738+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.846538\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}}, \"last_daemon_update\": \"2021-02-11T00:14:42.846816\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:43.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[13149]: audit 2021-02-11T00:14:42.854779+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.846538\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}}, \"last_daemon_update\": \"2021-02-11T00:14:42.846816\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:43.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[13149]: audit 2021-02-11T00:14:42.932117+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930550\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930702\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930793\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:42.930968\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:43.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[13149]: audit 2021-02-11T00:14:42.939107+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930550\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930702\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930793\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:42.930968\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:43.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[13149]: audit 2021-02-11T00:14:42.940512+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:43.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[13149]: audit 2021-02-11T00:14:42.946152+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:43.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[13149]: audit 2021-02-11T00:14:42.947151+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:14:43.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[13149]: audit 2021-02-11T00:14:42.948285+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:43.632 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[13149]: audit 2021-02-11T00:14:42.949704+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2021-02-11T00:14:43.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[16832]: audit 2021-02-11T00:14:42.847738+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.846538\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}}, \"last_daemon_update\": \"2021-02-11T00:14:42.846816\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:43.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[16832]: audit 2021-02-11T00:14:42.854779+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.846538\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}}, \"last_daemon_update\": \"2021-02-11T00:14:42.846816\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:43.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[16832]: audit 2021-02-11T00:14:42.932117+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930550\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930702\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930793\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:42.930968\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:43.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[16832]: audit 2021-02-11T00:14:42.939107+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930550\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930702\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930793\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:42.930968\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:43.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[16832]: audit 2021-02-11T00:14:42.940512+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:43.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[16832]: audit 2021-02-11T00:14:42.946152+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:43.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[16832]: audit 2021-02-11T00:14:42.947151+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:14:43.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[16832]: audit 2021-02-11T00:14:42.948285+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:43.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:43 smithi123 bash[16832]: audit 2021-02-11T00:14:42.949704+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2021-02-11T00:14:43.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:43 smithi181 bash[13261]: audit 2021-02-11T00:14:42.847738+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.846538\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}}, \"last_daemon_update\": \"2021-02-11T00:14:42.846816\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:43.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:43 smithi181 bash[13261]: audit 2021-02-11T00:14:42.854779+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.846538\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}}, \"last_daemon_update\": \"2021-02-11T00:14:42.846816\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:43.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:43 smithi181 bash[13261]: audit 2021-02-11T00:14:42.932117+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930550\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930702\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930793\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:42.930968\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:43.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:43 smithi181 bash[13261]: audit 2021-02-11T00:14:42.939107+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930550\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930702\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930793\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:28.839703\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:42.930968\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:43.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:43 smithi181 bash[13261]: audit 2021-02-11T00:14:42.940512+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:43.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:43 smithi181 bash[13261]: audit 2021-02-11T00:14:42.946152+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:43.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:43 smithi181 bash[13261]: audit 2021-02-11T00:14:42.947151+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-02-11T00:14:43.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:43 smithi181 bash[13261]: audit 2021-02-11T00:14:42.948285+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:43.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:43 smithi181 bash[13261]: audit 2021-02-11T00:14:42.949704+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2021-02-11T00:14:44.559 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:44 smithi123 bash[13149]: cephadm 2021-02-11T00:14:42.946772+0000 mgr.y (mgr.14138) 61 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2021-02-11T00:14:46.040 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:44 smithi123 bash[13149]: cephadm 2021-02-11T00:14:42.949117+0000 mgr.y (mgr.14138) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi123 2021-02-11T00:14:46.040 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:44 smithi123 bash[13149]: cluster 2021-02-11T00:14:43.177027+0000 mgr.y (mgr.14138) 63 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:46.040 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:44 smithi123 bash[16832]: cephadm 2021-02-11T00:14:42.946772+0000 mgr.y (mgr.14138) 61 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2021-02-11T00:14:46.041 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:44 smithi123 bash[16832]: cephadm 2021-02-11T00:14:42.949117+0000 mgr.y (mgr.14138) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi123 2021-02-11T00:14:46.041 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:44 smithi123 bash[16832]: cluster 2021-02-11T00:14:43.177027+0000 mgr.y (mgr.14138) 63 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:46.042 INFO:teuthology.orchestra.run.smithi181.stdout:Scheduled mgr update... 2021-02-11T00:14:46.042 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:44 smithi181 bash[13261]: cephadm 2021-02-11T00:14:42.946772+0000 mgr.y (mgr.14138) 61 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2021-02-11T00:14:46.043 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:44 smithi181 bash[13261]: cephadm 2021-02-11T00:14:42.949117+0000 mgr.y (mgr.14138) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi123 2021-02-11T00:14:46.043 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:44 smithi181 bash[13261]: cluster 2021-02-11T00:14:43.177027+0000 mgr.y (mgr.14138) 63 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:46.043 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:45 smithi181 bash[13261]: audit 2021-02-11T00:14:44.729098+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2021-02-11T00:14:44.728359\", \"spec\": {\"placement\": {\"count\": 3, \"hosts\": [\"smithi123=y\", \"smithi181=x\"]}, \"service_name\": \"mgr\", \"service_type\": \"mgr\"}}"}]: dispatch 2021-02-11T00:14:46.043 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:45 smithi181 bash[13261]: audit 2021-02-11T00:14:44.734764+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2021-02-11T00:14:44.728359\", \"spec\": {\"placement\": {\"count\": 3, \"hosts\": [\"smithi123=y\", \"smithi181=x\"]}, \"service_name\": \"mgr\", \"service_type\": \"mgr\"}}"}]': finished 2021-02-11T00:14:46.043 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:45 smithi181 bash[13261]: audit 2021-02-11T00:14:45.050319+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930702\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930793\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:46.043 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:45 smithi181 bash[13261]: audit 2021-02-11T00:14:45.054207+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930702\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930793\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:46.043 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:45 smithi181 bash[13261]: audit 2021-02-11T00:14:45.056318+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:46.043 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:45 smithi123 bash[16832]: audit 2021-02-11T00:14:44.729098+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2021-02-11T00:14:44.728359\", \"spec\": {\"placement\": {\"count\": 3, \"hosts\": [\"smithi123=y\", \"smithi181=x\"]}, \"service_name\": \"mgr\", \"service_type\": \"mgr\"}}"}]: dispatch 2021-02-11T00:14:46.043 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:45 smithi123 bash[16832]: audit 2021-02-11T00:14:44.734764+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2021-02-11T00:14:44.728359\", \"spec\": {\"placement\": {\"count\": 3, \"hosts\": [\"smithi123=y\", \"smithi181=x\"]}, \"service_name\": \"mgr\", \"service_type\": \"mgr\"}}"}]': finished 2021-02-11T00:14:46.044 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:45 smithi123 bash[16832]: audit 2021-02-11T00:14:45.050319+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930702\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930793\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:46.044 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:45 smithi123 bash[16832]: audit 2021-02-11T00:14:45.054207+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930702\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930793\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:46.044 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:45 smithi123 bash[16832]: audit 2021-02-11T00:14:45.056318+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:46.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:45 smithi123 bash[13149]: audit 2021-02-11T00:14:44.729098+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2021-02-11T00:14:44.728359\", \"spec\": {\"placement\": {\"count\": 3, \"hosts\": [\"smithi123=y\", \"smithi181=x\"]}, \"service_name\": \"mgr\", \"service_type\": \"mgr\"}}"}]: dispatch 2021-02-11T00:14:46.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:45 smithi123 bash[13149]: audit 2021-02-11T00:14:44.734764+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2021-02-11T00:14:44.728359\", \"spec\": {\"placement\": {\"count\": 3, \"hosts\": [\"smithi123=y\", \"smithi181=x\"]}, \"service_name\": \"mgr\", \"service_type\": \"mgr\"}}"}]': finished 2021-02-11T00:14:46.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:45 smithi123 bash[13149]: audit 2021-02-11T00:14:45.050319+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930702\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930793\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:46.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:45 smithi123 bash[13149]: audit 2021-02-11T00:14:45.054207+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930702\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.930793\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:46.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:45 smithi123 bash[13149]: audit 2021-02-11T00:14:45.056318+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:46.045 DEBUG:teuthology.orchestra.run.smithi181:mgr.x> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mgr.x.service 2021-02-11T00:14:46.047 INFO:tasks.cephadm:Deploying OSDs... 2021-02-11T00:14:46.047 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2021-02-11T00:14:46.048 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/scratch_devs of=/dev/stdout 2021-02-11T00:14:46.054 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2021-02-11T00:14:46.055 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2021-02-11T00:14:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2021-02-11T00:14:46.061 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-02-11T00:14:46.061 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 6h/6d Inode: 347 Links: 1 2021-02-11T00:14:46.061 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-02-11T00:14:46.061 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2021-02-11 00:09:18.355395710 +0000 2021-02-11T00:14:46.062 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2021-02-11 00:09:18.215395712 +0000 2021-02-11T00:14:46.062 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2021-02-11 00:09:18.215395712 +0000 2021-02-11T00:14:46.062 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2021-02-11T00:14:46.071 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2021-02-11T00:14:46.072 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2021-02-11T00:14:46.072 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000382215 s, 1.3 MB/s 2021-02-11T00:14:46.076 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2021-02-11T00:14:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2021-02-11T00:14:46.081 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-02-11T00:14:46.081 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 6h/6d Inode: 352 Links: 1 2021-02-11T00:14:46.082 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-02-11T00:14:46.082 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2021-02-11 00:09:18.739395706 +0000 2021-02-11T00:14:46.082 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2021-02-11 00:09:18.551395708 +0000 2021-02-11T00:14:46.082 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2021-02-11 00:09:18.551395708 +0000 2021-02-11T00:14:46.082 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2021-02-11T00:14:46.090 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2021-02-11T00:14:46.090 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2021-02-11T00:14:46.090 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000368686 s, 1.4 MB/s 2021-02-11T00:14:46.095 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2021-02-11T00:14:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2021-02-11T00:14:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-02-11T00:14:46.101 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 6h/6d Inode: 361 Links: 1 2021-02-11T00:14:46.101 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-02-11T00:14:46.101 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2021-02-11 00:09:19.147395702 +0000 2021-02-11T00:14:46.101 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2021-02-11 00:09:18.979395703 +0000 2021-02-11T00:14:46.101 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2021-02-11 00:09:18.979395703 +0000 2021-02-11T00:14:46.101 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2021-02-11T00:14:46.110 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2021-02-11T00:14:46.110 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2021-02-11T00:14:46.110 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000396721 s, 1.3 MB/s 2021-02-11T00:14:46.114 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2021-02-11T00:14:46.117 INFO:journalctl@ceph.mgr.x.smithi181.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:14:46.163 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2021-02-11T00:14:46.163 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-02-11T00:14:46.163 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 6h/6d Inode: 367 Links: 1 2021-02-11T00:14:46.163 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-02-11T00:14:46.163 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2021-02-11 00:09:19.503395698 +0000 2021-02-11T00:14:46.163 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2021-02-11 00:09:19.347395699 +0000 2021-02-11T00:14:46.163 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2021-02-11 00:09:19.347395699 +0000 2021-02-11T00:14:46.163 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2021-02-11T00:14:46.172 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2021-02-11T00:14:46.172 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2021-02-11T00:14:46.173 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000393896 s, 1.3 MB/s 2021-02-11T00:14:46.177 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2021-02-11T00:14:46.177 DEBUG:teuthology.orchestra.run.smithi181:> dd if=/scratch_devs of=/dev/stdout 2021-02-11T00:14:46.183 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2021-02-11T00:14:46.184 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2021-02-11T00:14:46.234 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2021-02-11T00:14:46.234 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-02-11T00:14:46.234 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 6h/6d Inode: 349 Links: 1 2021-02-11T00:14:46.234 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-02-11T00:14:46.234 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2021-02-11 00:09:18.296898847 +0000 2021-02-11T00:14:46.234 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2021-02-11 00:09:18.132898848 +0000 2021-02-11T00:14:46.234 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2021-02-11 00:09:18.132898848 +0000 2021-02-11T00:14:46.234 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2021-02-11T00:14:46.243 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2021-02-11T00:14:46.243 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2021-02-11T00:14:46.243 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000409593 s, 1.3 MB/s 2021-02-11T00:14:46.248 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2021-02-11T00:14:46.255 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2021-02-11T00:14:46.255 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-02-11T00:14:46.255 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 6h/6d Inode: 353 Links: 1 2021-02-11T00:14:46.255 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-02-11T00:14:46.256 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2021-02-11 00:09:18.512898844 +0000 2021-02-11T00:14:46.256 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2021-02-11 00:09:18.508898844 +0000 2021-02-11T00:14:46.256 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2021-02-11 00:09:18.508898844 +0000 2021-02-11T00:14:46.256 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2021-02-11T00:14:46.265 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2021-02-11T00:14:46.265 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2021-02-11T00:14:46.265 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000388596 s, 1.3 MB/s 2021-02-11T00:14:46.270 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2021-02-11T00:14:46.276 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2021-02-11T00:14:46.277 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-02-11T00:14:46.277 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 6h/6d Inode: 361 Links: 1 2021-02-11T00:14:46.277 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-02-11T00:14:46.277 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2021-02-11 00:09:19.080898838 +0000 2021-02-11T00:14:46.277 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2021-02-11 00:09:18.912898840 +0000 2021-02-11T00:14:46.277 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2021-02-11 00:09:18.912898840 +0000 2021-02-11T00:14:46.277 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2021-02-11T00:14:46.284 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2021-02-11T00:14:46.284 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2021-02-11T00:14:46.284 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000392881 s, 1.3 MB/s 2021-02-11T00:14:46.289 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2021-02-11T00:14:46.294 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2021-02-11T00:14:46.295 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-02-11T00:14:46.295 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 6h/6d Inode: 365 Links: 1 2021-02-11T00:14:46.295 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-02-11T00:14:46.295 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2021-02-11 00:09:19.456898834 +0000 2021-02-11T00:14:46.295 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2021-02-11 00:09:19.312898836 +0000 2021-02-11T00:14:46.295 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2021-02-11 00:09:19.312898836 +0000 2021-02-11T00:14:46.295 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2021-02-11T00:14:46.304 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2021-02-11T00:14:46.304 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2021-02-11T00:14:46.304 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000420824 s, 1.2 MB/s 2021-02-11T00:14:46.308 INFO:tasks.cephadm:Deploying osd.0 on smithi123 with /dev/vg_nvme/lv_4... 2021-02-11T00:14:46.308 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2021-02-11T00:14:46.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:46 smithi181 bash[13261]: audit 2021-02-11T00:14:44.726677+0000 mgr.y (mgr.14138) 64 : audit [DBG] from='client.34106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "3;smithi123=y;smithi181=x", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:14:46.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:46 smithi181 bash[13261]: cephadm 2021-02-11T00:14:44.728334+0000 mgr.y (mgr.14138) 65 : cephadm [INF] Saving service mgr spec with placement smithi123=y;smithi181=x;count:3 2021-02-11T00:14:46.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:46 smithi181 bash[13261]: cluster 2021-02-11T00:14:45.177431+0000 mgr.y (mgr.14138) 66 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:46.571 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:46 smithi181 bash[13261]: audit 2021-02-11T00:14:45.754779+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753077\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753265\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753383\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:45.753612\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:46.571 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:46 smithi181 bash[13261]: audit 2021-02-11T00:14:45.758296+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753077\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753265\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753383\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:45.753612\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:46.571 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:46 smithi181 bash[13261]: audit 2021-02-11T00:14:45.759544+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:46.571 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:46 smithi181 bash[13261]: audit 2021-02-11T00:14:45.765673+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:46.571 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:46 smithi181 bash[13261]: audit 2021-02-11T00:14:45.767440+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2021-02-11T00:14:46.571 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:46 smithi181 bash[13261]: audit 2021-02-11T00:14:45.773198+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2021-02-11T00:14:46.572 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:46 smithi181 bash[13261]: audit 2021-02-11T00:14:45.774545+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2021-02-11T00:14:46.572 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:46 smithi181 bash[13261]: audit 2021-02-11T00:14:45.776124+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:46.572 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:46 smithi181 bash[13261]: audit 2021-02-11T00:14:45.777711+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2021-02-11T00:14:46.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[13149]: audit 2021-02-11T00:14:44.726677+0000 mgr.y (mgr.14138) 64 : audit [DBG] from='client.34106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "3;smithi123=y;smithi181=x", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:14:46.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[13149]: cephadm 2021-02-11T00:14:44.728334+0000 mgr.y (mgr.14138) 65 : cephadm [INF] Saving service mgr spec with placement smithi123=y;smithi181=x;count:3 2021-02-11T00:14:46.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[13149]: cluster 2021-02-11T00:14:45.177431+0000 mgr.y (mgr.14138) 66 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:46.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[13149]: audit 2021-02-11T00:14:45.754779+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753077\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753265\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753383\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:45.753612\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:46.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[13149]: audit 2021-02-11T00:14:45.758296+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753077\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753265\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753383\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:45.753612\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:46.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[13149]: audit 2021-02-11T00:14:45.759544+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:46.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[13149]: audit 2021-02-11T00:14:45.765673+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:46.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[13149]: audit 2021-02-11T00:14:45.767440+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2021-02-11T00:14:46.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[13149]: audit 2021-02-11T00:14:45.773198+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2021-02-11T00:14:46.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[13149]: audit 2021-02-11T00:14:45.774545+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2021-02-11T00:14:46.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[13149]: audit 2021-02-11T00:14:45.776124+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:46.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[13149]: audit 2021-02-11T00:14:45.777711+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2021-02-11T00:14:46.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[16832]: audit 2021-02-11T00:14:44.726677+0000 mgr.y (mgr.14138) 64 : audit [DBG] from='client.34106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "3;smithi123=y;smithi181=x", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:14:46.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[16832]: cephadm 2021-02-11T00:14:44.728334+0000 mgr.y (mgr.14138) 65 : cephadm [INF] Saving service mgr spec with placement smithi123=y;smithi181=x;count:3 2021-02-11T00:14:46.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[16832]: cluster 2021-02-11T00:14:45.177431+0000 mgr.y (mgr.14138) 66 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:46.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[16832]: audit 2021-02-11T00:14:45.754779+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753077\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753265\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753383\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:45.753612\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:46.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[16832]: audit 2021-02-11T00:14:45.758296+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753077\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753265\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:45.753383\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:45.753612\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:46.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[16832]: audit 2021-02-11T00:14:45.759544+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:46.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[16832]: audit 2021-02-11T00:14:45.765673+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:46.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[16832]: audit 2021-02-11T00:14:45.767440+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2021-02-11T00:14:46.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[16832]: audit 2021-02-11T00:14:45.773198+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2021-02-11T00:14:46.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[16832]: audit 2021-02-11T00:14:45.774545+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2021-02-11T00:14:46.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[16832]: audit 2021-02-11T00:14:45.776124+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:46.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:46 smithi123 bash[16832]: audit 2021-02-11T00:14:45.777711+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2021-02-11T00:14:47.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:47 smithi123 bash[16832]: cephadm 2021-02-11T00:14:45.777121+0000 mgr.y (mgr.14138) 67 : cephadm [INF] Deploying daemon mgr.x on smithi181 2021-02-11T00:14:47.903 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:47 smithi123 bash[13149]: cephadm 2021-02-11T00:14:45.777121+0000 mgr.y (mgr.14138) 67 : cephadm [INF] Deploying daemon mgr.x on smithi181 2021-02-11T00:14:47.903 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:47 smithi181 bash[13261]: cephadm 2021-02-11T00:14:45.777121+0000 mgr.y (mgr.14138) 67 : cephadm [INF] Deploying daemon mgr.x on smithi181 2021-02-11T00:14:48.259 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 11 00:14:48 smithi181 systemd[1]: Started Ceph mgr.x for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:14:48.259 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 11 00:14:48 smithi181 bash[13994]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-mgr.x 2021-02-11T00:14:48.569 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:48 smithi181 bash[13261]: cluster 2021-02-11T00:14:47.177890+0000 mgr.y (mgr.14138) 68 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:48.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:48 smithi181 bash[13261]: audit 2021-02-11T00:14:48.188960+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.846538\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:48.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:48 smithi181 bash[13261]: audit 2021-02-11T00:14:48.194220+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.846538\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:48.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:48 smithi181 bash[13261]: audit 2021-02-11T00:14:48.196435+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:48.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:48 smithi181 bash[13261]: audit 2021-02-11T00:14:48.196841+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:48.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:48 smithi123 bash[13149]: cluster 2021-02-11T00:14:47.177890+0000 mgr.y (mgr.14138) 68 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:48.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:48 smithi123 bash[13149]: audit 2021-02-11T00:14:48.188960+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.846538\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:48.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:48 smithi123 bash[13149]: audit 2021-02-11T00:14:48.194220+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.846538\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:48.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:48 smithi123 bash[13149]: audit 2021-02-11T00:14:48.196435+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:48.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:48 smithi123 bash[13149]: audit 2021-02-11T00:14:48.196841+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:48.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:48 smithi123 bash[16832]: cluster 2021-02-11T00:14:47.177890+0000 mgr.y (mgr.14138) 68 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:48.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:48 smithi123 bash[16832]: audit 2021-02-11T00:14:48.188960+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.846538\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:48.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:48 smithi123 bash[16832]: audit 2021-02-11T00:14:48.194220+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:42.846538\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:48.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:48 smithi123 bash[16832]: audit 2021-02-11T00:14:48.196435+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:48.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:48 smithi123 bash[16832]: audit 2021-02-11T00:14:48.196841+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:49.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:49 smithi123 bash[13149]: audit 2021-02-11T00:14:48.932599+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931318\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931447\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}}, \"last_daemon_update\": \"2021-02-11T00:14:48.931589\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:49.536 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:49 smithi123 bash[13149]: audit 2021-02-11T00:14:48.938335+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931318\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931447\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}}, \"last_daemon_update\": \"2021-02-11T00:14:48.931589\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:49.536 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:49 smithi123 bash[13149]: audit 2021-02-11T00:14:48.960882+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959338\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959492\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959588\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:48.959778\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:49.536 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:49 smithi123 bash[13149]: audit 2021-02-11T00:14:48.965828+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959338\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959492\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959588\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:48.959778\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:49.536 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:49 smithi123 bash[13149]: audit 2021-02-11T00:14:48.967201+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:49.536 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:49 smithi123 bash[13149]: audit 2021-02-11T00:14:48.973062+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:49.536 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:49 smithi123 bash[13149]: audit 2021-02-11T00:14:48.975955+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:49.569 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:49 smithi181 bash[13261]: audit 2021-02-11T00:14:48.932599+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931318\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931447\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}}, \"last_daemon_update\": \"2021-02-11T00:14:48.931589\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:49.569 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:49 smithi181 bash[13261]: audit 2021-02-11T00:14:48.938335+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931318\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931447\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}}, \"last_daemon_update\": \"2021-02-11T00:14:48.931589\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:49.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:49 smithi181 bash[13261]: audit 2021-02-11T00:14:48.960882+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959338\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959492\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959588\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:48.959778\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:49.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:49 smithi181 bash[13261]: audit 2021-02-11T00:14:48.965828+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959338\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959492\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959588\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:48.959778\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:49.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:49 smithi181 bash[13261]: audit 2021-02-11T00:14:48.967201+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:49.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:49 smithi181 bash[13261]: audit 2021-02-11T00:14:48.973062+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:49.570 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:49 smithi181 bash[13261]: audit 2021-02-11T00:14:48.975955+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:49.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:49 smithi123 bash[16832]: audit 2021-02-11T00:14:48.932599+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931318\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931447\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}}, \"last_daemon_update\": \"2021-02-11T00:14:48.931589\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:14:49.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:49 smithi123 bash[16832]: audit 2021-02-11T00:14:48.938335+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931318\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931447\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}}, \"last_daemon_update\": \"2021-02-11T00:14:48.931589\", \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:14:49.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:49 smithi123 bash[16832]: audit 2021-02-11T00:14:48.960882+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959338\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959492\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959588\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:48.959778\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:49.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:49 smithi123 bash[16832]: audit 2021-02-11T00:14:48.965828+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959338\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959492\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.959588\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:48.959778\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:49.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:49 smithi123 bash[16832]: audit 2021-02-11T00:14:48.967201+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:49.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:49 smithi123 bash[16832]: audit 2021-02-11T00:14:48.973062+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:49.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:49 smithi123 bash[16832]: audit 2021-02-11T00:14:48.975955+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:14:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_4 2021-02-11T00:14:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2021-02-11T00:14:49.700 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2021-02-11T00:14:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2021-02-11T00:14:49.700 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0155823 s, 673 MB/s 2021-02-11T00:14:49.700 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2021-02-11T00:14:50.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch daemon add osd smithi123:vg_nvme/lv_4 2021-02-11T00:14:50.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:50 smithi123 bash[16832]: cluster 2021-02-11T00:14:49.178410+0000 mgr.y (mgr.14138) 69 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:50.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:50 smithi123 bash[16832]: audit 2021-02-11T00:14:49.662721+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661088\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661256\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661359\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:49.661559\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:50.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:50 smithi123 bash[16832]: audit 2021-02-11T00:14:49.669067+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661088\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661256\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661359\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:49.661559\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:50.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:50 smithi123 bash[16832]: audit 2021-02-11T00:14:49.670863+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:50.629 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:50 smithi123 bash[16832]: audit 2021-02-11T00:14:49.676059+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:50.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:50 smithi123 bash[13149]: cluster 2021-02-11T00:14:49.178410+0000 mgr.y (mgr.14138) 69 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:50.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:50 smithi123 bash[13149]: audit 2021-02-11T00:14:49.662721+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661088\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661256\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661359\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:49.661559\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:50.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:50 smithi123 bash[13149]: audit 2021-02-11T00:14:49.669067+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661088\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661256\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661359\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:49.661559\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:50.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:50 smithi123 bash[13149]: audit 2021-02-11T00:14:49.670863+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:50.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:50 smithi123 bash[13149]: audit 2021-02-11T00:14:49.676059+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:50.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:50 smithi181 bash[13261]: cluster 2021-02-11T00:14:49.178410+0000 mgr.y (mgr.14138) 69 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:50.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:50 smithi181 bash[13261]: audit 2021-02-11T00:14:49.662721+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661088\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661256\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661359\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:49.661559\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:14:50.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:50 smithi181 bash[13261]: audit 2021-02-11T00:14:49.669067+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661088\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661256\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661359\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}}, \"last_daemon_update\": \"2021-02-11T00:14:49.661559\", \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:14:50.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:50 smithi181 bash[13261]: audit 2021-02-11T00:14:49.670863+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:14:50.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:50 smithi181 bash[13261]: audit 2021-02-11T00:14:49.676059+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:14:52.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:52 smithi123 bash[13149]: cluster 2021-02-11T00:14:51.178910+0000 mgr.y (mgr.14138) 70 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:52.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:52 smithi123 bash[16832]: cluster 2021-02-11T00:14:51.178910+0000 mgr.y (mgr.14138) 70 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:52.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:52 smithi181 bash[13261]: cluster 2021-02-11T00:14:51.178910+0000 mgr.y (mgr.14138) 70 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:54.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[13149]: cluster 2021-02-11T00:14:53.179379+0000 mgr.y (mgr.14138) 71 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:54.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[13149]: cluster 2021-02-11T00:14:53.506312+0000 mon.a (mon.0) 281 : cluster [DBG] Standby manager daemon x started 2021-02-11T00:14:54.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[13149]: audit 2021-02-11T00:14:53.508077+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.181:0/2941682531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2021-02-11T00:14:54.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[13149]: audit 2021-02-11T00:14:53.510047+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.181:0/2941682531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2021-02-11T00:14:54.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[13149]: audit 2021-02-11T00:14:53.541144+0000 mgr.y (mgr.14138) 72 : audit [DBG] from='client.14196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:14:54.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[13149]: audit 2021-02-11T00:14:53.542940+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:14:54.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[13149]: cephadm 2021-02-11T00:14:53.544310+0000 mgr.y (mgr.14138) 73 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:14:54.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[13149]: cephadm 2021-02-11T00:14:53.544471+0000 mgr.y (mgr.14138) 74 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:14:54.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[13149]: cephadm 2021-02-11T00:14:53.546306+0000 mgr.y (mgr.14138) 75 : cephadm [INF] Applying None on host smithi123... 2021-02-11T00:14:54.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[13149]: audit 2021-02-11T00:14:53.547049+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:14:54.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[13149]: audit 2021-02-11T00:14:53.548619+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:54.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[13149]: audit 2021-02-11T00:14:53.550293+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:14:54.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[16832]: cluster 2021-02-11T00:14:53.179379+0000 mgr.y (mgr.14138) 71 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:54.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[16832]: cluster 2021-02-11T00:14:53.506312+0000 mon.a (mon.0) 281 : cluster [DBG] Standby manager daemon x started 2021-02-11T00:14:54.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[16832]: audit 2021-02-11T00:14:53.508077+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.181:0/2941682531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2021-02-11T00:14:54.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[16832]: audit 2021-02-11T00:14:53.510047+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.181:0/2941682531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2021-02-11T00:14:54.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[16832]: audit 2021-02-11T00:14:53.541144+0000 mgr.y (mgr.14138) 72 : audit [DBG] from='client.14196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:14:54.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[16832]: audit 2021-02-11T00:14:53.542940+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:14:54.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[16832]: cephadm 2021-02-11T00:14:53.544310+0000 mgr.y (mgr.14138) 73 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:14:54.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[16832]: cephadm 2021-02-11T00:14:53.544471+0000 mgr.y (mgr.14138) 74 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:14:54.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[16832]: cephadm 2021-02-11T00:14:53.546306+0000 mgr.y (mgr.14138) 75 : cephadm [INF] Applying None on host smithi123... 2021-02-11T00:14:54.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[16832]: audit 2021-02-11T00:14:53.547049+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:14:54.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[16832]: audit 2021-02-11T00:14:53.548619+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:54.632 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:54 smithi123 bash[16832]: audit 2021-02-11T00:14:53.550293+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:14:54.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:54 smithi181 bash[13261]: cluster 2021-02-11T00:14:53.179379+0000 mgr.y (mgr.14138) 71 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:54.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:54 smithi181 bash[13261]: cluster 2021-02-11T00:14:53.506312+0000 mon.a (mon.0) 281 : cluster [DBG] Standby manager daemon x started 2021-02-11T00:14:54.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:54 smithi181 bash[13261]: audit 2021-02-11T00:14:53.508077+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.181:0/2941682531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2021-02-11T00:14:54.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:54 smithi181 bash[13261]: audit 2021-02-11T00:14:53.510047+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.181:0/2941682531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2021-02-11T00:14:54.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:54 smithi181 bash[13261]: audit 2021-02-11T00:14:53.541144+0000 mgr.y (mgr.14138) 72 : audit [DBG] from='client.14196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:14:54.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:54 smithi181 bash[13261]: audit 2021-02-11T00:14:53.542940+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:14:54.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:54 smithi181 bash[13261]: cephadm 2021-02-11T00:14:53.544310+0000 mgr.y (mgr.14138) 73 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:14:54.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:54 smithi181 bash[13261]: cephadm 2021-02-11T00:14:53.544471+0000 mgr.y (mgr.14138) 74 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:14:54.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:54 smithi181 bash[13261]: cephadm 2021-02-11T00:14:53.546306+0000 mgr.y (mgr.14138) 75 : cephadm [INF] Applying None on host smithi123... 2021-02-11T00:14:54.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:54 smithi181 bash[13261]: audit 2021-02-11T00:14:53.547049+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:14:54.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:54 smithi181 bash[13261]: audit 2021-02-11T00:14:53.548619+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:14:54.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:54 smithi181 bash[13261]: audit 2021-02-11T00:14:53.550293+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:14:55.650 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:55 smithi123 bash[16832]: cluster 2021-02-11T00:14:54.395982+0000 mon.a (mon.0) 286 : cluster [DBG] mgrmap e14: y(active, since 103s), standbys: x 2021-02-11T00:14:55.650 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:55 smithi123 bash[16832]: audit 2021-02-11T00:14:54.396139+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2021-02-11T00:14:55.650 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:55 smithi123 bash[13149]: cluster 2021-02-11T00:14:54.395982+0000 mon.a (mon.0) 286 : cluster [DBG] mgrmap e14: y(active, since 103s), standbys: x 2021-02-11T00:14:55.650 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:55 smithi123 bash[13149]: audit 2021-02-11T00:14:54.396139+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2021-02-11T00:14:55.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:55 smithi181 bash[13261]: cluster 2021-02-11T00:14:54.395982+0000 mon.a (mon.0) 286 : cluster [DBG] mgrmap e14: y(active, since 103s), standbys: x 2021-02-11T00:14:57.034 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:55 smithi181 bash[13261]: audit 2021-02-11T00:14:54.396139+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2021-02-11T00:14:57.035 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:56 smithi123 bash[13149]: cluster 2021-02-11T00:14:55.179910+0000 mgr.y (mgr.14138) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:57.035 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:56 smithi123 bash[16832]: cluster 2021-02-11T00:14:55.179910+0000 mgr.y (mgr.14138) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:57.035 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:56 smithi181 bash[13261]: cluster 2021-02-11T00:14:55.179910+0000 mgr.y (mgr.14138) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:57.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:57 smithi181 bash[13261]: audit 2021-02-11T00:14:57.378018+0000 mon.a (mon.0) 288 : audit [INF] from='client.? 172.21.15.123:0/4195506879' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5"}]: dispatch 2021-02-11T00:14:57.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:57 smithi181 bash[13261]: audit 2021-02-11T00:14:57.385769+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.123:0/4195506879' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5"}]': finished 2021-02-11T00:14:57.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:57 smithi181 bash[13261]: cluster 2021-02-11T00:14:57.385892+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2021-02-11T00:14:57.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:57 smithi181 bash[13261]: audit 2021-02-11T00:14:57.386081+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-02-11T00:14:57.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:57 smithi123 bash[13149]: audit 2021-02-11T00:14:57.378018+0000 mon.a (mon.0) 288 : audit [INF] from='client.? 172.21.15.123:0/4195506879' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5"}]: dispatch 2021-02-11T00:14:57.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:57 smithi123 bash[13149]: audit 2021-02-11T00:14:57.385769+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.123:0/4195506879' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5"}]': finished 2021-02-11T00:14:57.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:57 smithi123 bash[13149]: cluster 2021-02-11T00:14:57.385892+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2021-02-11T00:14:57.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:57 smithi123 bash[13149]: audit 2021-02-11T00:14:57.386081+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-02-11T00:14:57.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:57 smithi123 bash[16832]: audit 2021-02-11T00:14:57.378018+0000 mon.a (mon.0) 288 : audit [INF] from='client.? 172.21.15.123:0/4195506879' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5"}]: dispatch 2021-02-11T00:14:57.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:57 smithi123 bash[16832]: audit 2021-02-11T00:14:57.385769+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.123:0/4195506879' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5"}]': finished 2021-02-11T00:14:57.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:57 smithi123 bash[16832]: cluster 2021-02-11T00:14:57.385892+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2021-02-11T00:14:57.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:57 smithi123 bash[16832]: audit 2021-02-11T00:14:57.386081+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-02-11T00:14:58.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:58 smithi181 bash[13261]: cluster 2021-02-11T00:14:57.180465+0000 mgr.y (mgr.14138) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:59.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:14:58 smithi181 bash[13261]: audit 2021-02-11T00:14:58.014168+0000 mon.a (mon.0) 292 : audit [DBG] from='client.? 172.21.15.123:0/3434174749' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:14:59.069 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:58 smithi123 bash[13149]: cluster 2021-02-11T00:14:57.180465+0000 mgr.y (mgr.14138) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:59.069 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:14:58 smithi123 bash[13149]: audit 2021-02-11T00:14:58.014168+0000 mon.a (mon.0) 292 : audit [DBG] from='client.? 172.21.15.123:0/3434174749' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:14:59.069 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:58 smithi123 bash[16832]: cluster 2021-02-11T00:14:57.180465+0000 mgr.y (mgr.14138) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:14:59.069 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:14:58 smithi123 bash[16832]: audit 2021-02-11T00:14:58.014168+0000 mon.a (mon.0) 292 : audit [DBG] from='client.? 172.21.15.123:0/3434174749' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:15:00.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:00 smithi123 bash[13149]: cluster 2021-02-11T00:14:59.180855+0000 mgr.y (mgr.14138) 78 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:00.761 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:00 smithi123 bash[16832]: cluster 2021-02-11T00:14:59.180855+0000 mgr.y (mgr.14138) 78 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:00.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:00 smithi181 bash[13261]: cluster 2021-02-11T00:14:59.180855+0000 mgr.y (mgr.14138) 78 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:01.569 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:01 smithi181 bash[13261]: audit 2021-02-11T00:15:00.953462+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:01.587 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:01 smithi123 bash[13149]: audit 2021-02-11T00:15:00.953462+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:01.587 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:01 smithi123 bash[16832]: audit 2021-02-11T00:15:00.953462+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:02.615 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:02 smithi123 bash[13149]: cluster 2021-02-11T00:15:01.181280+0000 mgr.y (mgr.14138) 79 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:02.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:02 smithi123 bash[16832]: cluster 2021-02-11T00:15:01.181280+0000 mgr.y (mgr.14138) 79 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:02.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:02 smithi181 bash[13261]: cluster 2021-02-11T00:15:01.181280+0000 mgr.y (mgr.14138) 79 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:04.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:04 smithi181 bash[13261]: cluster 2021-02-11T00:15:03.181788+0000 mgr.y (mgr.14138) 80 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:04.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:04 smithi123 bash[16832]: cluster 2021-02-11T00:15:03.181788+0000 mgr.y (mgr.14138) 80 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:04.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:04 smithi123 bash[13149]: cluster 2021-02-11T00:15:03.181788+0000 mgr.y (mgr.14138) 80 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:05.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:05 smithi181 bash[13261]: audit 2021-02-11T00:15:05.173692+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2021-02-11T00:15:05.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:05 smithi181 bash[13261]: audit 2021-02-11T00:15:05.174871+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:15:05.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:05 smithi181 bash[13261]: audit 2021-02-11T00:15:05.176148+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2021-02-11T00:15:05.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:05 smithi123 bash[13149]: audit 2021-02-11T00:15:05.173692+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2021-02-11T00:15:05.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:05 smithi123 bash[13149]: audit 2021-02-11T00:15:05.174871+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:15:05.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:05 smithi123 bash[13149]: audit 2021-02-11T00:15:05.176148+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2021-02-11T00:15:05.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:05 smithi123 bash[16832]: audit 2021-02-11T00:15:05.173692+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2021-02-11T00:15:05.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:05 smithi123 bash[16832]: audit 2021-02-11T00:15:05.174871+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:15:05.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:05 smithi123 bash[16832]: audit 2021-02-11T00:15:05.176148+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2021-02-11T00:15:06.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:06 smithi123 bash[13149]: cephadm 2021-02-11T00:15:05.175713+0000 mgr.y (mgr.14138) 81 : cephadm [INF] Deploying daemon osd.0 on smithi123 2021-02-11T00:15:06.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:06 smithi123 bash[13149]: cluster 2021-02-11T00:15:05.182329+0000 mgr.y (mgr.14138) 82 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:06.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:06 smithi123 bash[13149]: cluster 2021-02-11T00:15:05.440507+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2021-02-11T00:15:06.629 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:06 smithi123 bash[16832]: cephadm 2021-02-11T00:15:05.175713+0000 mgr.y (mgr.14138) 81 : cephadm [INF] Deploying daemon osd.0 on smithi123 2021-02-11T00:15:06.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:06 smithi123 bash[16832]: cluster 2021-02-11T00:15:05.182329+0000 mgr.y (mgr.14138) 82 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:06.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:06 smithi123 bash[16832]: cluster 2021-02-11T00:15:05.440507+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2021-02-11T00:15:06.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:06 smithi181 bash[13261]: cephadm 2021-02-11T00:15:05.175713+0000 mgr.y (mgr.14138) 81 : cephadm [INF] Deploying daemon osd.0 on smithi123 2021-02-11T00:15:06.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:06 smithi181 bash[13261]: cluster 2021-02-11T00:15:05.182329+0000 mgr.y (mgr.14138) 82 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:06.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:06 smithi181 bash[13261]: cluster 2021-02-11T00:15:05.440507+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2021-02-11T00:15:07.808 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 0 on host 'smithi123' 2021-02-11T00:15:08.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:08 smithi181 bash[13261]: cluster 2021-02-11T00:15:07.182843+0000 mgr.y (mgr.14138) 83 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:08.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:08 smithi181 bash[13261]: audit 2021-02-11T00:15:07.801425+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661088\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:14:49.661256\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661359\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:08.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:08 smithi181 bash[13261]: audit 2021-02-11T00:15:07.802139+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:15:08.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:08 smithi181 bash[13261]: audit 2021-02-11T00:15:07.809174+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661088\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:14:49.661256\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661359\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:08.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:08 smithi123 bash[13149]: cluster 2021-02-11T00:15:07.182843+0000 mgr.y (mgr.14138) 83 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:08.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:08 smithi123 bash[13149]: audit 2021-02-11T00:15:07.801425+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661088\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:14:49.661256\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661359\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:08.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:08 smithi123 bash[13149]: audit 2021-02-11T00:15:07.802139+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:15:08.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:08 smithi123 bash[13149]: audit 2021-02-11T00:15:07.809174+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661088\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:14:49.661256\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661359\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:08.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:08 smithi123 bash[16832]: cluster 2021-02-11T00:15:07.182843+0000 mgr.y (mgr.14138) 83 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:08.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:08 smithi123 bash[16832]: audit 2021-02-11T00:15:07.801425+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661088\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:14:49.661256\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661359\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:08.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:08 smithi123 bash[16832]: audit 2021-02-11T00:15:07.802139+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:15:08.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:08 smithi123 bash[16832]: audit 2021-02-11T00:15:07.809174+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661088\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:14:49.661256\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:49.661359\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_device_update\": \"2021-02-11T00:13:24.847856\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:09.176 DEBUG:teuthology.orchestra.run.smithi123:osd.0> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.0.service 2021-02-11T00:15:09.179 INFO:tasks.cephadm:Deploying osd.1 on smithi123 with /dev/vg_nvme/lv_3... 2021-02-11T00:15:09.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2021-02-11T00:15:09.286 INFO:journalctl@ceph.osd.0.smithi123.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:15:09.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:09 smithi123 bash[13149]: audit 2021-02-11T00:15:08.755072+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_daemon_update\": \"2021-02-11T00:15:08.753861\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:09.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:09 smithi123 bash[13149]: audit 2021-02-11T00:15:08.760068+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_daemon_update\": \"2021-02-11T00:15:08.753861\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:09.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:09 smithi123 bash[13149]: audit 2021-02-11T00:15:08.761364+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:09.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:09 smithi123 bash[16832]: audit 2021-02-11T00:15:08.755072+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_daemon_update\": \"2021-02-11T00:15:08.753861\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:09.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:09 smithi123 bash[16832]: audit 2021-02-11T00:15:08.760068+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_daemon_update\": \"2021-02-11T00:15:08.753861\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:09.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:09 smithi123 bash[16832]: audit 2021-02-11T00:15:08.761364+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:09.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:09 smithi181 bash[13261]: audit 2021-02-11T00:15:08.755072+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_daemon_update\": \"2021-02-11T00:15:08.753861\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:09.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:09 smithi181 bash[13261]: audit 2021-02-11T00:15:08.760068+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_daemon_update\": \"2021-02-11T00:15:08.753861\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:09.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:09 smithi181 bash[13261]: audit 2021-02-11T00:15:08.761364+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:10.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:10 smithi181 bash[13261]: cluster 2021-02-11T00:15:09.183306+0000 mgr.y (mgr.14138) 84 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:11.394 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:10 smithi123 bash[13149]: cluster 2021-02-11T00:15:09.183306+0000 mgr.y (mgr.14138) 84 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:11.394 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:10 smithi123 bash[16832]: cluster 2021-02-11T00:15:09.183306+0000 mgr.y (mgr.14138) 84 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:11.394 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:10 smithi123 bash[18860]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2021-02-11T00:15:11.394 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:10 smithi123 bash[18860]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2021-02-11T00:15:11.394 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:10 smithi123 bash[18860]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2021-02-11T00:15:11.395 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:10 smithi123 bash[18860]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2021-02-11T00:15:11.395 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:10 smithi123 bash[18860]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2021-02-11T00:15:11.395 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:10 smithi123 bash[18860]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2021-02-11T00:15:11.395 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:10 smithi123 bash[18860]: --> ceph-volume lvm activate successful for osd ID: 0 2021-02-11T00:15:12.012 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:11 smithi123 bash[19138]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.0 2021-02-11T00:15:12.806 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:12 smithi123 bash[16832]: cluster 2021-02-11T00:15:11.183813+0000 mgr.y (mgr.14138) 85 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:12.806 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:12 smithi123 bash[13149]: cluster 2021-02-11T00:15:11.183813+0000 mgr.y (mgr.14138) 85 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:12.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:12 smithi181 bash[13261]: cluster 2021-02-11T00:15:11.183813+0000 mgr.y (mgr.14138) 85 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:14.719 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[16832]: cluster 2021-02-11T00:15:13.184386+0000 mgr.y (mgr.14138) 86 : cluster [DBG] pgmap v59: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:14.719 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[13149]: cluster 2021-02-11T00:15:13.184386+0000 mgr.y (mgr.14138) 86 : cluster [DBG] pgmap v59: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:14.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:14 smithi181 bash[13261]: cluster 2021-02-11T00:15:13.184386+0000 mgr.y (mgr.14138) 86 : cluster [DBG] pgmap v59: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:15.005 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 -- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 msgr2=0x5595f8953400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).process 2021-02-11T00:15:15.005 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 -- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 msgr2=0x5595f8953400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read continue len=96 2021-02-11T00:15:15.006 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=READY pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).handle_read_frame_preamble_main r=0 2021-02-11T00:15:15.006 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe19ee7ff40 1 -- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 msgr2=0x5595f8953400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2021-02-11T00:15:15.006 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=THROTTLE_MESSAGE pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).throttle_message 2021-02-11T00:15:15.006 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=THROTTLE_BYTES pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).throttle_bytes 2021-02-11T00:15:15.006 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=THROTTLE_DISPATCH_QUEUE pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).throttle_dispatch_queue 2021-02-11T00:15:15.006 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=THROTTLE_DONE pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).read_frame_segment seg_idx=0 2021-02-11T00:15:15.006 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=THROTTLE_DONE pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).read_frame_segment seg_idx=1 2021-02-11T00:15:15.006 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 -- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 msgr2=0x5595f8953400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read start len=208 2021-02-11T00:15:15.006 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=THROTTLE_DONE pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).handle_read_frame_segment r=0 2021-02-11T00:15:15.006 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 -- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 msgr2=0x5595f8953400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read start len=32 2021-02-11T00:15:15.006 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=THROTTLE_DONE pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).handle_read_frame_epilogue_main r=0 2021-02-11T00:15:15.006 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 10 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=THROTTLE_DONE pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).handle_read_frame_dispatch tag=17 2021-02-11T00:15:15.007 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=THROTTLE_DONE pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).handle_message 2021-02-11T00:15:15.007 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 5 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=THROTTLE_DONE pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).handle_message got 194 + 0 + 0 byte message. envelope type=18 src mon.0 off 0 2021-02-11T00:15:15.007 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 5 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=READ_MESSAGE_COMPLETE pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).handle_message received message m=0x5595f89684e0 seq=4 from=mon.0 type=18 auth_reply(proto 2 0 (0) Success) v1 2021-02-11T00:15:15.007 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 -- 172.21.15.123:0/2008726657 queue 0x5595f89684e0 prio 196 2021-02-11T00:15:15.007 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=READY pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).read_frame 2021-02-11T00:15:15.007 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe197bf6700 1 -- 172.21.15.123:0/2008726657 <== mon.0 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5595f89684e0 con 0x5595f89dcc00 2021-02-11T00:15:15.007 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 -- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 msgr2=0x5595f8953400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read start len=96 2021-02-11T00:15:15.007 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe19ee7ff40 1 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=READY pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).stop 2021-02-11T00:15:15.007 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe19ee7ff40 5 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=READY pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).reset_recv_state 2021-02-11T00:15:15.007 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe19ee7ff40 20 Event(0x5595f8975040 nevent=5000 time_id=3).wakeup 2021-02-11T00:15:15.007 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe19ee7ff40 10 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=READY pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).discard_out_queue started 2021-02-11T00:15:15.007 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe19ee7ff40 20 Event(0x5595f8975040 nevent=5000 time_id=3).wakeup 2021-02-11T00:15:15.007 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 5 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=CLOSED pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).reset_recv_state (warped) reseting crypto handlers 2021-02-11T00:15:15.008 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 5 --2- 172.21.15.123:0/2008726657 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x5595f89dcc00 0x5595f8953400 secure :-1 s=CLOSED pgs=88 cs=0 l=1 rev1=1 rx=0x5595f897e4e0 tx=0x5595f899e420).reset_security 2021-02-11T00:15:15.008 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe197bf6700 10 -- 172.21.15.123:0/2008726657 dispatch_throttle_release 194 to dispatch throttler 194/104857600 2021-02-11T00:15:15.008 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe197bf6700 20 -- 172.21.15.123:0/2008726657 done calling dispatch on 0x5595f89684e0 2021-02-11T00:15:15.008 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:14 smithi123 bash[19158]: debug 2021-02-11T00:15:14.761+0000 7fe198bf8700 20 EpollDriver.del_event del event fd=15 cur_mask=1 delmask=3 to 8 2021-02-11T00:15:15.628 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:15 smithi123 bash[19158]: debug 2021-02-11T00:15:15.321+0000 7fe19ee7ff40 -1 Falling back to public interface 2021-02-11T00:15:15.902 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_3 2021-02-11T00:15:15.903 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2021-02-11T00:15:15.903 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2021-02-11T00:15:15.903 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2021-02-11T00:15:15.903 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.01991 s, 527 MB/s 2021-02-11T00:15:15.903 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2021-02-11T00:15:16.379 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:15 smithi123 bash[19158]: debug 2021-02-11T00:15:15.961+0000 7fe19ee7ff40 -1 osd.0 0 log_to_monitors {default=true} 2021-02-11T00:15:16.598 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch daemon add osd smithi123:vg_nvme/lv_3 2021-02-11T00:15:16.779 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:16 smithi123 bash[13149]: cluster 2021-02-11T00:15:15.184912+0000 mgr.y (mgr.14138) 87 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:16.779 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:16 smithi123 bash[13149]: audit 2021-02-11T00:15:15.969744+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/1186653196,v1:172.21.15.123:6803/1186653196]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2021-02-11T00:15:16.779 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:16 smithi123 bash[13149]: audit 2021-02-11T00:15:15.970203+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2021-02-11T00:15:16.779 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:16 smithi123 bash[16832]: cluster 2021-02-11T00:15:15.184912+0000 mgr.y (mgr.14138) 87 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:16.779 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:16 smithi123 bash[16832]: audit 2021-02-11T00:15:15.969744+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/1186653196,v1:172.21.15.123:6803/1186653196]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2021-02-11T00:15:16.779 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:16 smithi123 bash[16832]: audit 2021-02-11T00:15:15.970203+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2021-02-11T00:15:16.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:16 smithi181 bash[13261]: cluster 2021-02-11T00:15:15.184912+0000 mgr.y (mgr.14138) 87 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:16.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:16 smithi181 bash[13261]: audit 2021-02-11T00:15:15.969744+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/1186653196,v1:172.21.15.123:6803/1186653196]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2021-02-11T00:15:16.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:16 smithi181 bash[13261]: audit 2021-02-11T00:15:15.970203+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2021-02-11T00:15:17.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:17 smithi181 bash[13261]: audit 2021-02-11T00:15:16.501824+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2021-02-11T00:15:17.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:17 smithi181 bash[13261]: cluster 2021-02-11T00:15:16.501904+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2021-02-11T00:15:17.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:17 smithi181 bash[13261]: audit 2021-02-11T00:15:16.502110+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-02-11T00:15:17.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:17 smithi181 bash[13261]: audit 2021-02-11T00:15:16.503162+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/1186653196,v1:172.21.15.123:6803/1186653196]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:15:17.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:17 smithi181 bash[13261]: audit 2021-02-11T00:15:16.503539+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:15:17.875 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:15:17 smithi123 bash[19158]: debug 2021-02-11T00:15:17.509+0000 7fe186362700 -1 osd.0 0 waiting for initial osdmap 2021-02-11T00:15:17.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:17 smithi123 bash[16832]: audit 2021-02-11T00:15:16.501824+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2021-02-11T00:15:17.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:17 smithi123 bash[16832]: cluster 2021-02-11T00:15:16.501904+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2021-02-11T00:15:17.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:17 smithi123 bash[16832]: audit 2021-02-11T00:15:16.502110+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-02-11T00:15:17.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:17 smithi123 bash[16832]: audit 2021-02-11T00:15:16.503162+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/1186653196,v1:172.21.15.123:6803/1186653196]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:15:17.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:17 smithi123 bash[16832]: audit 2021-02-11T00:15:16.503539+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:15:17.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:17 smithi123 bash[13149]: audit 2021-02-11T00:15:16.501824+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2021-02-11T00:15:17.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:17 smithi123 bash[13149]: cluster 2021-02-11T00:15:16.501904+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2021-02-11T00:15:17.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:17 smithi123 bash[13149]: audit 2021-02-11T00:15:16.502110+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-02-11T00:15:17.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:17 smithi123 bash[13149]: audit 2021-02-11T00:15:16.503162+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/1186653196,v1:172.21.15.123:6803/1186653196]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:15:17.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:17 smithi123 bash[13149]: audit 2021-02-11T00:15:16.503539+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:15:18.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:18 smithi181 bash[13261]: cluster 2021-02-11T00:15:17.185444+0000 mgr.y (mgr.14138) 88 : cluster [DBG] pgmap v62: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:19.074 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:18 smithi181 bash[13261]: audit 2021-02-11T00:15:17.504638+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2021-02-11T00:15:19.074 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:18 smithi181 bash[13261]: cluster 2021-02-11T00:15:17.504790+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2021-02-11T00:15:19.074 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:18 smithi181 bash[13261]: audit 2021-02-11T00:15:17.506054+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-02-11T00:15:19.074 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:18 smithi181 bash[13261]: audit 2021-02-11T00:15:17.513313+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-02-11T00:15:19.074 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:18 smithi181 bash[13261]: audit 2021-02-11T00:15:17.522423+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:15:19.074 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:18 smithi181 bash[13261]: audit 2021-02-11T00:15:17.804297+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_daemon_update\": \"2021-02-11T00:15:08.753861\", \"last_device_update\": \"2021-02-11T00:15:17.802650\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:19.074 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:18 smithi181 bash[13261]: audit 2021-02-11T00:15:17.808240+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_daemon_update\": \"2021-02-11T00:15:08.753861\", \"last_device_update\": \"2021-02-11T00:15:17.802650\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:19.074 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:18 smithi181 bash[13261]: audit 2021-02-11T00:15:17.809707+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:15:19.075 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:18 smithi181 bash[13261]: audit 2021-02-11T00:15:17.815318+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:15:19.075 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:18 smithi181 bash[13261]: audit 2021-02-11T00:15:17.817672+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:15:19.075 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:18 smithi181 bash[13261]: audit 2021-02-11T00:15:17.820756+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:15:19.076 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[13149]: cluster 2021-02-11T00:15:17.185444+0000 mgr.y (mgr.14138) 88 : cluster [DBG] pgmap v62: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:19.076 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[13149]: audit 2021-02-11T00:15:17.504638+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2021-02-11T00:15:19.076 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[13149]: cluster 2021-02-11T00:15:17.504790+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2021-02-11T00:15:19.076 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[13149]: audit 2021-02-11T00:15:17.506054+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-02-11T00:15:19.076 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[13149]: audit 2021-02-11T00:15:17.513313+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-02-11T00:15:19.076 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[13149]: audit 2021-02-11T00:15:17.522423+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:15:19.076 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[13149]: audit 2021-02-11T00:15:17.804297+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_daemon_update\": \"2021-02-11T00:15:08.753861\", \"last_device_update\": \"2021-02-11T00:15:17.802650\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:19.076 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[13149]: audit 2021-02-11T00:15:17.808240+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_daemon_update\": \"2021-02-11T00:15:08.753861\", \"last_device_update\": \"2021-02-11T00:15:17.802650\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:19.077 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[13149]: audit 2021-02-11T00:15:17.809707+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:15:19.077 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[13149]: audit 2021-02-11T00:15:17.815318+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:15:19.077 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[13149]: audit 2021-02-11T00:15:17.817672+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:15:19.077 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[13149]: audit 2021-02-11T00:15:17.820756+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:15:19.077 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[16832]: cluster 2021-02-11T00:15:17.185444+0000 mgr.y (mgr.14138) 88 : cluster [DBG] pgmap v62: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:19.077 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[16832]: audit 2021-02-11T00:15:17.504638+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2021-02-11T00:15:19.077 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[16832]: cluster 2021-02-11T00:15:17.504790+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2021-02-11T00:15:19.077 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[16832]: audit 2021-02-11T00:15:17.506054+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-02-11T00:15:19.077 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[16832]: audit 2021-02-11T00:15:17.513313+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-02-11T00:15:19.077 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[16832]: audit 2021-02-11T00:15:17.522423+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:15:19.077 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[16832]: audit 2021-02-11T00:15:17.804297+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_daemon_update\": \"2021-02-11T00:15:08.753861\", \"last_device_update\": \"2021-02-11T00:15:17.802650\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:19.078 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[16832]: audit 2021-02-11T00:15:17.808240+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}}, \"last_daemon_update\": \"2021-02-11T00:15:08.753861\", \"last_device_update\": \"2021-02-11T00:15:17.802650\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:19.078 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[16832]: audit 2021-02-11T00:15:17.809707+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:15:19.078 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[16832]: audit 2021-02-11T00:15:17.815318+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:15:19.078 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[16832]: audit 2021-02-11T00:15:17.817672+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:15:19.078 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:18 smithi123 bash[16832]: audit 2021-02-11T00:15:17.820756+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:15:19.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:19 smithi181 bash[13261]: cluster 2021-02-11T00:15:16.995232+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:15:19.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:19 smithi181 bash[13261]: cluster 2021-02-11T00:15:16.995343+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:15:19.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:19 smithi181 bash[13261]: cluster 2021-02-11T00:15:18.516559+0000 mon.a (mon.0) 320 : cluster [INF] osd.0 [v2:172.21.15.123:6802/1186653196,v1:172.21.15.123:6803/1186653196] boot 2021-02-11T00:15:19.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:19 smithi181 bash[13261]: cluster 2021-02-11T00:15:18.516654+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2021-02-11T00:15:19.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:19 smithi181 bash[13261]: audit 2021-02-11T00:15:18.517767+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-02-11T00:15:19.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:19 smithi123 bash[16832]: cluster 2021-02-11T00:15:16.995232+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:15:19.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:19 smithi123 bash[16832]: cluster 2021-02-11T00:15:16.995343+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:15:19.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:19 smithi123 bash[16832]: cluster 2021-02-11T00:15:18.516559+0000 mon.a (mon.0) 320 : cluster [INF] osd.0 [v2:172.21.15.123:6802/1186653196,v1:172.21.15.123:6803/1186653196] boot 2021-02-11T00:15:19.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:19 smithi123 bash[16832]: cluster 2021-02-11T00:15:18.516654+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2021-02-11T00:15:19.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:19 smithi123 bash[16832]: audit 2021-02-11T00:15:18.517767+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-02-11T00:15:19.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:19 smithi123 bash[13149]: cluster 2021-02-11T00:15:16.995232+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:15:19.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:19 smithi123 bash[13149]: cluster 2021-02-11T00:15:16.995343+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:15:19.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:19 smithi123 bash[13149]: cluster 2021-02-11T00:15:18.516559+0000 mon.a (mon.0) 320 : cluster [INF] osd.0 [v2:172.21.15.123:6802/1186653196,v1:172.21.15.123:6803/1186653196] boot 2021-02-11T00:15:19.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:19 smithi123 bash[13149]: cluster 2021-02-11T00:15:18.516654+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2021-02-11T00:15:19.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:19 smithi123 bash[13149]: audit 2021-02-11T00:15:18.517767+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-02-11T00:15:20.629 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:20 smithi123 bash[16832]: cluster 2021-02-11T00:15:19.185977+0000 mgr.y (mgr.14138) 89 : cluster [DBG] pgmap v65: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:20.629 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:20 smithi123 bash[16832]: cluster 2021-02-11T00:15:19.534332+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2021-02-11T00:15:20.629 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:20 smithi123 bash[16832]: audit 2021-02-11T00:15:19.994135+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:15:20.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:20 smithi123 bash[16832]: audit 2021-02-11T00:15:19.997094+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:15:20.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:20 smithi123 bash[16832]: audit 2021-02-11T00:15:19.998468+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:15:20.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:20 smithi123 bash[16832]: audit 2021-02-11T00:15:19.999939+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:20.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:20 smithi123 bash[13149]: cluster 2021-02-11T00:15:19.185977+0000 mgr.y (mgr.14138) 89 : cluster [DBG] pgmap v65: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:20.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:20 smithi123 bash[13149]: cluster 2021-02-11T00:15:19.534332+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2021-02-11T00:15:20.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:20 smithi123 bash[13149]: audit 2021-02-11T00:15:19.994135+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:15:20.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:20 smithi123 bash[13149]: audit 2021-02-11T00:15:19.997094+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:15:20.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:20 smithi123 bash[13149]: audit 2021-02-11T00:15:19.998468+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:15:20.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:20 smithi123 bash[13149]: audit 2021-02-11T00:15:19.999939+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:20.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:20 smithi181 bash[13261]: cluster 2021-02-11T00:15:19.185977+0000 mgr.y (mgr.14138) 89 : cluster [DBG] pgmap v65: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-11T00:15:20.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:20 smithi181 bash[13261]: cluster 2021-02-11T00:15:19.534332+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2021-02-11T00:15:20.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:20 smithi181 bash[13261]: audit 2021-02-11T00:15:19.994135+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:15:20.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:20 smithi181 bash[13261]: audit 2021-02-11T00:15:19.997094+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:15:20.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:20 smithi181 bash[13261]: audit 2021-02-11T00:15:19.998468+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:15:20.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:20 smithi181 bash[13261]: audit 2021-02-11T00:15:19.999939+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:21.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:21 smithi181 bash[13261]: audit 2021-02-11T00:15:19.992441+0000 mgr.y (mgr.14138) 90 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:15:21.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:21 smithi181 bash[13261]: cephadm 2021-02-11T00:15:19.995357+0000 mgr.y (mgr.14138) 91 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:15:21.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:21 smithi181 bash[13261]: cephadm 2021-02-11T00:15:19.995509+0000 mgr.y (mgr.14138) 92 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:15:21.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:21 smithi181 bash[13261]: cephadm 2021-02-11T00:15:19.996378+0000 mgr.y (mgr.14138) 93 : cephadm [INF] Applying None on host smithi123... 2021-02-11T00:15:21.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:21 smithi181 bash[13261]: cluster 2021-02-11T00:15:20.538099+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2021-02-11T00:15:21.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:21 smithi123 bash[16832]: audit 2021-02-11T00:15:19.992441+0000 mgr.y (mgr.14138) 90 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:15:21.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:21 smithi123 bash[16832]: cephadm 2021-02-11T00:15:19.995357+0000 mgr.y (mgr.14138) 91 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:15:21.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:21 smithi123 bash[16832]: cephadm 2021-02-11T00:15:19.995509+0000 mgr.y (mgr.14138) 92 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:15:21.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:21 smithi123 bash[16832]: cephadm 2021-02-11T00:15:19.996378+0000 mgr.y (mgr.14138) 93 : cephadm [INF] Applying None on host smithi123... 2021-02-11T00:15:21.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:21 smithi123 bash[16832]: cluster 2021-02-11T00:15:20.538099+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2021-02-11T00:15:21.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:21 smithi123 bash[13149]: audit 2021-02-11T00:15:19.992441+0000 mgr.y (mgr.14138) 90 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:15:21.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:21 smithi123 bash[13149]: cephadm 2021-02-11T00:15:19.995357+0000 mgr.y (mgr.14138) 91 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:15:21.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:21 smithi123 bash[13149]: cephadm 2021-02-11T00:15:19.995509+0000 mgr.y (mgr.14138) 92 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:15:21.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:21 smithi123 bash[13149]: cephadm 2021-02-11T00:15:19.996378+0000 mgr.y (mgr.14138) 93 : cephadm [INF] Applying None on host smithi123... 2021-02-11T00:15:21.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:21 smithi123 bash[13149]: cluster 2021-02-11T00:15:20.538099+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2021-02-11T00:15:22.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:22 smithi181 bash[13261]: cluster 2021-02-11T00:15:21.186674+0000 mgr.y (mgr.14138) 94 : cluster [DBG] pgmap v68: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:22.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:22 smithi181 bash[13261]: cluster 2021-02-11T00:15:21.542897+0000 mon.a (mon.0) 329 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2021-02-11T00:15:22.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:22 smithi123 bash[13149]: cluster 2021-02-11T00:15:21.186674+0000 mgr.y (mgr.14138) 94 : cluster [DBG] pgmap v68: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:22.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:22 smithi123 bash[13149]: cluster 2021-02-11T00:15:21.542897+0000 mon.a (mon.0) 329 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2021-02-11T00:15:22.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:22 smithi123 bash[16832]: cluster 2021-02-11T00:15:21.186674+0000 mgr.y (mgr.14138) 94 : cluster [DBG] pgmap v68: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:22.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:22 smithi123 bash[16832]: cluster 2021-02-11T00:15:21.542897+0000 mon.a (mon.0) 329 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2021-02-11T00:15:24.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:24 smithi181 bash[13261]: cluster 2021-02-11T00:15:23.187282+0000 mgr.y (mgr.14138) 95 : cluster [DBG] pgmap v69: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:24.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:24 smithi181 bash[13261]: audit 2021-02-11T00:15:23.822520+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.123:0/1774986050' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13fb0353-e370-4eb2-bedf-ff12d94bc7a2"}]: dispatch 2021-02-11T00:15:24.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:24 smithi181 bash[13261]: audit 2021-02-11T00:15:23.822977+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13fb0353-e370-4eb2-bedf-ff12d94bc7a2"}]: dispatch 2021-02-11T00:15:24.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:24 smithi181 bash[13261]: audit 2021-02-11T00:15:23.830579+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "13fb0353-e370-4eb2-bedf-ff12d94bc7a2"}]': finished 2021-02-11T00:15:24.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:24 smithi181 bash[13261]: cluster 2021-02-11T00:15:23.830775+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2021-02-11T00:15:24.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:24 smithi181 bash[13261]: audit 2021-02-11T00:15:23.831183+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-02-11T00:15:24.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:24 smithi181 bash[13261]: audit 2021-02-11T00:15:24.429089+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.123:0/3869942303' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:15:24.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:24 smithi123 bash[13149]: cluster 2021-02-11T00:15:23.187282+0000 mgr.y (mgr.14138) 95 : cluster [DBG] pgmap v69: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:24.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:24 smithi123 bash[13149]: audit 2021-02-11T00:15:23.822520+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.123:0/1774986050' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13fb0353-e370-4eb2-bedf-ff12d94bc7a2"}]: dispatch 2021-02-11T00:15:24.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:24 smithi123 bash[13149]: audit 2021-02-11T00:15:23.822977+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13fb0353-e370-4eb2-bedf-ff12d94bc7a2"}]: dispatch 2021-02-11T00:15:24.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:24 smithi123 bash[13149]: audit 2021-02-11T00:15:23.830579+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "13fb0353-e370-4eb2-bedf-ff12d94bc7a2"}]': finished 2021-02-11T00:15:24.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:24 smithi123 bash[13149]: cluster 2021-02-11T00:15:23.830775+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2021-02-11T00:15:24.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:24 smithi123 bash[13149]: audit 2021-02-11T00:15:23.831183+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-02-11T00:15:24.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:24 smithi123 bash[13149]: audit 2021-02-11T00:15:24.429089+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.123:0/3869942303' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:15:24.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:24 smithi123 bash[16832]: cluster 2021-02-11T00:15:23.187282+0000 mgr.y (mgr.14138) 95 : cluster [DBG] pgmap v69: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:24.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:24 smithi123 bash[16832]: audit 2021-02-11T00:15:23.822520+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.123:0/1774986050' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13fb0353-e370-4eb2-bedf-ff12d94bc7a2"}]: dispatch 2021-02-11T00:15:24.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:24 smithi123 bash[16832]: audit 2021-02-11T00:15:23.822977+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13fb0353-e370-4eb2-bedf-ff12d94bc7a2"}]: dispatch 2021-02-11T00:15:24.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:24 smithi123 bash[16832]: audit 2021-02-11T00:15:23.830579+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "13fb0353-e370-4eb2-bedf-ff12d94bc7a2"}]': finished 2021-02-11T00:15:24.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:24 smithi123 bash[16832]: cluster 2021-02-11T00:15:23.830775+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2021-02-11T00:15:24.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:24 smithi123 bash[16832]: audit 2021-02-11T00:15:23.831183+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-02-11T00:15:24.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:24 smithi123 bash[16832]: audit 2021-02-11T00:15:24.429089+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.123:0/3869942303' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:15:26.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:26 smithi181 bash[13261]: cluster 2021-02-11T00:15:25.187893+0000 mgr.y (mgr.14138) 96 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:26.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:26 smithi123 bash[13149]: cluster 2021-02-11T00:15:25.187893+0000 mgr.y (mgr.14138) 96 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:26.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:26 smithi123 bash[16832]: cluster 2021-02-11T00:15:25.187893+0000 mgr.y (mgr.14138) 96 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:27.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:27 smithi123 bash[13149]: audit 2021-02-11T00:15:27.279962+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:27.882 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:27 smithi123 bash[16832]: audit 2021-02-11T00:15:27.279962+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:28.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:27 smithi181 bash[13261]: audit 2021-02-11T00:15:27.279962+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:28.802 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:28 smithi123 bash[16832]: cluster 2021-02-11T00:15:27.188503+0000 mgr.y (mgr.14138) 97 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:28.803 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:28 smithi123 bash[13149]: cluster 2021-02-11T00:15:27.188503+0000 mgr.y (mgr.14138) 97 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:29.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:28 smithi181 bash[13261]: cluster 2021-02-11T00:15:27.188503+0000 mgr.y (mgr.14138) 97 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:29.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:29 smithi123 bash[13149]: cluster 2021-02-11T00:15:29.335870+0000 mon.a (mon.0) 335 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2021-02-11T00:15:29.629 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:29 smithi123 bash[16832]: cluster 2021-02-11T00:15:29.335870+0000 mon.a (mon.0) 335 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2021-02-11T00:15:30.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:29 smithi181 bash[13261]: cluster 2021-02-11T00:15:29.335870+0000 mon.a (mon.0) 335 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2021-02-11T00:15:30.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:30 smithi123 bash[13149]: cluster 2021-02-11T00:15:29.189130+0000 mgr.y (mgr.14138) 98 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:30.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:30 smithi123 bash[16832]: cluster 2021-02-11T00:15:29.189130+0000 mgr.y (mgr.14138) 98 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:31.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:30 smithi181 bash[13261]: cluster 2021-02-11T00:15:29.189130+0000 mgr.y (mgr.14138) 98 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:31.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:31 smithi123 bash[13149]: audit 2021-02-11T00:15:31.445120+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2021-02-11T00:15:31.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:31 smithi123 bash[13149]: audit 2021-02-11T00:15:31.446655+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:15:31.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:31 smithi123 bash[13149]: audit 2021-02-11T00:15:31.448331+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2021-02-11T00:15:31.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:31 smithi123 bash[16832]: audit 2021-02-11T00:15:31.445120+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2021-02-11T00:15:31.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:31 smithi123 bash[16832]: audit 2021-02-11T00:15:31.446655+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:15:31.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:31 smithi123 bash[16832]: audit 2021-02-11T00:15:31.448331+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2021-02-11T00:15:32.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:31 smithi181 bash[13261]: audit 2021-02-11T00:15:31.445120+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2021-02-11T00:15:32.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:31 smithi181 bash[13261]: audit 2021-02-11T00:15:31.446655+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:15:32.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:31 smithi181 bash[13261]: audit 2021-02-11T00:15:31.448331+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2021-02-11T00:15:32.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:32 smithi123 bash[13149]: cluster 2021-02-11T00:15:31.189734+0000 mgr.y (mgr.14138) 99 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:33.948 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:32 smithi123 bash[13149]: cephadm 2021-02-11T00:15:31.447779+0000 mgr.y (mgr.14138) 100 : cephadm [INF] Deploying daemon osd.1 on smithi123 2021-02-11T00:15:33.948 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:32 smithi123 bash[16832]: cluster 2021-02-11T00:15:31.189734+0000 mgr.y (mgr.14138) 99 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:33.949 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:32 smithi123 bash[16832]: cephadm 2021-02-11T00:15:31.447779+0000 mgr.y (mgr.14138) 100 : cephadm [INF] Deploying daemon osd.1 on smithi123 2021-02-11T00:15:33.949 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:32 smithi181 bash[13261]: cluster 2021-02-11T00:15:31.189734+0000 mgr.y (mgr.14138) 99 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:33.949 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:32 smithi181 bash[13261]: cephadm 2021-02-11T00:15:31.447779+0000 mgr.y (mgr.14138) 100 : cephadm [INF] Deploying daemon osd.1 on smithi123 2021-02-11T00:15:33.950 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 1 on host 'smithi123' 2021-02-11T00:15:34.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:34 smithi123 bash[13149]: cluster 2021-02-11T00:15:33.190354+0000 mgr.y (mgr.14138) 101 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:34.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:34 smithi123 bash[13149]: audit 2021-02-11T00:15:33.938361+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_device_update\": \"2021-02-11T00:15:17.802650\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:34.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:34 smithi123 bash[13149]: audit 2021-02-11T00:15:33.938943+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:15:34.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:34 smithi123 bash[13149]: audit 2021-02-11T00:15:33.944149+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_device_update\": \"2021-02-11T00:15:17.802650\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:34.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:34 smithi123 bash[16832]: cluster 2021-02-11T00:15:33.190354+0000 mgr.y (mgr.14138) 101 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:34.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:34 smithi123 bash[16832]: audit 2021-02-11T00:15:33.938361+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_device_update\": \"2021-02-11T00:15:17.802650\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:34.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:34 smithi123 bash[16832]: audit 2021-02-11T00:15:33.938943+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:15:34.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:34 smithi123 bash[16832]: audit 2021-02-11T00:15:33.944149+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_device_update\": \"2021-02-11T00:15:17.802650\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:35.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:34 smithi181 bash[13261]: cluster 2021-02-11T00:15:33.190354+0000 mgr.y (mgr.14138) 101 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:35.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:34 smithi181 bash[13261]: audit 2021-02-11T00:15:33.938361+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_device_update\": \"2021-02-11T00:15:17.802650\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:35.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:34 smithi181 bash[13261]: audit 2021-02-11T00:15:33.938943+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:15:35.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:34 smithi181 bash[13261]: audit 2021-02-11T00:15:33.944149+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:15:08.753451\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753555\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:08.753653\", \"created\": \"2021-02-11T00:15:07.769643\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_device_update\": \"2021-02-11T00:15:17.802650\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:35.169 DEBUG:teuthology.orchestra.run.smithi123:osd.1> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.1.service 2021-02-11T00:15:35.173 INFO:tasks.cephadm:Deploying osd.2 on smithi123 with /dev/vg_nvme/lv_2... 2021-02-11T00:15:35.174 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2021-02-11T00:15:35.429 INFO:journalctl@ceph.osd.1.smithi123.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:15:36.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:35 smithi181 bash[13261]: audit 2021-02-11T00:15:34.991022+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_daemon_update\": \"2021-02-11T00:15:34.989636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:36.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:35 smithi181 bash[13261]: audit 2021-02-11T00:15:34.996536+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_daemon_update\": \"2021-02-11T00:15:34.989636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:36.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:35 smithi181 bash[13261]: audit 2021-02-11T00:15:34.997847+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:36.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:35 smithi123 bash[13149]: audit 2021-02-11T00:15:34.991022+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_daemon_update\": \"2021-02-11T00:15:34.989636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:36.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:35 smithi123 bash[13149]: audit 2021-02-11T00:15:34.996536+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_daemon_update\": \"2021-02-11T00:15:34.989636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:36.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:35 smithi123 bash[13149]: audit 2021-02-11T00:15:34.997847+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:36.130 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:35 smithi123 bash[16832]: audit 2021-02-11T00:15:34.991022+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_daemon_update\": \"2021-02-11T00:15:34.989636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:36.130 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:35 smithi123 bash[16832]: audit 2021-02-11T00:15:34.996536+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_daemon_update\": \"2021-02-11T00:15:34.989636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:36.130 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:35 smithi123 bash[16832]: audit 2021-02-11T00:15:34.997847+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:36.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:36 smithi123 bash[13149]: cluster 2021-02-11T00:15:35.190859+0000 mgr.y (mgr.14138) 102 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:36.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:36 smithi123 bash[16832]: cluster 2021-02-11T00:15:35.190859+0000 mgr.y (mgr.14138) 102 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:36.879 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:15:36 smithi123 bash[20255]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2021-02-11T00:15:36.879 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:15:36 smithi123 bash[20255]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2021-02-11T00:15:36.879 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:15:36 smithi123 bash[20255]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2021-02-11T00:15:36.879 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:15:36 smithi123 bash[20255]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2021-02-11T00:15:36.879 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:15:36 smithi123 bash[20255]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2021-02-11T00:15:36.879 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:15:36 smithi123 bash[20255]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2021-02-11T00:15:36.879 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:15:36 smithi123 bash[20255]: --> ceph-volume lvm activate successful for osd ID: 1 2021-02-11T00:15:37.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:36 smithi181 bash[13261]: cluster 2021-02-11T00:15:35.190859+0000 mgr.y (mgr.14138) 102 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:38.254 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:15:38 smithi123 bash[20591]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.1 2021-02-11T00:15:38.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:38 smithi123 bash[13149]: cluster 2021-02-11T00:15:37.191355+0000 mgr.y (mgr.14138) 103 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:38.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:38 smithi123 bash[16832]: cluster 2021-02-11T00:15:37.191355+0000 mgr.y (mgr.14138) 103 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:39.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:38 smithi181 bash[13261]: cluster 2021-02-11T00:15:37.191355+0000 mgr.y (mgr.14138) 103 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:40.878 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:15:40 smithi123 bash[20610]: debug 2021-02-11T00:15:40.781+0000 7f747f703f40 -1 Falling back to public interface 2021-02-11T00:15:40.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:40 smithi123 bash[13149]: cluster 2021-02-11T00:15:39.191934+0000 mgr.y (mgr.14138) 104 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:40.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:40 smithi123 bash[16832]: cluster 2021-02-11T00:15:39.191934+0000 mgr.y (mgr.14138) 104 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:41.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:40 smithi181 bash[13261]: cluster 2021-02-11T00:15:39.191934+0000 mgr.y (mgr.14138) 104 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:41.437 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:15:41 smithi123 bash[20610]: debug 2021-02-11T00:15:41.437+0000 7f747f703f40 -1 osd.1 0 log_to_monitors {default=true} 2021-02-11T00:15:41.797 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_2 2021-02-11T00:15:43.759 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2021-02-11T00:15:43.760 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2021-02-11T00:15:43.760 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2021-02-11T00:15:43.760 INFO:teuthology.orchestra.run.smithi123.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0163564 s, 641 MB/s 2021-02-11T00:15:43.760 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 2021-02-11T00:15:43.760 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2021-02-11T00:15:43.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:41 smithi181 bash[13261]: audit 2021-02-11T00:15:41.448855+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.123:6810/820142695,v1:172.21.15.123:6811/820142695]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2021-02-11T00:15:43.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:41 smithi181 bash[13261]: audit 2021-02-11T00:15:41.449231+0000 mon.a (mon.0) 345 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2021-02-11T00:15:43.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:42 smithi181 bash[13261]: cluster 2021-02-11T00:15:41.192569+0000 mgr.y (mgr.14138) 105 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:43.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:42 smithi181 bash[13261]: audit 2021-02-11T00:15:41.645231+0000 mon.a (mon.0) 346 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2021-02-11T00:15:43.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:42 smithi181 bash[13261]: cluster 2021-02-11T00:15:41.645312+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2021-02-11T00:15:43.762 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:42 smithi181 bash[13261]: audit 2021-02-11T00:15:41.645692+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-02-11T00:15:43.763 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:42 smithi181 bash[13261]: audit 2021-02-11T00:15:41.646268+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.123:6810/820142695,v1:172.21.15.123:6811/820142695]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:15:43.763 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:42 smithi181 bash[13261]: audit 2021-02-11T00:15:41.646612+0000 mon.a (mon.0) 349 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:15:43.763 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:41 smithi123 bash[16832]: audit 2021-02-11T00:15:41.448855+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.123:6810/820142695,v1:172.21.15.123:6811/820142695]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2021-02-11T00:15:43.763 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:41 smithi123 bash[16832]: audit 2021-02-11T00:15:41.449231+0000 mon.a (mon.0) 345 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2021-02-11T00:15:43.763 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:42 smithi123 bash[16832]: cluster 2021-02-11T00:15:41.192569+0000 mgr.y (mgr.14138) 105 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:43.763 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:42 smithi123 bash[16832]: audit 2021-02-11T00:15:41.645231+0000 mon.a (mon.0) 346 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2021-02-11T00:15:43.763 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:42 smithi123 bash[16832]: cluster 2021-02-11T00:15:41.645312+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2021-02-11T00:15:43.763 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:42 smithi123 bash[16832]: audit 2021-02-11T00:15:41.645692+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-02-11T00:15:43.764 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:42 smithi123 bash[16832]: audit 2021-02-11T00:15:41.646268+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.123:6810/820142695,v1:172.21.15.123:6811/820142695]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:15:43.764 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:42 smithi123 bash[16832]: audit 2021-02-11T00:15:41.646612+0000 mon.a (mon.0) 349 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:15:43.764 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:41 smithi123 bash[13149]: audit 2021-02-11T00:15:41.448855+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.123:6810/820142695,v1:172.21.15.123:6811/820142695]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2021-02-11T00:15:43.764 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:41 smithi123 bash[13149]: audit 2021-02-11T00:15:41.449231+0000 mon.a (mon.0) 345 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2021-02-11T00:15:43.764 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:42 smithi123 bash[13149]: cluster 2021-02-11T00:15:41.192569+0000 mgr.y (mgr.14138) 105 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:43.764 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:42 smithi123 bash[13149]: audit 2021-02-11T00:15:41.645231+0000 mon.a (mon.0) 346 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2021-02-11T00:15:43.764 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:42 smithi123 bash[13149]: cluster 2021-02-11T00:15:41.645312+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2021-02-11T00:15:43.764 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:42 smithi123 bash[13149]: audit 2021-02-11T00:15:41.645692+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-02-11T00:15:43.764 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:42 smithi123 bash[13149]: audit 2021-02-11T00:15:41.646268+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.123:6810/820142695,v1:172.21.15.123:6811/820142695]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:15:43.764 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:42 smithi123 bash[13149]: audit 2021-02-11T00:15:41.646612+0000 mon.a (mon.0) 349 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:15:43.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch daemon add osd smithi123:vg_nvme/lv_2 2021-02-11T00:15:43.766 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:15:42 smithi123 bash[20610]: debug 2021-02-11T00:15:42.653+0000 7f7466be6700 -1 osd.1 0 waiting for initial osdmap 2021-02-11T00:15:43.944 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:43 smithi123 bash[16832]: audit 2021-02-11T00:15:42.648924+0000 mon.a (mon.0) 350 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2021-02-11T00:15:43.945 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:43 smithi123 bash[16832]: cluster 2021-02-11T00:15:42.649040+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2021-02-11T00:15:43.945 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:43 smithi123 bash[16832]: audit 2021-02-11T00:15:42.649936+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-02-11T00:15:43.945 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:43 smithi123 bash[16832]: audit 2021-02-11T00:15:42.657802+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-02-11T00:15:43.945 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:43 smithi123 bash[16832]: cluster 2021-02-11T00:15:43.193126+0000 mgr.y (mgr.14138) 106 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:43.945 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:43 smithi123 bash[16832]: audit 2021-02-11T00:15:43.553474+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:15:43.945 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:43 smithi123 bash[13149]: audit 2021-02-11T00:15:42.648924+0000 mon.a (mon.0) 350 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2021-02-11T00:15:43.945 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:43 smithi123 bash[13149]: cluster 2021-02-11T00:15:42.649040+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2021-02-11T00:15:43.945 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:43 smithi123 bash[13149]: audit 2021-02-11T00:15:42.649936+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-02-11T00:15:43.945 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:43 smithi123 bash[13149]: audit 2021-02-11T00:15:42.657802+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-02-11T00:15:43.945 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:43 smithi123 bash[13149]: cluster 2021-02-11T00:15:43.193126+0000 mgr.y (mgr.14138) 106 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:43.945 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:43 smithi123 bash[13149]: audit 2021-02-11T00:15:43.553474+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:15:44.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:43 smithi181 bash[13261]: audit 2021-02-11T00:15:42.648924+0000 mon.a (mon.0) 350 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2021-02-11T00:15:44.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:43 smithi181 bash[13261]: cluster 2021-02-11T00:15:42.649040+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2021-02-11T00:15:44.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:43 smithi181 bash[13261]: audit 2021-02-11T00:15:42.649936+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-02-11T00:15:44.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:43 smithi181 bash[13261]: audit 2021-02-11T00:15:42.657802+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-02-11T00:15:44.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:43 smithi181 bash[13261]: cluster 2021-02-11T00:15:43.193126+0000 mgr.y (mgr.14138) 106 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2021-02-11T00:15:44.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:43 smithi181 bash[13261]: audit 2021-02-11T00:15:43.553474+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:15:44.980 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[13149]: cluster 2021-02-11T00:15:42.462514+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:15:44.980 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[13149]: cluster 2021-02-11T00:15:42.462623+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:15:44.980 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[13149]: cluster 2021-02-11T00:15:43.660253+0000 mon.a (mon.0) 355 : cluster [INF] osd.1 [v2:172.21.15.123:6810/820142695,v1:172.21.15.123:6811/820142695] boot 2021-02-11T00:15:44.980 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[13149]: cluster 2021-02-11T00:15:43.660397+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2021-02-11T00:15:44.981 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[13149]: audit 2021-02-11T00:15:43.662289+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-02-11T00:15:44.981 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[13149]: audit 2021-02-11T00:15:43.849955+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_daemon_update\": \"2021-02-11T00:15:34.989636\", \"last_device_update\": \"2021-02-11T00:15:43.848348\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:44.981 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[13149]: audit 2021-02-11T00:15:43.855167+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_daemon_update\": \"2021-02-11T00:15:34.989636\", \"last_device_update\": \"2021-02-11T00:15:43.848348\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:44.981 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[13149]: audit 2021-02-11T00:15:43.856654+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:15:44.981 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[13149]: audit 2021-02-11T00:15:43.859945+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:15:44.981 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[13149]: audit 2021-02-11T00:15:43.863227+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:15:44.981 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[13149]: audit 2021-02-11T00:15:43.867253+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:15:44.981 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[16832]: cluster 2021-02-11T00:15:42.462514+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:15:44.981 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[16832]: cluster 2021-02-11T00:15:42.462623+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:15:44.982 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[16832]: cluster 2021-02-11T00:15:43.660253+0000 mon.a (mon.0) 355 : cluster [INF] osd.1 [v2:172.21.15.123:6810/820142695,v1:172.21.15.123:6811/820142695] boot 2021-02-11T00:15:44.982 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[16832]: cluster 2021-02-11T00:15:43.660397+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2021-02-11T00:15:44.982 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[16832]: audit 2021-02-11T00:15:43.662289+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-02-11T00:15:44.982 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[16832]: audit 2021-02-11T00:15:43.849955+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_daemon_update\": \"2021-02-11T00:15:34.989636\", \"last_device_update\": \"2021-02-11T00:15:43.848348\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:44.982 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[16832]: audit 2021-02-11T00:15:43.855167+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_daemon_update\": \"2021-02-11T00:15:34.989636\", \"last_device_update\": \"2021-02-11T00:15:43.848348\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:44.982 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[16832]: audit 2021-02-11T00:15:43.856654+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:15:44.982 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[16832]: audit 2021-02-11T00:15:43.859945+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:15:44.982 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[16832]: audit 2021-02-11T00:15:43.863227+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:15:44.982 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:44 smithi123 bash[16832]: audit 2021-02-11T00:15:43.867253+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:15:45.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:44 smithi181 bash[13261]: cluster 2021-02-11T00:15:42.462514+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:15:45.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:44 smithi181 bash[13261]: cluster 2021-02-11T00:15:42.462623+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:15:45.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:44 smithi181 bash[13261]: cluster 2021-02-11T00:15:43.660253+0000 mon.a (mon.0) 355 : cluster [INF] osd.1 [v2:172.21.15.123:6810/820142695,v1:172.21.15.123:6811/820142695] boot 2021-02-11T00:15:45.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:44 smithi181 bash[13261]: cluster 2021-02-11T00:15:43.660397+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2021-02-11T00:15:45.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:44 smithi181 bash[13261]: audit 2021-02-11T00:15:43.662289+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-02-11T00:15:45.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:44 smithi181 bash[13261]: audit 2021-02-11T00:15:43.849955+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_daemon_update\": \"2021-02-11T00:15:34.989636\", \"last_device_update\": \"2021-02-11T00:15:43.848348\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:15:45.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:44 smithi181 bash[13261]: audit 2021-02-11T00:15:43.855167+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}}, \"last_daemon_update\": \"2021-02-11T00:15:34.989636\", \"last_device_update\": \"2021-02-11T00:15:43.848348\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:15:45.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:44 smithi181 bash[13261]: audit 2021-02-11T00:15:43.856654+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:15:45.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:44 smithi181 bash[13261]: audit 2021-02-11T00:15:43.859945+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:15:45.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:44 smithi181 bash[13261]: audit 2021-02-11T00:15:43.863227+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:15:45.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:44 smithi181 bash[13261]: audit 2021-02-11T00:15:43.867253+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:15:46.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:45 smithi181 bash[13261]: cluster 2021-02-11T00:15:44.680779+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2021-02-11T00:15:46.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:45 smithi181 bash[13261]: cluster 2021-02-11T00:15:45.193739+0000 mgr.y (mgr.14138) 107 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:46.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:45 smithi123 bash[13149]: cluster 2021-02-11T00:15:44.680779+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2021-02-11T00:15:46.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:45 smithi123 bash[13149]: cluster 2021-02-11T00:15:45.193739+0000 mgr.y (mgr.14138) 107 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:46.129 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:45 smithi123 bash[16832]: cluster 2021-02-11T00:15:44.680779+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2021-02-11T00:15:46.129 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:45 smithi123 bash[16832]: cluster 2021-02-11T00:15:45.193739+0000 mgr.y (mgr.14138) 107 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:47.407 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:47 smithi123 bash[13149]: audit 2021-02-11T00:15:47.094840+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:15:47.407 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:47 smithi123 bash[13149]: audit 2021-02-11T00:15:47.097349+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:15:47.408 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:47 smithi123 bash[13149]: audit 2021-02-11T00:15:47.098761+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:15:47.408 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:47 smithi123 bash[13149]: audit 2021-02-11T00:15:47.100328+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:47.408 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:47 smithi123 bash[16832]: audit 2021-02-11T00:15:47.094840+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:15:47.408 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:47 smithi123 bash[16832]: audit 2021-02-11T00:15:47.097349+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:15:47.408 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:47 smithi123 bash[16832]: audit 2021-02-11T00:15:47.098761+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:15:47.408 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:47 smithi123 bash[16832]: audit 2021-02-11T00:15:47.100328+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:47.568 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:47 smithi181 bash[13261]: audit 2021-02-11T00:15:47.094840+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:15:47.568 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:47 smithi181 bash[13261]: audit 2021-02-11T00:15:47.097349+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:15:47.568 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:47 smithi181 bash[13261]: audit 2021-02-11T00:15:47.098761+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:15:47.568 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:47 smithi181 bash[13261]: audit 2021-02-11T00:15:47.100328+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:48.451 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:48 smithi123 bash[13149]: audit 2021-02-11T00:15:47.093814+0000 mgr.y (mgr.14138) 108 : audit [DBG] from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:15:48.452 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:48 smithi123 bash[13149]: cephadm 2021-02-11T00:15:47.095904+0000 mgr.y (mgr.14138) 109 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:15:48.452 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:48 smithi123 bash[13149]: cephadm 2021-02-11T00:15:47.095970+0000 mgr.y (mgr.14138) 110 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:15:48.452 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:48 smithi123 bash[13149]: cephadm 2021-02-11T00:15:47.096628+0000 mgr.y (mgr.14138) 111 : cephadm [INF] Applying None on host smithi123... 2021-02-11T00:15:48.452 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:48 smithi123 bash[13149]: cluster 2021-02-11T00:15:47.194155+0000 mgr.y (mgr.14138) 112 : cluster [DBG] pgmap v86: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:48.452 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:48 smithi123 bash[16832]: audit 2021-02-11T00:15:47.093814+0000 mgr.y (mgr.14138) 108 : audit [DBG] from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:15:48.452 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:48 smithi123 bash[16832]: cephadm 2021-02-11T00:15:47.095904+0000 mgr.y (mgr.14138) 109 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:15:48.452 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:48 smithi123 bash[16832]: cephadm 2021-02-11T00:15:47.095970+0000 mgr.y (mgr.14138) 110 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:15:48.452 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:48 smithi123 bash[16832]: cephadm 2021-02-11T00:15:47.096628+0000 mgr.y (mgr.14138) 111 : cephadm [INF] Applying None on host smithi123... 2021-02-11T00:15:48.453 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:48 smithi123 bash[16832]: cluster 2021-02-11T00:15:47.194155+0000 mgr.y (mgr.14138) 112 : cluster [DBG] pgmap v86: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:48.568 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:48 smithi181 bash[13261]: audit 2021-02-11T00:15:47.093814+0000 mgr.y (mgr.14138) 108 : audit [DBG] from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:15:48.568 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:48 smithi181 bash[13261]: cephadm 2021-02-11T00:15:47.095904+0000 mgr.y (mgr.14138) 109 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:15:48.568 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:48 smithi181 bash[13261]: cephadm 2021-02-11T00:15:47.095970+0000 mgr.y (mgr.14138) 110 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:15:48.568 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:48 smithi181 bash[13261]: cephadm 2021-02-11T00:15:47.096628+0000 mgr.y (mgr.14138) 111 : cephadm [INF] Applying None on host smithi123... 2021-02-11T00:15:48.568 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:48 smithi181 bash[13261]: cluster 2021-02-11T00:15:47.194155+0000 mgr.y (mgr.14138) 112 : cluster [DBG] pgmap v86: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:50.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:50 smithi123 bash[13149]: cluster 2021-02-11T00:15:49.194773+0000 mgr.y (mgr.14138) 113 : cluster [DBG] pgmap v87: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:51.520 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:50 smithi123 bash[16832]: cluster 2021-02-11T00:15:49.194773+0000 mgr.y (mgr.14138) 113 : cluster [DBG] pgmap v87: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:51.520 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:50 smithi181 bash[13261]: cluster 2021-02-11T00:15:49.194773+0000 mgr.y (mgr.14138) 113 : cluster [DBG] pgmap v87: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:51.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:51 smithi123 bash[13149]: audit 2021-02-11T00:15:50.887474+0000 mon.a (mon.0) 369 : audit [INF] from='client.? 172.21.15.123:0/2103908140' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf646aa-0b8c-4c48-9c3d-e3b903afaa58"}]: dispatch 2021-02-11T00:15:51.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:51 smithi123 bash[13149]: audit 2021-02-11T00:15:50.893261+0000 mon.a (mon.0) 370 : audit [INF] from='client.? 172.21.15.123:0/2103908140' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5bf646aa-0b8c-4c48-9c3d-e3b903afaa58"}]': finished 2021-02-11T00:15:51.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:51 smithi123 bash[13149]: cluster 2021-02-11T00:15:50.893316+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2021-02-11T00:15:51.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:51 smithi123 bash[13149]: audit 2021-02-11T00:15:50.893575+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-02-11T00:15:51.629 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:51 smithi123 bash[16832]: audit 2021-02-11T00:15:50.887474+0000 mon.a (mon.0) 369 : audit [INF] from='client.? 172.21.15.123:0/2103908140' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf646aa-0b8c-4c48-9c3d-e3b903afaa58"}]: dispatch 2021-02-11T00:15:51.629 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:51 smithi123 bash[16832]: audit 2021-02-11T00:15:50.893261+0000 mon.a (mon.0) 370 : audit [INF] from='client.? 172.21.15.123:0/2103908140' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5bf646aa-0b8c-4c48-9c3d-e3b903afaa58"}]': finished 2021-02-11T00:15:51.629 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:51 smithi123 bash[16832]: cluster 2021-02-11T00:15:50.893316+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2021-02-11T00:15:51.629 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:51 smithi123 bash[16832]: audit 2021-02-11T00:15:50.893575+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-02-11T00:15:51.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:51 smithi181 bash[13261]: audit 2021-02-11T00:15:50.887474+0000 mon.a (mon.0) 369 : audit [INF] from='client.? 172.21.15.123:0/2103908140' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf646aa-0b8c-4c48-9c3d-e3b903afaa58"}]: dispatch 2021-02-11T00:15:51.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:51 smithi181 bash[13261]: audit 2021-02-11T00:15:50.893261+0000 mon.a (mon.0) 370 : audit [INF] from='client.? 172.21.15.123:0/2103908140' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5bf646aa-0b8c-4c48-9c3d-e3b903afaa58"}]': finished 2021-02-11T00:15:51.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:51 smithi181 bash[13261]: cluster 2021-02-11T00:15:50.893316+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2021-02-11T00:15:51.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:51 smithi181 bash[13261]: audit 2021-02-11T00:15:50.893575+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-02-11T00:15:52.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:52 smithi123 bash[13149]: cluster 2021-02-11T00:15:51.195221+0000 mgr.y (mgr.14138) 114 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:52.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:52 smithi123 bash[13149]: audit 2021-02-11T00:15:51.510549+0000 mon.a (mon.0) 373 : audit [DBG] from='client.? 172.21.15.123:0/2586892918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:15:52.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:52 smithi123 bash[13149]: cluster 2021-02-11T00:15:51.890541+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2021-02-11T00:15:52.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:52 smithi123 bash[13149]: cluster 2021-02-11T00:15:51.890618+0000 mon.a (mon.0) 375 : cluster [INF] Cluster is now healthy 2021-02-11T00:15:52.629 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:52 smithi123 bash[16832]: cluster 2021-02-11T00:15:51.195221+0000 mgr.y (mgr.14138) 114 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:52.629 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:52 smithi123 bash[16832]: audit 2021-02-11T00:15:51.510549+0000 mon.a (mon.0) 373 : audit [DBG] from='client.? 172.21.15.123:0/2586892918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:15:52.629 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:52 smithi123 bash[16832]: cluster 2021-02-11T00:15:51.890541+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2021-02-11T00:15:52.629 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:52 smithi123 bash[16832]: cluster 2021-02-11T00:15:51.890618+0000 mon.a (mon.0) 375 : cluster [INF] Cluster is now healthy 2021-02-11T00:15:52.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:52 smithi181 bash[13261]: cluster 2021-02-11T00:15:51.195221+0000 mgr.y (mgr.14138) 114 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:52.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:52 smithi181 bash[13261]: audit 2021-02-11T00:15:51.510549+0000 mon.a (mon.0) 373 : audit [DBG] from='client.? 172.21.15.123:0/2586892918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:15:52.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:52 smithi181 bash[13261]: cluster 2021-02-11T00:15:51.890541+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2021-02-11T00:15:52.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:52 smithi181 bash[13261]: cluster 2021-02-11T00:15:51.890618+0000 mon.a (mon.0) 375 : cluster [INF] Cluster is now healthy 2021-02-11T00:15:54.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:54 smithi123 bash[13149]: cluster 2021-02-11T00:15:53.195749+0000 mgr.y (mgr.14138) 115 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:54.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:54 smithi123 bash[16832]: cluster 2021-02-11T00:15:53.195749+0000 mgr.y (mgr.14138) 115 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:54.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:54 smithi181 bash[13261]: cluster 2021-02-11T00:15:53.195749+0000 mgr.y (mgr.14138) 115 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:55.626 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:55 smithi123 bash[13149]: audit 2021-02-11T00:15:54.381986+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:55.626 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:55 smithi123 bash[16832]: audit 2021-02-11T00:15:54.381986+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:55.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:55 smithi181 bash[13261]: audit 2021-02-11T00:15:54.381986+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:15:56.634 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:56 smithi123 bash[13149]: cluster 2021-02-11T00:15:55.196356+0000 mgr.y (mgr.14138) 116 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:56.634 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:56 smithi123 bash[16832]: cluster 2021-02-11T00:15:55.196356+0000 mgr.y (mgr.14138) 116 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:56.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:56 smithi181 bash[13261]: cluster 2021-02-11T00:15:55.196356+0000 mgr.y (mgr.14138) 116 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:58.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:58 smithi123 bash[13149]: cluster 2021-02-11T00:15:57.196885+0000 mgr.y (mgr.14138) 117 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:58.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:58 smithi123 bash[16832]: cluster 2021-02-11T00:15:57.196885+0000 mgr.y (mgr.14138) 117 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:58.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:58 smithi181 bash[13261]: cluster 2021-02-11T00:15:57.196885+0000 mgr.y (mgr.14138) 117 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:15:59.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:59 smithi181 bash[13261]: audit 2021-02-11T00:15:58.591097+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2021-02-11T00:15:59.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:59 smithi181 bash[13261]: audit 2021-02-11T00:15:58.592772+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:15:59.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:59 smithi181 bash[13261]: cephadm 2021-02-11T00:15:58.594133+0000 mgr.y (mgr.14138) 118 : cephadm [INF] Deploying daemon osd.2 on smithi123 2021-02-11T00:15:59.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:15:59 smithi181 bash[13261]: audit 2021-02-11T00:15:58.594779+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2021-02-11T00:15:59.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:59 smithi123 bash[13149]: audit 2021-02-11T00:15:58.591097+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2021-02-11T00:15:59.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:59 smithi123 bash[13149]: audit 2021-02-11T00:15:58.592772+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:15:59.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:59 smithi123 bash[13149]: cephadm 2021-02-11T00:15:58.594133+0000 mgr.y (mgr.14138) 118 : cephadm [INF] Deploying daemon osd.2 on smithi123 2021-02-11T00:15:59.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:15:59 smithi123 bash[13149]: audit 2021-02-11T00:15:58.594779+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2021-02-11T00:15:59.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:59 smithi123 bash[16832]: audit 2021-02-11T00:15:58.591097+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2021-02-11T00:15:59.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:59 smithi123 bash[16832]: audit 2021-02-11T00:15:58.592772+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:15:59.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:59 smithi123 bash[16832]: cephadm 2021-02-11T00:15:58.594133+0000 mgr.y (mgr.14138) 118 : cephadm [INF] Deploying daemon osd.2 on smithi123 2021-02-11T00:15:59.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:15:59 smithi123 bash[16832]: audit 2021-02-11T00:15:58.594779+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2021-02-11T00:16:00.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:00 smithi123 bash[16832]: cluster 2021-02-11T00:15:59.197413+0000 mgr.y (mgr.14138) 119 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:00.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:00 smithi123 bash[13149]: cluster 2021-02-11T00:15:59.197413+0000 mgr.y (mgr.14138) 119 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:00.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:00 smithi181 bash[13261]: cluster 2021-02-11T00:15:59.197413+0000 mgr.y (mgr.14138) 119 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:01.268 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 2 on host 'smithi123' 2021-02-11T00:16:01.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:01 smithi123 bash[16832]: audit 2021-02-11T00:16:01.264989+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_device_update\": \"2021-02-11T00:15:43.848348\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:02.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:01 smithi123 bash[16832]: audit 2021-02-11T00:16:01.265460+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:02.608 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:01 smithi181 bash[13261]: audit 2021-02-11T00:16:01.264989+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_device_update\": \"2021-02-11T00:15:43.848348\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:02.608 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:01 smithi181 bash[13261]: audit 2021-02-11T00:16:01.265460+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:02.608 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:01 smithi181 bash[13261]: audit 2021-02-11T00:16:01.268801+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_device_update\": \"2021-02-11T00:15:43.848348\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:02.608 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:01 smithi123 bash[13149]: audit 2021-02-11T00:16:01.264989+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_device_update\": \"2021-02-11T00:15:43.848348\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:02.608 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:01 smithi123 bash[13149]: audit 2021-02-11T00:16:01.265460+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:02.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:01 smithi123 bash[13149]: audit 2021-02-11T00:16:01.268801+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_device_update\": \"2021-02-11T00:15:43.848348\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:02.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:01 smithi123 bash[16832]: audit 2021-02-11T00:16:01.268801+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.988871\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:15:34.989046\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989150\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989250\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:15:34.989420\", \"created\": \"2021-02-11T00:15:33.917643\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_device_update\": \"2021-02-11T00:15:43.848348\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:02.700 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:02 smithi123 bash[16832]: cluster 2021-02-11T00:16:01.198023+0000 mgr.y (mgr.14138) 120 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:02.700 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:02 smithi123 bash[16832]: audit 2021-02-11T00:16:02.383151+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_daemon_update\": \"2021-02-11T00:16:02.381669\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:02.701 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:02 smithi123 bash[16832]: audit 2021-02-11T00:16:02.386978+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_daemon_update\": \"2021-02-11T00:16:02.381669\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:02.701 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:02 smithi123 bash[16832]: audit 2021-02-11T00:16:02.388576+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:02.701 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:02 smithi123 bash[13149]: cluster 2021-02-11T00:16:01.198023+0000 mgr.y (mgr.14138) 120 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:02.701 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:02 smithi123 bash[13149]: audit 2021-02-11T00:16:02.383151+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_daemon_update\": \"2021-02-11T00:16:02.381669\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:02.701 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:02 smithi123 bash[13149]: audit 2021-02-11T00:16:02.386978+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_daemon_update\": \"2021-02-11T00:16:02.381669\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:02.701 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:02 smithi123 bash[13149]: audit 2021-02-11T00:16:02.388576+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:02.787 DEBUG:teuthology.orchestra.run.smithi123:osd.2> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.2.service 2021-02-11T00:16:02.789 INFO:tasks.cephadm:Deploying osd.3 on smithi123 with /dev/vg_nvme/lv_1... 2021-02-11T00:16:02.790 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2021-02-11T00:16:02.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:02 smithi181 bash[13261]: cluster 2021-02-11T00:16:01.198023+0000 mgr.y (mgr.14138) 120 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:02.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:02 smithi181 bash[13261]: audit 2021-02-11T00:16:02.383151+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_daemon_update\": \"2021-02-11T00:16:02.381669\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:02.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:02 smithi181 bash[13261]: audit 2021-02-11T00:16:02.386978+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_daemon_update\": \"2021-02-11T00:16:02.381669\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:02.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:02 smithi181 bash[13261]: audit 2021-02-11T00:16:02.388576+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:03.215 INFO:journalctl@ceph.osd.2.smithi123.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:16:04.685 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:04 smithi123 bash[13149]: cluster 2021-02-11T00:16:03.198563+0000 mgr.y (mgr.14138) 121 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:04.685 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:04 smithi123 bash[16832]: cluster 2021-02-11T00:16:03.198563+0000 mgr.y (mgr.14138) 121 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:04.686 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:16:04 smithi123 bash[21687]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2021-02-11T00:16:04.686 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:16:04 smithi123 bash[21687]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2021-02-11T00:16:04.686 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:16:04 smithi123 bash[21687]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2021-02-11T00:16:04.686 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:16:04 smithi123 bash[21687]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2021-02-11T00:16:04.686 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:16:04 smithi123 bash[21687]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2021-02-11T00:16:04.686 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:16:04 smithi123 bash[21687]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2021-02-11T00:16:04.686 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:16:04 smithi123 bash[21687]: --> ceph-volume lvm activate successful for osd ID: 2 2021-02-11T00:16:04.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:04 smithi181 bash[13261]: cluster 2021-02-11T00:16:03.198563+0000 mgr.y (mgr.14138) 121 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:06.127 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:16:05 smithi123 bash[22041]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.2 2021-02-11T00:16:06.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:06 smithi123 bash[16832]: cluster 2021-02-11T00:16:05.199339+0000 mgr.y (mgr.14138) 122 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:06.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:06 smithi123 bash[13149]: cluster 2021-02-11T00:16:05.199339+0000 mgr.y (mgr.14138) 122 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:06.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:06 smithi181 bash[13261]: cluster 2021-02-11T00:16:05.199339+0000 mgr.y (mgr.14138) 122 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:08.691 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:08 smithi123 bash[16832]: cluster 2021-02-11T00:16:07.200094+0000 mgr.y (mgr.14138) 123 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:08.691 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:08 smithi123 bash[13149]: cluster 2021-02-11T00:16:07.200094+0000 mgr.y (mgr.14138) 123 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:08.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:08 smithi181 bash[13261]: cluster 2021-02-11T00:16:07.200094+0000 mgr.y (mgr.14138) 123 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:09.127 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:16:08 smithi123 bash[22055]: debug 2021-02-11T00:16:08.769+0000 7f366084af40 -1 Falling back to public interface 2021-02-11T00:16:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_1 2021-02-11T00:16:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2021-02-11T00:16:09.260 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2021-02-11T00:16:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2021-02-11T00:16:09.260 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0175098 s, 599 MB/s 2021-02-11T00:16:09.260 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2021-02-11T00:16:09.627 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:16:09 smithi123 bash[22055]: debug 2021-02-11T00:16:09.445+0000 7f366084af40 -1 osd.2 0 log_to_monitors {default=true} 2021-02-11T00:16:10.175 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch daemon add osd smithi123:vg_nvme/lv_1 2021-02-11T00:16:10.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:10 smithi181 bash[13261]: cluster 2021-02-11T00:16:09.200651+0000 mgr.y (mgr.14138) 124 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:10.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:10 smithi181 bash[13261]: audit 2021-02-11T00:16:09.455826+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1839271697,v1:172.21.15.123:6819/1839271697]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2021-02-11T00:16:10.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:10 smithi181 bash[13261]: audit 2021-02-11T00:16:09.456336+0000 mon.a (mon.0) 386 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2021-02-11T00:16:10.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:10 smithi123 bash[13149]: cluster 2021-02-11T00:16:09.200651+0000 mgr.y (mgr.14138) 124 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:10.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:10 smithi123 bash[13149]: audit 2021-02-11T00:16:09.455826+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1839271697,v1:172.21.15.123:6819/1839271697]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2021-02-11T00:16:10.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:10 smithi123 bash[13149]: audit 2021-02-11T00:16:09.456336+0000 mon.a (mon.0) 386 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2021-02-11T00:16:10.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:10 smithi123 bash[16832]: cluster 2021-02-11T00:16:09.200651+0000 mgr.y (mgr.14138) 124 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:10.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:10 smithi123 bash[16832]: audit 2021-02-11T00:16:09.455826+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1839271697,v1:172.21.15.123:6819/1839271697]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2021-02-11T00:16:10.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:10 smithi123 bash[16832]: audit 2021-02-11T00:16:09.456336+0000 mon.a (mon.0) 386 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2021-02-11T00:16:11.768 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[22055]: debug 2021-02-11T00:16:11.461+0000 7f3643d25700 -1 osd.2 0 waiting for initial osdmap 2021-02-11T00:16:11.769 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[13149]: audit 2021-02-11T00:16:10.451570+0000 mon.a (mon.0) 387 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2021-02-11T00:16:11.769 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[13149]: cluster 2021-02-11T00:16:10.451622+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2021-02-11T00:16:11.769 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[13149]: audit 2021-02-11T00:16:10.451834+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-02-11T00:16:11.769 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[13149]: audit 2021-02-11T00:16:10.452723+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1839271697,v1:172.21.15.123:6819/1839271697]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:16:11.770 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[13149]: audit 2021-02-11T00:16:10.453149+0000 mon.a (mon.0) 390 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:16:11.770 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[13149]: audit 2021-02-11T00:16:10.563458+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:11.770 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[13149]: audit 2021-02-11T00:16:10.848375+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_daemon_update\": \"2021-02-11T00:16:02.381669\", \"last_device_update\": \"2021-02-11T00:16:10.846428\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:11.770 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[13149]: audit 2021-02-11T00:16:10.852798+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_daemon_update\": \"2021-02-11T00:16:02.381669\", \"last_device_update\": \"2021-02-11T00:16:10.846428\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:11.770 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[13149]: audit 2021-02-11T00:16:10.854826+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:11.771 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[13149]: audit 2021-02-11T00:16:10.861381+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:11.771 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[13149]: audit 2021-02-11T00:16:10.865606+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:11.771 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[13149]: audit 2021-02-11T00:16:10.872382+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:11.771 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[16832]: audit 2021-02-11T00:16:10.451570+0000 mon.a (mon.0) 387 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2021-02-11T00:16:11.772 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[16832]: cluster 2021-02-11T00:16:10.451622+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2021-02-11T00:16:11.772 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[16832]: audit 2021-02-11T00:16:10.451834+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-02-11T00:16:11.772 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[16832]: audit 2021-02-11T00:16:10.452723+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1839271697,v1:172.21.15.123:6819/1839271697]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:16:11.772 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[16832]: audit 2021-02-11T00:16:10.453149+0000 mon.a (mon.0) 390 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:16:11.773 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[16832]: audit 2021-02-11T00:16:10.563458+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:11.773 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[16832]: audit 2021-02-11T00:16:10.848375+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_daemon_update\": \"2021-02-11T00:16:02.381669\", \"last_device_update\": \"2021-02-11T00:16:10.846428\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:11.773 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[16832]: audit 2021-02-11T00:16:10.852798+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_daemon_update\": \"2021-02-11T00:16:02.381669\", \"last_device_update\": \"2021-02-11T00:16:10.846428\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:11.773 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[16832]: audit 2021-02-11T00:16:10.854826+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:11.773 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[16832]: audit 2021-02-11T00:16:10.861381+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:11.774 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[16832]: audit 2021-02-11T00:16:10.865606+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:11.774 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:11 smithi123 bash[16832]: audit 2021-02-11T00:16:10.872382+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:11.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:11 smithi181 bash[13261]: audit 2021-02-11T00:16:10.451570+0000 mon.a (mon.0) 387 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2021-02-11T00:16:11.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:11 smithi181 bash[13261]: cluster 2021-02-11T00:16:10.451622+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2021-02-11T00:16:11.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:11 smithi181 bash[13261]: audit 2021-02-11T00:16:10.451834+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-02-11T00:16:11.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:11 smithi181 bash[13261]: audit 2021-02-11T00:16:10.452723+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1839271697,v1:172.21.15.123:6819/1839271697]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:16:11.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:11 smithi181 bash[13261]: audit 2021-02-11T00:16:10.453149+0000 mon.a (mon.0) 390 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:16:11.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:11 smithi181 bash[13261]: audit 2021-02-11T00:16:10.563458+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:11.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:11 smithi181 bash[13261]: audit 2021-02-11T00:16:10.848375+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_daemon_update\": \"2021-02-11T00:16:02.381669\", \"last_device_update\": \"2021-02-11T00:16:10.846428\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:11.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:11 smithi181 bash[13261]: audit 2021-02-11T00:16:10.852798+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}}, \"last_daemon_update\": \"2021-02-11T00:16:02.381669\", \"last_device_update\": \"2021-02-11T00:16:10.846428\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:11.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:11 smithi181 bash[13261]: audit 2021-02-11T00:16:10.854826+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:11.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:11 smithi181 bash[13261]: audit 2021-02-11T00:16:10.861381+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:11.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:11 smithi181 bash[13261]: audit 2021-02-11T00:16:10.865606+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:11.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:11 smithi181 bash[13261]: audit 2021-02-11T00:16:10.872382+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:12.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:12 smithi181 bash[13261]: cluster 2021-02-11T00:16:10.461127+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:16:12.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:12 smithi181 bash[13261]: cluster 2021-02-11T00:16:10.461180+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:16:12.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:12 smithi181 bash[13261]: cluster 2021-02-11T00:16:11.201176+0000 mgr.y (mgr.14138) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:12.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:12 smithi181 bash[13261]: audit 2021-02-11T00:16:11.455863+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2021-02-11T00:16:12.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:12 smithi181 bash[13261]: cluster 2021-02-11T00:16:11.456052+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2021-02-11T00:16:12.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:12 smithi181 bash[13261]: audit 2021-02-11T00:16:11.457352+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-02-11T00:16:12.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:12 smithi181 bash[13261]: audit 2021-02-11T00:16:11.466142+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-02-11T00:16:12.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:12 smithi123 bash[13149]: cluster 2021-02-11T00:16:10.461127+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:16:12.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:12 smithi123 bash[13149]: cluster 2021-02-11T00:16:10.461180+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:16:12.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:12 smithi123 bash[13149]: cluster 2021-02-11T00:16:11.201176+0000 mgr.y (mgr.14138) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:12.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:12 smithi123 bash[13149]: audit 2021-02-11T00:16:11.455863+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2021-02-11T00:16:12.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:12 smithi123 bash[13149]: cluster 2021-02-11T00:16:11.456052+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2021-02-11T00:16:12.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:12 smithi123 bash[13149]: audit 2021-02-11T00:16:11.457352+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-02-11T00:16:12.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:12 smithi123 bash[13149]: audit 2021-02-11T00:16:11.466142+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-02-11T00:16:12.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:12 smithi123 bash[16832]: cluster 2021-02-11T00:16:10.461127+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:16:12.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:12 smithi123 bash[16832]: cluster 2021-02-11T00:16:10.461180+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:16:12.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:12 smithi123 bash[16832]: cluster 2021-02-11T00:16:11.201176+0000 mgr.y (mgr.14138) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:12.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:12 smithi123 bash[16832]: audit 2021-02-11T00:16:11.455863+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2021-02-11T00:16:12.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:12 smithi123 bash[16832]: cluster 2021-02-11T00:16:11.456052+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2021-02-11T00:16:12.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:12 smithi123 bash[16832]: audit 2021-02-11T00:16:11.457352+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-02-11T00:16:12.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:12 smithi123 bash[16832]: audit 2021-02-11T00:16:11.466142+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-02-11T00:16:13.627 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:13 smithi123 bash[13149]: cluster 2021-02-11T00:16:12.467727+0000 mon.a (mon.0) 402 : cluster [INF] osd.2 [v2:172.21.15.123:6818/1839271697,v1:172.21.15.123:6819/1839271697] boot 2021-02-11T00:16:13.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:13 smithi123 bash[13149]: cluster 2021-02-11T00:16:12.467812+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2021-02-11T00:16:13.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:13 smithi123 bash[13149]: audit 2021-02-11T00:16:12.469013+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-02-11T00:16:13.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:13 smithi123 bash[16832]: cluster 2021-02-11T00:16:12.467727+0000 mon.a (mon.0) 402 : cluster [INF] osd.2 [v2:172.21.15.123:6818/1839271697,v1:172.21.15.123:6819/1839271697] boot 2021-02-11T00:16:13.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:13 smithi123 bash[16832]: cluster 2021-02-11T00:16:12.467812+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2021-02-11T00:16:13.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:13 smithi123 bash[16832]: audit 2021-02-11T00:16:12.469013+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-02-11T00:16:13.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:13 smithi181 bash[13261]: cluster 2021-02-11T00:16:12.467727+0000 mon.a (mon.0) 402 : cluster [INF] osd.2 [v2:172.21.15.123:6818/1839271697,v1:172.21.15.123:6819/1839271697] boot 2021-02-11T00:16:13.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:13 smithi181 bash[13261]: cluster 2021-02-11T00:16:12.467812+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2021-02-11T00:16:13.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:13 smithi181 bash[13261]: audit 2021-02-11T00:16:12.469013+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-02-11T00:16:14.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:14 smithi181 bash[13261]: cluster 2021-02-11T00:16:13.201725+0000 mgr.y (mgr.14138) 126 : cluster [DBG] pgmap v103: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:14.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:14 smithi181 bash[13261]: cluster 2021-02-11T00:16:13.482271+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2021-02-11T00:16:14.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:14 smithi181 bash[13261]: audit 2021-02-11T00:16:13.749262+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:16:14.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:14 smithi181 bash[13261]: audit 2021-02-11T00:16:13.752316+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:16:14.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:14 smithi181 bash[13261]: audit 2021-02-11T00:16:13.753705+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:16:14.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:14 smithi181 bash[13261]: audit 2021-02-11T00:16:13.755251+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:14.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:14 smithi181 bash[13261]: cluster 2021-02-11T00:16:14.484892+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2021-02-11T00:16:14.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:14 smithi123 bash[13149]: cluster 2021-02-11T00:16:13.201725+0000 mgr.y (mgr.14138) 126 : cluster [DBG] pgmap v103: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:14.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:14 smithi123 bash[13149]: cluster 2021-02-11T00:16:13.482271+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2021-02-11T00:16:14.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:14 smithi123 bash[13149]: audit 2021-02-11T00:16:13.749262+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:16:14.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:14 smithi123 bash[13149]: audit 2021-02-11T00:16:13.752316+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:16:14.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:14 smithi123 bash[13149]: audit 2021-02-11T00:16:13.753705+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:16:14.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:14 smithi123 bash[13149]: audit 2021-02-11T00:16:13.755251+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:14.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:14 smithi123 bash[13149]: cluster 2021-02-11T00:16:14.484892+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2021-02-11T00:16:14.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:14 smithi123 bash[16832]: cluster 2021-02-11T00:16:13.201725+0000 mgr.y (mgr.14138) 126 : cluster [DBG] pgmap v103: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2021-02-11T00:16:14.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:14 smithi123 bash[16832]: cluster 2021-02-11T00:16:13.482271+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2021-02-11T00:16:14.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:14 smithi123 bash[16832]: audit 2021-02-11T00:16:13.749262+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:16:14.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:14 smithi123 bash[16832]: audit 2021-02-11T00:16:13.752316+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:16:14.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:14 smithi123 bash[16832]: audit 2021-02-11T00:16:13.753705+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:16:14.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:14 smithi123 bash[16832]: audit 2021-02-11T00:16:13.755251+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:14.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:14 smithi123 bash[16832]: cluster 2021-02-11T00:16:14.484892+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2021-02-11T00:16:15.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:15 smithi181 bash[13261]: audit 2021-02-11T00:16:13.747515+0000 mgr.y (mgr.14138) 127 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:16:15.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:15 smithi181 bash[13261]: cephadm 2021-02-11T00:16:13.750499+0000 mgr.y (mgr.14138) 128 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:16:15.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:15 smithi181 bash[13261]: cephadm 2021-02-11T00:16:13.750649+0000 mgr.y (mgr.14138) 129 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:16:15.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:15 smithi181 bash[13261]: cephadm 2021-02-11T00:16:13.751526+0000 mgr.y (mgr.14138) 130 : cephadm [INF] Applying None on host smithi123... 2021-02-11T00:16:15.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:15 smithi123 bash[13149]: audit 2021-02-11T00:16:13.747515+0000 mgr.y (mgr.14138) 127 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:16:15.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:15 smithi123 bash[13149]: cephadm 2021-02-11T00:16:13.750499+0000 mgr.y (mgr.14138) 128 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:16:15.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:15 smithi123 bash[13149]: cephadm 2021-02-11T00:16:13.750649+0000 mgr.y (mgr.14138) 129 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:16:15.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:15 smithi123 bash[13149]: cephadm 2021-02-11T00:16:13.751526+0000 mgr.y (mgr.14138) 130 : cephadm [INF] Applying None on host smithi123... 2021-02-11T00:16:15.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:15 smithi123 bash[16832]: audit 2021-02-11T00:16:13.747515+0000 mgr.y (mgr.14138) 127 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:16:15.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:15 smithi123 bash[16832]: cephadm 2021-02-11T00:16:13.750499+0000 mgr.y (mgr.14138) 128 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:16:15.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:15 smithi123 bash[16832]: cephadm 2021-02-11T00:16:13.750649+0000 mgr.y (mgr.14138) 129 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:16:15.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:15 smithi123 bash[16832]: cephadm 2021-02-11T00:16:13.751526+0000 mgr.y (mgr.14138) 130 : cephadm [INF] Applying None on host smithi123... 2021-02-11T00:16:16.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:16 smithi181 bash[13261]: cluster 2021-02-11T00:16:15.202310+0000 mgr.y (mgr.14138) 131 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:16.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:16 smithi123 bash[13149]: cluster 2021-02-11T00:16:15.202310+0000 mgr.y (mgr.14138) 131 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:16.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:16 smithi123 bash[16832]: cluster 2021-02-11T00:16:15.202310+0000 mgr.y (mgr.14138) 131 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:18.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:18 smithi181 bash[13261]: cluster 2021-02-11T00:16:17.202826+0000 mgr.y (mgr.14138) 132 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:18.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:18 smithi181 bash[13261]: audit 2021-02-11T00:16:17.751567+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.123:0/484340904' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "560bb5bd-3e7b-4239-bc43-410d0e8c5433"}]: dispatch 2021-02-11T00:16:18.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:18 smithi181 bash[13261]: audit 2021-02-11T00:16:17.752156+0000 mon.a (mon.0) 411 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "560bb5bd-3e7b-4239-bc43-410d0e8c5433"}]: dispatch 2021-02-11T00:16:18.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:18 smithi181 bash[13261]: audit 2021-02-11T00:16:17.757864+0000 mon.a (mon.0) 412 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "560bb5bd-3e7b-4239-bc43-410d0e8c5433"}]': finished 2021-02-11T00:16:18.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:18 smithi181 bash[13261]: cluster 2021-02-11T00:16:17.757945+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2021-02-11T00:16:18.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:18 smithi181 bash[13261]: audit 2021-02-11T00:16:17.758225+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:18.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:18 smithi181 bash[13261]: audit 2021-02-11T00:16:18.352059+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.123:0/3421118085' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:16:18.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:18 smithi123 bash[13149]: cluster 2021-02-11T00:16:17.202826+0000 mgr.y (mgr.14138) 132 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:18.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:18 smithi123 bash[13149]: audit 2021-02-11T00:16:17.751567+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.123:0/484340904' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "560bb5bd-3e7b-4239-bc43-410d0e8c5433"}]: dispatch 2021-02-11T00:16:18.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:18 smithi123 bash[13149]: audit 2021-02-11T00:16:17.752156+0000 mon.a (mon.0) 411 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "560bb5bd-3e7b-4239-bc43-410d0e8c5433"}]: dispatch 2021-02-11T00:16:18.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:18 smithi123 bash[13149]: audit 2021-02-11T00:16:17.757864+0000 mon.a (mon.0) 412 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "560bb5bd-3e7b-4239-bc43-410d0e8c5433"}]': finished 2021-02-11T00:16:18.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:18 smithi123 bash[13149]: cluster 2021-02-11T00:16:17.757945+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2021-02-11T00:16:18.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:18 smithi123 bash[13149]: audit 2021-02-11T00:16:17.758225+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:18.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:18 smithi123 bash[13149]: audit 2021-02-11T00:16:18.352059+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.123:0/3421118085' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:16:18.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:18 smithi123 bash[16832]: cluster 2021-02-11T00:16:17.202826+0000 mgr.y (mgr.14138) 132 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:18.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:18 smithi123 bash[16832]: audit 2021-02-11T00:16:17.751567+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.123:0/484340904' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "560bb5bd-3e7b-4239-bc43-410d0e8c5433"}]: dispatch 2021-02-11T00:16:18.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:18 smithi123 bash[16832]: audit 2021-02-11T00:16:17.752156+0000 mon.a (mon.0) 411 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "560bb5bd-3e7b-4239-bc43-410d0e8c5433"}]: dispatch 2021-02-11T00:16:18.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:18 smithi123 bash[16832]: audit 2021-02-11T00:16:17.757864+0000 mon.a (mon.0) 412 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "560bb5bd-3e7b-4239-bc43-410d0e8c5433"}]': finished 2021-02-11T00:16:18.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:18 smithi123 bash[16832]: cluster 2021-02-11T00:16:17.757945+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2021-02-11T00:16:18.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:18 smithi123 bash[16832]: audit 2021-02-11T00:16:17.758225+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:18.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:18 smithi123 bash[16832]: audit 2021-02-11T00:16:18.352059+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.123:0/3421118085' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:16:20.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:20 smithi181 bash[13261]: cluster 2021-02-11T00:16:19.203334+0000 mgr.y (mgr.14138) 133 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:20.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:20 smithi123 bash[13149]: cluster 2021-02-11T00:16:19.203334+0000 mgr.y (mgr.14138) 133 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:20.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:20 smithi123 bash[16832]: cluster 2021-02-11T00:16:19.203334+0000 mgr.y (mgr.14138) 133 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:21.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:21 smithi181 bash[13261]: audit 2021-02-11T00:16:21.258376+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:21.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:21 smithi123 bash[13149]: audit 2021-02-11T00:16:21.258376+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:21.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:21 smithi123 bash[16832]: audit 2021-02-11T00:16:21.258376+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:22.811 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:22 smithi123 bash[13149]: cluster 2021-02-11T00:16:21.203900+0000 mgr.y (mgr.14138) 134 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:23.872 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:22 smithi123 bash[16832]: cluster 2021-02-11T00:16:21.203900+0000 mgr.y (mgr.14138) 134 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:23.872 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:22 smithi181 bash[13261]: cluster 2021-02-11T00:16:21.203900+0000 mgr.y (mgr.14138) 134 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:24.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:24 smithi181 bash[13261]: cluster 2021-02-11T00:16:23.204446+0000 mgr.y (mgr.14138) 135 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:24.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:24 smithi123 bash[13149]: cluster 2021-02-11T00:16:23.204446+0000 mgr.y (mgr.14138) 135 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:24.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:24 smithi123 bash[16832]: cluster 2021-02-11T00:16:23.204446+0000 mgr.y (mgr.14138) 135 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:26.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:26 smithi181 bash[13261]: cluster 2021-02-11T00:16:25.205056+0000 mgr.y (mgr.14138) 136 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:26.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:26 smithi181 bash[13261]: audit 2021-02-11T00:16:25.692166+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2021-02-11T00:16:26.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:26 smithi181 bash[13261]: audit 2021-02-11T00:16:25.693600+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:16:26.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:26 smithi181 bash[13261]: audit 2021-02-11T00:16:25.695361+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2021-02-11T00:16:26.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:26 smithi123 bash[16832]: cluster 2021-02-11T00:16:25.205056+0000 mgr.y (mgr.14138) 136 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:26.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:26 smithi123 bash[16832]: audit 2021-02-11T00:16:25.692166+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2021-02-11T00:16:26.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:26 smithi123 bash[16832]: audit 2021-02-11T00:16:25.693600+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:16:26.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:26 smithi123 bash[16832]: audit 2021-02-11T00:16:25.695361+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2021-02-11T00:16:26.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:26 smithi123 bash[13149]: cluster 2021-02-11T00:16:25.205056+0000 mgr.y (mgr.14138) 136 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:26.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:26 smithi123 bash[13149]: audit 2021-02-11T00:16:25.692166+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2021-02-11T00:16:26.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:26 smithi123 bash[13149]: audit 2021-02-11T00:16:25.693600+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:16:26.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:26 smithi123 bash[13149]: audit 2021-02-11T00:16:25.695361+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2021-02-11T00:16:27.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:27 smithi181 bash[13261]: cephadm 2021-02-11T00:16:25.694750+0000 mgr.y (mgr.14138) 137 : cephadm [INF] Deploying daemon osd.3 on smithi123 2021-02-11T00:16:27.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:27 smithi123 bash[13149]: cephadm 2021-02-11T00:16:25.694750+0000 mgr.y (mgr.14138) 137 : cephadm [INF] Deploying daemon osd.3 on smithi123 2021-02-11T00:16:27.868 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:27 smithi123 bash[16832]: cephadm 2021-02-11T00:16:25.694750+0000 mgr.y (mgr.14138) 137 : cephadm [INF] Deploying daemon osd.3 on smithi123 2021-02-11T00:16:28.318 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 3 on host 'smithi123' 2021-02-11T00:16:28.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:28 smithi123 bash[16832]: cluster 2021-02-11T00:16:27.205580+0000 mgr.y (mgr.14138) 138 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:28.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:28 smithi123 bash[16832]: audit 2021-02-11T00:16:28.315267+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_device_update\": \"2021-02-11T00:16:10.846428\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:28.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:28 smithi123 bash[16832]: audit 2021-02-11T00:16:28.316164+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:28.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:28 smithi123 bash[16832]: audit 2021-02-11T00:16:28.322141+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_device_update\": \"2021-02-11T00:16:10.846428\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:28.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:28 smithi123 bash[13149]: cluster 2021-02-11T00:16:27.205580+0000 mgr.y (mgr.14138) 138 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:28.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:28 smithi123 bash[13149]: audit 2021-02-11T00:16:28.315267+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_device_update\": \"2021-02-11T00:16:10.846428\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:28.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:28 smithi123 bash[13149]: audit 2021-02-11T00:16:28.316164+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:28.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:28 smithi123 bash[13149]: audit 2021-02-11T00:16:28.322141+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_device_update\": \"2021-02-11T00:16:10.846428\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:28.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:28 smithi181 bash[13261]: cluster 2021-02-11T00:16:27.205580+0000 mgr.y (mgr.14138) 138 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:28.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:28 smithi181 bash[13261]: audit 2021-02-11T00:16:28.315267+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_device_update\": \"2021-02-11T00:16:10.846428\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:28.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:28 smithi181 bash[13261]: audit 2021-02-11T00:16:28.316164+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:28.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:28 smithi181 bash[13261]: audit 2021-02-11T00:16:28.322141+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380684\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:02.380853\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.380957\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381055\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381263\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:02.381431\", \"created\": \"2021-02-11T00:16:01.241643\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_device_update\": \"2021-02-11T00:16:10.846428\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:29.781 DEBUG:teuthology.orchestra.run.smithi123:osd.3> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.3.service 2021-02-11T00:16:29.783 INFO:tasks.cephadm:Deploying osd.4 on smithi181 with /dev/vg_nvme/lv_4... 2021-02-11T00:16:29.783 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2021-02-11T00:16:29.919 INFO:journalctl@ceph.osd.3.smithi123.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:16:30.627 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:30 smithi123 bash[16832]: cluster 2021-02-11T00:16:29.206080+0000 mgr.y (mgr.14138) 139 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:31.452 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:30 smithi123 bash[13149]: cluster 2021-02-11T00:16:29.206080+0000 mgr.y (mgr.14138) 139 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:31.453 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:30 smithi181 bash[13261]: cluster 2021-02-11T00:16:29.206080+0000 mgr.y (mgr.14138) 139 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:31.453 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:30 smithi181 bash[13261]: audit 2021-02-11T00:16:29.464287+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_daemon_update\": \"2021-02-11T00:16:29.463072\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:31.453 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:30 smithi181 bash[13261]: audit 2021-02-11T00:16:29.469908+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_daemon_update\": \"2021-02-11T00:16:29.463072\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:31.453 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:30 smithi181 bash[13261]: audit 2021-02-11T00:16:29.471939+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:31.454 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:30 smithi123 bash[16832]: audit 2021-02-11T00:16:29.464287+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_daemon_update\": \"2021-02-11T00:16:29.463072\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:31.454 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:30 smithi123 bash[16832]: audit 2021-02-11T00:16:29.469908+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_daemon_update\": \"2021-02-11T00:16:29.463072\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:31.454 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:30 smithi123 bash[16832]: audit 2021-02-11T00:16:29.471939+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:31.454 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:30 smithi123 bash[13149]: audit 2021-02-11T00:16:29.464287+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_daemon_update\": \"2021-02-11T00:16:29.463072\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:31.454 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:30 smithi123 bash[13149]: audit 2021-02-11T00:16:29.469908+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_daemon_update\": \"2021-02-11T00:16:29.463072\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:31.454 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:30 smithi123 bash[13149]: audit 2021-02-11T00:16:29.471939+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:31.454 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:16:31 smithi123 bash[23134]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2021-02-11T00:16:31.454 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:16:31 smithi123 bash[23134]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2021-02-11T00:16:31.455 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:16:31 smithi123 bash[23134]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2021-02-11T00:16:31.455 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:16:31 smithi123 bash[23134]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2021-02-11T00:16:31.455 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:16:31 smithi123 bash[23134]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2021-02-11T00:16:31.455 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:16:31 smithi123 bash[23134]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2021-02-11T00:16:31.455 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:16:31 smithi123 bash[23134]: --> ceph-volume lvm activate successful for osd ID: 3 2021-02-11T00:16:32.567 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:32 smithi181 bash[13261]: cluster 2021-02-11T00:16:31.206605+0000 mgr.y (mgr.14138) 140 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:32.627 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:32 smithi123 bash[13149]: cluster 2021-02-11T00:16:31.206605+0000 mgr.y (mgr.14138) 140 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:32.627 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:16:32 smithi123 bash[23458]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.3 2021-02-11T00:16:32.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:32 smithi123 bash[16832]: cluster 2021-02-11T00:16:31.206605+0000 mgr.y (mgr.14138) 140 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:32.861 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping: /dev/vg_nvme/lv_4 2021-02-11T00:16:33.378 INFO:teuthology.orchestra.run.smithi181.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2021-02-11T00:16:33.379 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10+0 records in 2021-02-11T00:16:33.379 INFO:teuthology.orchestra.run.smithi181.stderr:10+0 records out 2021-02-11T00:16:33.379 INFO:teuthology.orchestra.run.smithi181.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0170732 s, 614 MB/s 2021-02-11T00:16:33.379 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping successful for: 2021-02-11T00:16:33.505 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch daemon add osd smithi181:vg_nvme/lv_4 2021-02-11T00:16:34.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:34 smithi123 bash[13149]: cluster 2021-02-11T00:16:33.207088+0000 mgr.y (mgr.14138) 141 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:34.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:34 smithi123 bash[16832]: cluster 2021-02-11T00:16:33.207088+0000 mgr.y (mgr.14138) 141 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:34.629 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:16:34 smithi123 bash[23471]: debug 2021-02-11T00:16:34.389+0000 7f0cedd4bf40 -1 Falling back to public interface 2021-02-11T00:16:34.687 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:34 smithi181 bash[13261]: cluster 2021-02-11T00:16:33.207088+0000 mgr.y (mgr.14138) 141 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:35.368 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:16:35 smithi123 bash[23471]: debug 2021-02-11T00:16:35.049+0000 7f0cedd4bf40 -1 osd.3 0 log_to_monitors {default=true} 2021-02-11T00:16:35.567 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:35 smithi181 bash[13261]: audit 2021-02-11T00:16:35.060370+0000 mon.a (mon.0) 425 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/3033150685,v1:172.21.15.123:6827/3033150685]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2021-02-11T00:16:35.627 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:35 smithi123 bash[16832]: audit 2021-02-11T00:16:35.060370+0000 mon.a (mon.0) 425 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/3033150685,v1:172.21.15.123:6827/3033150685]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2021-02-11T00:16:35.627 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:35 smithi123 bash[13149]: audit 2021-02-11T00:16:35.060370+0000 mon.a (mon.0) 425 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/3033150685,v1:172.21.15.123:6827/3033150685]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2021-02-11T00:16:36.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:36 smithi181 bash[13261]: cluster 2021-02-11T00:16:35.207592+0000 mgr.y (mgr.14138) 142 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:36.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:36 smithi181 bash[13261]: audit 2021-02-11T00:16:35.385464+0000 mon.a (mon.0) 426 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/3033150685,v1:172.21.15.123:6827/3033150685]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2021-02-11T00:16:36.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:36 smithi181 bash[13261]: cluster 2021-02-11T00:16:35.385531+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2021-02-11T00:16:36.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:36 smithi181 bash[13261]: audit 2021-02-11T00:16:35.385702+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:36.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:36 smithi181 bash[13261]: audit 2021-02-11T00:16:35.386154+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/3033150685,v1:172.21.15.123:6827/3033150685]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:16:36.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:36 smithi181 bash[13261]: audit 2021-02-11T00:16:35.781149+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:36.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:36 smithi181 bash[13261]: audit 2021-02-11T00:16:36.076042+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_daemon_update\": \"2021-02-11T00:16:29.463072\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:36.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:36 smithi181 bash[13261]: audit 2021-02-11T00:16:36.082348+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_daemon_update\": \"2021-02-11T00:16:29.463072\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:36.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:36 smithi181 bash[13261]: audit 2021-02-11T00:16:36.084113+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:36.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:36 smithi181 bash[13261]: audit 2021-02-11T00:16:36.087077+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:36.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:36 smithi181 bash[13261]: audit 2021-02-11T00:16:36.089825+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:36.766 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:36 smithi181 bash[13261]: audit 2021-02-11T00:16:36.093280+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:36.877 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[23471]: debug 2021-02-11T00:16:36.393+0000 7f0cd522e700 -1 osd.3 0 waiting for initial osdmap 2021-02-11T00:16:36.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[13149]: cluster 2021-02-11T00:16:35.207592+0000 mgr.y (mgr.14138) 142 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:36.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[13149]: audit 2021-02-11T00:16:35.385464+0000 mon.a (mon.0) 426 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/3033150685,v1:172.21.15.123:6827/3033150685]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2021-02-11T00:16:36.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[13149]: cluster 2021-02-11T00:16:35.385531+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2021-02-11T00:16:36.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[13149]: audit 2021-02-11T00:16:35.385702+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:36.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[13149]: audit 2021-02-11T00:16:35.386154+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/3033150685,v1:172.21.15.123:6827/3033150685]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:16:36.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[13149]: audit 2021-02-11T00:16:35.781149+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:36.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[13149]: audit 2021-02-11T00:16:36.076042+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_daemon_update\": \"2021-02-11T00:16:29.463072\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:36.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[13149]: audit 2021-02-11T00:16:36.082348+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_daemon_update\": \"2021-02-11T00:16:29.463072\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:36.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[13149]: audit 2021-02-11T00:16:36.084113+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:36.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[13149]: audit 2021-02-11T00:16:36.087077+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:36.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[13149]: audit 2021-02-11T00:16:36.089825+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:36.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[13149]: audit 2021-02-11T00:16:36.093280+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:36.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[16832]: cluster 2021-02-11T00:16:35.207592+0000 mgr.y (mgr.14138) 142 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:36.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[16832]: audit 2021-02-11T00:16:35.385464+0000 mon.a (mon.0) 426 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/3033150685,v1:172.21.15.123:6827/3033150685]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2021-02-11T00:16:36.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[16832]: cluster 2021-02-11T00:16:35.385531+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2021-02-11T00:16:36.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[16832]: audit 2021-02-11T00:16:35.385702+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:36.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[16832]: audit 2021-02-11T00:16:35.386154+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/3033150685,v1:172.21.15.123:6827/3033150685]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2021-02-11T00:16:36.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[16832]: audit 2021-02-11T00:16:35.781149+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:36.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[16832]: audit 2021-02-11T00:16:36.076042+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_daemon_update\": \"2021-02-11T00:16:29.463072\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:16:36.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[16832]: audit 2021-02-11T00:16:36.082348+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}}, \"last_daemon_update\": \"2021-02-11T00:16:29.463072\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:16:36.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[16832]: audit 2021-02-11T00:16:36.084113+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:36.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[16832]: audit 2021-02-11T00:16:36.087077+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:36.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[16832]: audit 2021-02-11T00:16:36.089825+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:36.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:36 smithi123 bash[16832]: audit 2021-02-11T00:16:36.093280+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:37.740 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:37 smithi181 bash[13261]: audit 2021-02-11T00:16:36.390603+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/3033150685,v1:172.21.15.123:6827/3033150685]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2021-02-11T00:16:37.741 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:37 smithi181 bash[13261]: cluster 2021-02-11T00:16:36.390826+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2021-02-11T00:16:37.741 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:37 smithi181 bash[13261]: audit 2021-02-11T00:16:36.392487+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:37.741 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:37 smithi181 bash[13261]: audit 2021-02-11T00:16:36.404486+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:37.741 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:37 smithi181 bash[13261]: audit 2021-02-11T00:16:36.444329+0000 mgr.y (mgr.14138) 143 : audit [DBG] from='client.34217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:16:37.741 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:37 smithi181 bash[13261]: audit 2021-02-11T00:16:36.446279+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:16:37.741 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:37 smithi181 bash[13261]: cephadm 2021-02-11T00:16:36.447760+0000 mgr.y (mgr.14138) 144 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:16:37.741 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:37 smithi181 bash[13261]: cephadm 2021-02-11T00:16:36.447915+0000 mgr.y (mgr.14138) 145 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:16:37.741 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:37 smithi181 bash[13261]: cephadm 2021-02-11T00:16:36.449318+0000 mgr.y (mgr.14138) 146 : cephadm [INF] Applying None on host smithi181... 2021-02-11T00:16:37.741 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:37 smithi181 bash[13261]: audit 2021-02-11T00:16:36.450171+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:16:37.742 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:37 smithi181 bash[13261]: audit 2021-02-11T00:16:36.451823+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:16:37.742 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:37 smithi181 bash[13261]: audit 2021-02-11T00:16:36.453599+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:37.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[13149]: audit 2021-02-11T00:16:36.390603+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/3033150685,v1:172.21.15.123:6827/3033150685]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2021-02-11T00:16:37.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[13149]: cluster 2021-02-11T00:16:36.390826+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2021-02-11T00:16:37.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[13149]: audit 2021-02-11T00:16:36.392487+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:37.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[13149]: audit 2021-02-11T00:16:36.404486+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:37.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[13149]: audit 2021-02-11T00:16:36.444329+0000 mgr.y (mgr.14138) 143 : audit [DBG] from='client.34217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:16:37.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[13149]: audit 2021-02-11T00:16:36.446279+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:16:37.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[13149]: cephadm 2021-02-11T00:16:36.447760+0000 mgr.y (mgr.14138) 144 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:16:37.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[13149]: cephadm 2021-02-11T00:16:36.447915+0000 mgr.y (mgr.14138) 145 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:16:37.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[13149]: cephadm 2021-02-11T00:16:36.449318+0000 mgr.y (mgr.14138) 146 : cephadm [INF] Applying None on host smithi181... 2021-02-11T00:16:37.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[13149]: audit 2021-02-11T00:16:36.450171+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:16:37.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[13149]: audit 2021-02-11T00:16:36.451823+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:16:37.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[13149]: audit 2021-02-11T00:16:36.453599+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:37.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[16832]: audit 2021-02-11T00:16:36.390603+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/3033150685,v1:172.21.15.123:6827/3033150685]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2021-02-11T00:16:37.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[16832]: cluster 2021-02-11T00:16:36.390826+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2021-02-11T00:16:37.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[16832]: audit 2021-02-11T00:16:36.392487+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:37.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[16832]: audit 2021-02-11T00:16:36.404486+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:37.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[16832]: audit 2021-02-11T00:16:36.444329+0000 mgr.y (mgr.14138) 143 : audit [DBG] from='client.34217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:16:37.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[16832]: audit 2021-02-11T00:16:36.446279+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:16:37.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[16832]: cephadm 2021-02-11T00:16:36.447760+0000 mgr.y (mgr.14138) 144 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:16:37.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[16832]: cephadm 2021-02-11T00:16:36.447915+0000 mgr.y (mgr.14138) 145 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:16:37.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[16832]: cephadm 2021-02-11T00:16:36.449318+0000 mgr.y (mgr.14138) 146 : cephadm [INF] Applying None on host smithi181... 2021-02-11T00:16:37.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[16832]: audit 2021-02-11T00:16:36.450171+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:16:37.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[16832]: audit 2021-02-11T00:16:36.451823+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:16:37.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:37 smithi123 bash[16832]: audit 2021-02-11T00:16:36.453599+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:38.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:38 smithi181 bash[13261]: cluster 2021-02-11T00:16:36.018936+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:16:38.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:38 smithi181 bash[13261]: cluster 2021-02-11T00:16:36.019041+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:16:38.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:38 smithi181 bash[13261]: cluster 2021-02-11T00:16:37.208133+0000 mgr.y (mgr.14138) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:38.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:38 smithi181 bash[13261]: audit 2021-02-11T00:16:37.399178+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:38.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:38 smithi181 bash[13261]: cluster 2021-02-11T00:16:37.409819+0000 mon.a (mon.0) 446 : cluster [INF] osd.3 [v2:172.21.15.123:6826/3033150685,v1:172.21.15.123:6827/3033150685] boot 2021-02-11T00:16:38.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:38 smithi181 bash[13261]: cluster 2021-02-11T00:16:37.409886+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2021-02-11T00:16:38.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:38 smithi181 bash[13261]: audit 2021-02-11T00:16:37.410997+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:38.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:38 smithi123 bash[13149]: cluster 2021-02-11T00:16:36.018936+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:16:38.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:38 smithi123 bash[13149]: cluster 2021-02-11T00:16:36.019041+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:16:38.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:38 smithi123 bash[13149]: cluster 2021-02-11T00:16:37.208133+0000 mgr.y (mgr.14138) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:38.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:38 smithi123 bash[13149]: audit 2021-02-11T00:16:37.399178+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:38.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:38 smithi123 bash[13149]: cluster 2021-02-11T00:16:37.409819+0000 mon.a (mon.0) 446 : cluster [INF] osd.3 [v2:172.21.15.123:6826/3033150685,v1:172.21.15.123:6827/3033150685] boot 2021-02-11T00:16:38.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:38 smithi123 bash[13149]: cluster 2021-02-11T00:16:37.409886+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2021-02-11T00:16:38.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:38 smithi123 bash[13149]: audit 2021-02-11T00:16:37.410997+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:38.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:38 smithi123 bash[16832]: cluster 2021-02-11T00:16:36.018936+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:16:38.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:38 smithi123 bash[16832]: cluster 2021-02-11T00:16:36.019041+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:16:38.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:38 smithi123 bash[16832]: cluster 2021-02-11T00:16:37.208133+0000 mgr.y (mgr.14138) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2021-02-11T00:16:38.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:38 smithi123 bash[16832]: audit 2021-02-11T00:16:37.399178+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:38.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:38 smithi123 bash[16832]: cluster 2021-02-11T00:16:37.409819+0000 mon.a (mon.0) 446 : cluster [INF] osd.3 [v2:172.21.15.123:6826/3033150685,v1:172.21.15.123:6827/3033150685] boot 2021-02-11T00:16:38.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:38 smithi123 bash[16832]: cluster 2021-02-11T00:16:37.409886+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2021-02-11T00:16:38.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:38 smithi123 bash[16832]: audit 2021-02-11T00:16:37.410997+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-02-11T00:16:39.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:39 smithi181 bash[13261]: cluster 2021-02-11T00:16:38.431752+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2021-02-11T00:16:39.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:39 smithi123 bash[13149]: cluster 2021-02-11T00:16:38.431752+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2021-02-11T00:16:39.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:39 smithi123 bash[16832]: cluster 2021-02-11T00:16:38.431752+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2021-02-11T00:16:40.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:40 smithi181 bash[13261]: cluster 2021-02-11T00:16:39.208684+0000 mgr.y (mgr.14138) 148 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 864 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:40.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:40 smithi181 bash[13261]: audit 2021-02-11T00:16:39.989356+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.181:0/1613508759' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2e2d9da-8413-46ff-af03-7bff2dfba8a9"}]: dispatch 2021-02-11T00:16:40.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:40 smithi181 bash[13261]: audit 2021-02-11T00:16:39.991628+0000 mon.a (mon.0) 450 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2e2d9da-8413-46ff-af03-7bff2dfba8a9"}]: dispatch 2021-02-11T00:16:40.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:40 smithi181 bash[13261]: audit 2021-02-11T00:16:40.000293+0000 mon.a (mon.0) 451 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2e2d9da-8413-46ff-af03-7bff2dfba8a9"}]': finished 2021-02-11T00:16:40.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:40 smithi181 bash[13261]: cluster 2021-02-11T00:16:40.000460+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2021-02-11T00:16:40.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:40 smithi181 bash[13261]: audit 2021-02-11T00:16:40.000716+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-02-11T00:16:40.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:40 smithi123 bash[13149]: cluster 2021-02-11T00:16:39.208684+0000 mgr.y (mgr.14138) 148 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 864 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:40.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:40 smithi123 bash[13149]: audit 2021-02-11T00:16:39.989356+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.181:0/1613508759' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2e2d9da-8413-46ff-af03-7bff2dfba8a9"}]: dispatch 2021-02-11T00:16:40.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:40 smithi123 bash[13149]: audit 2021-02-11T00:16:39.991628+0000 mon.a (mon.0) 450 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2e2d9da-8413-46ff-af03-7bff2dfba8a9"}]: dispatch 2021-02-11T00:16:40.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:40 smithi123 bash[13149]: audit 2021-02-11T00:16:40.000293+0000 mon.a (mon.0) 451 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2e2d9da-8413-46ff-af03-7bff2dfba8a9"}]': finished 2021-02-11T00:16:40.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:40 smithi123 bash[13149]: cluster 2021-02-11T00:16:40.000460+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2021-02-11T00:16:40.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:40 smithi123 bash[13149]: audit 2021-02-11T00:16:40.000716+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-02-11T00:16:40.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:40 smithi123 bash[16832]: cluster 2021-02-11T00:16:39.208684+0000 mgr.y (mgr.14138) 148 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 864 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:40.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:40 smithi123 bash[16832]: audit 2021-02-11T00:16:39.989356+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.181:0/1613508759' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2e2d9da-8413-46ff-af03-7bff2dfba8a9"}]: dispatch 2021-02-11T00:16:40.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:40 smithi123 bash[16832]: audit 2021-02-11T00:16:39.991628+0000 mon.a (mon.0) 450 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2e2d9da-8413-46ff-af03-7bff2dfba8a9"}]: dispatch 2021-02-11T00:16:40.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:40 smithi123 bash[16832]: audit 2021-02-11T00:16:40.000293+0000 mon.a (mon.0) 451 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2e2d9da-8413-46ff-af03-7bff2dfba8a9"}]': finished 2021-02-11T00:16:40.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:40 smithi123 bash[16832]: cluster 2021-02-11T00:16:40.000460+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2021-02-11T00:16:40.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:40 smithi123 bash[16832]: audit 2021-02-11T00:16:40.000716+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-02-11T00:16:41.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:41 smithi181 bash[13261]: audit 2021-02-11T00:16:40.575523+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.181:0/3251357722' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:16:41.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:41 smithi123 bash[13149]: audit 2021-02-11T00:16:40.575523+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.181:0/3251357722' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:16:41.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:41 smithi123 bash[16832]: audit 2021-02-11T00:16:40.575523+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.181:0/3251357722' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:16:42.772 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:42 smithi181 bash[13261]: cluster 2021-02-11T00:16:41.209237+0000 mgr.y (mgr.14138) 149 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:42.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:42 smithi123 bash[13149]: cluster 2021-02-11T00:16:41.209237+0000 mgr.y (mgr.14138) 149 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:42.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:42 smithi123 bash[16832]: cluster 2021-02-11T00:16:41.209237+0000 mgr.y (mgr.14138) 149 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:43.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:43 smithi181 bash[13261]: audit 2021-02-11T00:16:43.388718+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:45.310 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:43 smithi123 bash[13149]: audit 2021-02-11T00:16:43.388718+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:45.310 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:44 smithi123 bash[13149]: cluster 2021-02-11T00:16:43.209806+0000 mgr.y (mgr.14138) 150 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:45.310 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:43 smithi123 bash[16832]: audit 2021-02-11T00:16:43.388718+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:45.310 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:44 smithi123 bash[16832]: cluster 2021-02-11T00:16:43.209806+0000 mgr.y (mgr.14138) 150 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:45.310 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:44 smithi181 bash[13261]: cluster 2021-02-11T00:16:43.209806+0000 mgr.y (mgr.14138) 150 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:46.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:46 smithi181 bash[13261]: cluster 2021-02-11T00:16:45.210394+0000 mgr.y (mgr.14138) 151 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:46.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:46 smithi123 bash[13149]: cluster 2021-02-11T00:16:45.210394+0000 mgr.y (mgr.14138) 151 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:46.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:46 smithi123 bash[16832]: cluster 2021-02-11T00:16:45.210394+0000 mgr.y (mgr.14138) 151 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:47.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:47 smithi181 bash[13261]: audit 2021-02-11T00:16:47.031143+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2021-02-11T00:16:47.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:47 smithi181 bash[13261]: audit 2021-02-11T00:16:47.032927+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:16:47.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:47 smithi181 bash[13261]: audit 2021-02-11T00:16:47.035072+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2021-02-11T00:16:47.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:47 smithi123 bash[13149]: audit 2021-02-11T00:16:47.031143+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2021-02-11T00:16:47.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:47 smithi123 bash[13149]: audit 2021-02-11T00:16:47.032927+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:16:47.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:47 smithi123 bash[13149]: audit 2021-02-11T00:16:47.035072+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2021-02-11T00:16:47.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:47 smithi123 bash[16832]: audit 2021-02-11T00:16:47.031143+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2021-02-11T00:16:47.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:47 smithi123 bash[16832]: audit 2021-02-11T00:16:47.032927+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:16:47.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:47 smithi123 bash[16832]: audit 2021-02-11T00:16:47.035072+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2021-02-11T00:16:48.720 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:48 smithi181 bash[13261]: cephadm 2021-02-11T00:16:47.034385+0000 mgr.y (mgr.14138) 152 : cephadm [INF] Deploying daemon osd.4 on smithi181 2021-02-11T00:16:48.720 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:48 smithi181 bash[13261]: cluster 2021-02-11T00:16:47.210907+0000 mgr.y (mgr.14138) 153 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:48.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:48 smithi123 bash[13149]: cephadm 2021-02-11T00:16:47.034385+0000 mgr.y (mgr.14138) 152 : cephadm [INF] Deploying daemon osd.4 on smithi181 2021-02-11T00:16:48.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:48 smithi123 bash[13149]: cluster 2021-02-11T00:16:47.210907+0000 mgr.y (mgr.14138) 153 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:48.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:48 smithi123 bash[16832]: cephadm 2021-02-11T00:16:47.034385+0000 mgr.y (mgr.14138) 152 : cephadm [INF] Deploying daemon osd.4 on smithi181 2021-02-11T00:16:48.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:48 smithi123 bash[16832]: cluster 2021-02-11T00:16:47.210907+0000 mgr.y (mgr.14138) 153 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:49.228 INFO:teuthology.orchestra.run.smithi181.stdout:Created osd(s) 4 on host 'smithi181' 2021-02-11T00:16:49.603 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:49 smithi181 bash[13261]: audit 2021-02-11T00:16:49.222230+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931318\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931447\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:16:49.603 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:49 smithi181 bash[13261]: audit 2021-02-11T00:16:49.223325+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:49.603 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:49 smithi181 bash[13261]: audit 2021-02-11T00:16:49.228526+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931318\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931447\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:16:49.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:49 smithi123 bash[13149]: audit 2021-02-11T00:16:49.222230+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931318\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931447\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:16:49.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:49 smithi123 bash[13149]: audit 2021-02-11T00:16:49.223325+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:49.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:49 smithi123 bash[13149]: audit 2021-02-11T00:16:49.228526+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931318\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931447\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:16:49.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:49 smithi123 bash[16832]: audit 2021-02-11T00:16:49.222230+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931318\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931447\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:16:49.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:49 smithi123 bash[16832]: audit 2021-02-11T00:16:49.223325+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:49.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:49 smithi123 bash[16832]: audit 2021-02-11T00:16:49.228526+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931318\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:14:48.931447\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_device_update\": \"2021-02-11T00:14:00.645013\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:16:50.473 DEBUG:teuthology.orchestra.run.smithi181:osd.4> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.4.service 2021-02-11T00:16:50.475 INFO:tasks.cephadm:Deploying osd.5 on smithi181 with /dev/vg_nvme/lv_3... 2021-02-11T00:16:50.475 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2021-02-11T00:16:50.529 INFO:journalctl@ceph.osd.4.smithi181.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:16:50.725 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:50 smithi181 bash[13261]: cluster 2021-02-11T00:16:49.211507+0000 mgr.y (mgr.14138) 154 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:50.725 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:50 smithi181 bash[13261]: audit 2021-02-11T00:16:50.286154+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_daemon_update\": \"2021-02-11T00:16:50.284959\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:16:50.725 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:50 smithi181 bash[13261]: audit 2021-02-11T00:16:50.292121+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_daemon_update\": \"2021-02-11T00:16:50.284959\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:16:50.725 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:50 smithi181 bash[13261]: audit 2021-02-11T00:16:50.293828+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:50.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:50 smithi123 bash[13149]: cluster 2021-02-11T00:16:49.211507+0000 mgr.y (mgr.14138) 154 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:50.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:50 smithi123 bash[13149]: audit 2021-02-11T00:16:50.286154+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_daemon_update\": \"2021-02-11T00:16:50.284959\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:16:50.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:50 smithi123 bash[13149]: audit 2021-02-11T00:16:50.292121+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_daemon_update\": \"2021-02-11T00:16:50.284959\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:16:50.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:50 smithi123 bash[13149]: audit 2021-02-11T00:16:50.293828+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:50.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:50 smithi123 bash[16832]: cluster 2021-02-11T00:16:49.211507+0000 mgr.y (mgr.14138) 154 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:50.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:50 smithi123 bash[16832]: audit 2021-02-11T00:16:50.286154+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_daemon_update\": \"2021-02-11T00:16:50.284959\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:16:50.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:50 smithi123 bash[16832]: audit 2021-02-11T00:16:50.292121+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_daemon_update\": \"2021-02-11T00:16:50.284959\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:16:50.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:50 smithi123 bash[16832]: audit 2021-02-11T00:16:50.293828+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:16:51.959 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:51 smithi181 bash[15081]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2021-02-11T00:16:51.959 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:51 smithi181 bash[15081]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2021-02-11T00:16:51.959 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:51 smithi181 bash[15081]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2021-02-11T00:16:51.959 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:51 smithi181 bash[15081]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2021-02-11T00:16:51.959 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:51 smithi181 bash[15081]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2021-02-11T00:16:51.959 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:51 smithi181 bash[15081]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2021-02-11T00:16:51.959 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:51 smithi181 bash[15081]: --> ceph-volume lvm activate successful for osd ID: 4 2021-02-11T00:16:52.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:52 smithi123 bash[13149]: cluster 2021-02-11T00:16:51.212125+0000 mgr.y (mgr.14138) 155 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:52.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:52 smithi123 bash[16832]: cluster 2021-02-11T00:16:51.212125+0000 mgr.y (mgr.14138) 155 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:52.894 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:52 smithi181 bash[15360]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.4 2021-02-11T00:16:52.894 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:52 smithi181 bash[13261]: cluster 2021-02-11T00:16:51.212125+0000 mgr.y (mgr.14138) 155 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:54.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:54 smithi181 bash[13261]: cluster 2021-02-11T00:16:53.212703+0000 mgr.y (mgr.14138) 156 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:55.318 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:54 smithi123 bash[13149]: cluster 2021-02-11T00:16:53.212703+0000 mgr.y (mgr.14138) 156 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:55.318 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:54 smithi123 bash[16832]: cluster 2021-02-11T00:16:53.212703+0000 mgr.y (mgr.14138) 156 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:55.319 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:55 smithi181 bash[15400]: debug 2021-02-11T00:16:55.159+0000 7fe7108eb700 10 -- 172.21.15.181:0/3363340577 dispatch_throttle_release 383 to dispatch throttler 383/104857600 2021-02-11T00:16:55.319 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:55 smithi181 bash[15400]: debug 2021-02-11T00:16:55.159+0000 7fe717b74f40 1 -- 172.21.15.181:0/3363340577 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x56498b14f400 msgr2=0x56498b0c6300 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2021-02-11T00:16:55.319 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:55 smithi181 bash[15400]: debug 2021-02-11T00:16:55.159+0000 7fe7108eb700 20 -- 172.21.15.181:0/3363340577 done calling dispatch on 0x56498b0d0420 2021-02-11T00:16:55.319 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:55 smithi181 bash[15400]: debug 2021-02-11T00:16:55.159+0000 7fe717b74f40 1 --2- 172.21.15.181:0/3363340577 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x56498b14f400 0x56498b0c6300 secure :-1 s=READY pgs=16 cs=0 l=1 rev1=1 rx=0x56498b0f0480 tx=0x56498b110420).stop 2021-02-11T00:16:55.319 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:55 smithi181 bash[15400]: debug 2021-02-11T00:16:55.159+0000 7fe717b74f40 5 --2- 172.21.15.181:0/3363340577 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x56498b14f400 0x56498b0c6300 secure :-1 s=READY pgs=16 cs=0 l=1 rev1=1 rx=0x56498b0f0480 tx=0x56498b110420).reset_recv_state 2021-02-11T00:16:55.319 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:55 smithi181 bash[15400]: debug 2021-02-11T00:16:55.159+0000 7fe717b74f40 20 Event(0x56498b0e6e00 nevent=5000 time_id=3).wakeup 2021-02-11T00:16:55.319 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:55 smithi181 bash[15400]: debug 2021-02-11T00:16:55.159+0000 7fe717b74f40 10 --2- 172.21.15.181:0/3363340577 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x56498b14f400 0x56498b0c6300 secure :-1 s=READY pgs=16 cs=0 l=1 rev1=1 rx=0x56498b0f0480 tx=0x56498b110420).discard_out_queue started 2021-02-11T00:16:55.319 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:55 smithi181 bash[15400]: debug 2021-02-11T00:16:55.159+0000 7fe7120ee700 20 -- 172.21.15.181:0/3363340577 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x56498b14f400 msgr2=0x56498b0c6300 secure :-1 s=STATE_CLOSED l=1).process 2021-02-11T00:16:55.319 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:55 smithi181 bash[15400]: debug 2021-02-11T00:16:55.159+0000 7fe7120ee700 20 -- 172.21.15.181:0/3363340577 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x56498b14f400 msgr2=0x56498b0c6300 secure :-1 s=STATE_CLOSED l=1).process socket closed 2021-02-11T00:16:55.319 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:55 smithi181 bash[15400]: debug 2021-02-11T00:16:55.159+0000 7fe7120ee700 5 --2- 172.21.15.181:0/3363340577 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x56498b14f400 0x56498b0c6300 secure :-1 s=CLOSED pgs=16 cs=0 l=1 rev1=1 rx=0x56498b0f0480 tx=0x56498b110420).reset_recv_state (warped) reseting crypto handlers 2021-02-11T00:16:55.319 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:55 smithi181 bash[15400]: debug 2021-02-11T00:16:55.159+0000 7fe7120ee700 5 --2- 172.21.15.181:0/3363340577 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x56498b14f400 0x56498b0c6300 secure :-1 s=CLOSED pgs=16 cs=0 l=1 rev1=1 rx=0x56498b0f0480 tx=0x56498b110420).reset_security 2021-02-11T00:16:55.319 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:55 smithi181 bash[15400]: debug 2021-02-11T00:16:55.159+0000 7fe7120ee700 20 EpollDriver.del_event del event fd=16 cur_mask=1 delmask=3 to 5 2021-02-11T00:16:55.993 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:55 smithi181 bash[15400]: debug 2021-02-11T00:16:55.707+0000 7fe717b74f40 -1 Falling back to public interface 2021-02-11T00:16:56.817 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:56 smithi181 bash[15400]: debug 2021-02-11T00:16:56.347+0000 7fe717b74f40 -1 osd.4 0 log_to_monitors {default=true} 2021-02-11T00:16:57.733 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:56 smithi181 bash[13261]: cluster 2021-02-11T00:16:55.213268+0000 mgr.y (mgr.14138) 157 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:57.733 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:56 smithi181 bash[13261]: audit 2021-02-11T00:16:56.357020+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.181:6800/1769744718,v1:172.21.15.181:6801/1769744718]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2021-02-11T00:16:57.733 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:56 smithi181 bash[13261]: audit 2021-02-11T00:16:56.359272+0000 mon.a (mon.0) 464 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2021-02-11T00:16:57.735 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:56 smithi123 bash[13149]: cluster 2021-02-11T00:16:55.213268+0000 mgr.y (mgr.14138) 157 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:57.735 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:56 smithi123 bash[13149]: audit 2021-02-11T00:16:56.357020+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.181:6800/1769744718,v1:172.21.15.181:6801/1769744718]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2021-02-11T00:16:57.735 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:56 smithi123 bash[13149]: audit 2021-02-11T00:16:56.359272+0000 mon.a (mon.0) 464 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2021-02-11T00:16:57.735 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:56 smithi123 bash[16832]: cluster 2021-02-11T00:16:55.213268+0000 mgr.y (mgr.14138) 157 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:57.735 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:56 smithi123 bash[16832]: audit 2021-02-11T00:16:56.357020+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.181:6800/1769744718,v1:172.21.15.181:6801/1769744718]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2021-02-11T00:16:57.735 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:56 smithi123 bash[16832]: audit 2021-02-11T00:16:56.359272+0000 mon.a (mon.0) 464 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2021-02-11T00:16:57.735 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping: /dev/vg_nvme/lv_3 2021-02-11T00:16:57.735 INFO:teuthology.orchestra.run.smithi181.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2021-02-11T00:16:57.735 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10+0 records in 2021-02-11T00:16:57.736 INFO:teuthology.orchestra.run.smithi181.stderr:10+0 records out 2021-02-11T00:16:57.736 INFO:teuthology.orchestra.run.smithi181.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0172947 s, 606 MB/s 2021-02-11T00:16:57.736 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping successful for: 2021-02-11T00:16:57.736 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch daemon add osd smithi181:vg_nvme/lv_3 2021-02-11T00:16:57.749 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:16:57 smithi181 bash[15400]: debug 2021-02-11T00:16:57.527+0000 7fe6fb04f700 -1 osd.4 0 waiting for initial osdmap 2021-02-11T00:16:57.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:57 smithi181 bash[13261]: audit 2021-02-11T00:16:56.525282+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.181:6800/1769744718,v1:172.21.15.181:6801/1769744718]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:16:57.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:57 smithi181 bash[13261]: audit 2021-02-11T00:16:56.525407+0000 mon.a (mon.0) 465 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2021-02-11T00:16:57.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:57 smithi181 bash[13261]: cluster 2021-02-11T00:16:56.525510+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2021-02-11T00:16:57.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:57 smithi181 bash[13261]: audit 2021-02-11T00:16:56.526360+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-02-11T00:16:57.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:57 smithi181 bash[13261]: audit 2021-02-11T00:16:56.527434+0000 mon.a (mon.0) 468 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:16:57.749 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:57 smithi181 bash[13261]: audit 2021-02-11T00:16:57.525074+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2021-02-11T00:16:57.750 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:57 smithi181 bash[13261]: cluster 2021-02-11T00:16:57.525243+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2021-02-11T00:16:57.750 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:57 smithi181 bash[13261]: audit 2021-02-11T00:16:57.525680+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-02-11T00:16:57.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[16832]: audit 2021-02-11T00:16:56.525282+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.181:6800/1769744718,v1:172.21.15.181:6801/1769744718]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:16:57.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[16832]: audit 2021-02-11T00:16:56.525407+0000 mon.a (mon.0) 465 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2021-02-11T00:16:57.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[16832]: cluster 2021-02-11T00:16:56.525510+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2021-02-11T00:16:57.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[16832]: audit 2021-02-11T00:16:56.526360+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-02-11T00:16:57.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[16832]: audit 2021-02-11T00:16:56.527434+0000 mon.a (mon.0) 468 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:16:57.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[16832]: audit 2021-02-11T00:16:57.525074+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2021-02-11T00:16:57.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[16832]: cluster 2021-02-11T00:16:57.525243+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2021-02-11T00:16:57.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[16832]: audit 2021-02-11T00:16:57.525680+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-02-11T00:16:57.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[13149]: audit 2021-02-11T00:16:56.525282+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.181:6800/1769744718,v1:172.21.15.181:6801/1769744718]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:16:57.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[13149]: audit 2021-02-11T00:16:56.525407+0000 mon.a (mon.0) 465 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2021-02-11T00:16:57.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[13149]: cluster 2021-02-11T00:16:56.525510+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2021-02-11T00:16:57.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[13149]: audit 2021-02-11T00:16:56.526360+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-02-11T00:16:57.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[13149]: audit 2021-02-11T00:16:56.527434+0000 mon.a (mon.0) 468 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:16:57.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[13149]: audit 2021-02-11T00:16:57.525074+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2021-02-11T00:16:57.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[13149]: cluster 2021-02-11T00:16:57.525243+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2021-02-11T00:16:57.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:57 smithi123 bash[13149]: audit 2021-02-11T00:16:57.525680+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-02-11T00:16:58.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:58 smithi181 bash[13261]: cluster 2021-02-11T00:16:57.213807+0000 mgr.y (mgr.14138) 158 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:58.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:58 smithi181 bash[13261]: audit 2021-02-11T00:16:57.532241+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-02-11T00:16:58.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:58 smithi181 bash[13261]: audit 2021-02-11T00:16:58.358305+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:58.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:58 smithi181 bash[13261]: cluster 2021-02-11T00:16:58.527101+0000 mon.a (mon.0) 474 : cluster [INF] osd.4 [v2:172.21.15.181:6800/1769744718,v1:172.21.15.181:6801/1769744718] boot 2021-02-11T00:16:58.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:58 smithi181 bash[13261]: cluster 2021-02-11T00:16:58.527437+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2021-02-11T00:16:58.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:58 smithi181 bash[13261]: audit 2021-02-11T00:16:58.527820+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-02-11T00:16:58.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:58 smithi123 bash[13149]: cluster 2021-02-11T00:16:57.213807+0000 mgr.y (mgr.14138) 158 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:58.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:58 smithi123 bash[13149]: audit 2021-02-11T00:16:57.532241+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-02-11T00:16:58.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:58 smithi123 bash[13149]: audit 2021-02-11T00:16:58.358305+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:58.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:58 smithi123 bash[13149]: cluster 2021-02-11T00:16:58.527101+0000 mon.a (mon.0) 474 : cluster [INF] osd.4 [v2:172.21.15.181:6800/1769744718,v1:172.21.15.181:6801/1769744718] boot 2021-02-11T00:16:58.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:58 smithi123 bash[13149]: cluster 2021-02-11T00:16:58.527437+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2021-02-11T00:16:58.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:58 smithi123 bash[13149]: audit 2021-02-11T00:16:58.527820+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-02-11T00:16:58.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:58 smithi123 bash[16832]: cluster 2021-02-11T00:16:57.213807+0000 mgr.y (mgr.14138) 158 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2021-02-11T00:16:58.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:58 smithi123 bash[16832]: audit 2021-02-11T00:16:57.532241+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-02-11T00:16:58.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:58 smithi123 bash[16832]: audit 2021-02-11T00:16:58.358305+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:16:58.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:58 smithi123 bash[16832]: cluster 2021-02-11T00:16:58.527101+0000 mon.a (mon.0) 474 : cluster [INF] osd.4 [v2:172.21.15.181:6800/1769744718,v1:172.21.15.181:6801/1769744718] boot 2021-02-11T00:16:58.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:58 smithi123 bash[16832]: cluster 2021-02-11T00:16:58.527437+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2021-02-11T00:16:58.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:58 smithi123 bash[16832]: audit 2021-02-11T00:16:58.527820+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-02-11T00:16:59.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:59 smithi181 bash[13261]: cluster 2021-02-11T00:16:57.341512+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:16:59.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:59 smithi181 bash[13261]: cluster 2021-02-11T00:16:57.341587+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:16:59.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:59 smithi181 bash[13261]: audit 2021-02-11T00:16:58.660126+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_daemon_update\": \"2021-02-11T00:16:50.284959\", \"last_device_update\": \"2021-02-11T00:16:58.658449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:16:59.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:59 smithi181 bash[13261]: audit 2021-02-11T00:16:58.666395+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_daemon_update\": \"2021-02-11T00:16:50.284959\", \"last_device_update\": \"2021-02-11T00:16:58.658449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:16:59.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:59 smithi181 bash[13261]: audit 2021-02-11T00:16:58.668716+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:59.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:59 smithi181 bash[13261]: audit 2021-02-11T00:16:58.673954+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:59.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:59 smithi181 bash[13261]: audit 2021-02-11T00:16:58.677207+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:59.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:59 smithi181 bash[13261]: audit 2021-02-11T00:16:58.680867+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:59.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:16:59 smithi181 bash[13261]: cluster 2021-02-11T00:16:59.529078+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2021-02-11T00:16:59.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[13149]: cluster 2021-02-11T00:16:57.341512+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:16:59.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[13149]: cluster 2021-02-11T00:16:57.341587+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:16:59.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[13149]: audit 2021-02-11T00:16:58.660126+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_daemon_update\": \"2021-02-11T00:16:50.284959\", \"last_device_update\": \"2021-02-11T00:16:58.658449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:16:59.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[13149]: audit 2021-02-11T00:16:58.666395+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_daemon_update\": \"2021-02-11T00:16:50.284959\", \"last_device_update\": \"2021-02-11T00:16:58.658449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:16:59.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[13149]: audit 2021-02-11T00:16:58.668716+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:59.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[13149]: audit 2021-02-11T00:16:58.673954+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:59.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[13149]: audit 2021-02-11T00:16:58.677207+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:59.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[13149]: audit 2021-02-11T00:16:58.680867+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:59.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[13149]: cluster 2021-02-11T00:16:59.529078+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2021-02-11T00:16:59.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[16832]: cluster 2021-02-11T00:16:57.341512+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:16:59.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[16832]: cluster 2021-02-11T00:16:57.341587+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:16:59.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[16832]: audit 2021-02-11T00:16:58.660126+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_daemon_update\": \"2021-02-11T00:16:50.284959\", \"last_device_update\": \"2021-02-11T00:16:58.658449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:16:59.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[16832]: audit 2021-02-11T00:16:58.666395+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}}, \"last_daemon_update\": \"2021-02-11T00:16:50.284959\", \"last_device_update\": \"2021-02-11T00:16:58.658449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:16:59.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[16832]: audit 2021-02-11T00:16:58.668716+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:59.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[16832]: audit 2021-02-11T00:16:58.673954+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:59.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[16832]: audit 2021-02-11T00:16:58.677207+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:16:59.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[16832]: audit 2021-02-11T00:16:58.680867+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:16:59.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:16:59 smithi123 bash[16832]: cluster 2021-02-11T00:16:59.529078+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2021-02-11T00:17:00.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:00 smithi181 bash[13261]: cluster 2021-02-11T00:16:59.214363+0000 mgr.y (mgr.14138) 159 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:00.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:00 smithi123 bash[16832]: cluster 2021-02-11T00:16:59.214363+0000 mgr.y (mgr.14138) 159 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:00.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:00 smithi123 bash[13149]: cluster 2021-02-11T00:16:59.214363+0000 mgr.y (mgr.14138) 159 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:01.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:01 smithi181 bash[13261]: audit 2021-02-11T00:17:00.756856+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:17:01.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:01 smithi181 bash[13261]: audit 2021-02-11T00:17:00.760578+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:17:01.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:01 smithi181 bash[13261]: audit 2021-02-11T00:17:00.762153+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:17:01.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:01 smithi181 bash[13261]: audit 2021-02-11T00:17:00.763841+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:01.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:01 smithi123 bash[16832]: audit 2021-02-11T00:17:00.756856+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:17:01.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:01 smithi123 bash[16832]: audit 2021-02-11T00:17:00.760578+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:17:01.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:01 smithi123 bash[16832]: audit 2021-02-11T00:17:00.762153+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:17:01.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:01 smithi123 bash[16832]: audit 2021-02-11T00:17:00.763841+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:01.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:01 smithi123 bash[13149]: audit 2021-02-11T00:17:00.756856+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:17:01.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:01 smithi123 bash[13149]: audit 2021-02-11T00:17:00.760578+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:17:01.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:01 smithi123 bash[13149]: audit 2021-02-11T00:17:00.762153+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:17:01.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:01 smithi123 bash[13149]: audit 2021-02-11T00:17:00.763841+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:02.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:02 smithi181 bash[13261]: audit 2021-02-11T00:17:00.754879+0000 mgr.y (mgr.14138) 160 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:17:02.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:02 smithi181 bash[13261]: cephadm 2021-02-11T00:17:00.758507+0000 mgr.y (mgr.14138) 161 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:17:02.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:02 smithi181 bash[13261]: cephadm 2021-02-11T00:17:00.758703+0000 mgr.y (mgr.14138) 162 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:17:02.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:02 smithi181 bash[13261]: cephadm 2021-02-11T00:17:00.759748+0000 mgr.y (mgr.14138) 163 : cephadm [INF] Applying None on host smithi181... 2021-02-11T00:17:02.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:02 smithi181 bash[13261]: cluster 2021-02-11T00:17:01.214885+0000 mgr.y (mgr.14138) 164 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:02.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:02 smithi123 bash[13149]: audit 2021-02-11T00:17:00.754879+0000 mgr.y (mgr.14138) 160 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:17:02.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:02 smithi123 bash[13149]: cephadm 2021-02-11T00:17:00.758507+0000 mgr.y (mgr.14138) 161 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:17:02.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:02 smithi123 bash[13149]: cephadm 2021-02-11T00:17:00.758703+0000 mgr.y (mgr.14138) 162 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:17:02.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:02 smithi123 bash[13149]: cephadm 2021-02-11T00:17:00.759748+0000 mgr.y (mgr.14138) 163 : cephadm [INF] Applying None on host smithi181... 2021-02-11T00:17:02.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:02 smithi123 bash[13149]: cluster 2021-02-11T00:17:01.214885+0000 mgr.y (mgr.14138) 164 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:02.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:02 smithi123 bash[16832]: audit 2021-02-11T00:17:00.754879+0000 mgr.y (mgr.14138) 160 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:17:02.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:02 smithi123 bash[16832]: cephadm 2021-02-11T00:17:00.758507+0000 mgr.y (mgr.14138) 161 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:17:02.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:02 smithi123 bash[16832]: cephadm 2021-02-11T00:17:00.758703+0000 mgr.y (mgr.14138) 162 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:17:02.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:02 smithi123 bash[16832]: cephadm 2021-02-11T00:17:00.759748+0000 mgr.y (mgr.14138) 163 : cephadm [INF] Applying None on host smithi181... 2021-02-11T00:17:02.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:02 smithi123 bash[16832]: cluster 2021-02-11T00:17:01.214885+0000 mgr.y (mgr.14138) 164 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:04.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:04 smithi181 bash[13261]: cluster 2021-02-11T00:17:03.215537+0000 mgr.y (mgr.14138) 165 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:04.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:04 smithi181 bash[13261]: audit 2021-02-11T00:17:04.338604+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.181:0/1325934362' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "513ee833-6ded-42f1-a872-6261ee0228aa"}]: dispatch 2021-02-11T00:17:04.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:04 smithi181 bash[13261]: audit 2021-02-11T00:17:04.340964+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "513ee833-6ded-42f1-a872-6261ee0228aa"}]: dispatch 2021-02-11T00:17:04.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:04 smithi181 bash[13261]: audit 2021-02-11T00:17:04.349593+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "513ee833-6ded-42f1-a872-6261ee0228aa"}]': finished 2021-02-11T00:17:04.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:04 smithi181 bash[13261]: cluster 2021-02-11T00:17:04.349803+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2021-02-11T00:17:04.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:04 smithi181 bash[13261]: audit 2021-02-11T00:17:04.350110+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-02-11T00:17:04.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:04 smithi123 bash[13149]: cluster 2021-02-11T00:17:03.215537+0000 mgr.y (mgr.14138) 165 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:04.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:04 smithi123 bash[13149]: audit 2021-02-11T00:17:04.338604+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.181:0/1325934362' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "513ee833-6ded-42f1-a872-6261ee0228aa"}]: dispatch 2021-02-11T00:17:04.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:04 smithi123 bash[13149]: audit 2021-02-11T00:17:04.340964+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "513ee833-6ded-42f1-a872-6261ee0228aa"}]: dispatch 2021-02-11T00:17:04.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:04 smithi123 bash[13149]: audit 2021-02-11T00:17:04.349593+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "513ee833-6ded-42f1-a872-6261ee0228aa"}]': finished 2021-02-11T00:17:04.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:04 smithi123 bash[13149]: cluster 2021-02-11T00:17:04.349803+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2021-02-11T00:17:04.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:04 smithi123 bash[13149]: audit 2021-02-11T00:17:04.350110+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-02-11T00:17:04.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:04 smithi123 bash[16832]: cluster 2021-02-11T00:17:03.215537+0000 mgr.y (mgr.14138) 165 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:04.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:04 smithi123 bash[16832]: audit 2021-02-11T00:17:04.338604+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.181:0/1325934362' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "513ee833-6ded-42f1-a872-6261ee0228aa"}]: dispatch 2021-02-11T00:17:04.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:04 smithi123 bash[16832]: audit 2021-02-11T00:17:04.340964+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "513ee833-6ded-42f1-a872-6261ee0228aa"}]: dispatch 2021-02-11T00:17:04.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:04 smithi123 bash[16832]: audit 2021-02-11T00:17:04.349593+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "513ee833-6ded-42f1-a872-6261ee0228aa"}]': finished 2021-02-11T00:17:04.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:04 smithi123 bash[16832]: cluster 2021-02-11T00:17:04.349803+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2021-02-11T00:17:04.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:04 smithi123 bash[16832]: audit 2021-02-11T00:17:04.350110+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-02-11T00:17:05.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:05 smithi123 bash[16832]: audit 2021-02-11T00:17:04.936030+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.181:0/763228344' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:17:05.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:05 smithi123 bash[13149]: audit 2021-02-11T00:17:04.936030+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.181:0/763228344' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:17:06.066 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:05 smithi181 bash[13261]: audit 2021-02-11T00:17:04.936030+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.181:0/763228344' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:17:06.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:06 smithi123 bash[16832]: cluster 2021-02-11T00:17:05.216307+0000 mgr.y (mgr.14138) 166 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:06.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:06 smithi123 bash[13149]: cluster 2021-02-11T00:17:05.216307+0000 mgr.y (mgr.14138) 166 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:07.066 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:06 smithi181 bash[13261]: cluster 2021-02-11T00:17:05.216307+0000 mgr.y (mgr.14138) 166 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:08.862 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:08 smithi181 bash[13261]: cluster 2021-02-11T00:17:07.216901+0000 mgr.y (mgr.14138) 167 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:12.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:08 smithi181 bash[13261]: audit 2021-02-11T00:17:07.751220+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:12.151 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:08 smithi123 bash[13149]: cluster 2021-02-11T00:17:07.216901+0000 mgr.y (mgr.14138) 167 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:12.151 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:08 smithi123 bash[13149]: audit 2021-02-11T00:17:07.751220+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:12.152 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:10 smithi123 bash[13149]: cluster 2021-02-11T00:17:09.217503+0000 mgr.y (mgr.14138) 168 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:12.152 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:11 smithi123 bash[13149]: audit 2021-02-11T00:17:11.592313+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2021-02-11T00:17:12.152 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:08 smithi123 bash[16832]: cluster 2021-02-11T00:17:07.216901+0000 mgr.y (mgr.14138) 167 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:12.152 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:08 smithi123 bash[16832]: audit 2021-02-11T00:17:07.751220+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:12.152 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:10 smithi123 bash[16832]: cluster 2021-02-11T00:17:09.217503+0000 mgr.y (mgr.14138) 168 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:12.152 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:11 smithi123 bash[16832]: audit 2021-02-11T00:17:11.592313+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2021-02-11T00:17:12.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:10 smithi181 bash[13261]: cluster 2021-02-11T00:17:09.217503+0000 mgr.y (mgr.14138) 168 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:12.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:11 smithi181 bash[13261]: audit 2021-02-11T00:17:11.592313+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2021-02-11T00:17:12.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:12 smithi123 bash[13149]: cluster 2021-02-11T00:17:11.218061+0000 mgr.y (mgr.14138) 169 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:12.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:12 smithi123 bash[13149]: audit 2021-02-11T00:17:11.595029+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:17:12.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:12 smithi123 bash[13149]: cephadm 2021-02-11T00:17:11.601670+0000 mgr.y (mgr.14138) 170 : cephadm [INF] Deploying daemon osd.5 on smithi181 2021-02-11T00:17:12.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:12 smithi123 bash[13149]: audit 2021-02-11T00:17:11.602325+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2021-02-11T00:17:12.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:12 smithi123 bash[16832]: cluster 2021-02-11T00:17:11.218061+0000 mgr.y (mgr.14138) 169 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:12.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:12 smithi123 bash[16832]: audit 2021-02-11T00:17:11.595029+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:17:12.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:12 smithi123 bash[16832]: cephadm 2021-02-11T00:17:11.601670+0000 mgr.y (mgr.14138) 170 : cephadm [INF] Deploying daemon osd.5 on smithi181 2021-02-11T00:17:12.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:12 smithi123 bash[16832]: audit 2021-02-11T00:17:11.602325+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2021-02-11T00:17:12.886 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:12 smithi181 bash[13261]: cluster 2021-02-11T00:17:11.218061+0000 mgr.y (mgr.14138) 169 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:12.886 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:12 smithi181 bash[13261]: audit 2021-02-11T00:17:11.595029+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:17:12.886 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:12 smithi181 bash[13261]: cephadm 2021-02-11T00:17:11.601670+0000 mgr.y (mgr.14138) 170 : cephadm [INF] Deploying daemon osd.5 on smithi181 2021-02-11T00:17:12.886 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:12 smithi181 bash[13261]: audit 2021-02-11T00:17:11.602325+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2021-02-11T00:17:13.942 INFO:teuthology.orchestra.run.smithi181.stdout:Created osd(s) 5 on host 'smithi181' 2021-02-11T00:17:14.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:14 smithi181 bash[13261]: cluster 2021-02-11T00:17:13.218619+0000 mgr.y (mgr.14138) 171 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:14.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:14 smithi181 bash[13261]: audit 2021-02-11T00:17:13.937833+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_device_update\": \"2021-02-11T00:16:58.658449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:14.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:14 smithi181 bash[13261]: audit 2021-02-11T00:17:13.938832+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:17:14.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:14 smithi181 bash[13261]: audit 2021-02-11T00:17:13.944282+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_device_update\": \"2021-02-11T00:16:58.658449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:14.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:14 smithi123 bash[13149]: cluster 2021-02-11T00:17:13.218619+0000 mgr.y (mgr.14138) 171 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:14.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:14 smithi123 bash[13149]: audit 2021-02-11T00:17:13.937833+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_device_update\": \"2021-02-11T00:16:58.658449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:14.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:14 smithi123 bash[13149]: audit 2021-02-11T00:17:13.938832+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:17:14.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:14 smithi123 bash[13149]: audit 2021-02-11T00:17:13.944282+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_device_update\": \"2021-02-11T00:16:58.658449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:14.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:14 smithi123 bash[16832]: cluster 2021-02-11T00:17:13.218619+0000 mgr.y (mgr.14138) 171 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:14.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:14 smithi123 bash[16832]: audit 2021-02-11T00:17:13.937833+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_device_update\": \"2021-02-11T00:16:58.658449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:14.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:14 smithi123 bash[16832]: audit 2021-02-11T00:17:13.938832+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:17:14.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:14 smithi123 bash[16832]: audit 2021-02-11T00:17:13.944282+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284246\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284440\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:50.284563\", \"created\": \"2021-02-11T00:16:49.199569\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_device_update\": \"2021-02-11T00:16:58.658449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:15.294 DEBUG:teuthology.orchestra.run.smithi181:osd.5> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.5.service 2021-02-11T00:17:15.297 INFO:tasks.cephadm:Deploying osd.6 on smithi181 with /dev/vg_nvme/lv_2... 2021-02-11T00:17:15.297 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2021-02-11T00:17:15.458 INFO:journalctl@ceph.osd.5.smithi181.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:17:15.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:15 smithi181 bash[13261]: audit 2021-02-11T00:17:14.710679+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_daemon_update\": \"2021-02-11T00:17:14.709200\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:15.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:15 smithi181 bash[13261]: audit 2021-02-11T00:17:14.717180+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_daemon_update\": \"2021-02-11T00:17:14.709200\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:15.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:15 smithi181 bash[13261]: audit 2021-02-11T00:17:14.718662+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:15.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:15 smithi123 bash[13149]: audit 2021-02-11T00:17:14.710679+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_daemon_update\": \"2021-02-11T00:17:14.709200\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:15.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:15 smithi123 bash[13149]: audit 2021-02-11T00:17:14.717180+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_daemon_update\": \"2021-02-11T00:17:14.709200\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:15.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:15 smithi123 bash[13149]: audit 2021-02-11T00:17:14.718662+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:15.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:15 smithi123 bash[16832]: audit 2021-02-11T00:17:14.710679+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_daemon_update\": \"2021-02-11T00:17:14.709200\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:15.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:15 smithi123 bash[16832]: audit 2021-02-11T00:17:14.717180+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_daemon_update\": \"2021-02-11T00:17:14.709200\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:15.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:15 smithi123 bash[16832]: audit 2021-02-11T00:17:14.718662+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:16.781 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:16 smithi181 bash[13261]: cluster 2021-02-11T00:17:15.219313+0000 mgr.y (mgr.14138) 172 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:16.782 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:16 smithi181 bash[13261]: audit 2021-02-11T00:17:16.208737+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2021-02-11T00:17:16.782 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:16 smithi181 bash[13261]: audit 2021-02-11T00:17:16.214446+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}], \"version\": 2, \"compat_version\": 2}"}]': finished 2021-02-11T00:17:16.782 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:16 smithi181 bash[16501]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2021-02-11T00:17:16.782 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:16 smithi181 bash[16501]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2021-02-11T00:17:16.782 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:16 smithi181 bash[16501]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2021-02-11T00:17:16.782 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:16 smithi181 bash[16501]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2021-02-11T00:17:16.783 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:16 smithi181 bash[16501]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2021-02-11T00:17:16.783 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:16 smithi181 bash[16501]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2021-02-11T00:17:16.783 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:16 smithi181 bash[16501]: --> ceph-volume lvm activate successful for osd ID: 5 2021-02-11T00:17:16.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:16 smithi123 bash[13149]: cluster 2021-02-11T00:17:15.219313+0000 mgr.y (mgr.14138) 172 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:16.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:16 smithi123 bash[13149]: audit 2021-02-11T00:17:16.208737+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2021-02-11T00:17:16.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:16 smithi123 bash[13149]: audit 2021-02-11T00:17:16.214446+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}], \"version\": 2, \"compat_version\": 2}"}]': finished 2021-02-11T00:17:16.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:16 smithi123 bash[16832]: cluster 2021-02-11T00:17:15.219313+0000 mgr.y (mgr.14138) 172 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:16.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:16 smithi123 bash[16832]: audit 2021-02-11T00:17:16.208737+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2021-02-11T00:17:16.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:16 smithi123 bash[16832]: audit 2021-02-11T00:17:16.214446+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}], \"version\": 2, \"compat_version\": 2}"}]': finished 2021-02-11T00:17:17.816 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:17 smithi181 bash[16771]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.5 2021-02-11T00:17:18.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:18 smithi181 bash[13261]: cluster 2021-02-11T00:17:17.219875+0000 mgr.y (mgr.14138) 173 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:18.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:18 smithi123 bash[13149]: cluster 2021-02-11T00:17:17.219875+0000 mgr.y (mgr.14138) 173 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:18.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:18 smithi123 bash[16832]: cluster 2021-02-11T00:17:17.219875+0000 mgr.y (mgr.14138) 173 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:20.566 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:20 smithi181 bash[16784]: debug 2021-02-11T00:17:20.299+0000 7fe0b2f09f40 1 -- 172.21.15.181:0/2210573253 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x5574e106d400 msgr2=0x5574e0fe4300 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2021-02-11T00:17:21.420 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:20 smithi181 bash[16784]: debug 2021-02-11T00:17:20.299+0000 7fe0b2f09f40 1 --2- 172.21.15.181:0/2210573253 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x5574e106d400 0x5574e0fe4300 secure :-1 s=READY pgs=25 cs=0 l=1 rev1=1 rx=0x5574e100e480 tx=0x5574e102e420).stop 2021-02-11T00:17:21.420 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:20 smithi181 bash[16784]: debug 2021-02-11T00:17:20.299+0000 7fe0b2f09f40 5 --2- 172.21.15.181:0/2210573253 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x5574e106d400 0x5574e0fe4300 secure :-1 s=READY pgs=25 cs=0 l=1 rev1=1 rx=0x5574e100e480 tx=0x5574e102e420).reset_recv_state 2021-02-11T00:17:21.420 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:20 smithi181 bash[16784]: debug 2021-02-11T00:17:20.299+0000 7fe0b2f09f40 20 Event(0x5574e1004e00 nevent=5000 time_id=3).wakeup 2021-02-11T00:17:21.420 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:20 smithi181 bash[16784]: debug 2021-02-11T00:17:20.299+0000 7fe0b2f09f40 10 --2- 172.21.15.181:0/2210573253 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x5574e106d400 0x5574e0fe4300 secure :-1 s=READY pgs=25 cs=0 l=1 rev1=1 rx=0x5574e100e480 tx=0x5574e102e420).discard_out_queue started 2021-02-11T00:17:21.420 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:20 smithi181 bash[16784]: debug 2021-02-11T00:17:20.299+0000 7fe0ad483700 5 --2- 172.21.15.181:0/2210573253 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x5574e106d400 0x5574e0fe4300 secure :-1 s=CLOSED pgs=25 cs=0 l=1 rev1=1 rx=0x5574e100e480 tx=0x5574e102e420).reset_recv_state (warped) reseting crypto handlers 2021-02-11T00:17:21.420 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:20 smithi181 bash[16784]: debug 2021-02-11T00:17:20.299+0000 7fe0ad483700 5 --2- 172.21.15.181:0/2210573253 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x5574e106d400 0x5574e0fe4300 secure :-1 s=CLOSED pgs=25 cs=0 l=1 rev1=1 rx=0x5574e100e480 tx=0x5574e102e420).reset_security 2021-02-11T00:17:21.420 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:20 smithi181 bash[16784]: debug 2021-02-11T00:17:20.299+0000 7fe0ad483700 20 EpollDriver.del_event del event fd=16 cur_mask=1 delmask=3 to 5 2021-02-11T00:17:21.421 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:20 smithi123 bash[16832]: cluster 2021-02-11T00:17:19.220377+0000 mgr.y (mgr.14138) 174 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:21.421 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:20 smithi123 bash[13149]: cluster 2021-02-11T00:17:19.220377+0000 mgr.y (mgr.14138) 174 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:21.421 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:20 smithi181 bash[13261]: cluster 2021-02-11T00:17:19.220377+0000 mgr.y (mgr.14138) 174 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:21.422 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:20 smithi181 bash[16784]: debug 2021-02-11T00:17:20.843+0000 7fe0b2f09f40 -1 Falling back to public interface 2021-02-11T00:17:21.447 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping: /dev/vg_nvme/lv_2 2021-02-11T00:17:21.447 INFO:teuthology.orchestra.run.smithi181.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2021-02-11T00:17:21.447 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10+0 records in 2021-02-11T00:17:21.448 INFO:teuthology.orchestra.run.smithi181.stderr:10+0 records out 2021-02-11T00:17:21.448 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0208239 s, 504 MB/s 2021-02-11T00:17:21.448 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping successful for: 2021-02-11T00:17:21.816 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:21 smithi181 bash[16784]: debug 2021-02-11T00:17:21.483+0000 7fe0b2f09f40 -1 osd.5 0 log_to_monitors {default=true} 2021-02-11T00:17:21.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:21 smithi181 bash[13261]: audit 2021-02-11T00:17:21.492216+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.181:6808/3869704848,v1:172.21.15.181:6809/3869704848]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2021-02-11T00:17:21.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:21 smithi181 bash[13261]: audit 2021-02-11T00:17:21.494536+0000 mon.a (mon.0) 504 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2021-02-11T00:17:22.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:21 smithi123 bash[13149]: audit 2021-02-11T00:17:21.492216+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.181:6808/3869704848,v1:172.21.15.181:6809/3869704848]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2021-02-11T00:17:22.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:21 smithi123 bash[13149]: audit 2021-02-11T00:17:21.494536+0000 mon.a (mon.0) 504 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2021-02-11T00:17:22.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:21 smithi123 bash[16832]: audit 2021-02-11T00:17:21.492216+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.181:6808/3869704848,v1:172.21.15.181:6809/3869704848]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2021-02-11T00:17:22.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:21 smithi123 bash[16832]: audit 2021-02-11T00:17:21.494536+0000 mon.a (mon.0) 504 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2021-02-11T00:17:22.187 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch daemon add osd smithi181:vg_nvme/lv_2 2021-02-11T00:17:23.066 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:17:22 smithi181 bash[16784]: debug 2021-02-11T00:17:22.655+0000 7fe09a3ec700 -1 osd.5 0 waiting for initial osdmap 2021-02-11T00:17:23.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:22 smithi181 bash[13261]: cluster 2021-02-11T00:17:21.221047+0000 mgr.y (mgr.14138) 175 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:23.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:22 smithi181 bash[13261]: audit 2021-02-11T00:17:21.645069+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.181:6808/3869704848,v1:172.21.15.181:6809/3869704848]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:17:23.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:22 smithi181 bash[13261]: audit 2021-02-11T00:17:21.645784+0000 mon.a (mon.0) 505 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2021-02-11T00:17:23.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:22 smithi181 bash[13261]: cluster 2021-02-11T00:17:21.645889+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2021-02-11T00:17:23.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:22 smithi181 bash[13261]: audit 2021-02-11T00:17:21.646087+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-02-11T00:17:23.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:22 smithi181 bash[13261]: audit 2021-02-11T00:17:21.647163+0000 mon.a (mon.0) 508 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:17:23.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:22 smithi123 bash[13149]: cluster 2021-02-11T00:17:21.221047+0000 mgr.y (mgr.14138) 175 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:23.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:22 smithi123 bash[13149]: audit 2021-02-11T00:17:21.645069+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.181:6808/3869704848,v1:172.21.15.181:6809/3869704848]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:17:23.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:22 smithi123 bash[13149]: audit 2021-02-11T00:17:21.645784+0000 mon.a (mon.0) 505 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2021-02-11T00:17:23.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:22 smithi123 bash[13149]: cluster 2021-02-11T00:17:21.645889+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2021-02-11T00:17:23.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:22 smithi123 bash[13149]: audit 2021-02-11T00:17:21.646087+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-02-11T00:17:23.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:22 smithi123 bash[13149]: audit 2021-02-11T00:17:21.647163+0000 mon.a (mon.0) 508 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:17:23.128 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:22 smithi123 bash[16832]: cluster 2021-02-11T00:17:21.221047+0000 mgr.y (mgr.14138) 175 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:23.128 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:22 smithi123 bash[16832]: audit 2021-02-11T00:17:21.645069+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.181:6808/3869704848,v1:172.21.15.181:6809/3869704848]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:17:23.128 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:22 smithi123 bash[16832]: audit 2021-02-11T00:17:21.645784+0000 mon.a (mon.0) 505 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2021-02-11T00:17:23.128 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:22 smithi123 bash[16832]: cluster 2021-02-11T00:17:21.645889+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2021-02-11T00:17:23.128 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:22 smithi123 bash[16832]: audit 2021-02-11T00:17:21.646087+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-02-11T00:17:23.129 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:22 smithi123 bash[16832]: audit 2021-02-11T00:17:21.647163+0000 mon.a (mon.0) 508 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:17:24.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:23 smithi181 bash[13261]: audit 2021-02-11T00:17:22.649944+0000 mon.a (mon.0) 509 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2021-02-11T00:17:24.518 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:23 smithi181 bash[13261]: cluster 2021-02-11T00:17:22.650208+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2021-02-11T00:17:24.518 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:23 smithi181 bash[13261]: audit 2021-02-11T00:17:22.651283+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-02-11T00:17:24.518 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:23 smithi181 bash[13261]: audit 2021-02-11T00:17:22.660340+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-02-11T00:17:24.518 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:23 smithi181 bash[13261]: audit 2021-02-11T00:17:22.840644+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:17:24.518 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:23 smithi181 bash[13261]: audit 2021-02-11T00:17:23.141678+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_daemon_update\": \"2021-02-11T00:17:14.709200\", \"last_device_update\": \"2021-02-11T00:17:23.139923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:24.523 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:23 smithi181 bash[13261]: audit 2021-02-11T00:17:23.147953+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_daemon_update\": \"2021-02-11T00:17:14.709200\", \"last_device_update\": \"2021-02-11T00:17:23.139923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:24.524 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:23 smithi181 bash[13261]: audit 2021-02-11T00:17:23.150354+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:17:24.524 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:23 smithi181 bash[13261]: audit 2021-02-11T00:17:23.155722+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:17:24.524 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:23 smithi181 bash[13261]: audit 2021-02-11T00:17:23.159148+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:17:24.524 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:23 smithi181 bash[13261]: audit 2021-02-11T00:17:23.162409+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:17:24.526 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[13149]: audit 2021-02-11T00:17:22.649944+0000 mon.a (mon.0) 509 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2021-02-11T00:17:24.526 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[13149]: cluster 2021-02-11T00:17:22.650208+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2021-02-11T00:17:24.526 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[13149]: audit 2021-02-11T00:17:22.651283+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-02-11T00:17:24.526 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[13149]: audit 2021-02-11T00:17:22.660340+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-02-11T00:17:24.526 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[13149]: audit 2021-02-11T00:17:22.840644+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:17:24.526 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[13149]: audit 2021-02-11T00:17:23.141678+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_daemon_update\": \"2021-02-11T00:17:14.709200\", \"last_device_update\": \"2021-02-11T00:17:23.139923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:24.527 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[13149]: audit 2021-02-11T00:17:23.147953+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_daemon_update\": \"2021-02-11T00:17:14.709200\", \"last_device_update\": \"2021-02-11T00:17:23.139923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:24.527 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[13149]: audit 2021-02-11T00:17:23.150354+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:17:24.527 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[13149]: audit 2021-02-11T00:17:23.155722+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:17:24.527 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[13149]: audit 2021-02-11T00:17:23.159148+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:17:24.527 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[13149]: audit 2021-02-11T00:17:23.162409+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:17:24.527 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[16832]: audit 2021-02-11T00:17:22.649944+0000 mon.a (mon.0) 509 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2021-02-11T00:17:24.527 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[16832]: cluster 2021-02-11T00:17:22.650208+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2021-02-11T00:17:24.527 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[16832]: audit 2021-02-11T00:17:22.651283+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-02-11T00:17:24.527 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[16832]: audit 2021-02-11T00:17:22.660340+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-02-11T00:17:24.527 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[16832]: audit 2021-02-11T00:17:22.840644+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:17:24.528 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[16832]: audit 2021-02-11T00:17:23.141678+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_daemon_update\": \"2021-02-11T00:17:14.709200\", \"last_device_update\": \"2021-02-11T00:17:23.139923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:24.528 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[16832]: audit 2021-02-11T00:17:23.147953+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}}, \"last_daemon_update\": \"2021-02-11T00:17:14.709200\", \"last_device_update\": \"2021-02-11T00:17:23.139923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:24.528 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[16832]: audit 2021-02-11T00:17:23.150354+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:17:24.528 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[16832]: audit 2021-02-11T00:17:23.155722+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:17:24.528 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[16832]: audit 2021-02-11T00:17:23.159148+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:17:24.528 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:23 smithi123 bash[16832]: audit 2021-02-11T00:17:23.162409+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:17:24.972 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:24 smithi181 bash[13261]: cluster 2021-02-11T00:17:22.525266+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:17:24.972 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:24 smithi181 bash[13261]: cluster 2021-02-11T00:17:22.525380+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:17:24.972 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:24 smithi181 bash[13261]: cluster 2021-02-11T00:17:23.221625+0000 mgr.y (mgr.14138) 176 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:24.972 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:24 smithi181 bash[13261]: cluster 2021-02-11T00:17:23.662839+0000 mon.a (mon.0) 520 : cluster [INF] osd.5 [v2:172.21.15.181:6808/3869704848,v1:172.21.15.181:6809/3869704848] boot 2021-02-11T00:17:24.972 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:24 smithi181 bash[13261]: cluster 2021-02-11T00:17:23.662942+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2021-02-11T00:17:24.972 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:24 smithi181 bash[13261]: audit 2021-02-11T00:17:23.663923+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-02-11T00:17:25.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:24 smithi123 bash[16832]: cluster 2021-02-11T00:17:22.525266+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:17:25.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:24 smithi123 bash[16832]: cluster 2021-02-11T00:17:22.525380+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:17:25.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:24 smithi123 bash[16832]: cluster 2021-02-11T00:17:23.221625+0000 mgr.y (mgr.14138) 176 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:25.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:24 smithi123 bash[16832]: cluster 2021-02-11T00:17:23.662839+0000 mon.a (mon.0) 520 : cluster [INF] osd.5 [v2:172.21.15.181:6808/3869704848,v1:172.21.15.181:6809/3869704848] boot 2021-02-11T00:17:25.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:24 smithi123 bash[16832]: cluster 2021-02-11T00:17:23.662942+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2021-02-11T00:17:25.127 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:24 smithi123 bash[16832]: audit 2021-02-11T00:17:23.663923+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-02-11T00:17:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:24 smithi123 bash[13149]: cluster 2021-02-11T00:17:22.525266+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:17:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:24 smithi123 bash[13149]: cluster 2021-02-11T00:17:22.525380+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:17:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:24 smithi123 bash[13149]: cluster 2021-02-11T00:17:23.221625+0000 mgr.y (mgr.14138) 176 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2021-02-11T00:17:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:24 smithi123 bash[13149]: cluster 2021-02-11T00:17:23.662839+0000 mon.a (mon.0) 520 : cluster [INF] osd.5 [v2:172.21.15.181:6808/3869704848,v1:172.21.15.181:6809/3869704848] boot 2021-02-11T00:17:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:24 smithi123 bash[13149]: cluster 2021-02-11T00:17:23.662942+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2021-02-11T00:17:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:24 smithi123 bash[13149]: audit 2021-02-11T00:17:23.663923+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-02-11T00:17:26.066 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:25 smithi181 bash[13261]: cluster 2021-02-11T00:17:24.678781+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2021-02-11T00:17:26.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:25 smithi181 bash[13261]: cluster 2021-02-11T00:17:25.222175+0000 mgr.y (mgr.14138) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:26.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:25 smithi181 bash[13261]: audit 2021-02-11T00:17:25.348097+0000 mgr.y (mgr.14138) 178 : audit [DBG] from='client.34271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:17:26.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:25 smithi181 bash[13261]: audit 2021-02-11T00:17:25.350020+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:17:26.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:25 smithi181 bash[13261]: cephadm 2021-02-11T00:17:25.351723+0000 mgr.y (mgr.14138) 179 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:17:26.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:25 smithi181 bash[13261]: cephadm 2021-02-11T00:17:25.351887+0000 mgr.y (mgr.14138) 180 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:17:26.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:25 smithi181 bash[13261]: cephadm 2021-02-11T00:17:25.352864+0000 mgr.y (mgr.14138) 181 : cephadm [INF] Applying None on host smithi181... 2021-02-11T00:17:26.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:25 smithi181 bash[13261]: audit 2021-02-11T00:17:25.353704+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:17:26.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:25 smithi181 bash[13261]: audit 2021-02-11T00:17:25.355478+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:17:26.067 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:25 smithi181 bash[13261]: audit 2021-02-11T00:17:25.357220+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:26.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[16832]: cluster 2021-02-11T00:17:24.678781+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2021-02-11T00:17:26.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[16832]: cluster 2021-02-11T00:17:25.222175+0000 mgr.y (mgr.14138) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:26.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[16832]: audit 2021-02-11T00:17:25.348097+0000 mgr.y (mgr.14138) 178 : audit [DBG] from='client.34271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:17:26.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[16832]: audit 2021-02-11T00:17:25.350020+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:17:26.127 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[16832]: cephadm 2021-02-11T00:17:25.351723+0000 mgr.y (mgr.14138) 179 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:17:26.127 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[16832]: cephadm 2021-02-11T00:17:25.351887+0000 mgr.y (mgr.14138) 180 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:17:26.127 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[16832]: cephadm 2021-02-11T00:17:25.352864+0000 mgr.y (mgr.14138) 181 : cephadm [INF] Applying None on host smithi181... 2021-02-11T00:17:26.127 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[16832]: audit 2021-02-11T00:17:25.353704+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:17:26.127 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[16832]: audit 2021-02-11T00:17:25.355478+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:17:26.127 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[16832]: audit 2021-02-11T00:17:25.357220+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:26.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[13149]: cluster 2021-02-11T00:17:24.678781+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2021-02-11T00:17:26.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[13149]: cluster 2021-02-11T00:17:25.222175+0000 mgr.y (mgr.14138) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:26.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[13149]: audit 2021-02-11T00:17:25.348097+0000 mgr.y (mgr.14138) 178 : audit [DBG] from='client.34271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:17:26.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[13149]: audit 2021-02-11T00:17:25.350020+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:17:26.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[13149]: cephadm 2021-02-11T00:17:25.351723+0000 mgr.y (mgr.14138) 179 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:17:26.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[13149]: cephadm 2021-02-11T00:17:25.351887+0000 mgr.y (mgr.14138) 180 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:17:26.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[13149]: cephadm 2021-02-11T00:17:25.352864+0000 mgr.y (mgr.14138) 181 : cephadm [INF] Applying None on host smithi181... 2021-02-11T00:17:26.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[13149]: audit 2021-02-11T00:17:25.353704+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:17:26.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[13149]: audit 2021-02-11T00:17:25.355478+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:17:26.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:25 smithi123 bash[13149]: audit 2021-02-11T00:17:25.357220+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:28.566 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:28 smithi181 bash[13261]: cluster 2021-02-11T00:17:27.222734+0000 mgr.y (mgr.14138) 182 : cluster [DBG] pgmap v157: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:28.626 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:28 smithi123 bash[16832]: cluster 2021-02-11T00:17:27.222734+0000 mgr.y (mgr.14138) 182 : cluster [DBG] pgmap v157: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:28.626 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:28 smithi123 bash[13149]: cluster 2021-02-11T00:17:27.222734+0000 mgr.y (mgr.14138) 182 : cluster [DBG] pgmap v157: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:29.566 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:29 smithi181 bash[13261]: audit 2021-02-11T00:17:28.929511+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.181:0/3043816343' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "416ba5a9-d137-4643-8b08-e28028f40a24"}]: dispatch 2021-02-11T00:17:30.791 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:29 smithi181 bash[13261]: audit 2021-02-11T00:17:28.932010+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "416ba5a9-d137-4643-8b08-e28028f40a24"}]: dispatch 2021-02-11T00:17:30.792 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:29 smithi181 bash[13261]: audit 2021-02-11T00:17:28.940501+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "416ba5a9-d137-4643-8b08-e28028f40a24"}]': finished 2021-02-11T00:17:30.792 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:29 smithi181 bash[13261]: cluster 2021-02-11T00:17:28.940631+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2021-02-11T00:17:30.792 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:29 smithi181 bash[13261]: audit 2021-02-11T00:17:28.940889+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-02-11T00:17:30.793 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:29 smithi123 bash[13149]: audit 2021-02-11T00:17:28.929511+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.181:0/3043816343' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "416ba5a9-d137-4643-8b08-e28028f40a24"}]: dispatch 2021-02-11T00:17:30.793 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:29 smithi123 bash[13149]: audit 2021-02-11T00:17:28.932010+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "416ba5a9-d137-4643-8b08-e28028f40a24"}]: dispatch 2021-02-11T00:17:30.793 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:29 smithi123 bash[13149]: audit 2021-02-11T00:17:28.940501+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "416ba5a9-d137-4643-8b08-e28028f40a24"}]': finished 2021-02-11T00:17:30.793 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:29 smithi123 bash[13149]: cluster 2021-02-11T00:17:28.940631+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2021-02-11T00:17:30.793 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:29 smithi123 bash[13149]: audit 2021-02-11T00:17:28.940889+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-02-11T00:17:30.793 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:30 smithi123 bash[13149]: cluster 2021-02-11T00:17:29.223282+0000 mgr.y (mgr.14138) 183 : cluster [DBG] pgmap v159: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:30.793 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:30 smithi123 bash[13149]: audit 2021-02-11T00:17:29.536519+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.181:0/3264075939' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:17:30.793 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:29 smithi123 bash[16832]: audit 2021-02-11T00:17:28.929511+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.181:0/3043816343' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "416ba5a9-d137-4643-8b08-e28028f40a24"}]: dispatch 2021-02-11T00:17:30.793 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:29 smithi123 bash[16832]: audit 2021-02-11T00:17:28.932010+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "416ba5a9-d137-4643-8b08-e28028f40a24"}]: dispatch 2021-02-11T00:17:30.794 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:29 smithi123 bash[16832]: audit 2021-02-11T00:17:28.940501+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "416ba5a9-d137-4643-8b08-e28028f40a24"}]': finished 2021-02-11T00:17:30.794 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:29 smithi123 bash[16832]: cluster 2021-02-11T00:17:28.940631+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2021-02-11T00:17:30.794 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:29 smithi123 bash[16832]: audit 2021-02-11T00:17:28.940889+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-02-11T00:17:30.794 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:30 smithi123 bash[16832]: cluster 2021-02-11T00:17:29.223282+0000 mgr.y (mgr.14138) 183 : cluster [DBG] pgmap v159: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:30.794 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:30 smithi123 bash[16832]: audit 2021-02-11T00:17:29.536519+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.181:0/3264075939' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:17:30.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:30 smithi181 bash[13261]: cluster 2021-02-11T00:17:29.223282+0000 mgr.y (mgr.14138) 183 : cluster [DBG] pgmap v159: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:30.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:30 smithi181 bash[13261]: audit 2021-02-11T00:17:29.536519+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.181:0/3264075939' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:17:32.626 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:32 smithi123 bash[13149]: cluster 2021-02-11T00:17:31.223878+0000 mgr.y (mgr.14138) 184 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:32.626 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:32 smithi123 bash[13149]: audit 2021-02-11T00:17:32.347040+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:32.626 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:32 smithi123 bash[16832]: cluster 2021-02-11T00:17:31.223878+0000 mgr.y (mgr.14138) 184 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:32.626 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:32 smithi123 bash[16832]: audit 2021-02-11T00:17:32.347040+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:32.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:32 smithi181 bash[13261]: cluster 2021-02-11T00:17:31.223878+0000 mgr.y (mgr.14138) 184 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:32.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:32 smithi181 bash[13261]: audit 2021-02-11T00:17:32.347040+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:34.566 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:34 smithi181 bash[13261]: cluster 2021-02-11T00:17:33.224420+0000 mgr.y (mgr.14138) 185 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:34.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:34 smithi123 bash[13149]: cluster 2021-02-11T00:17:33.224420+0000 mgr.y (mgr.14138) 185 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:34.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:34 smithi123 bash[16832]: cluster 2021-02-11T00:17:33.224420+0000 mgr.y (mgr.14138) 185 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:36.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:36 smithi181 bash[13261]: cluster 2021-02-11T00:17:35.224996+0000 mgr.y (mgr.14138) 186 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:38.536 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:36 smithi181 bash[13261]: audit 2021-02-11T00:17:36.168612+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2021-02-11T00:17:38.536 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:36 smithi181 bash[13261]: audit 2021-02-11T00:17:36.170469+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:17:38.536 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:36 smithi181 bash[13261]: audit 2021-02-11T00:17:36.172601+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2021-02-11T00:17:38.538 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:36 smithi123 bash[16832]: cluster 2021-02-11T00:17:35.224996+0000 mgr.y (mgr.14138) 186 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:38.538 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:36 smithi123 bash[16832]: audit 2021-02-11T00:17:36.168612+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2021-02-11T00:17:38.538 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:36 smithi123 bash[16832]: audit 2021-02-11T00:17:36.170469+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:17:38.538 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:36 smithi123 bash[16832]: audit 2021-02-11T00:17:36.172601+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2021-02-11T00:17:38.538 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:37 smithi123 bash[16832]: cephadm 2021-02-11T00:17:36.171878+0000 mgr.y (mgr.14138) 187 : cephadm [INF] Deploying daemon osd.6 on smithi181 2021-02-11T00:17:38.538 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:36 smithi123 bash[13149]: cluster 2021-02-11T00:17:35.224996+0000 mgr.y (mgr.14138) 186 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:38.538 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:36 smithi123 bash[13149]: audit 2021-02-11T00:17:36.168612+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2021-02-11T00:17:38.538 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:36 smithi123 bash[13149]: audit 2021-02-11T00:17:36.170469+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:17:38.538 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:36 smithi123 bash[13149]: audit 2021-02-11T00:17:36.172601+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2021-02-11T00:17:38.539 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:37 smithi123 bash[13149]: cephadm 2021-02-11T00:17:36.171878+0000 mgr.y (mgr.14138) 187 : cephadm [INF] Deploying daemon osd.6 on smithi181 2021-02-11T00:17:38.539 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:37 smithi181 bash[13261]: cephadm 2021-02-11T00:17:36.171878+0000 mgr.y (mgr.14138) 187 : cephadm [INF] Deploying daemon osd.6 on smithi181 2021-02-11T00:17:38.539 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:38 smithi181 bash[13261]: cluster 2021-02-11T00:17:37.225528+0000 mgr.y (mgr.14138) 188 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:38.539 INFO:teuthology.orchestra.run.smithi181.stdout:Created osd(s) 6 on host 'smithi181' 2021-02-11T00:17:38.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:38 smithi123 bash[13149]: cluster 2021-02-11T00:17:37.225528+0000 mgr.y (mgr.14138) 188 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:38.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:38 smithi123 bash[16832]: cluster 2021-02-11T00:17:37.225528+0000 mgr.y (mgr.14138) 188 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:39.628 DEBUG:teuthology.orchestra.run.smithi181:osd.6> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.6.service 2021-02-11T00:17:39.630 INFO:tasks.cephadm:Deploying osd.7 on smithi181 with /dev/vg_nvme/lv_1... 2021-02-11T00:17:39.630 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2021-02-11T00:17:39.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:39 smithi181 bash[13261]: audit 2021-02-11T00:17:38.440784+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_device_update\": \"2021-02-11T00:17:23.139923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:39.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:39 smithi181 bash[13261]: audit 2021-02-11T00:17:38.441743+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:17:39.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:39 smithi181 bash[13261]: audit 2021-02-11T00:17:38.448714+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_device_update\": \"2021-02-11T00:17:23.139923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:39.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:39 smithi181 bash[13261]: audit 2021-02-11T00:17:39.315126+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_daemon_update\": \"2021-02-11T00:17:39.313536\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:39.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:39 smithi181 bash[13261]: audit 2021-02-11T00:17:39.321314+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_daemon_update\": \"2021-02-11T00:17:39.313536\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:39.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:39 smithi181 bash[13261]: audit 2021-02-11T00:17:39.323015+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:39.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:39 smithi123 bash[13149]: audit 2021-02-11T00:17:38.440784+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_device_update\": \"2021-02-11T00:17:23.139923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:39.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:39 smithi123 bash[13149]: audit 2021-02-11T00:17:38.441743+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:17:39.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:39 smithi123 bash[13149]: audit 2021-02-11T00:17:38.448714+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_device_update\": \"2021-02-11T00:17:23.139923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:39.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:39 smithi123 bash[13149]: audit 2021-02-11T00:17:39.315126+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_daemon_update\": \"2021-02-11T00:17:39.313536\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:39.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:39 smithi123 bash[13149]: audit 2021-02-11T00:17:39.321314+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_daemon_update\": \"2021-02-11T00:17:39.313536\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:39.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:39 smithi123 bash[13149]: audit 2021-02-11T00:17:39.323015+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:39.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:39 smithi123 bash[16832]: audit 2021-02-11T00:17:38.440784+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_device_update\": \"2021-02-11T00:17:23.139923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:39.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:39 smithi123 bash[16832]: audit 2021-02-11T00:17:38.441743+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:17:39.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:39 smithi123 bash[16832]: audit 2021-02-11T00:17:38.448714+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708119\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708312\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708433\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:14.708823\", \"created\": \"2021-02-11T00:17:13.911568\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_device_update\": \"2021-02-11T00:17:23.139923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:39.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:39 smithi123 bash[16832]: audit 2021-02-11T00:17:39.315126+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_daemon_update\": \"2021-02-11T00:17:39.313536\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:39.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:39 smithi123 bash[16832]: audit 2021-02-11T00:17:39.321314+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_daemon_update\": \"2021-02-11T00:17:39.313536\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:39.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:39 smithi123 bash[16832]: audit 2021-02-11T00:17:39.323015+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:39.980 INFO:journalctl@ceph.osd.6.smithi181.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:17:40.566 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:40 smithi181 bash[13261]: cluster 2021-02-11T00:17:39.226180+0000 mgr.y (mgr.14138) 189 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:40.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:40 smithi123 bash[13149]: cluster 2021-02-11T00:17:39.226180+0000 mgr.y (mgr.14138) 189 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:40.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:40 smithi123 bash[16832]: cluster 2021-02-11T00:17:39.226180+0000 mgr.y (mgr.14138) 189 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:41.066 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:17:40 smithi181 bash[17908]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2021-02-11T00:17:41.066 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:17:40 smithi181 bash[17908]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2021-02-11T00:17:41.066 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:17:40 smithi181 bash[17908]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2021-02-11T00:17:41.066 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:17:40 smithi181 bash[17908]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2021-02-11T00:17:41.066 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:17:40 smithi181 bash[17908]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2021-02-11T00:17:41.067 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:17:40 smithi181 bash[17908]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2021-02-11T00:17:41.067 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:17:40 smithi181 bash[17908]: --> ceph-volume lvm activate successful for osd ID: 6 2021-02-11T00:17:41.727 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:41 smithi181 bash[13261]: audit 2021-02-11T00:17:41.217211+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2021-02-11T00:17:41.727 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:41 smithi181 bash[13261]: audit 2021-02-11T00:17:41.223590+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}], \"version\": 2, \"compat_version\": 2}"}]': finished 2021-02-11T00:17:41.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:41 smithi123 bash[16832]: audit 2021-02-11T00:17:41.217211+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2021-02-11T00:17:41.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:41 smithi123 bash[16832]: audit 2021-02-11T00:17:41.223590+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}], \"version\": 2, \"compat_version\": 2}"}]': finished 2021-02-11T00:17:41.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:41 smithi123 bash[13149]: audit 2021-02-11T00:17:41.217211+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2021-02-11T00:17:41.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:41 smithi123 bash[13149]: audit 2021-02-11T00:17:41.223590+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}], \"version\": 2, \"compat_version\": 2}"}]': finished 2021-02-11T00:17:42.033 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:17:41 smithi181 bash[18161]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.6 2021-02-11T00:17:42.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:42 smithi181 bash[13261]: cluster 2021-02-11T00:17:41.226711+0000 mgr.y (mgr.14138) 190 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:42.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:42 smithi123 bash[13149]: cluster 2021-02-11T00:17:41.226711+0000 mgr.y (mgr.14138) 190 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:42.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:42 smithi123 bash[16832]: cluster 2021-02-11T00:17:41.226711+0000 mgr.y (mgr.14138) 190 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:44.316 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:17:44 smithi181 bash[18174]: debug 2021-02-11T00:17:44.163+0000 7fbf782ec700 5 --2- 172.21.15.181:0/2323103216 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x56137d809400 0x56137d780300 secure :-1 s=CLOSED pgs=34 cs=0 l=1 rev1=1 rx=0x56137d7aa480 tx=0x56137d7ca420).reset_recv_state (warped) reseting crypto handlers 2021-02-11T00:17:45.716 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:17:44 smithi181 bash[18174]: debug 2021-02-11T00:17:44.163+0000 7fbf782ec700 5 --2- 172.21.15.181:0/2323103216 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x56137d809400 0x56137d780300 secure :-1 s=CLOSED pgs=34 cs=0 l=1 rev1=1 rx=0x56137d7aa480 tx=0x56137d7ca420).reset_security 2021-02-11T00:17:45.716 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:17:44 smithi181 bash[18174]: debug 2021-02-11T00:17:44.163+0000 7fbf782ec700 20 EpollDriver.del_event del event fd=16 cur_mask=1 delmask=3 to 5 2021-02-11T00:17:45.717 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:44 smithi123 bash[13149]: cluster 2021-02-11T00:17:43.227255+0000 mgr.y (mgr.14138) 191 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:45.717 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:44 smithi123 bash[16832]: cluster 2021-02-11T00:17:43.227255+0000 mgr.y (mgr.14138) 191 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:45.718 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:44 smithi181 bash[13261]: cluster 2021-02-11T00:17:43.227255+0000 mgr.y (mgr.14138) 191 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:45.718 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:45 smithi181 bash[13261]: audit 2021-02-11T00:17:45.347611+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.181:6816/609828364,v1:172.21.15.181:6817/609828364]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2021-02-11T00:17:45.718 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:45 smithi181 bash[13261]: audit 2021-02-11T00:17:45.350070+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2021-02-11T00:17:45.718 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:17:44 smithi181 bash[18174]: debug 2021-02-11T00:17:44.711+0000 7fbf7dd72f40 -1 Falling back to public interface 2021-02-11T00:17:45.718 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:17:45 smithi181 bash[18174]: debug 2021-02-11T00:17:45.339+0000 7fbf7dd72f40 -1 osd.6 0 log_to_monitors {default=true} 2021-02-11T00:17:45.746 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping: /dev/vg_nvme/lv_1 2021-02-11T00:17:45.746 INFO:teuthology.orchestra.run.smithi181.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2021-02-11T00:17:45.747 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10+0 records in 2021-02-11T00:17:45.747 INFO:teuthology.orchestra.run.smithi181.stderr:10+0 records out 2021-02-11T00:17:45.747 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0180874 s, 580 MB/s 2021-02-11T00:17:45.747 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping successful for: 2021-02-11T00:17:45.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:45 smithi123 bash[13149]: audit 2021-02-11T00:17:45.347611+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.181:6816/609828364,v1:172.21.15.181:6817/609828364]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2021-02-11T00:17:45.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:45 smithi123 bash[13149]: audit 2021-02-11T00:17:45.350070+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2021-02-11T00:17:45.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:45 smithi123 bash[16832]: audit 2021-02-11T00:17:45.347611+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.181:6816/609828364,v1:172.21.15.181:6817/609828364]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2021-02-11T00:17:45.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:45 smithi123 bash[16832]: audit 2021-02-11T00:17:45.350070+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2021-02-11T00:17:46.426 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch daemon add osd smithi181:vg_nvme/lv_1 2021-02-11T00:17:46.816 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:17:46 smithi181 bash[18174]: debug 2021-02-11T00:17:46.487+0000 7fbf65255700 -1 osd.6 0 waiting for initial osdmap 2021-02-11T00:17:46.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:46 smithi181 bash[13261]: cluster 2021-02-11T00:17:45.227843+0000 mgr.y (mgr.14138) 192 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:46.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:46 smithi181 bash[13261]: audit 2021-02-11T00:17:45.479392+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.181:6816/609828364,v1:172.21.15.181:6817/609828364]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:17:46.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:46 smithi181 bash[13261]: audit 2021-02-11T00:17:45.480412+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2021-02-11T00:17:46.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:46 smithi181 bash[13261]: cluster 2021-02-11T00:17:45.480504+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2021-02-11T00:17:46.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:46 smithi181 bash[13261]: audit 2021-02-11T00:17:45.480793+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-02-11T00:17:46.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:46 smithi181 bash[13261]: audit 2021-02-11T00:17:45.481955+0000 mon.a (mon.0) 548 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:17:46.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:46 smithi123 bash[16832]: cluster 2021-02-11T00:17:45.227843+0000 mgr.y (mgr.14138) 192 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:46.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:46 smithi123 bash[16832]: audit 2021-02-11T00:17:45.479392+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.181:6816/609828364,v1:172.21.15.181:6817/609828364]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:17:46.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:46 smithi123 bash[16832]: audit 2021-02-11T00:17:45.480412+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2021-02-11T00:17:46.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:46 smithi123 bash[16832]: cluster 2021-02-11T00:17:45.480504+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2021-02-11T00:17:46.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:46 smithi123 bash[16832]: audit 2021-02-11T00:17:45.480793+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-02-11T00:17:46.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:46 smithi123 bash[16832]: audit 2021-02-11T00:17:45.481955+0000 mon.a (mon.0) 548 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:17:46.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:46 smithi123 bash[13149]: cluster 2021-02-11T00:17:45.227843+0000 mgr.y (mgr.14138) 192 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:46.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:46 smithi123 bash[13149]: audit 2021-02-11T00:17:45.479392+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.181:6816/609828364,v1:172.21.15.181:6817/609828364]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:17:46.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:46 smithi123 bash[13149]: audit 2021-02-11T00:17:45.480412+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2021-02-11T00:17:46.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:46 smithi123 bash[13149]: cluster 2021-02-11T00:17:45.480504+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2021-02-11T00:17:46.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:46 smithi123 bash[13149]: audit 2021-02-11T00:17:45.480793+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-02-11T00:17:46.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:46 smithi123 bash[13149]: audit 2021-02-11T00:17:45.481955+0000 mon.a (mon.0) 548 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:17:47.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:47 smithi181 bash[13261]: audit 2021-02-11T00:17:46.484592+0000 mon.a (mon.0) 549 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2021-02-11T00:17:47.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:47 smithi181 bash[13261]: cluster 2021-02-11T00:17:46.484757+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e41: 7 total, 6 up, 6 in 2021-02-11T00:17:47.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:47 smithi181 bash[13261]: audit 2021-02-11T00:17:46.486359+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-02-11T00:17:47.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:47 smithi181 bash[13261]: audit 2021-02-11T00:17:46.493854+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-02-11T00:17:47.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:47 smithi123 bash[16832]: audit 2021-02-11T00:17:46.484592+0000 mon.a (mon.0) 549 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2021-02-11T00:17:47.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:47 smithi123 bash[16832]: cluster 2021-02-11T00:17:46.484757+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e41: 7 total, 6 up, 6 in 2021-02-11T00:17:47.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:47 smithi123 bash[16832]: audit 2021-02-11T00:17:46.486359+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-02-11T00:17:47.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:47 smithi123 bash[16832]: audit 2021-02-11T00:17:46.493854+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-02-11T00:17:47.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:47 smithi123 bash[13149]: audit 2021-02-11T00:17:46.484592+0000 mon.a (mon.0) 549 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2021-02-11T00:17:47.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:47 smithi123 bash[13149]: cluster 2021-02-11T00:17:46.484757+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e41: 7 total, 6 up, 6 in 2021-02-11T00:17:47.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:47 smithi123 bash[13149]: audit 2021-02-11T00:17:46.486359+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-02-11T00:17:47.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:47 smithi123 bash[13149]: audit 2021-02-11T00:17:46.493854+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-02-11T00:17:48.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:48 smithi181 bash[13261]: cluster 2021-02-11T00:17:46.310142+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:17:48.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:48 smithi181 bash[13261]: cluster 2021-02-11T00:17:46.310228+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:17:48.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:48 smithi181 bash[13261]: cluster 2021-02-11T00:17:47.228436+0000 mgr.y (mgr.14138) 193 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:48.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:48 smithi181 bash[13261]: cluster 2021-02-11T00:17:47.489030+0000 mon.a (mon.0) 553 : cluster [INF] osd.6 [v2:172.21.15.181:6816/609828364,v1:172.21.15.181:6817/609828364] boot 2021-02-11T00:17:48.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:48 smithi181 bash[13261]: cluster 2021-02-11T00:17:47.489186+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2021-02-11T00:17:48.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:48 smithi181 bash[13261]: audit 2021-02-11T00:17:47.489408+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-02-11T00:17:48.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:48 smithi181 bash[13261]: audit 2021-02-11T00:17:47.649543+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:17:48.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:48 smithi181 bash[13261]: audit 2021-02-11T00:17:47.972291+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_daemon_update\": \"2021-02-11T00:17:39.313536\", \"last_device_update\": \"2021-02-11T00:17:47.970341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:48.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:48 smithi181 bash[13261]: audit 2021-02-11T00:17:47.978472+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_daemon_update\": \"2021-02-11T00:17:39.313536\", \"last_device_update\": \"2021-02-11T00:17:47.970341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:48.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:48 smithi181 bash[13261]: audit 2021-02-11T00:17:47.981119+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:17:48.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:48 smithi181 bash[13261]: audit 2021-02-11T00:17:47.986018+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:17:48.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:48 smithi181 bash[13261]: audit 2021-02-11T00:17:47.990924+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:17:48.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:48 smithi181 bash[13261]: audit 2021-02-11T00:17:47.994655+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:17:48.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[13149]: cluster 2021-02-11T00:17:46.310142+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:17:48.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[13149]: cluster 2021-02-11T00:17:46.310228+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:17:48.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[13149]: cluster 2021-02-11T00:17:47.228436+0000 mgr.y (mgr.14138) 193 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:48.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[13149]: cluster 2021-02-11T00:17:47.489030+0000 mon.a (mon.0) 553 : cluster [INF] osd.6 [v2:172.21.15.181:6816/609828364,v1:172.21.15.181:6817/609828364] boot 2021-02-11T00:17:48.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[13149]: cluster 2021-02-11T00:17:47.489186+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2021-02-11T00:17:48.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[13149]: audit 2021-02-11T00:17:47.489408+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-02-11T00:17:48.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[13149]: audit 2021-02-11T00:17:47.649543+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:17:48.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[13149]: audit 2021-02-11T00:17:47.972291+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_daemon_update\": \"2021-02-11T00:17:39.313536\", \"last_device_update\": \"2021-02-11T00:17:47.970341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:48.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[13149]: audit 2021-02-11T00:17:47.978472+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_daemon_update\": \"2021-02-11T00:17:39.313536\", \"last_device_update\": \"2021-02-11T00:17:47.970341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:48.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[13149]: audit 2021-02-11T00:17:47.981119+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:17:48.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[13149]: audit 2021-02-11T00:17:47.986018+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:17:48.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[13149]: audit 2021-02-11T00:17:47.990924+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:17:48.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[13149]: audit 2021-02-11T00:17:47.994655+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:17:48.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[16832]: cluster 2021-02-11T00:17:46.310142+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:17:48.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[16832]: cluster 2021-02-11T00:17:46.310228+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:17:48.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[16832]: cluster 2021-02-11T00:17:47.228436+0000 mgr.y (mgr.14138) 193 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2021-02-11T00:17:48.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[16832]: cluster 2021-02-11T00:17:47.489030+0000 mon.a (mon.0) 553 : cluster [INF] osd.6 [v2:172.21.15.181:6816/609828364,v1:172.21.15.181:6817/609828364] boot 2021-02-11T00:17:48.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[16832]: cluster 2021-02-11T00:17:47.489186+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2021-02-11T00:17:48.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[16832]: audit 2021-02-11T00:17:47.489408+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-02-11T00:17:48.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[16832]: audit 2021-02-11T00:17:47.649543+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:17:48.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[16832]: audit 2021-02-11T00:17:47.972291+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_daemon_update\": \"2021-02-11T00:17:39.313536\", \"last_device_update\": \"2021-02-11T00:17:47.970341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:17:48.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[16832]: audit 2021-02-11T00:17:47.978472+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}}, \"last_daemon_update\": \"2021-02-11T00:17:39.313536\", \"last_device_update\": \"2021-02-11T00:17:47.970341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:17:48.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[16832]: audit 2021-02-11T00:17:47.981119+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:17:48.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[16832]: audit 2021-02-11T00:17:47.986018+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:17:48.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[16832]: audit 2021-02-11T00:17:47.990924+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:17:48.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:48 smithi123 bash[16832]: audit 2021-02-11T00:17:47.994655+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:17:49.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:49 smithi181 bash[13261]: cluster 2021-02-11T00:17:48.508510+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2021-02-11T00:17:49.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:49 smithi123 bash[13149]: cluster 2021-02-11T00:17:48.508510+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2021-02-11T00:17:49.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:49 smithi123 bash[16832]: cluster 2021-02-11T00:17:48.508510+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2021-02-11T00:17:50.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:50 smithi181 bash[13261]: cluster 2021-02-11T00:17:49.229040+0000 mgr.y (mgr.14138) 194 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:17:52.587 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:50 smithi181 bash[13261]: audit 2021-02-11T00:17:49.780167+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:17:52.587 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:50 smithi181 bash[13261]: audit 2021-02-11T00:17:49.784402+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:17:52.587 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:50 smithi181 bash[13261]: audit 2021-02-11T00:17:49.786139+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:17:52.587 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:50 smithi181 bash[13261]: audit 2021-02-11T00:17:49.787867+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:52.588 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:50 smithi123 bash[16832]: cluster 2021-02-11T00:17:49.229040+0000 mgr.y (mgr.14138) 194 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:17:52.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:50 smithi123 bash[16832]: audit 2021-02-11T00:17:49.780167+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:17:52.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:50 smithi123 bash[16832]: audit 2021-02-11T00:17:49.784402+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:17:52.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:50 smithi123 bash[16832]: audit 2021-02-11T00:17:49.786139+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:17:52.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:50 smithi123 bash[16832]: audit 2021-02-11T00:17:49.787867+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:52.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:51 smithi123 bash[16832]: audit 2021-02-11T00:17:49.778386+0000 mgr.y (mgr.14138) 195 : audit [DBG] from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:17:52.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:51 smithi123 bash[16832]: cephadm 2021-02-11T00:17:49.781715+0000 mgr.y (mgr.14138) 196 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:17:52.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:51 smithi123 bash[16832]: cephadm 2021-02-11T00:17:49.781900+0000 mgr.y (mgr.14138) 197 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:17:52.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:51 smithi123 bash[16832]: cephadm 2021-02-11T00:17:49.783400+0000 mgr.y (mgr.14138) 198 : cephadm [INF] Applying None on host smithi181... 2021-02-11T00:17:52.589 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:50 smithi123 bash[13149]: cluster 2021-02-11T00:17:49.229040+0000 mgr.y (mgr.14138) 194 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:17:52.589 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:50 smithi123 bash[13149]: audit 2021-02-11T00:17:49.780167+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-02-11T00:17:52.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:50 smithi123 bash[13149]: audit 2021-02-11T00:17:49.784402+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-02-11T00:17:52.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:50 smithi123 bash[13149]: audit 2021-02-11T00:17:49.786139+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:17:52.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:50 smithi123 bash[13149]: audit 2021-02-11T00:17:49.787867+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:52.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:51 smithi123 bash[13149]: audit 2021-02-11T00:17:49.778386+0000 mgr.y (mgr.14138) 195 : audit [DBG] from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:17:52.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:51 smithi123 bash[13149]: cephadm 2021-02-11T00:17:49.781715+0000 mgr.y (mgr.14138) 196 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:17:52.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:51 smithi123 bash[13149]: cephadm 2021-02-11T00:17:49.781900+0000 mgr.y (mgr.14138) 197 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:17:52.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:51 smithi123 bash[13149]: cephadm 2021-02-11T00:17:49.783400+0000 mgr.y (mgr.14138) 198 : cephadm [INF] Applying None on host smithi181... 2021-02-11T00:17:52.590 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:51 smithi181 bash[13261]: audit 2021-02-11T00:17:49.778386+0000 mgr.y (mgr.14138) 195 : audit [DBG] from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:17:52.590 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:51 smithi181 bash[13261]: cephadm 2021-02-11T00:17:49.781715+0000 mgr.y (mgr.14138) 196 : cephadm [INF] Found osd claims -> {} 2021-02-11T00:17:52.590 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:51 smithi181 bash[13261]: cephadm 2021-02-11T00:17:49.781900+0000 mgr.y (mgr.14138) 197 : cephadm [INF] Found osd claims for drivegroup None -> {} 2021-02-11T00:17:52.590 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:51 smithi181 bash[13261]: cephadm 2021-02-11T00:17:49.783400+0000 mgr.y (mgr.14138) 198 : cephadm [INF] Applying None on host smithi181... 2021-02-11T00:17:52.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:52 smithi181 bash[13261]: cluster 2021-02-11T00:17:51.229614+0000 mgr.y (mgr.14138) 199 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:17:52.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:52 smithi123 bash[13149]: cluster 2021-02-11T00:17:51.229614+0000 mgr.y (mgr.14138) 199 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:17:52.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:52 smithi123 bash[16832]: cluster 2021-02-11T00:17:51.229614+0000 mgr.y (mgr.14138) 199 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:17:53.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:53 smithi181 bash[13261]: audit 2021-02-11T00:17:53.356875+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.181:0/1927376309' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "853634c9-407d-472d-af1d-f3de4b5d27c5"}]: dispatch 2021-02-11T00:17:54.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:53 smithi181 bash[13261]: audit 2021-02-11T00:17:53.359515+0000 mon.a (mon.0) 568 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "853634c9-407d-472d-af1d-f3de4b5d27c5"}]: dispatch 2021-02-11T00:17:54.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:53 smithi181 bash[13261]: audit 2021-02-11T00:17:53.373013+0000 mon.a (mon.0) 569 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "853634c9-407d-472d-af1d-f3de4b5d27c5"}]': finished 2021-02-11T00:17:54.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:53 smithi181 bash[13261]: cluster 2021-02-11T00:17:53.373090+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2021-02-11T00:17:54.765 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:53 smithi181 bash[13261]: audit 2021-02-11T00:17:53.373304+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:17:54.766 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:53 smithi123 bash[13149]: audit 2021-02-11T00:17:53.356875+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.181:0/1927376309' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "853634c9-407d-472d-af1d-f3de4b5d27c5"}]: dispatch 2021-02-11T00:17:54.766 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:53 smithi123 bash[13149]: audit 2021-02-11T00:17:53.359515+0000 mon.a (mon.0) 568 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "853634c9-407d-472d-af1d-f3de4b5d27c5"}]: dispatch 2021-02-11T00:17:54.766 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:53 smithi123 bash[13149]: audit 2021-02-11T00:17:53.373013+0000 mon.a (mon.0) 569 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "853634c9-407d-472d-af1d-f3de4b5d27c5"}]': finished 2021-02-11T00:17:54.766 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:53 smithi123 bash[13149]: cluster 2021-02-11T00:17:53.373090+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2021-02-11T00:17:54.766 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:53 smithi123 bash[13149]: audit 2021-02-11T00:17:53.373304+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:17:54.766 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:53 smithi123 bash[16832]: audit 2021-02-11T00:17:53.356875+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.181:0/1927376309' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "853634c9-407d-472d-af1d-f3de4b5d27c5"}]: dispatch 2021-02-11T00:17:54.766 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:53 smithi123 bash[16832]: audit 2021-02-11T00:17:53.359515+0000 mon.a (mon.0) 568 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "853634c9-407d-472d-af1d-f3de4b5d27c5"}]: dispatch 2021-02-11T00:17:54.766 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:53 smithi123 bash[16832]: audit 2021-02-11T00:17:53.373013+0000 mon.a (mon.0) 569 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "853634c9-407d-472d-af1d-f3de4b5d27c5"}]': finished 2021-02-11T00:17:54.767 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:53 smithi123 bash[16832]: cluster 2021-02-11T00:17:53.373090+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2021-02-11T00:17:54.767 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:53 smithi123 bash[16832]: audit 2021-02-11T00:17:53.373304+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:17:54.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:54 smithi181 bash[13261]: cluster 2021-02-11T00:17:53.230145+0000 mgr.y (mgr.14138) 200 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:17:54.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:54 smithi181 bash[13261]: audit 2021-02-11T00:17:53.964945+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.181:0/3288030828' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:17:54.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:54 smithi123 bash[13149]: cluster 2021-02-11T00:17:53.230145+0000 mgr.y (mgr.14138) 200 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:17:54.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:54 smithi123 bash[13149]: audit 2021-02-11T00:17:53.964945+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.181:0/3288030828' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:17:54.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:54 smithi123 bash[16832]: cluster 2021-02-11T00:17:53.230145+0000 mgr.y (mgr.14138) 200 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:17:54.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:54 smithi123 bash[16832]: audit 2021-02-11T00:17:53.964945+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.181:0/3288030828' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-02-11T00:17:56.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:56 smithi181 bash[13261]: cluster 2021-02-11T00:17:55.230716+0000 mgr.y (mgr.14138) 201 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:17:56.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:56 smithi123 bash[13149]: cluster 2021-02-11T00:17:55.230716+0000 mgr.y (mgr.14138) 201 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:17:56.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:56 smithi123 bash[16832]: cluster 2021-02-11T00:17:55.230716+0000 mgr.y (mgr.14138) 201 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:17:57.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:57 smithi181 bash[13261]: audit 2021-02-11T00:17:56.783304+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:57.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:57 smithi123 bash[16832]: audit 2021-02-11T00:17:56.783304+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:57.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:57 smithi123 bash[13149]: audit 2021-02-11T00:17:56.783304+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:17:58.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:17:58 smithi123 bash[13149]: cluster 2021-02-11T00:17:57.231275+0000 mgr.y (mgr.14138) 202 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:17:58.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:17:58 smithi123 bash[16832]: cluster 2021-02-11T00:17:57.231275+0000 mgr.y (mgr.14138) 202 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:17:59.066 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:17:58 smithi181 bash[13261]: cluster 2021-02-11T00:17:57.231275+0000 mgr.y (mgr.14138) 202 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:00.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:00 smithi181 bash[13261]: cluster 2021-02-11T00:17:59.231919+0000 mgr.y (mgr.14138) 203 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:00.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:00 smithi123 bash[13149]: cluster 2021-02-11T00:17:59.231919+0000 mgr.y (mgr.14138) 203 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:00.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:00 smithi123 bash[16832]: cluster 2021-02-11T00:17:59.231919+0000 mgr.y (mgr.14138) 203 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:01.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:01 smithi123 bash[16832]: audit 2021-02-11T00:18:00.787704+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2021-02-11T00:18:01.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:01 smithi123 bash[16832]: audit 2021-02-11T00:18:00.789304+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:18:01.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:01 smithi123 bash[16832]: audit 2021-02-11T00:18:00.791197+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2021-02-11T00:18:01.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:01 smithi123 bash[13149]: audit 2021-02-11T00:18:00.787704+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2021-02-11T00:18:01.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:01 smithi123 bash[13149]: audit 2021-02-11T00:18:00.789304+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:18:01.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:01 smithi123 bash[13149]: audit 2021-02-11T00:18:00.791197+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2021-02-11T00:18:01.910 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:01 smithi181 bash[13261]: audit 2021-02-11T00:18:00.787704+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2021-02-11T00:18:01.911 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:01 smithi181 bash[13261]: audit 2021-02-11T00:18:00.789304+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:18:01.911 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:01 smithi181 bash[13261]: audit 2021-02-11T00:18:00.791197+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2021-02-11T00:18:02.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:02 smithi123 bash[13149]: cephadm 2021-02-11T00:18:00.790596+0000 mgr.y (mgr.14138) 204 : cephadm [INF] Deploying daemon osd.7 on smithi181 2021-02-11T00:18:02.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:02 smithi123 bash[13149]: cluster 2021-02-11T00:18:01.232574+0000 mgr.y (mgr.14138) 205 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:02.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:02 smithi123 bash[16832]: cephadm 2021-02-11T00:18:00.790596+0000 mgr.y (mgr.14138) 204 : cephadm [INF] Deploying daemon osd.7 on smithi181 2021-02-11T00:18:02.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:02 smithi123 bash[16832]: cluster 2021-02-11T00:18:01.232574+0000 mgr.y (mgr.14138) 205 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:02.922 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:02 smithi181 bash[13261]: cephadm 2021-02-11T00:18:00.790596+0000 mgr.y (mgr.14138) 204 : cephadm [INF] Deploying daemon osd.7 on smithi181 2021-02-11T00:18:02.922 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:02 smithi181 bash[13261]: cluster 2021-02-11T00:18:01.232574+0000 mgr.y (mgr.14138) 205 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:03.133 INFO:teuthology.orchestra.run.smithi181.stdout:Created osd(s) 7 on host 'smithi181' 2021-02-11T00:18:03.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:03 smithi181 bash[13261]: audit 2021-02-11T00:18:03.129099+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_device_update\": \"2021-02-11T00:17:47.970341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:03.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:03 smithi181 bash[13261]: audit 2021-02-11T00:18:03.130206+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:18:03.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:03 smithi181 bash[13261]: audit 2021-02-11T00:18:03.135224+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_device_update\": \"2021-02-11T00:17:47.970341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:03.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:03 smithi123 bash[13149]: audit 2021-02-11T00:18:03.129099+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_device_update\": \"2021-02-11T00:17:47.970341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:03.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:03 smithi123 bash[13149]: audit 2021-02-11T00:18:03.130206+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:18:03.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:03 smithi123 bash[13149]: audit 2021-02-11T00:18:03.135224+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_device_update\": \"2021-02-11T00:17:47.970341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:03.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:03 smithi123 bash[16832]: audit 2021-02-11T00:18:03.129099+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_device_update\": \"2021-02-11T00:17:47.970341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:03.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:03 smithi123 bash[16832]: audit 2021-02-11T00:18:03.130206+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:18:03.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:03 smithi123 bash[16832]: audit 2021-02-11T00:18:03.135224+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312073\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312267\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312386\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.312804\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:17:39.313131\", \"created\": \"2021-02-11T00:17:38.411568\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_device_update\": \"2021-02-11T00:17:47.970341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:04.301 DEBUG:teuthology.orchestra.run.smithi181:osd.7> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.7.service 2021-02-11T00:18:04.303 INFO:tasks.cephadm:Adding prometheus.a on smithi181 2021-02-11T00:18:04.303 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch apply prometheus '1;smithi181=a' 2021-02-11T00:18:04.444 INFO:journalctl@ceph.osd.7.smithi181.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:18:04.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:04 smithi181 bash[13261]: cluster 2021-02-11T00:18:03.233322+0000 mgr.y (mgr.14138) 206 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:04.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:04 smithi181 bash[13261]: audit 2021-02-11T00:18:04.324195+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_daemon_update\": \"2021-02-11T00:18:04.322438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:04.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:04 smithi181 bash[13261]: audit 2021-02-11T00:18:04.330503+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_daemon_update\": \"2021-02-11T00:18:04.322438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:04.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:04 smithi181 bash[13261]: audit 2021-02-11T00:18:04.331905+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:18:04.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:04 smithi123 bash[13149]: cluster 2021-02-11T00:18:03.233322+0000 mgr.y (mgr.14138) 206 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:04.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:04 smithi123 bash[13149]: audit 2021-02-11T00:18:04.324195+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_daemon_update\": \"2021-02-11T00:18:04.322438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:04.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:04 smithi123 bash[13149]: audit 2021-02-11T00:18:04.330503+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_daemon_update\": \"2021-02-11T00:18:04.322438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:04.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:04 smithi123 bash[13149]: audit 2021-02-11T00:18:04.331905+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:18:04.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:04 smithi123 bash[16832]: cluster 2021-02-11T00:18:03.233322+0000 mgr.y (mgr.14138) 206 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:04.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:04 smithi123 bash[16832]: audit 2021-02-11T00:18:04.324195+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_daemon_update\": \"2021-02-11T00:18:04.322438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:04.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:04 smithi123 bash[16832]: audit 2021-02-11T00:18:04.330503+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_daemon_update\": \"2021-02-11T00:18:04.322438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:04.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:04 smithi123 bash[16832]: audit 2021-02-11T00:18:04.331905+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2021-02-11T00:18:06.065 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:05 smithi181 bash[19329]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2021-02-11T00:18:06.066 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:05 smithi181 bash[19329]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2021-02-11T00:18:06.066 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:05 smithi181 bash[19329]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2021-02-11T00:18:06.066 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:05 smithi181 bash[19329]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2021-02-11T00:18:06.066 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:05 smithi181 bash[19329]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2021-02-11T00:18:06.066 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:05 smithi181 bash[19329]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2021-02-11T00:18:06.066 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:05 smithi181 bash[19329]: --> ceph-volume lvm activate successful for osd ID: 7 2021-02-11T00:18:06.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:06 smithi181 bash[13261]: cluster 2021-02-11T00:18:05.233936+0000 mgr.y (mgr.14138) 207 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:06.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:06 smithi181 bash[13261]: audit 2021-02-11T00:18:06.226137+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}, {\"id\": \"e47191fe-b146-4c54-ace6-3b281b4ef81b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1613002667.4880452, \"finished_at\": 1613002683.1516006}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2021-02-11T00:18:06.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:06 smithi181 bash[13261]: audit 2021-02-11T00:18:06.232116+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}, {\"id\": \"e47191fe-b146-4c54-ace6-3b281b4ef81b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1613002667.4880452, \"finished_at\": 1613002683.1516006}], \"version\": 2, \"compat_version\": 2}"}]': finished 2021-02-11T00:18:06.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:06 smithi123 bash[13149]: cluster 2021-02-11T00:18:05.233936+0000 mgr.y (mgr.14138) 207 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:06.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:06 smithi123 bash[13149]: audit 2021-02-11T00:18:06.226137+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}, {\"id\": \"e47191fe-b146-4c54-ace6-3b281b4ef81b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1613002667.4880452, \"finished_at\": 1613002683.1516006}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2021-02-11T00:18:06.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:06 smithi123 bash[13149]: audit 2021-02-11T00:18:06.232116+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}, {\"id\": \"e47191fe-b146-4c54-ace6-3b281b4ef81b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1613002667.4880452, \"finished_at\": 1613002683.1516006}], \"version\": 2, \"compat_version\": 2}"}]': finished 2021-02-11T00:18:06.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:06 smithi123 bash[16832]: cluster 2021-02-11T00:18:05.233936+0000 mgr.y (mgr.14138) 207 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:06.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:06 smithi123 bash[16832]: audit 2021-02-11T00:18:06.226137+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}, {\"id\": \"e47191fe-b146-4c54-ace6-3b281b4ef81b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1613002667.4880452, \"finished_at\": 1613002683.1516006}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2021-02-11T00:18:06.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:06 smithi123 bash[16832]: audit 2021-02-11T00:18:06.232116+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}, {\"id\": \"e47191fe-b146-4c54-ace6-3b281b4ef81b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1613002667.4880452, \"finished_at\": 1613002683.1516006}], \"version\": 2, \"compat_version\": 2}"}]': finished 2021-02-11T00:18:07.565 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:07 smithi181 bash[19658]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.7 2021-02-11T00:18:08.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:08 smithi123 bash[13149]: cluster 2021-02-11T00:18:07.234483+0000 mgr.y (mgr.14138) 208 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:08.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:08 smithi123 bash[16832]: cluster 2021-02-11T00:18:07.234483+0000 mgr.y (mgr.14138) 208 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:09.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:08 smithi181 bash[13261]: cluster 2021-02-11T00:18:07.234483+0000 mgr.y (mgr.14138) 208 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:09.939 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:09 smithi181 bash[19682]: debug 2021-02-11T00:18:09.747+0000 7ff2c2f29700 10 -- 172.21.15.181:0/1539056709 dispatch_throttle_release 383 to dispatch throttler 383/104857600 2021-02-11T00:18:09.939 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:09 smithi181 bash[19682]: debug 2021-02-11T00:18:09.747+0000 7ff2c2f29700 20 -- 172.21.15.181:0/1539056709 done calling dispatch on 0x5605a5560420 2021-02-11T00:18:09.939 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:09 smithi181 bash[19682]: debug 2021-02-11T00:18:09.747+0000 7ff2ca1b2f40 1 -- 172.21.15.181:0/1539056709 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x5605a55dec00 msgr2=0x5605a5555400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2021-02-11T00:18:09.939 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:09 smithi181 bash[19682]: debug 2021-02-11T00:18:09.747+0000 7ff2ca1b2f40 1 --2- 172.21.15.181:0/1539056709 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x5605a55dec00 0x5605a5555400 secure :-1 s=READY pgs=42 cs=0 l=1 rev1=1 rx=0x5605a5580480 tx=0x5605a55a0420).stop 2021-02-11T00:18:09.940 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:09 smithi181 bash[19682]: debug 2021-02-11T00:18:09.747+0000 7ff2ca1b2f40 5 --2- 172.21.15.181:0/1539056709 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x5605a55dec00 0x5605a5555400 secure :-1 s=READY pgs=42 cs=0 l=1 rev1=1 rx=0x5605a5580480 tx=0x5605a55a0420).reset_recv_state 2021-02-11T00:18:09.940 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:09 smithi181 bash[19682]: debug 2021-02-11T00:18:09.747+0000 7ff2ca1b2f40 20 Event(0x5605a5577040 nevent=5000 time_id=3).wakeup 2021-02-11T00:18:09.940 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:09 smithi181 bash[19682]: debug 2021-02-11T00:18:09.747+0000 7ff2ca1b2f40 10 --2- 172.21.15.181:0/1539056709 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x5605a55dec00 0x5605a5555400 secure :-1 s=READY pgs=42 cs=0 l=1 rev1=1 rx=0x5605a5580480 tx=0x5605a55a0420).discard_out_queue started 2021-02-11T00:18:09.940 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:09 smithi181 bash[19682]: debug 2021-02-11T00:18:09.747+0000 7ff2c3f2b700 20 -- 172.21.15.181:0/1539056709 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x5605a55dec00 msgr2=0x5605a5555400 secure :-1 s=STATE_CLOSED l=1).process 2021-02-11T00:18:09.940 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:09 smithi181 bash[19682]: debug 2021-02-11T00:18:09.747+0000 7ff2c3f2b700 20 -- 172.21.15.181:0/1539056709 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x5605a55dec00 msgr2=0x5605a5555400 secure :-1 s=STATE_CLOSED l=1).process socket closed 2021-02-11T00:18:09.940 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:09 smithi181 bash[19682]: debug 2021-02-11T00:18:09.747+0000 7ff2c3f2b700 5 --2- 172.21.15.181:0/1539056709 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x5605a55dec00 0x5605a5555400 secure :-1 s=CLOSED pgs=42 cs=0 l=1 rev1=1 rx=0x5605a5580480 tx=0x5605a55a0420).reset_recv_state (warped) reseting crypto handlers 2021-02-11T00:18:09.940 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:09 smithi181 bash[19682]: debug 2021-02-11T00:18:09.747+0000 7ff2c3f2b700 5 --2- 172.21.15.181:0/1539056709 >> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] conn(0x5605a55dec00 0x5605a5555400 secure :-1 s=CLOSED pgs=42 cs=0 l=1 rev1=1 rx=0x5605a5580480 tx=0x5605a55a0420).reset_security 2021-02-11T00:18:09.940 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:09 smithi181 bash[19682]: debug 2021-02-11T00:18:09.751+0000 7ff2c3f2b700 20 EpollDriver.del_event del event fd=14 cur_mask=1 delmask=3 to 8 2021-02-11T00:18:10.458 INFO:teuthology.orchestra.run.smithi181.stdout:Scheduled prometheus update... 2021-02-11T00:18:11.392 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:10 smithi123 bash[13149]: cluster 2021-02-11T00:18:09.235141+0000 mgr.y (mgr.14138) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:11.392 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:10 smithi123 bash[13149]: audit 2021-02-11T00:18:10.458807+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2021-02-11T00:18:10.458089\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi181=a\"]}, \"service_name\": \"prometheus\", \"service_type\": \"prometheus\"}}"}]: dispatch 2021-02-11T00:18:11.392 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:10 smithi123 bash[13149]: audit 2021-02-11T00:18:10.464762+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2021-02-11T00:18:10.458089\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi181=a\"]}, \"service_name\": \"prometheus\", \"service_type\": \"prometheus\"}}"}]': finished 2021-02-11T00:18:11.393 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:10 smithi123 bash[16832]: cluster 2021-02-11T00:18:09.235141+0000 mgr.y (mgr.14138) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:11.393 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:10 smithi123 bash[16832]: audit 2021-02-11T00:18:10.458807+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2021-02-11T00:18:10.458089\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi181=a\"]}, \"service_name\": \"prometheus\", \"service_type\": \"prometheus\"}}"}]: dispatch 2021-02-11T00:18:11.393 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:10 smithi123 bash[16832]: audit 2021-02-11T00:18:10.464762+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2021-02-11T00:18:10.458089\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi181=a\"]}, \"service_name\": \"prometheus\", \"service_type\": \"prometheus\"}}"}]': finished 2021-02-11T00:18:11.393 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:10 smithi181 bash[19682]: debug 2021-02-11T00:18:10.315+0000 7ff2ca1b2f40 -1 Falling back to public interface 2021-02-11T00:18:11.393 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:10 smithi181 bash[19682]: debug 2021-02-11T00:18:10.971+0000 7ff2ca1b2f40 -1 osd.7 0 log_to_monitors {default=true} 2021-02-11T00:18:11.393 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:10 smithi181 bash[13261]: cluster 2021-02-11T00:18:09.235141+0000 mgr.y (mgr.14138) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:11.393 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:10 smithi181 bash[13261]: audit 2021-02-11T00:18:10.458807+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2021-02-11T00:18:10.458089\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi181=a\"]}, \"service_name\": \"prometheus\", \"service_type\": \"prometheus\"}}"}]: dispatch 2021-02-11T00:18:11.393 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:10 smithi181 bash[13261]: audit 2021-02-11T00:18:10.464762+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2021-02-11T00:18:10.458089\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi181=a\"]}, \"service_name\": \"prometheus\", \"service_type\": \"prometheus\"}}"}]': finished 2021-02-11T00:18:11.394 DEBUG:teuthology.orchestra.run.smithi181:prometheus.a> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@prometheus.a.service 2021-02-11T00:18:11.397 INFO:tasks.cephadm:Adding node-exporter.a on smithi123 2021-02-11T00:18:11.397 INFO:tasks.cephadm:Adding node-exporter.b on smithi181 2021-02-11T00:18:11.397 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch apply node-exporter '2;smithi123=a;smithi181=b' 2021-02-11T00:18:11.667 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:18:11.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:11 smithi181 bash[13261]: audit 2021-02-11T00:18:10.456576+0000 mgr.y (mgr.14138) 210 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi181=a", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:18:11.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:11 smithi181 bash[13261]: cephadm 2021-02-11T00:18:10.458066+0000 mgr.y (mgr.14138) 211 : cephadm [INF] Saving service prometheus spec with placement smithi181=a;count:1 2021-02-11T00:18:11.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:11 smithi181 bash[13261]: audit 2021-02-11T00:18:10.980809+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.181:6824/410459810,v1:172.21.15.181:6825/410459810]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2021-02-11T00:18:11.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:11 smithi181 bash[13261]: audit 2021-02-11T00:18:10.983316+0000 mon.a (mon.0) 586 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2021-02-11T00:18:11.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:11 smithi123 bash[13149]: audit 2021-02-11T00:18:10.456576+0000 mgr.y (mgr.14138) 210 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi181=a", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:18:11.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:11 smithi123 bash[13149]: cephadm 2021-02-11T00:18:10.458066+0000 mgr.y (mgr.14138) 211 : cephadm [INF] Saving service prometheus spec with placement smithi181=a;count:1 2021-02-11T00:18:11.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:11 smithi123 bash[13149]: audit 2021-02-11T00:18:10.980809+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.181:6824/410459810,v1:172.21.15.181:6825/410459810]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2021-02-11T00:18:11.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:11 smithi123 bash[13149]: audit 2021-02-11T00:18:10.983316+0000 mon.a (mon.0) 586 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2021-02-11T00:18:11.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:11 smithi123 bash[16832]: audit 2021-02-11T00:18:10.456576+0000 mgr.y (mgr.14138) 210 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi181=a", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:18:11.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:11 smithi123 bash[16832]: cephadm 2021-02-11T00:18:10.458066+0000 mgr.y (mgr.14138) 211 : cephadm [INF] Saving service prometheus spec with placement smithi181=a;count:1 2021-02-11T00:18:11.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:11 smithi123 bash[16832]: audit 2021-02-11T00:18:10.980809+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.181:6824/410459810,v1:172.21.15.181:6825/410459810]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2021-02-11T00:18:11.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:11 smithi123 bash[16832]: audit 2021-02-11T00:18:10.983316+0000 mon.a (mon.0) 586 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2021-02-11T00:18:12.853 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:18:12 smithi181 bash[19682]: debug 2021-02-11T00:18:12.643+0000 7ff2b1695700 -1 osd.7 0 waiting for initial osdmap 2021-02-11T00:18:12.853 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:12 smithi181 bash[13261]: cluster 2021-02-11T00:18:11.235766+0000 mgr.y (mgr.14138) 212 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:12.853 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:12 smithi181 bash[13261]: audit 2021-02-11T00:18:11.635661+0000 mon.a (mon.0) 587 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2021-02-11T00:18:12.854 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:12 smithi181 bash[13261]: cluster 2021-02-11T00:18:11.635741+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2021-02-11T00:18:12.854 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:12 smithi181 bash[13261]: audit 2021-02-11T00:18:11.636201+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:18:12.854 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:12 smithi181 bash[13261]: audit 2021-02-11T00:18:11.638523+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.181:6824/410459810,v1:172.21.15.181:6825/410459810]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:18:12.854 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:12 smithi181 bash[13261]: audit 2021-02-11T00:18:11.641037+0000 mon.a (mon.0) 590 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:18:12.854 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:12 smithi181 bash[13261]: audit 2021-02-11T00:18:12.113876+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:18:12.854 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:12 smithi181 bash[13261]: audit 2021-02-11T00:18:12.415034+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_daemon_update\": \"2021-02-11T00:18:04.322438\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:12.854 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:12 smithi181 bash[13261]: audit 2021-02-11T00:18:12.421394+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_daemon_update\": \"2021-02-11T00:18:04.322438\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:12.854 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:12 smithi181 bash[13261]: audit 2021-02-11T00:18:12.424033+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:18:12.854 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:12 smithi181 bash[13261]: audit 2021-02-11T00:18:12.429200+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:18:13.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[13149]: cluster 2021-02-11T00:18:11.235766+0000 mgr.y (mgr.14138) 212 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:13.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[13149]: audit 2021-02-11T00:18:11.635661+0000 mon.a (mon.0) 587 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2021-02-11T00:18:13.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[13149]: cluster 2021-02-11T00:18:11.635741+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2021-02-11T00:18:13.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[13149]: audit 2021-02-11T00:18:11.636201+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:18:13.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[13149]: audit 2021-02-11T00:18:11.638523+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.181:6824/410459810,v1:172.21.15.181:6825/410459810]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:18:13.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[13149]: audit 2021-02-11T00:18:11.641037+0000 mon.a (mon.0) 590 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:18:13.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[13149]: audit 2021-02-11T00:18:12.113876+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:18:13.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[13149]: audit 2021-02-11T00:18:12.415034+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_daemon_update\": \"2021-02-11T00:18:04.322438\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:13.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[13149]: audit 2021-02-11T00:18:12.421394+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_daemon_update\": \"2021-02-11T00:18:04.322438\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:13.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[13149]: audit 2021-02-11T00:18:12.424033+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:18:13.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[13149]: audit 2021-02-11T00:18:12.429200+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:18:13.127 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[16832]: cluster 2021-02-11T00:18:11.235766+0000 mgr.y (mgr.14138) 212 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:13.127 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[16832]: audit 2021-02-11T00:18:11.635661+0000 mon.a (mon.0) 587 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2021-02-11T00:18:13.128 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[16832]: cluster 2021-02-11T00:18:11.635741+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2021-02-11T00:18:13.128 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[16832]: audit 2021-02-11T00:18:11.636201+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:18:13.128 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[16832]: audit 2021-02-11T00:18:11.638523+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.181:6824/410459810,v1:172.21.15.181:6825/410459810]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:18:13.128 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[16832]: audit 2021-02-11T00:18:11.641037+0000 mon.a (mon.0) 590 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2021-02-11T00:18:13.128 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[16832]: audit 2021-02-11T00:18:12.113876+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:18:13.128 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[16832]: audit 2021-02-11T00:18:12.415034+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_daemon_update\": \"2021-02-11T00:18:04.322438\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:13.128 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[16832]: audit 2021-02-11T00:18:12.421394+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}}, \"last_daemon_update\": \"2021-02-11T00:18:04.322438\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:13.128 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[16832]: audit 2021-02-11T00:18:12.424033+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:18:13.128 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:12 smithi123 bash[16832]: audit 2021-02-11T00:18:12.429200+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:18:13.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:13 smithi181 bash[13261]: cephadm 2021-02-11T00:18:12.448123+0000 mgr.y (mgr.14138) 213 : cephadm [INF] Deploying daemon prometheus.a on smithi181 2021-02-11T00:18:13.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:13 smithi181 bash[13261]: audit 2021-02-11T00:18:12.641188+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2021-02-11T00:18:13.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:13 smithi181 bash[13261]: cluster 2021-02-11T00:18:12.641347+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2021-02-11T00:18:13.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:13 smithi181 bash[13261]: audit 2021-02-11T00:18:12.642519+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:18:13.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:13 smithi181 bash[13261]: audit 2021-02-11T00:18:12.650362+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:18:14.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:13 smithi123 bash[13149]: cephadm 2021-02-11T00:18:12.448123+0000 mgr.y (mgr.14138) 213 : cephadm [INF] Deploying daemon prometheus.a on smithi181 2021-02-11T00:18:14.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:13 smithi123 bash[13149]: audit 2021-02-11T00:18:12.641188+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2021-02-11T00:18:14.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:13 smithi123 bash[13149]: cluster 2021-02-11T00:18:12.641347+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2021-02-11T00:18:14.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:13 smithi123 bash[13149]: audit 2021-02-11T00:18:12.642519+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:18:14.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:13 smithi123 bash[13149]: audit 2021-02-11T00:18:12.650362+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:18:14.125 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:13 smithi123 bash[16832]: cephadm 2021-02-11T00:18:12.448123+0000 mgr.y (mgr.14138) 213 : cephadm [INF] Deploying daemon prometheus.a on smithi181 2021-02-11T00:18:14.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:13 smithi123 bash[16832]: audit 2021-02-11T00:18:12.641188+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2021-02-11T00:18:14.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:13 smithi123 bash[16832]: cluster 2021-02-11T00:18:12.641347+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2021-02-11T00:18:14.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:13 smithi123 bash[16832]: audit 2021-02-11T00:18:12.642519+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:18:14.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:13 smithi123 bash[16832]: audit 2021-02-11T00:18:12.650362+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:18:15.062 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:14 smithi181 bash[13261]: cluster 2021-02-11T00:18:11.976996+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:18:15.063 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:14 smithi181 bash[13261]: cluster 2021-02-11T00:18:11.977080+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:18:15.063 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:14 smithi181 bash[13261]: cluster 2021-02-11T00:18:13.236342+0000 mgr.y (mgr.14138) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:15.063 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:14 smithi181 bash[13261]: audit 2021-02-11T00:18:13.657280+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:18:15.063 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:14 smithi181 bash[13261]: cluster 2021-02-11T00:18:13.662100+0000 mon.a (mon.0) 601 : cluster [INF] osd.7 [v2:172.21.15.181:6824/410459810,v1:172.21.15.181:6825/410459810] boot 2021-02-11T00:18:15.063 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:14 smithi181 bash[13261]: cluster 2021-02-11T00:18:13.662186+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2021-02-11T00:18:15.063 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:14 smithi181 bash[13261]: audit 2021-02-11T00:18:13.662375+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:18:15.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:14 smithi123 bash[13149]: cluster 2021-02-11T00:18:11.976996+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:18:15.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:14 smithi123 bash[13149]: cluster 2021-02-11T00:18:11.977080+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:18:15.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:14 smithi123 bash[13149]: cluster 2021-02-11T00:18:13.236342+0000 mgr.y (mgr.14138) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:15.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:14 smithi123 bash[13149]: audit 2021-02-11T00:18:13.657280+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:18:15.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:14 smithi123 bash[13149]: cluster 2021-02-11T00:18:13.662100+0000 mon.a (mon.0) 601 : cluster [INF] osd.7 [v2:172.21.15.181:6824/410459810,v1:172.21.15.181:6825/410459810] boot 2021-02-11T00:18:15.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:14 smithi123 bash[13149]: cluster 2021-02-11T00:18:13.662186+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2021-02-11T00:18:15.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:14 smithi123 bash[13149]: audit 2021-02-11T00:18:13.662375+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:18:15.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:14 smithi123 bash[16832]: cluster 2021-02-11T00:18:11.976996+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2021-02-11T00:18:15.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:14 smithi123 bash[16832]: cluster 2021-02-11T00:18:11.977080+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2021-02-11T00:18:15.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:14 smithi123 bash[16832]: cluster 2021-02-11T00:18:13.236342+0000 mgr.y (mgr.14138) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2021-02-11T00:18:15.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:14 smithi123 bash[16832]: audit 2021-02-11T00:18:13.657280+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:18:15.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:14 smithi123 bash[16832]: cluster 2021-02-11T00:18:13.662100+0000 mon.a (mon.0) 601 : cluster [INF] osd.7 [v2:172.21.15.181:6824/410459810,v1:172.21.15.181:6825/410459810] boot 2021-02-11T00:18:15.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:14 smithi123 bash[16832]: cluster 2021-02-11T00:18:13.662186+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2021-02-11T00:18:15.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:14 smithi123 bash[16832]: audit 2021-02-11T00:18:13.662375+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-02-11T00:18:15.479 INFO:teuthology.orchestra.run.smithi181.stdout:Scheduled node-exporter update... 2021-02-11T00:18:15.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:15 smithi181 bash[13261]: cluster 2021-02-11T00:18:14.665670+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2021-02-11T00:18:15.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:15 smithi181 bash[13261]: audit 2021-02-11T00:18:15.479722+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2021-02-11T00:18:15.479052\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [\"smithi123=a\", \"smithi181=b\"]}, \"service_name\": \"node-exporter\", \"service_type\": \"node-exporter\"}}"}]: dispatch 2021-02-11T00:18:15.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:15 smithi181 bash[13261]: audit 2021-02-11T00:18:15.485941+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2021-02-11T00:18:15.479052\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [\"smithi123=a\", \"smithi181=b\"]}, \"service_name\": \"node-exporter\", \"service_type\": \"node-exporter\"}}"}]': finished 2021-02-11T00:18:16.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:15 smithi123 bash[13149]: cluster 2021-02-11T00:18:14.665670+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2021-02-11T00:18:16.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:15 smithi123 bash[13149]: audit 2021-02-11T00:18:15.479722+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2021-02-11T00:18:15.479052\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [\"smithi123=a\", \"smithi181=b\"]}, \"service_name\": \"node-exporter\", \"service_type\": \"node-exporter\"}}"}]: dispatch 2021-02-11T00:18:16.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:15 smithi123 bash[13149]: audit 2021-02-11T00:18:15.485941+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2021-02-11T00:18:15.479052\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [\"smithi123=a\", \"smithi181=b\"]}, \"service_name\": \"node-exporter\", \"service_type\": \"node-exporter\"}}"}]': finished 2021-02-11T00:18:16.125 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:15 smithi123 bash[16832]: cluster 2021-02-11T00:18:14.665670+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2021-02-11T00:18:16.125 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:15 smithi123 bash[16832]: audit 2021-02-11T00:18:15.479722+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2021-02-11T00:18:15.479052\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [\"smithi123=a\", \"smithi181=b\"]}, \"service_name\": \"node-exporter\", \"service_type\": \"node-exporter\"}}"}]: dispatch 2021-02-11T00:18:16.125 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:15 smithi123 bash[16832]: audit 2021-02-11T00:18:15.485941+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2021-02-11T00:18:15.479052\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [\"smithi123=a\", \"smithi181=b\"]}, \"service_name\": \"node-exporter\", \"service_type\": \"node-exporter\"}}"}]': finished 2021-02-11T00:18:17.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:16 smithi181 bash[13261]: cluster 2021-02-11T00:18:15.236934+0000 mgr.y (mgr.14138) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:17.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:16 smithi181 bash[13261]: audit 2021-02-11T00:18:15.477436+0000 mgr.y (mgr.14138) 216 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi123=a;smithi181=b", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:18:17.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:16 smithi181 bash[13261]: cephadm 2021-02-11T00:18:15.479028+0000 mgr.y (mgr.14138) 217 : cephadm [INF] Saving service node-exporter spec with placement smithi123=a;smithi181=b;count:2 2021-02-11T00:18:17.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:16 smithi123 bash[13149]: cluster 2021-02-11T00:18:15.236934+0000 mgr.y (mgr.14138) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:17.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:16 smithi123 bash[13149]: audit 2021-02-11T00:18:15.477436+0000 mgr.y (mgr.14138) 216 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi123=a;smithi181=b", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:18:17.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:16 smithi123 bash[13149]: cephadm 2021-02-11T00:18:15.479028+0000 mgr.y (mgr.14138) 217 : cephadm [INF] Saving service node-exporter spec with placement smithi123=a;smithi181=b;count:2 2021-02-11T00:18:17.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:16 smithi123 bash[16832]: cluster 2021-02-11T00:18:15.236934+0000 mgr.y (mgr.14138) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:17.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:16 smithi123 bash[16832]: audit 2021-02-11T00:18:15.477436+0000 mgr.y (mgr.14138) 216 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi123=a;smithi181=b", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:18:17.127 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:16 smithi123 bash[16832]: cephadm 2021-02-11T00:18:15.479028+0000 mgr.y (mgr.14138) 217 : cephadm [INF] Saving service node-exporter spec with placement smithi123=a;smithi181=b;count:2 2021-02-11T00:18:17.365 DEBUG:teuthology.orchestra.run.smithi123:node-exporter.a> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@node-exporter.a.service 2021-02-11T00:18:17.368 DEBUG:teuthology.orchestra.run.smithi181:node-exporter.b> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@node-exporter.b.service 2021-02-11T00:18:17.370 INFO:tasks.cephadm:Adding alertmanager.a on smithi123 2021-02-11T00:18:17.370 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch apply alertmanager '1;smithi123=a' 2021-02-11T00:18:17.440 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:18:17.455 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:18:18.963 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:18 smithi181 bash[13261]: cluster 2021-02-11T00:18:17.237515+0000 mgr.y (mgr.14138) 218 : cluster [DBG] pgmap v192: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:19.124 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:18 smithi123 bash[13149]: cluster 2021-02-11T00:18:17.237515+0000 mgr.y (mgr.14138) 218 : cluster [DBG] pgmap v192: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:19.125 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:18 smithi123 bash[16832]: cluster 2021-02-11T00:18:17.237515+0000 mgr.y (mgr.14138) 218 : cluster [DBG] pgmap v192: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:20.565 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:20 smithi181 bash[13261]: cluster 2021-02-11T00:18:19.238153+0000 mgr.y (mgr.14138) 219 : cluster [DBG] pgmap v193: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:20.874 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:20 smithi123 bash[13149]: cluster 2021-02-11T00:18:19.238153+0000 mgr.y (mgr.14138) 219 : cluster [DBG] pgmap v193: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:20.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:20 smithi123 bash[16832]: cluster 2021-02-11T00:18:19.238153+0000 mgr.y (mgr.14138) 219 : cluster [DBG] pgmap v193: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:22.167 INFO:teuthology.orchestra.run.smithi181.stdout:Scheduled alertmanager update... 2021-02-11T00:18:22.565 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:22 smithi181 bash[13261]: cluster 2021-02-11T00:18:21.238734+0000 mgr.y (mgr.14138) 220 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:22.565 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:22 smithi181 bash[13261]: audit 2021-02-11T00:18:22.167512+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2021-02-11T00:18:22.166803\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi123=a\"]}, \"service_name\": \"alertmanager\", \"service_type\": \"alertmanager\"}}"}]: dispatch 2021-02-11T00:18:22.565 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:22 smithi181 bash[13261]: audit 2021-02-11T00:18:22.173531+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2021-02-11T00:18:22.166803\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi123=a\"]}, \"service_name\": \"alertmanager\", \"service_type\": \"alertmanager\"}}"}]': finished 2021-02-11T00:18:22.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:22 smithi123 bash[13149]: cluster 2021-02-11T00:18:21.238734+0000 mgr.y (mgr.14138) 220 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:22.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:22 smithi123 bash[13149]: audit 2021-02-11T00:18:22.167512+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2021-02-11T00:18:22.166803\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi123=a\"]}, \"service_name\": \"alertmanager\", \"service_type\": \"alertmanager\"}}"}]: dispatch 2021-02-11T00:18:22.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:22 smithi123 bash[13149]: audit 2021-02-11T00:18:22.173531+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2021-02-11T00:18:22.166803\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi123=a\"]}, \"service_name\": \"alertmanager\", \"service_type\": \"alertmanager\"}}"}]': finished 2021-02-11T00:18:22.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:22 smithi123 bash[16832]: cluster 2021-02-11T00:18:21.238734+0000 mgr.y (mgr.14138) 220 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:22.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:22 smithi123 bash[16832]: audit 2021-02-11T00:18:22.167512+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2021-02-11T00:18:22.166803\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi123=a\"]}, \"service_name\": \"alertmanager\", \"service_type\": \"alertmanager\"}}"}]: dispatch 2021-02-11T00:18:22.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:22 smithi123 bash[16832]: audit 2021-02-11T00:18:22.173531+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2021-02-11T00:18:22.166803\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi123=a\"]}, \"service_name\": \"alertmanager\", \"service_type\": \"alertmanager\"}}"}]': finished 2021-02-11T00:18:23.053 DEBUG:teuthology.orchestra.run.smithi123:alertmanager.a> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@alertmanager.a.service 2021-02-11T00:18:23.056 INFO:tasks.cephadm:Adding grafana.a on smithi181 2021-02-11T00:18:23.056 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph orch apply grafana '1;smithi181=a' 2021-02-11T00:18:23.096 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:18:23.565 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:23 smithi181 bash[13261]: audit 2021-02-11T00:18:22.165312+0000 mgr.y (mgr.14138) 221 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:18:23.565 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:23 smithi181 bash[13261]: cephadm 2021-02-11T00:18:22.166781+0000 mgr.y (mgr.14138) 222 : cephadm [INF] Saving service alertmanager spec with placement smithi123=a;count:1 2021-02-11T00:18:23.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:23 smithi123 bash[16832]: audit 2021-02-11T00:18:22.165312+0000 mgr.y (mgr.14138) 221 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:18:23.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:23 smithi123 bash[16832]: cephadm 2021-02-11T00:18:22.166781+0000 mgr.y (mgr.14138) 222 : cephadm [INF] Saving service alertmanager spec with placement smithi123=a;count:1 2021-02-11T00:18:23.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:23 smithi123 bash[13149]: audit 2021-02-11T00:18:22.165312+0000 mgr.y (mgr.14138) 221 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:18:23.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:23 smithi123 bash[13149]: cephadm 2021-02-11T00:18:22.166781+0000 mgr.y (mgr.14138) 222 : cephadm [INF] Saving service alertmanager spec with placement smithi123=a;count:1 2021-02-11T00:18:24.715 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:24 smithi181 bash[13261]: cluster 2021-02-11T00:18:23.239409+0000 mgr.y (mgr.14138) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:24.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:24 smithi123 bash[16832]: cluster 2021-02-11T00:18:23.239409+0000 mgr.y (mgr.14138) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:24.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:24 smithi123 bash[13149]: cluster 2021-02-11T00:18:23.239409+0000 mgr.y (mgr.14138) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:26.565 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:26 smithi181 bash[13261]: cluster 2021-02-11T00:18:25.240140+0000 mgr.y (mgr.14138) 224 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:26.565 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:26 smithi181 bash[13261]: audit 2021-02-11T00:18:26.234573+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}, {\"id\": \"e47191fe-b146-4c54-ace6-3b281b4ef81b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1613002667.4880452, \"finished_at\": 1613002683.1516006}, {\"id\": \"9ea87afd-f25c-4953-ac97-f2d07af4e9a2\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1613002693.6614697, \"finished_at\": 1613002701.9124155}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2021-02-11T00:18:26.565 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:26 smithi181 bash[13261]: audit 2021-02-11T00:18:26.240521+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}, {\"id\": \"e47191fe-b146-4c54-ace6-3b281b4ef81b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1613002667.4880452, \"finished_at\": 1613002683.1516006}, {\"id\": \"9ea87afd-f25c-4953-ac97-f2d07af4e9a2\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1613002693.6614697, \"finished_at\": 1613002701.9124155}], \"version\": 2, \"compat_version\": 2}"}]': finished 2021-02-11T00:18:26.874 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:26 smithi123 bash[16832]: cluster 2021-02-11T00:18:25.240140+0000 mgr.y (mgr.14138) 224 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:26.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:26 smithi123 bash[16832]: audit 2021-02-11T00:18:26.234573+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}, {\"id\": \"e47191fe-b146-4c54-ace6-3b281b4ef81b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1613002667.4880452, \"finished_at\": 1613002683.1516006}, {\"id\": \"9ea87afd-f25c-4953-ac97-f2d07af4e9a2\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1613002693.6614697, \"finished_at\": 1613002701.9124155}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2021-02-11T00:18:26.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:26 smithi123 bash[16832]: audit 2021-02-11T00:18:26.240521+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}, {\"id\": \"e47191fe-b146-4c54-ace6-3b281b4ef81b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1613002667.4880452, \"finished_at\": 1613002683.1516006}, {\"id\": \"9ea87afd-f25c-4953-ac97-f2d07af4e9a2\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1613002693.6614697, \"finished_at\": 1613002701.9124155}], \"version\": 2, \"compat_version\": 2}"}]': finished 2021-02-11T00:18:26.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:26 smithi123 bash[13149]: cluster 2021-02-11T00:18:25.240140+0000 mgr.y (mgr.14138) 224 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:26.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:26 smithi123 bash[13149]: audit 2021-02-11T00:18:26.234573+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}, {\"id\": \"e47191fe-b146-4c54-ace6-3b281b4ef81b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1613002667.4880452, \"finished_at\": 1613002683.1516006}, {\"id\": \"9ea87afd-f25c-4953-ac97-f2d07af4e9a2\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1613002693.6614697, \"finished_at\": 1613002701.9124155}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2021-02-11T00:18:26.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:26 smithi123 bash[13149]: audit 2021-02-11T00:18:26.240521+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"7aa539bc-6403-45ea-b74c-af3e4753065e\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1613002618.5280693, \"finished_at\": 1613002633.953835}, {\"id\": \"b5f00637-5c86-41ea-8fa7-2a270b798e50\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1613002643.6616712, \"finished_at\": 1613002658.4607456}, {\"id\": \"e47191fe-b146-4c54-ace6-3b281b4ef81b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1613002667.4880452, \"finished_at\": 1613002683.1516006}, {\"id\": \"9ea87afd-f25c-4953-ac97-f2d07af4e9a2\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1613002693.6614697, \"finished_at\": 1613002701.9124155}], \"version\": 2, \"compat_version\": 2}"}]': finished 2021-02-11T00:18:27.649 INFO:teuthology.orchestra.run.smithi181.stdout:Scheduled grafana update... 2021-02-11T00:18:27.733 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:27 smithi181 systemd[1]: Starting Ceph prometheus.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:18:28.065 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:27 smithi181 docker[20855]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-prometheus.a 2021-02-11T00:18:28.065 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:27 smithi181 systemd[1]: Started Ceph prometheus.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:18:28.065 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:27 smithi181 bash[20869]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-prometheus.a 2021-02-11T00:18:28.571 DEBUG:teuthology.orchestra.run.smithi181:grafana.a> sudo journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@grafana.a.service 2021-02-11T00:18:28.573 INFO:tasks.cephadm:Setting up client nodes... 2021-02-11T00:18:28.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2021-02-11T00:18:28.579 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:28 smithi181 bash[13261]: cluster 2021-02-11T00:18:27.240705+0000 mgr.y (mgr.14138) 225 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:28.579 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:28 smithi181 bash[13261]: audit 2021-02-11T00:18:27.647025+0000 mgr.y (mgr.14138) 226 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi181=a", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:18:28.579 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:28 smithi181 bash[13261]: cephadm 2021-02-11T00:18:27.648515+0000 mgr.y (mgr.14138) 227 : cephadm [INF] Saving service grafana spec with placement smithi181=a;count:1 2021-02-11T00:18:28.579 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:28 smithi181 bash[13261]: audit 2021-02-11T00:18:27.649216+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2021-02-11T00:18:27.648537\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi181=a\"]}, \"service_name\": \"grafana\", \"service_type\": \"grafana\"}}"}]: dispatch 2021-02-11T00:18:28.579 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:28 smithi181 bash[13261]: audit 2021-02-11T00:18:27.655334+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2021-02-11T00:18:27.648537\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi181=a\"]}, \"service_name\": \"grafana\", \"service_type\": \"grafana\"}}"}]': finished 2021-02-11T00:18:28.579 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:28 smithi181 bash[13261]: audit 2021-02-11T00:18:27.808271+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:28.579 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:28 smithi181 bash[13261]: audit 2021-02-11T00:18:27.814287+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:28.579 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:28 smithi181 bash[13261]: audit 2021-02-11T00:18:27.817007+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:18:28.753 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[16832]: cluster 2021-02-11T00:18:27.240705+0000 mgr.y (mgr.14138) 225 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:28.753 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[16832]: audit 2021-02-11T00:18:27.647025+0000 mgr.y (mgr.14138) 226 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi181=a", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:18:28.753 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[16832]: cephadm 2021-02-11T00:18:27.648515+0000 mgr.y (mgr.14138) 227 : cephadm [INF] Saving service grafana spec with placement smithi181=a;count:1 2021-02-11T00:18:28.754 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[16832]: audit 2021-02-11T00:18:27.649216+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2021-02-11T00:18:27.648537\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi181=a\"]}, \"service_name\": \"grafana\", \"service_type\": \"grafana\"}}"}]: dispatch 2021-02-11T00:18:28.754 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[16832]: audit 2021-02-11T00:18:27.655334+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2021-02-11T00:18:27.648537\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi181=a\"]}, \"service_name\": \"grafana\", \"service_type\": \"grafana\"}}"}]': finished 2021-02-11T00:18:28.754 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[16832]: audit 2021-02-11T00:18:27.808271+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:28.754 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[16832]: audit 2021-02-11T00:18:27.814287+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:28.754 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[16832]: audit 2021-02-11T00:18:27.817007+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:18:28.754 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[13149]: cluster 2021-02-11T00:18:27.240705+0000 mgr.y (mgr.14138) 225 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:28.754 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[13149]: audit 2021-02-11T00:18:27.647025+0000 mgr.y (mgr.14138) 226 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi181=a", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:18:28.754 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[13149]: cephadm 2021-02-11T00:18:27.648515+0000 mgr.y (mgr.14138) 227 : cephadm [INF] Saving service grafana spec with placement smithi181=a;count:1 2021-02-11T00:18:28.754 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[13149]: audit 2021-02-11T00:18:27.649216+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2021-02-11T00:18:27.648537\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi181=a\"]}, \"service_name\": \"grafana\", \"service_type\": \"grafana\"}}"}]: dispatch 2021-02-11T00:18:28.755 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[13149]: audit 2021-02-11T00:18:27.655334+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2021-02-11T00:18:27.648537\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [\"smithi181=a\"]}, \"service_name\": \"grafana\", \"service_type\": \"grafana\"}}"}]': finished 2021-02-11T00:18:28.755 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[13149]: audit 2021-02-11T00:18:27.808271+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:28.755 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[13149]: audit 2021-02-11T00:18:27.814287+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320541\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320732\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.320853\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321322\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.321670\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:04.322010\", \"created\": \"2021-02-11T00:18:03.103568\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:28.755 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:28 smithi123 bash[13149]: audit 2021-02-11T00:18:27.817007+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:18:28.757 INFO:journalctl@ceph.grafana.a.smithi181.stdout:-- Logs begin at Fri 2021-02-05 00:17:47 UTC. -- 2021-02-11T00:18:29.416 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.271Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2021-02-11T00:18:29.417 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.271Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2021-02-11T00:18:29.417 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.271Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2021-02-11T00:18:29.417 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.271Z caller=main.go:339 host_details="(Linux 5.4.0-65-generic #73-Ubuntu SMP Mon Jan 18 17:25:17 UTC 2021 x86_64 smithi181 (none))" 2021-02-11T00:18:29.417 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.271Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2021-02-11T00:18:29.417 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.271Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2021-02-11T00:18:29.417 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.273Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2021-02-11T00:18:29.417 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.273Z caller=main.go:678 msg="Starting TSDB ..." 2021-02-11T00:18:29.417 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.279Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2021-02-11T00:18:29.417 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.279Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2021-02-11T00:18:29.418 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.279Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=341.396µs 2021-02-11T00:18:29.418 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.280Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2021-02-11T00:18:29.418 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.280Z caller=main.go:695 msg="TSDB started" 2021-02-11T00:18:29.418 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.281Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2021-02-11T00:18:29.418 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.281Z caller=main.go:827 msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml 2021-02-11T00:18:29.418 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[20883]: level=info ts=2021-02-11T00:18:29.281Z caller=main.go:646 msg="Server is ready to receive web requests." 2021-02-11T00:18:29.672 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:29 smithi181 systemd[1]: Starting Ceph node-exporter.b for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:18:29.673 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[13261]: audit 2021-02-11T00:18:28.884461+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}}, \"last_daemon_update\": \"2021-02-11T00:18:28.882547\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:29.673 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[13261]: audit 2021-02-11T00:18:28.891549+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}}, \"last_daemon_update\": \"2021-02-11T00:18:28.882547\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:29.673 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[13261]: audit 2021-02-11T00:18:28.894303+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:18:29.673 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[13261]: audit 2021-02-11T00:18:28.899184+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:18:29.736 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:29 smithi123 bash[16832]: audit 2021-02-11T00:18:28.884461+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}}, \"last_daemon_update\": \"2021-02-11T00:18:28.882547\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:29.736 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:29 smithi123 bash[16832]: audit 2021-02-11T00:18:28.891549+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}}, \"last_daemon_update\": \"2021-02-11T00:18:28.882547\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:29.736 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:29 smithi123 bash[16832]: audit 2021-02-11T00:18:28.894303+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:18:29.736 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:29 smithi123 bash[16832]: audit 2021-02-11T00:18:28.899184+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:18:29.736 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:29 smithi123 bash[13149]: audit 2021-02-11T00:18:28.884461+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}}, \"last_daemon_update\": \"2021-02-11T00:18:28.882547\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:29.736 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:29 smithi123 bash[13149]: audit 2021-02-11T00:18:28.891549+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}}, \"last_daemon_update\": \"2021-02-11T00:18:28.882547\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:29.736 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:29 smithi123 bash[13149]: audit 2021-02-11T00:18:28.894303+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:18:29.736 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:29 smithi123 bash[13149]: audit 2021-02-11T00:18:28.899184+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:18:30.065 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:29 smithi181 docker[21157]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-node-exporter.b 2021-02-11T00:18:30.065 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:29 smithi181 systemd[1]: Started Ceph node-exporter.b for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:18:30.065 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[21172]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-node-exporter.b 2021-02-11T00:18:30.065 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:29 smithi181 bash[21186]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2021-02-11T00:18:30.407 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:30 smithi181 bash[21186]: v0.18.1: Pulling from prom/node-exporter 2021-02-11T00:18:30.407 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:30 smithi181 bash[21186]: 49a2d53aa1af: Pulling fs layer 2021-02-11T00:18:30.408 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:30 smithi181 bash[21186]: 3589a6efd9ce: Pulling fs layer 2021-02-11T00:18:30.408 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:30 smithi181 bash[21186]: 190160031744: Pulling fs layer 2021-02-11T00:18:30.408 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:30 smithi181 bash[21186]: 3589a6efd9ce: Verifying Checksum 2021-02-11T00:18:30.408 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:30 smithi181 bash[21186]: 3589a6efd9ce: Download complete 2021-02-11T00:18:30.408 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:30 smithi181 bash[21186]: 49a2d53aa1af: Download complete 2021-02-11T00:18:30.408 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:30 smithi181 bash[21186]: 190160031744: Download complete 2021-02-11T00:18:30.408 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:30 smithi181 bash[21186]: 49a2d53aa1af: Pull complete 2021-02-11T00:18:30.515 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:30 smithi123 bash[16832]: cephadm 2021-02-11T00:18:28.902030+0000 mgr.y (mgr.14138) 228 : cephadm [INF] Deploying daemon node-exporter.b on smithi181 2021-02-11T00:18:30.516 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:30 smithi123 bash[16832]: cluster 2021-02-11T00:18:29.241377+0000 mgr.y (mgr.14138) 229 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:30.516 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:30 smithi123 systemd[1]: Starting Ceph node-exporter.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:18:30.516 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:30 smithi123 bash[16832]: audit 2021-02-11T00:18:29.707369+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:30.516 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:30 smithi123 bash[16832]: audit 2021-02-11T00:18:29.715318+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:30.517 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:30 smithi123 bash[13149]: cephadm 2021-02-11T00:18:28.902030+0000 mgr.y (mgr.14138) 228 : cephadm [INF] Deploying daemon node-exporter.b on smithi181 2021-02-11T00:18:30.517 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:30 smithi123 bash[13149]: cluster 2021-02-11T00:18:29.241377+0000 mgr.y (mgr.14138) 229 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:30.517 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:30 smithi123 bash[13149]: audit 2021-02-11T00:18:29.707369+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:30.517 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:30 smithi123 bash[13149]: audit 2021-02-11T00:18:29.715318+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:30.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:30 smithi181 bash[13261]: cephadm 2021-02-11T00:18:28.902030+0000 mgr.y (mgr.14138) 228 : cephadm [INF] Deploying daemon node-exporter.b on smithi181 2021-02-11T00:18:30.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:30 smithi181 bash[13261]: cluster 2021-02-11T00:18:29.241377+0000 mgr.y (mgr.14138) 229 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:30.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:30 smithi181 bash[13261]: audit 2021-02-11T00:18:29.707369+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:30.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:30 smithi181 bash[13261]: audit 2021-02-11T00:18:29.715318+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:30.874 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:30 smithi123 docker[23885]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-node-exporter.a 2021-02-11T00:18:30.874 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:30 smithi123 systemd[1]: Started Ceph node-exporter.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:18:30.875 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:30 smithi123 bash[23899]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-node-exporter.a 2021-02-11T00:18:30.875 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:30 smithi123 bash[23926]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2021-02-11T00:18:31.161 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:30 smithi181 bash[21186]: 3589a6efd9ce: Pull complete 2021-02-11T00:18:32.260 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[13149]: cephadm 2021-02-11T00:18:29.716980+0000 mgr.y (mgr.14138) 230 : cephadm [INF] Deploying daemon node-exporter.a on smithi123 2021-02-11T00:18:32.260 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[13149]: audit 2021-02-11T00:18:30.590773+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:18:32.260 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[13149]: audit 2021-02-11T00:18:30.595363+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:18:32.260 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[13149]: cephadm 2021-02-11T00:18:30.601597+0000 mgr.y (mgr.14138) 231 : cephadm [INF] Deploying daemon alertmanager.a on smithi123 2021-02-11T00:18:32.260 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[16832]: cephadm 2021-02-11T00:18:29.716980+0000 mgr.y (mgr.14138) 230 : cephadm [INF] Deploying daemon node-exporter.a on smithi123 2021-02-11T00:18:32.260 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[16832]: audit 2021-02-11T00:18:30.590773+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:18:32.261 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[16832]: audit 2021-02-11T00:18:30.595363+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:18:32.261 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[16832]: cephadm 2021-02-11T00:18:30.601597+0000 mgr.y (mgr.14138) 231 : cephadm [INF] Deploying daemon alertmanager.a on smithi123 2021-02-11T00:18:32.261 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[23926]: v0.18.1: Pulling from prom/node-exporter 2021-02-11T00:18:32.261 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[23926]: 49a2d53aa1af: Pulling fs layer 2021-02-11T00:18:32.261 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[23926]: 3589a6efd9ce: Pulling fs layer 2021-02-11T00:18:32.261 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[23926]: 190160031744: Pulling fs layer 2021-02-11T00:18:32.261 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[23926]: 3589a6efd9ce: Verifying Checksum 2021-02-11T00:18:32.261 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[23926]: 3589a6efd9ce: Download complete 2021-02-11T00:18:32.261 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[23926]: 49a2d53aa1af: Verifying Checksum 2021-02-11T00:18:32.261 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[23926]: 49a2d53aa1af: Download complete 2021-02-11T00:18:32.261 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[23926]: 190160031744: Verifying Checksum 2021-02-11T00:18:32.261 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[23926]: 190160031744: Download complete 2021-02-11T00:18:32.262 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:31 smithi123 bash[23926]: 49a2d53aa1af: Pull complete 2021-02-11T00:18:32.262 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:31 smithi181 bash[21186]: 190160031744: Pull complete 2021-02-11T00:18:32.262 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:31 smithi181 bash[21186]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2021-02-11T00:18:32.262 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:31 smithi181 bash[21186]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2021-02-11T00:18:32.262 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:31 smithi181 bash[13261]: cephadm 2021-02-11T00:18:29.716980+0000 mgr.y (mgr.14138) 230 : cephadm [INF] Deploying daemon node-exporter.a on smithi123 2021-02-11T00:18:32.262 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:31 smithi181 bash[13261]: audit 2021-02-11T00:18:30.590773+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:18:32.262 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:31 smithi181 bash[13261]: audit 2021-02-11T00:18:30.595363+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:18:32.262 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:31 smithi181 bash[13261]: cephadm 2021-02-11T00:18:30.601597+0000 mgr.y (mgr.14138) 231 : cephadm [INF] Deploying daemon alertmanager.a on smithi123 2021-02-11T00:18:32.273 INFO:teuthology.orchestra.run.smithi123.stdout:[client.0] 2021-02-11T00:18:32.273 INFO:teuthology.orchestra.run.smithi123.stdout: key = AQDYdyRgrpl9EBAAMy7OyV+o9yarS0CvfCMOtA== 2021-02-11T00:18:32.590 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:32 smithi123 bash[23926]: 3589a6efd9ce: Pull complete 2021-02-11T00:18:32.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[13261]: cluster 2021-02-11T00:18:31.242154+0000 mgr.y (mgr.14138) 232 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:32.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[13261]: audit 2021-02-11T00:18:32.276488+0000 mon.a (mon.0) 624 : audit [INF] from='client.? 172.21.15.123:0/2515680797' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-02-11T00:18:32.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[13261]: audit 2021-02-11T00:18:32.280426+0000 mon.a (mon.0) 625 : audit [INF] from='client.? 172.21.15.123:0/2515680797' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2021-02-11T00:18:32.815 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2021-02-11T00:18:32.816 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2021-02-11T00:18:32.816 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2021-02-11T00:18:32.816 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - arp" source="node_exporter.go:104" 2021-02-11T00:18:32.816 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - bcache" source="node_exporter.go:104" 2021-02-11T00:18:32.816 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - bonding" source="node_exporter.go:104" 2021-02-11T00:18:32.816 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2021-02-11T00:18:32.816 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - cpu" source="node_exporter.go:104" 2021-02-11T00:18:32.816 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2021-02-11T00:18:32.816 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2021-02-11T00:18:32.816 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - edac" source="node_exporter.go:104" 2021-02-11T00:18:32.816 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - entropy" source="node_exporter.go:104" 2021-02-11T00:18:32.816 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - filefd" source="node_exporter.go:104" 2021-02-11T00:18:32.817 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2021-02-11T00:18:32.817 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2021-02-11T00:18:32.817 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2021-02-11T00:18:32.817 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2021-02-11T00:18:32.817 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2021-02-11T00:18:32.817 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2021-02-11T00:18:32.817 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2021-02-11T00:18:32.817 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - netclass" source="node_exporter.go:104" 2021-02-11T00:18:32.817 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - netdev" source="node_exporter.go:104" 2021-02-11T00:18:32.817 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - netstat" source="node_exporter.go:104" 2021-02-11T00:18:32.817 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - nfs" source="node_exporter.go:104" 2021-02-11T00:18:32.817 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2021-02-11T00:18:32.817 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - pressure" source="node_exporter.go:104" 2021-02-11T00:18:32.818 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2021-02-11T00:18:32.818 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - stat" source="node_exporter.go:104" 2021-02-11T00:18:32.818 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - textfile" source="node_exporter.go:104" 2021-02-11T00:18:32.818 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - time" source="node_exporter.go:104" 2021-02-11T00:18:32.818 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - uname" source="node_exporter.go:104" 2021-02-11T00:18:32.818 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2021-02-11T00:18:32.818 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - xfs" source="node_exporter.go:104" 2021-02-11T00:18:32.818 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg=" - zfs" source="node_exporter.go:104" 2021-02-11T00:18:32.818 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 11 00:18:32 smithi181 bash[21186]: time="2021-02-11T00:18:32Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2021-02-11T00:18:32.874 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:32 smithi123 bash[13149]: cluster 2021-02-11T00:18:31.242154+0000 mgr.y (mgr.14138) 232 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:32.874 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:32 smithi123 bash[13149]: audit 2021-02-11T00:18:32.276488+0000 mon.a (mon.0) 624 : audit [INF] from='client.? 172.21.15.123:0/2515680797' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-02-11T00:18:32.874 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:32 smithi123 bash[13149]: audit 2021-02-11T00:18:32.280426+0000 mon.a (mon.0) 625 : audit [INF] from='client.? 172.21.15.123:0/2515680797' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2021-02-11T00:18:32.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:32 smithi123 bash[16832]: cluster 2021-02-11T00:18:31.242154+0000 mgr.y (mgr.14138) 232 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:32.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:32 smithi123 bash[16832]: audit 2021-02-11T00:18:32.276488+0000 mon.a (mon.0) 624 : audit [INF] from='client.? 172.21.15.123:0/2515680797' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-02-11T00:18:32.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:32 smithi123 bash[16832]: audit 2021-02-11T00:18:32.280426+0000 mon.a (mon.0) 625 : audit [INF] from='client.? 172.21.15.123:0/2515680797' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2021-02-11T00:18:33.374 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:32 smithi123 bash[23926]: 190160031744: Pull complete 2021-02-11T00:18:34.141 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:33 smithi123 bash[23926]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2021-02-11T00:18:34.141 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:34 smithi123 bash[23926]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2021-02-11T00:18:34.624 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2021-02-11T00:18:34.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2021-02-11T00:18:34.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2021-02-11T00:18:34.641 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2021-02-11T00:18:34.874 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:34 smithi123 bash[13149]: cluster 2021-02-11T00:18:33.242625+0000 mgr.y (mgr.14138) 233 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:34.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:34 smithi123 bash[16832]: cluster 2021-02-11T00:18:33.242625+0000 mgr.y (mgr.14138) 233 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:35.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:34 smithi181 bash[13261]: cluster 2021-02-11T00:18:33.242625+0000 mgr.y (mgr.14138) 233 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:36.125 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2021-02-11T00:18:36.125 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2021-02-11T00:18:36.125 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2021-02-11T00:18:36.125 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - arp" source="node_exporter.go:104" 2021-02-11T00:18:36.126 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - bcache" source="node_exporter.go:104" 2021-02-11T00:18:36.126 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - bonding" source="node_exporter.go:104" 2021-02-11T00:18:36.126 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2021-02-11T00:18:36.126 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - cpu" source="node_exporter.go:104" 2021-02-11T00:18:36.126 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2021-02-11T00:18:36.126 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2021-02-11T00:18:36.126 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - edac" source="node_exporter.go:104" 2021-02-11T00:18:36.127 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - entropy" source="node_exporter.go:104" 2021-02-11T00:18:36.127 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - filefd" source="node_exporter.go:104" 2021-02-11T00:18:36.127 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2021-02-11T00:18:36.127 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2021-02-11T00:18:36.127 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2021-02-11T00:18:36.127 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2021-02-11T00:18:36.127 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2021-02-11T00:18:36.127 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2021-02-11T00:18:36.127 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2021-02-11T00:18:36.127 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - netclass" source="node_exporter.go:104" 2021-02-11T00:18:36.127 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - netdev" source="node_exporter.go:104" 2021-02-11T00:18:36.127 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - netstat" source="node_exporter.go:104" 2021-02-11T00:18:36.127 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - nfs" source="node_exporter.go:104" 2021-02-11T00:18:36.128 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2021-02-11T00:18:36.128 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - pressure" source="node_exporter.go:104" 2021-02-11T00:18:36.128 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2021-02-11T00:18:36.128 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - stat" source="node_exporter.go:104" 2021-02-11T00:18:36.128 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - textfile" source="node_exporter.go:104" 2021-02-11T00:18:36.128 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - time" source="node_exporter.go:104" 2021-02-11T00:18:36.128 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - uname" source="node_exporter.go:104" 2021-02-11T00:18:36.128 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2021-02-11T00:18:36.128 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - xfs" source="node_exporter.go:104" 2021-02-11T00:18:36.128 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg=" - zfs" source="node_exporter.go:104" 2021-02-11T00:18:36.129 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:18:35 smithi123 bash[23926]: time="2021-02-11T00:18:35Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2021-02-11T00:18:36.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:36 smithi181 bash[13261]: cluster 2021-02-11T00:18:35.243216+0000 mgr.y (mgr.14138) 234 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:36.874 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:36 smithi123 bash[13149]: cluster 2021-02-11T00:18:35.243216+0000 mgr.y (mgr.14138) 234 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:36.874 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:36 smithi123 bash[16832]: cluster 2021-02-11T00:18:35.243216+0000 mgr.y (mgr.14138) 234 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:37.675 INFO:teuthology.orchestra.run.smithi181.stdout:[client.1] 2021-02-11T00:18:37.676 INFO:teuthology.orchestra.run.smithi181.stdout: key = AQDddyRgUDlZKBAAJpHKAJGDwdubgu3vYIV7DQ== 2021-02-11T00:18:38.222 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2021-02-11T00:18:38.222 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2021-02-11T00:18:38.222 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2021-02-11T00:18:38.247 INFO:tasks.cephadm:Waiting for OSDs to come up 2021-02-11T00:18:38.247 DEBUG:teuthology.orchestra.run.smithi123:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2021-02-11T00:18:38.506 INFO:teuthology.misc.health.smithi123.stdout: 2021-02-11T00:18:38.506 INFO:teuthology.misc.health.smithi123.stdout:{"epoch":48,"fsid":"bd85b83a-6bfd-11eb-8fef-001a4aab830c","created":"2021-02-11T00:12:27.556301+0000","modified":"2021-02-11T00:18:14.661283+0000","last_up_change":"2021-02-11T00:18:13.646151+0000","last_in_change":"2021-02-11T00:18:13.646151+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2021-02-11T00:14:03.871766+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6803","nonce":1186653196}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6805","nonce":1186653196}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6809","nonce":1186653196}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6807","nonce":1186653196}]},"public_addr":"172.21.15.123:6803/1186653196","cluster_addr":"172.21.15.123:6805/1186653196","heartbeat_back_addr":"172.21.15.123:6809/1186653196","heartbeat_front_addr":"172.21.15.123:6807/1186653196","state":["exists","up"]},{"osd":1,"uuid":"13fb0353-e370-4eb2-bedf-ff12d94bc7a2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6811","nonce":820142695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6813","nonce":820142695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6817","nonce":820142695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6815","nonce":820142695}]},"public_addr":"172.21.15.123:6811/820142695","cluster_addr":"172.21.15.123:6813/820142695","heartbeat_back_addr":"172.21.15.123:6817/820142695","heartbeat_front_addr":"172.21.15.123:6815/820142695","state":["exists","up"]},{"osd":2,"uuid":"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6819","nonce":1839271697}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6821","nonce":1839271697}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6825","nonce":1839271697}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6823","nonce":1839271697}]},"public_addr":"172.21.15.123:6819/1839271697","cluster_addr":"172.21.15.123:6821/1839271697","heartbeat_back_addr":"172.21.15.123:6825/1839271697","heartbeat_front_addr":"172.21.15.123:6823/1839271697","state":["exists","up"]},{"osd":3,"uuid":"560bb5bd-3e7b-4239-bc43-410d0e8c5433","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6827","nonce":3033150685}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6829","nonce":3033150685}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6832","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6833","nonce":3033150685}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6831","nonce":3033150685}]},"public_addr":"172.21.15.123:6827/3033150685","cluster_addr":"172.21.15.123:6829/3033150685","heartbeat_back_addr":"172.21.15.123:6833/3033150685","heartbeat_front_addr":"172.21.15.123:6831/3033150685","state":["exists","up"]},{"osd":4,"uuid":"f2e2d9da-8413-46ff-af03-7bff2dfba8a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6800","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6801","nonce":1769744718}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6803","nonce":1769744718}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6807","nonce":1769744718}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6805","nonce":1769744718}]},"public_addr":"172.21.15.181:6801/1769744718","cluster_addr":"172.21.15.181:6803/1769744718","heartbeat_back_addr":"172.21.15.181:6807/1769744718","heartbeat_front_addr":"172.21.15.181:6805/1769744718","state":["exists","up"]},{"osd":5,"uuid":"513ee833-6ded-42f1-a872-6261ee0228aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6809","nonce":3869704848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6811","nonce":3869704848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6815","nonce":3869704848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6813","nonce":3869704848}]},"public_addr":"172.21.15.181:6809/3869704848","cluster_addr":"172.21.15.181:6811/3869704848","heartbeat_back_addr":"172.21.15.181:6815/3869704848","heartbeat_front_addr":"172.21.15.181:6813/3869704848","state":["exists","up"]},{"osd":6,"uuid":"416ba5a9-d137-4643-8b08-e28028f40a24","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6817","nonce":609828364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6819","nonce":609828364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6823","nonce":609828364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6821","nonce":609828364}]},"public_addr":"172.21.15.181:6817/609828364","cluster_addr":"172.21.15.181:6819/609828364","heartbeat_back_addr":"172.21.15.181:6823/609828364","heartbeat_front_addr":"172.21.15.181:6821/609828364","state":["exists","up"]},{"osd":7,"uuid":"853634c9-407d-472d-af1d-f3de4b5d27c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6824","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6825","nonce":410459810}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6827","nonce":410459810}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6831","nonce":410459810}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6829","nonce":410459810}]},"public_addr":"172.21.15.181:6825/410459810","cluster_addr":"172.21.15.181:6827/410459810","heartbeat_back_addr":"172.21.15.181:6831/410459810","heartbeat_front_addr":"172.21.15.181:6829/410459810","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:15:16.995348+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:15:42.462631+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:10.461184+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:36.019049+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:57.341593+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:17:22.525386+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:17:46.310234+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:18:11.977086+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.123:6800/104437932":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/845140566":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/485982788":"2021-02-12T00:13:10.951812+0000","172.21.15.123:6801/104437932":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/3130426889":"2021-02-12T00:12:51.411242+0000","172.21.15.123:6801/3533785669":"2021-02-12T00:12:51.411242+0000","172.21.15.123:0/2290214335":"2021-02-12T00:12:51.411242+0000","172.21.15.123:6800/3533785669":"2021-02-12T00:12:51.411242+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2021-02-11T00:18:38.517 DEBUG:teuthology.misc:8 of 8 OSDs are up 2021-02-11T00:18:38.517 INFO:tasks.cephadm:Creating RBD pool 2021-02-11T00:18:38.517 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- sudo ceph --cluster ceph osd pool create rbd 8 2021-02-11T00:18:38.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:38 smithi123 bash[13149]: cluster 2021-02-11T00:18:37.243806+0000 mgr.y (mgr.14138) 235 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:38.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:38 smithi123 bash[13149]: audit 2021-02-11T00:18:37.673683+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.181:0/2318960487' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-02-11T00:18:38.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:38 smithi123 bash[13149]: audit 2021-02-11T00:18:37.676586+0000 mon.a (mon.0) 626 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-02-11T00:18:38.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:38 smithi123 bash[13149]: audit 2021-02-11T00:18:37.681530+0000 mon.a (mon.0) 627 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2021-02-11T00:18:38.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:38 smithi123 bash[13149]: audit 2021-02-11T00:18:38.512899+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.123:0/2251968377' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:18:38.858 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:38 smithi123 bash[16832]: cluster 2021-02-11T00:18:37.243806+0000 mgr.y (mgr.14138) 235 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:38.858 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:38 smithi123 bash[16832]: audit 2021-02-11T00:18:37.673683+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.181:0/2318960487' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-02-11T00:18:38.858 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:38 smithi123 bash[16832]: audit 2021-02-11T00:18:37.676586+0000 mon.a (mon.0) 626 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-02-11T00:18:38.858 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:38 smithi123 bash[16832]: audit 2021-02-11T00:18:37.681530+0000 mon.a (mon.0) 627 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2021-02-11T00:18:38.858 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:38 smithi123 bash[16832]: audit 2021-02-11T00:18:38.512899+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.123:0/2251968377' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:18:39.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:38 smithi181 bash[13261]: cluster 2021-02-11T00:18:37.243806+0000 mgr.y (mgr.14138) 235 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:39.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:38 smithi181 bash[13261]: audit 2021-02-11T00:18:37.673683+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.181:0/2318960487' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-02-11T00:18:39.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:38 smithi181 bash[13261]: audit 2021-02-11T00:18:37.676586+0000 mon.a (mon.0) 626 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-02-11T00:18:39.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:38 smithi181 bash[13261]: audit 2021-02-11T00:18:37.681530+0000 mon.a (mon.0) 627 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2021-02-11T00:18:39.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:38 smithi181 bash[13261]: audit 2021-02-11T00:18:38.512899+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.123:0/2251968377' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:18:40.792 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:40 smithi123 bash[16832]: cluster 2021-02-11T00:18:39.244424+0000 mgr.y (mgr.14138) 236 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:40.793 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:40 smithi123 bash[13149]: cluster 2021-02-11T00:18:39.244424+0000 mgr.y (mgr.14138) 236 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:41.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:40 smithi181 bash[13261]: cluster 2021-02-11T00:18:39.244424+0000 mgr.y (mgr.14138) 236 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:42.056 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:18:42 smithi123 systemd[1]: Starting Ceph alertmanager.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:18:42.443 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:18:42 smithi123 docker[24487]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-alertmanager.a 2021-02-11T00:18:42.443 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:18:42 smithi123 systemd[1]: Started Ceph alertmanager.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:18:42.443 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[24501]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-alertmanager.a 2021-02-11T00:18:42.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[13149]: cluster 2021-02-11T00:18:41.245001+0000 mgr.y (mgr.14138) 237 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:42.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[13149]: audit 2021-02-11T00:18:42.088563+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:30.596847\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:18:42.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[13149]: audit 2021-02-11T00:18:42.092450+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:30.596847\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:18:42.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[13149]: audit 2021-02-11T00:18:42.217963+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDSK7kS4BBD5a4HZ+hDF4TUMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjEwMjExMDAxODQyWhcN\nMzEwMjA5MDAxODQyWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq5x6u7Qd8wgwdlP/bhtm\nOMt2mQIo/23T7k9G4jwFeBK6s3uHfXZ0pm/pCXLDDI2tJ3/1SqadArW8KlUDO365\nP7shFg57FnCUlZyMgrlUiWi1tlxg49JnmBGi+O2nczHP7XJ4Am6JP2Tad11TjgBE\not9IuCePiY+PJUT0EsjB9tdTLuQUfyFIzMX3cwSWdikhUOXtdpbVMsAwqyMETaqc\nSGflmBf+5PmNbbxs1QNPyFwHgDiKJ0zax0Vyi0X/NQ5O68+wQdeZn4t9Yp2mPtdC\nqz1GqfQxG6qJuV5c50b17rbGwEsR2oZLVl/NXaBHF9vO81w9QDLZReLkOtfVtdDM\n4QIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAuTQ8dPEsmx2+DwCBWjeF2GLFBhJqP\nqLTTnG//mRYxA/9U9vEQnzVumEbtgyMCOqOHeQKrFWL8elJwWpq8HMDsnXiKDmhF\n2vuWqYITFps8KJ0DTX36ymdBy608ipDQAZ0Dt7rJbCvcIjx9pP3PWz7i/nEa4IET\nVFqehHsOeucLHBkErwwzjeq9w8h9r7FnyThMvDZ6x6YLUvRpjMCbQmNq1/o1OBVF\n6o9wipy+55jabLmPn4vb9QYN6Bp7j5pyLkbCHTbRVCfNjVpi7w0qS2ypJe36AYDO\n1N4wH2htrKhY9cnd6kY3G7IHIjiYpCpjfG4y4L4Qha5mzVcBIm9VzGah\n-----END CERTIFICATE-----\n"}]: dispatch 2021-02-11T00:18:42.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[13149]: audit 2021-02-11T00:18:42.222790+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDSK7kS4BBD5a4HZ+hDF4TUMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjEwMjExMDAxODQyWhcN\nMzEwMjA5MDAxODQyWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq5x6u7Qd8wgwdlP/bhtm\nOMt2mQIo/23T7k9G4jwFeBK6s3uHfXZ0pm/pCXLDDI2tJ3/1SqadArW8KlUDO365\nP7shFg57FnCUlZyMgrlUiWi1tlxg49JnmBGi+O2nczHP7XJ4Am6JP2Tad11TjgBE\not9IuCePiY+PJUT0EsjB9tdTLuQUfyFIzMX3cwSWdikhUOXtdpbVMsAwqyMETaqc\nSGflmBf+5PmNbbxs1QNPyFwHgDiKJ0zax0Vyi0X/NQ5O68+wQdeZn4t9Yp2mPtdC\nqz1GqfQxG6qJuV5c50b17rbGwEsR2oZLVl/NXaBHF9vO81w9QDLZReLkOtfVtdDM\n4QIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAuTQ8dPEsmx2+DwCBWjeF2GLFBhJqP\nqLTTnG//mRYxA/9U9vEQnzVumEbtgyMCOqOHeQKrFWL8elJwWpq8HMDsnXiKDmhF\n2vuWqYITFps8KJ0DTX36ymdBy608ipDQAZ0Dt7rJbCvcIjx9pP3PWz7i/nEa4IET\nVFqehHsOeucLHBkErwwzjeq9w8h9r7FnyThMvDZ6x6YLUvRpjMCbQmNq1/o1OBVF\n6o9wipy+55jabLmPn4vb9QYN6Bp7j5pyLkbCHTbRVCfNjVpi7w0qS2ypJe36AYDO\n1N4wH2htrKhY9cnd6kY3G7IHIjiYpCpjfG4y4L4Qha5mzVcBIm9VzGah\n-----END CERTIFICATE-----\n"}]': finished 2021-02-11T00:18:42.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[13149]: audit 2021-02-11T00:18:42.224547+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCrnHq7tB3zCDB2\nU/9uG2Y4y3aZAij/bdPuT0biPAV4Erqze4d9dnSmb+kJcsMMja0nf/VKpp0Ctbwq\nVQM7frk/uyEWDnsWcJSVnIyCuVSJaLW2XGDj0meYEaL47adzMc/tcngCbok/ZNp3\nXVOOAESi30i4J4+Jj48lRPQSyMH211Mu5BR/IUjMxfdzBJZ2KSFQ5e12ltUywDCr\nIwRNqpxIZ+WYF/7k+Y1tvGzVA0/IXAeAOIonTNrHRXKLRf81Dk7rz7BB15mfi31i\nnaY+10KrPUap9DEbqom5XlznRvXutsbASxHahktWX81doEcX287zXD1AMtlF4uQ6\n19W10MzhAgMBAAECggEBAJZqBuEyk/WKPf/Yy89UUJqDKyYdUJXhS5pa/gQZG6oM\nsHvUUANVqhSfjh/r6K2+GADBFNwjgQb5Bz4LWVPyVKhZejx84MHgVztzBW0mx8PQ\ndUSrX3kP2CDfhHquwtAi3t5+MFXhUIax/RIWSL/z2DTxhCl080hc/dhqwYsdT3Ts\nAmUUrAaxPk7oughrIWkLpAeax+4/fXHsXfbBaCPeK3BYRr+TZmMY/X+5t5EGk/bU\nUnEgkIzv9zm+1vWcD0Bgo98CjxoM6Wnm89VTTGo1asVMjH4lshyvWVxPdHYM0SUu\nk/r5a8SOStebYSgZz03H0SNi0ns3AHqXz5WiPcl7B4kCgYEA3Hd6VmqtwPDx8IGu\nTguLT5Brkc4cdH0sbPAFX5SpBDIrLMZFd7ZonGi0NKzWaN60BkAl0b0Vt9f0EIYy\nq2Z/esZipMC2EL4P1fe9V2pLdmALv8ZHlSz5YB+IbCqJGpE9w6xlJ0jNoxbqXuE7\npapzsZrYoSUKQwoKtIVI9tjn1lcCgYEAx0U16lirF4zJ/tOUQhHDfcGEZ8siu/m/\nTD4b6QdhPL/lG52gDU6/AMHmfEvNJoek2AmXHtuuDHBY26h89JxHPFOs5AP/H2fX\nT56vNJwCcGluOADR7Zg+dOAmPwHr2CpNbfWmHsZWJAlqiTy2PmbprMGKRw4KWGLL\nYtIeAOd6Q4cCgYEAtpyQTLwYJ9Rr0hbYVfTh84lgUGk00JhOD/3PtZfhV4RmlrO0\nHrCMfeGMQoVXI44z92ly6gOA1cKeeoFtvuMrfHqOgoDNTZjgbQ7DWoDE+Mwdbz/B\nUyLpfGEiEtY4sjTTwBwvvRZknk4A244cZeCF6/qirPeNRHIw483y3eRURAkCgYAb\nSUDevBGBggfO2w38Fg6c07jbtZcmAkbNm9uahyYreWNX6reV2uiQo/x5nK+UzRIn\nevi0gwRMM74XJfUmUZf3jMWp21o95Kw4/NOk8o/q8KTlCke0rxouStsx2YN/8Br2\nKaL7p9D30kpCTIvv84uf2kii/isweya6e2ccXJYDVQKBgQDVg9nn5sWCNv2Q90aR\nkL+ACK8vP2n9cuh+dApDmYP2VGzxEqXA5JbCR7DqyCEubDGDsevGnbRM2c7Bbd6D\n/0iavaakTFYjC14MgD2bKTTXQMnmnC0YvDXupd6KoCNLmEB9U5SFesAq1j7L5Zy7\npTWO3gL2gTHRSJT7ToQ4U5xpIA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2021-02-11T00:18:42.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[13149]: audit 2021-02-11T00:18:42.228022+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCrnHq7tB3zCDB2\nU/9uG2Y4y3aZAij/bdPuT0biPAV4Erqze4d9dnSmb+kJcsMMja0nf/VKpp0Ctbwq\nVQM7frk/uyEWDnsWcJSVnIyCuVSJaLW2XGDj0meYEaL47adzMc/tcngCbok/ZNp3\nXVOOAESi30i4J4+Jj48lRPQSyMH211Mu5BR/IUjMxfdzBJZ2KSFQ5e12ltUywDCr\nIwRNqpxIZ+WYF/7k+Y1tvGzVA0/IXAeAOIonTNrHRXKLRf81Dk7rz7BB15mfi31i\nnaY+10KrPUap9DEbqom5XlznRvXutsbASxHahktWX81doEcX287zXD1AMtlF4uQ6\n19W10MzhAgMBAAECggEBAJZqBuEyk/WKPf/Yy89UUJqDKyYdUJXhS5pa/gQZG6oM\nsHvUUANVqhSfjh/r6K2+GADBFNwjgQb5Bz4LWVPyVKhZejx84MHgVztzBW0mx8PQ\ndUSrX3kP2CDfhHquwtAi3t5+MFXhUIax/RIWSL/z2DTxhCl080hc/dhqwYsdT3Ts\nAmUUrAaxPk7oughrIWkLpAeax+4/fXHsXfbBaCPeK3BYRr+TZmMY/X+5t5EGk/bU\nUnEgkIzv9zm+1vWcD0Bgo98CjxoM6Wnm89VTTGo1asVMjH4lshyvWVxPdHYM0SUu\nk/r5a8SOStebYSgZz03H0SNi0ns3AHqXz5WiPcl7B4kCgYEA3Hd6VmqtwPDx8IGu\nTguLT5Brkc4cdH0sbPAFX5SpBDIrLMZFd7ZonGi0NKzWaN60BkAl0b0Vt9f0EIYy\nq2Z/esZipMC2EL4P1fe9V2pLdmALv8ZHlSz5YB+IbCqJGpE9w6xlJ0jNoxbqXuE7\npapzsZrYoSUKQwoKtIVI9tjn1lcCgYEAx0U16lirF4zJ/tOUQhHDfcGEZ8siu/m/\nTD4b6QdhPL/lG52gDU6/AMHmfEvNJoek2AmXHtuuDHBY26h89JxHPFOs5AP/H2fX\nT56vNJwCcGluOADR7Zg+dOAmPwHr2CpNbfWmHsZWJAlqiTy2PmbprMGKRw4KWGLL\nYtIeAOd6Q4cCgYEAtpyQTLwYJ9Rr0hbYVfTh84lgUGk00JhOD/3PtZfhV4RmlrO0\nHrCMfeGMQoVXI44z92ly6gOA1cKeeoFtvuMrfHqOgoDNTZjgbQ7DWoDE+Mwdbz/B\nUyLpfGEiEtY4sjTTwBwvvRZknk4A244cZeCF6/qirPeNRHIw483y3eRURAkCgYAb\nSUDevBGBggfO2w38Fg6c07jbtZcmAkbNm9uahyYreWNX6reV2uiQo/x5nK+UzRIn\nevi0gwRMM74XJfUmUZf3jMWp21o95Kw4/NOk8o/q8KTlCke0rxouStsx2YN/8Br2\nKaL7p9D30kpCTIvv84uf2kii/isweya6e2ccXJYDVQKBgQDVg9nn5sWCNv2Q90aR\nkL+ACK8vP2n9cuh+dApDmYP2VGzxEqXA5JbCR7DqyCEubDGDsevGnbRM2c7Bbd6D\n/0iavaakTFYjC14MgD2bKTTXQMnmnC0YvDXupd6KoCNLmEB9U5SFesAq1j7L5Zy7\npTWO3gL2gTHRSJT7ToQ4U5xpIA==\n-----END PRIVATE KEY-----\n"}]': finished 2021-02-11T00:18:42.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[13149]: audit 2021-02-11T00:18:42.229355+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2021-02-11T00:18:42.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[13149]: audit 2021-02-11T00:18:42.231090+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2021-02-11T00:18:42.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[13149]: audit 2021-02-11T00:18:42.236413+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2021-02-11T00:18:42.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[16832]: cluster 2021-02-11T00:18:41.245001+0000 mgr.y (mgr.14138) 237 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:42.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[16832]: audit 2021-02-11T00:18:42.088563+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:30.596847\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:18:42.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[16832]: audit 2021-02-11T00:18:42.092450+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:30.596847\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:18:42.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[16832]: audit 2021-02-11T00:18:42.217963+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDSK7kS4BBD5a4HZ+hDF4TUMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjEwMjExMDAxODQyWhcN\nMzEwMjA5MDAxODQyWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq5x6u7Qd8wgwdlP/bhtm\nOMt2mQIo/23T7k9G4jwFeBK6s3uHfXZ0pm/pCXLDDI2tJ3/1SqadArW8KlUDO365\nP7shFg57FnCUlZyMgrlUiWi1tlxg49JnmBGi+O2nczHP7XJ4Am6JP2Tad11TjgBE\not9IuCePiY+PJUT0EsjB9tdTLuQUfyFIzMX3cwSWdikhUOXtdpbVMsAwqyMETaqc\nSGflmBf+5PmNbbxs1QNPyFwHgDiKJ0zax0Vyi0X/NQ5O68+wQdeZn4t9Yp2mPtdC\nqz1GqfQxG6qJuV5c50b17rbGwEsR2oZLVl/NXaBHF9vO81w9QDLZReLkOtfVtdDM\n4QIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAuTQ8dPEsmx2+DwCBWjeF2GLFBhJqP\nqLTTnG//mRYxA/9U9vEQnzVumEbtgyMCOqOHeQKrFWL8elJwWpq8HMDsnXiKDmhF\n2vuWqYITFps8KJ0DTX36ymdBy608ipDQAZ0Dt7rJbCvcIjx9pP3PWz7i/nEa4IET\nVFqehHsOeucLHBkErwwzjeq9w8h9r7FnyThMvDZ6x6YLUvRpjMCbQmNq1/o1OBVF\n6o9wipy+55jabLmPn4vb9QYN6Bp7j5pyLkbCHTbRVCfNjVpi7w0qS2ypJe36AYDO\n1N4wH2htrKhY9cnd6kY3G7IHIjiYpCpjfG4y4L4Qha5mzVcBIm9VzGah\n-----END CERTIFICATE-----\n"}]: dispatch 2021-02-11T00:18:42.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[16832]: audit 2021-02-11T00:18:42.222790+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDSK7kS4BBD5a4HZ+hDF4TUMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjEwMjExMDAxODQyWhcN\nMzEwMjA5MDAxODQyWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq5x6u7Qd8wgwdlP/bhtm\nOMt2mQIo/23T7k9G4jwFeBK6s3uHfXZ0pm/pCXLDDI2tJ3/1SqadArW8KlUDO365\nP7shFg57FnCUlZyMgrlUiWi1tlxg49JnmBGi+O2nczHP7XJ4Am6JP2Tad11TjgBE\not9IuCePiY+PJUT0EsjB9tdTLuQUfyFIzMX3cwSWdikhUOXtdpbVMsAwqyMETaqc\nSGflmBf+5PmNbbxs1QNPyFwHgDiKJ0zax0Vyi0X/NQ5O68+wQdeZn4t9Yp2mPtdC\nqz1GqfQxG6qJuV5c50b17rbGwEsR2oZLVl/NXaBHF9vO81w9QDLZReLkOtfVtdDM\n4QIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAuTQ8dPEsmx2+DwCBWjeF2GLFBhJqP\nqLTTnG//mRYxA/9U9vEQnzVumEbtgyMCOqOHeQKrFWL8elJwWpq8HMDsnXiKDmhF\n2vuWqYITFps8KJ0DTX36ymdBy608ipDQAZ0Dt7rJbCvcIjx9pP3PWz7i/nEa4IET\nVFqehHsOeucLHBkErwwzjeq9w8h9r7FnyThMvDZ6x6YLUvRpjMCbQmNq1/o1OBVF\n6o9wipy+55jabLmPn4vb9QYN6Bp7j5pyLkbCHTbRVCfNjVpi7w0qS2ypJe36AYDO\n1N4wH2htrKhY9cnd6kY3G7IHIjiYpCpjfG4y4L4Qha5mzVcBIm9VzGah\n-----END CERTIFICATE-----\n"}]': finished 2021-02-11T00:18:42.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[16832]: audit 2021-02-11T00:18:42.224547+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCrnHq7tB3zCDB2\nU/9uG2Y4y3aZAij/bdPuT0biPAV4Erqze4d9dnSmb+kJcsMMja0nf/VKpp0Ctbwq\nVQM7frk/uyEWDnsWcJSVnIyCuVSJaLW2XGDj0meYEaL47adzMc/tcngCbok/ZNp3\nXVOOAESi30i4J4+Jj48lRPQSyMH211Mu5BR/IUjMxfdzBJZ2KSFQ5e12ltUywDCr\nIwRNqpxIZ+WYF/7k+Y1tvGzVA0/IXAeAOIonTNrHRXKLRf81Dk7rz7BB15mfi31i\nnaY+10KrPUap9DEbqom5XlznRvXutsbASxHahktWX81doEcX287zXD1AMtlF4uQ6\n19W10MzhAgMBAAECggEBAJZqBuEyk/WKPf/Yy89UUJqDKyYdUJXhS5pa/gQZG6oM\nsHvUUANVqhSfjh/r6K2+GADBFNwjgQb5Bz4LWVPyVKhZejx84MHgVztzBW0mx8PQ\ndUSrX3kP2CDfhHquwtAi3t5+MFXhUIax/RIWSL/z2DTxhCl080hc/dhqwYsdT3Ts\nAmUUrAaxPk7oughrIWkLpAeax+4/fXHsXfbBaCPeK3BYRr+TZmMY/X+5t5EGk/bU\nUnEgkIzv9zm+1vWcD0Bgo98CjxoM6Wnm89VTTGo1asVMjH4lshyvWVxPdHYM0SUu\nk/r5a8SOStebYSgZz03H0SNi0ns3AHqXz5WiPcl7B4kCgYEA3Hd6VmqtwPDx8IGu\nTguLT5Brkc4cdH0sbPAFX5SpBDIrLMZFd7ZonGi0NKzWaN60BkAl0b0Vt9f0EIYy\nq2Z/esZipMC2EL4P1fe9V2pLdmALv8ZHlSz5YB+IbCqJGpE9w6xlJ0jNoxbqXuE7\npapzsZrYoSUKQwoKtIVI9tjn1lcCgYEAx0U16lirF4zJ/tOUQhHDfcGEZ8siu/m/\nTD4b6QdhPL/lG52gDU6/AMHmfEvNJoek2AmXHtuuDHBY26h89JxHPFOs5AP/H2fX\nT56vNJwCcGluOADR7Zg+dOAmPwHr2CpNbfWmHsZWJAlqiTy2PmbprMGKRw4KWGLL\nYtIeAOd6Q4cCgYEAtpyQTLwYJ9Rr0hbYVfTh84lgUGk00JhOD/3PtZfhV4RmlrO0\nHrCMfeGMQoVXI44z92ly6gOA1cKeeoFtvuMrfHqOgoDNTZjgbQ7DWoDE+Mwdbz/B\nUyLpfGEiEtY4sjTTwBwvvRZknk4A244cZeCF6/qirPeNRHIw483y3eRURAkCgYAb\nSUDevBGBggfO2w38Fg6c07jbtZcmAkbNm9uahyYreWNX6reV2uiQo/x5nK+UzRIn\nevi0gwRMM74XJfUmUZf3jMWp21o95Kw4/NOk8o/q8KTlCke0rxouStsx2YN/8Br2\nKaL7p9D30kpCTIvv84uf2kii/isweya6e2ccXJYDVQKBgQDVg9nn5sWCNv2Q90aR\nkL+ACK8vP2n9cuh+dApDmYP2VGzxEqXA5JbCR7DqyCEubDGDsevGnbRM2c7Bbd6D\n/0iavaakTFYjC14MgD2bKTTXQMnmnC0YvDXupd6KoCNLmEB9U5SFesAq1j7L5Zy7\npTWO3gL2gTHRSJT7ToQ4U5xpIA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2021-02-11T00:18:42.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[16832]: audit 2021-02-11T00:18:42.228022+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCrnHq7tB3zCDB2\nU/9uG2Y4y3aZAij/bdPuT0biPAV4Erqze4d9dnSmb+kJcsMMja0nf/VKpp0Ctbwq\nVQM7frk/uyEWDnsWcJSVnIyCuVSJaLW2XGDj0meYEaL47adzMc/tcngCbok/ZNp3\nXVOOAESi30i4J4+Jj48lRPQSyMH211Mu5BR/IUjMxfdzBJZ2KSFQ5e12ltUywDCr\nIwRNqpxIZ+WYF/7k+Y1tvGzVA0/IXAeAOIonTNrHRXKLRf81Dk7rz7BB15mfi31i\nnaY+10KrPUap9DEbqom5XlznRvXutsbASxHahktWX81doEcX287zXD1AMtlF4uQ6\n19W10MzhAgMBAAECggEBAJZqBuEyk/WKPf/Yy89UUJqDKyYdUJXhS5pa/gQZG6oM\nsHvUUANVqhSfjh/r6K2+GADBFNwjgQb5Bz4LWVPyVKhZejx84MHgVztzBW0mx8PQ\ndUSrX3kP2CDfhHquwtAi3t5+MFXhUIax/RIWSL/z2DTxhCl080hc/dhqwYsdT3Ts\nAmUUrAaxPk7oughrIWkLpAeax+4/fXHsXfbBaCPeK3BYRr+TZmMY/X+5t5EGk/bU\nUnEgkIzv9zm+1vWcD0Bgo98CjxoM6Wnm89VTTGo1asVMjH4lshyvWVxPdHYM0SUu\nk/r5a8SOStebYSgZz03H0SNi0ns3AHqXz5WiPcl7B4kCgYEA3Hd6VmqtwPDx8IGu\nTguLT5Brkc4cdH0sbPAFX5SpBDIrLMZFd7ZonGi0NKzWaN60BkAl0b0Vt9f0EIYy\nq2Z/esZipMC2EL4P1fe9V2pLdmALv8ZHlSz5YB+IbCqJGpE9w6xlJ0jNoxbqXuE7\npapzsZrYoSUKQwoKtIVI9tjn1lcCgYEAx0U16lirF4zJ/tOUQhHDfcGEZ8siu/m/\nTD4b6QdhPL/lG52gDU6/AMHmfEvNJoek2AmXHtuuDHBY26h89JxHPFOs5AP/H2fX\nT56vNJwCcGluOADR7Zg+dOAmPwHr2CpNbfWmHsZWJAlqiTy2PmbprMGKRw4KWGLL\nYtIeAOd6Q4cCgYEAtpyQTLwYJ9Rr0hbYVfTh84lgUGk00JhOD/3PtZfhV4RmlrO0\nHrCMfeGMQoVXI44z92ly6gOA1cKeeoFtvuMrfHqOgoDNTZjgbQ7DWoDE+Mwdbz/B\nUyLpfGEiEtY4sjTTwBwvvRZknk4A244cZeCF6/qirPeNRHIw483y3eRURAkCgYAb\nSUDevBGBggfO2w38Fg6c07jbtZcmAkbNm9uahyYreWNX6reV2uiQo/x5nK+UzRIn\nevi0gwRMM74XJfUmUZf3jMWp21o95Kw4/NOk8o/q8KTlCke0rxouStsx2YN/8Br2\nKaL7p9D30kpCTIvv84uf2kii/isweya6e2ccXJYDVQKBgQDVg9nn5sWCNv2Q90aR\nkL+ACK8vP2n9cuh+dApDmYP2VGzxEqXA5JbCR7DqyCEubDGDsevGnbRM2c7Bbd6D\n/0iavaakTFYjC14MgD2bKTTXQMnmnC0YvDXupd6KoCNLmEB9U5SFesAq1j7L5Zy7\npTWO3gL2gTHRSJT7ToQ4U5xpIA==\n-----END PRIVATE KEY-----\n"}]': finished 2021-02-11T00:18:42.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[16832]: audit 2021-02-11T00:18:42.229355+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2021-02-11T00:18:42.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[16832]: audit 2021-02-11T00:18:42.231090+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2021-02-11T00:18:42.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:42 smithi123 bash[16832]: audit 2021-02-11T00:18:42.236413+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2021-02-11T00:18:43.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:42 smithi181 bash[13261]: cluster 2021-02-11T00:18:41.245001+0000 mgr.y (mgr.14138) 237 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:43.066 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:42 smithi181 bash[13261]: audit 2021-02-11T00:18:42.088563+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:30.596847\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:18:43.066 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:42 smithi181 bash[13261]: audit 2021-02-11T00:18:42.092450+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462424\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:16:29.462522\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462569\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462613\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462752\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462845\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:16:29.462933\", \"created\": \"2021-02-11T00:16:28.293643\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:30.596847\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:18:43.066 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:42 smithi181 bash[13261]: audit 2021-02-11T00:18:42.217963+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDSK7kS4BBD5a4HZ+hDF4TUMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjEwMjExMDAxODQyWhcN\nMzEwMjA5MDAxODQyWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq5x6u7Qd8wgwdlP/bhtm\nOMt2mQIo/23T7k9G4jwFeBK6s3uHfXZ0pm/pCXLDDI2tJ3/1SqadArW8KlUDO365\nP7shFg57FnCUlZyMgrlUiWi1tlxg49JnmBGi+O2nczHP7XJ4Am6JP2Tad11TjgBE\not9IuCePiY+PJUT0EsjB9tdTLuQUfyFIzMX3cwSWdikhUOXtdpbVMsAwqyMETaqc\nSGflmBf+5PmNbbxs1QNPyFwHgDiKJ0zax0Vyi0X/NQ5O68+wQdeZn4t9Yp2mPtdC\nqz1GqfQxG6qJuV5c50b17rbGwEsR2oZLVl/NXaBHF9vO81w9QDLZReLkOtfVtdDM\n4QIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAuTQ8dPEsmx2+DwCBWjeF2GLFBhJqP\nqLTTnG//mRYxA/9U9vEQnzVumEbtgyMCOqOHeQKrFWL8elJwWpq8HMDsnXiKDmhF\n2vuWqYITFps8KJ0DTX36ymdBy608ipDQAZ0Dt7rJbCvcIjx9pP3PWz7i/nEa4IET\nVFqehHsOeucLHBkErwwzjeq9w8h9r7FnyThMvDZ6x6YLUvRpjMCbQmNq1/o1OBVF\n6o9wipy+55jabLmPn4vb9QYN6Bp7j5pyLkbCHTbRVCfNjVpi7w0qS2ypJe36AYDO\n1N4wH2htrKhY9cnd6kY3G7IHIjiYpCpjfG4y4L4Qha5mzVcBIm9VzGah\n-----END CERTIFICATE-----\n"}]: dispatch 2021-02-11T00:18:43.066 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:42 smithi181 bash[13261]: audit 2021-02-11T00:18:42.222790+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDSK7kS4BBD5a4HZ+hDF4TUMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjEwMjExMDAxODQyWhcN\nMzEwMjA5MDAxODQyWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq5x6u7Qd8wgwdlP/bhtm\nOMt2mQIo/23T7k9G4jwFeBK6s3uHfXZ0pm/pCXLDDI2tJ3/1SqadArW8KlUDO365\nP7shFg57FnCUlZyMgrlUiWi1tlxg49JnmBGi+O2nczHP7XJ4Am6JP2Tad11TjgBE\not9IuCePiY+PJUT0EsjB9tdTLuQUfyFIzMX3cwSWdikhUOXtdpbVMsAwqyMETaqc\nSGflmBf+5PmNbbxs1QNPyFwHgDiKJ0zax0Vyi0X/NQ5O68+wQdeZn4t9Yp2mPtdC\nqz1GqfQxG6qJuV5c50b17rbGwEsR2oZLVl/NXaBHF9vO81w9QDLZReLkOtfVtdDM\n4QIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAuTQ8dPEsmx2+DwCBWjeF2GLFBhJqP\nqLTTnG//mRYxA/9U9vEQnzVumEbtgyMCOqOHeQKrFWL8elJwWpq8HMDsnXiKDmhF\n2vuWqYITFps8KJ0DTX36ymdBy608ipDQAZ0Dt7rJbCvcIjx9pP3PWz7i/nEa4IET\nVFqehHsOeucLHBkErwwzjeq9w8h9r7FnyThMvDZ6x6YLUvRpjMCbQmNq1/o1OBVF\n6o9wipy+55jabLmPn4vb9QYN6Bp7j5pyLkbCHTbRVCfNjVpi7w0qS2ypJe36AYDO\n1N4wH2htrKhY9cnd6kY3G7IHIjiYpCpjfG4y4L4Qha5mzVcBIm9VzGah\n-----END CERTIFICATE-----\n"}]': finished 2021-02-11T00:18:43.066 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:42 smithi181 bash[13261]: audit 2021-02-11T00:18:42.224547+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCrnHq7tB3zCDB2\nU/9uG2Y4y3aZAij/bdPuT0biPAV4Erqze4d9dnSmb+kJcsMMja0nf/VKpp0Ctbwq\nVQM7frk/uyEWDnsWcJSVnIyCuVSJaLW2XGDj0meYEaL47adzMc/tcngCbok/ZNp3\nXVOOAESi30i4J4+Jj48lRPQSyMH211Mu5BR/IUjMxfdzBJZ2KSFQ5e12ltUywDCr\nIwRNqpxIZ+WYF/7k+Y1tvGzVA0/IXAeAOIonTNrHRXKLRf81Dk7rz7BB15mfi31i\nnaY+10KrPUap9DEbqom5XlznRvXutsbASxHahktWX81doEcX287zXD1AMtlF4uQ6\n19W10MzhAgMBAAECggEBAJZqBuEyk/WKPf/Yy89UUJqDKyYdUJXhS5pa/gQZG6oM\nsHvUUANVqhSfjh/r6K2+GADBFNwjgQb5Bz4LWVPyVKhZejx84MHgVztzBW0mx8PQ\ndUSrX3kP2CDfhHquwtAi3t5+MFXhUIax/RIWSL/z2DTxhCl080hc/dhqwYsdT3Ts\nAmUUrAaxPk7oughrIWkLpAeax+4/fXHsXfbBaCPeK3BYRr+TZmMY/X+5t5EGk/bU\nUnEgkIzv9zm+1vWcD0Bgo98CjxoM6Wnm89VTTGo1asVMjH4lshyvWVxPdHYM0SUu\nk/r5a8SOStebYSgZz03H0SNi0ns3AHqXz5WiPcl7B4kCgYEA3Hd6VmqtwPDx8IGu\nTguLT5Brkc4cdH0sbPAFX5SpBDIrLMZFd7ZonGi0NKzWaN60BkAl0b0Vt9f0EIYy\nq2Z/esZipMC2EL4P1fe9V2pLdmALv8ZHlSz5YB+IbCqJGpE9w6xlJ0jNoxbqXuE7\npapzsZrYoSUKQwoKtIVI9tjn1lcCgYEAx0U16lirF4zJ/tOUQhHDfcGEZ8siu/m/\nTD4b6QdhPL/lG52gDU6/AMHmfEvNJoek2AmXHtuuDHBY26h89JxHPFOs5AP/H2fX\nT56vNJwCcGluOADR7Zg+dOAmPwHr2CpNbfWmHsZWJAlqiTy2PmbprMGKRw4KWGLL\nYtIeAOd6Q4cCgYEAtpyQTLwYJ9Rr0hbYVfTh84lgUGk00JhOD/3PtZfhV4RmlrO0\nHrCMfeGMQoVXI44z92ly6gOA1cKeeoFtvuMrfHqOgoDNTZjgbQ7DWoDE+Mwdbz/B\nUyLpfGEiEtY4sjTTwBwvvRZknk4A244cZeCF6/qirPeNRHIw483y3eRURAkCgYAb\nSUDevBGBggfO2w38Fg6c07jbtZcmAkbNm9uahyYreWNX6reV2uiQo/x5nK+UzRIn\nevi0gwRMM74XJfUmUZf3jMWp21o95Kw4/NOk8o/q8KTlCke0rxouStsx2YN/8Br2\nKaL7p9D30kpCTIvv84uf2kii/isweya6e2ccXJYDVQKBgQDVg9nn5sWCNv2Q90aR\nkL+ACK8vP2n9cuh+dApDmYP2VGzxEqXA5JbCR7DqyCEubDGDsevGnbRM2c7Bbd6D\n/0iavaakTFYjC14MgD2bKTTXQMnmnC0YvDXupd6KoCNLmEB9U5SFesAq1j7L5Zy7\npTWO3gL2gTHRSJT7ToQ4U5xpIA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2021-02-11T00:18:43.066 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:42 smithi181 bash[13261]: audit 2021-02-11T00:18:42.228022+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCrnHq7tB3zCDB2\nU/9uG2Y4y3aZAij/bdPuT0biPAV4Erqze4d9dnSmb+kJcsMMja0nf/VKpp0Ctbwq\nVQM7frk/uyEWDnsWcJSVnIyCuVSJaLW2XGDj0meYEaL47adzMc/tcngCbok/ZNp3\nXVOOAESi30i4J4+Jj48lRPQSyMH211Mu5BR/IUjMxfdzBJZ2KSFQ5e12ltUywDCr\nIwRNqpxIZ+WYF/7k+Y1tvGzVA0/IXAeAOIonTNrHRXKLRf81Dk7rz7BB15mfi31i\nnaY+10KrPUap9DEbqom5XlznRvXutsbASxHahktWX81doEcX287zXD1AMtlF4uQ6\n19W10MzhAgMBAAECggEBAJZqBuEyk/WKPf/Yy89UUJqDKyYdUJXhS5pa/gQZG6oM\nsHvUUANVqhSfjh/r6K2+GADBFNwjgQb5Bz4LWVPyVKhZejx84MHgVztzBW0mx8PQ\ndUSrX3kP2CDfhHquwtAi3t5+MFXhUIax/RIWSL/z2DTxhCl080hc/dhqwYsdT3Ts\nAmUUrAaxPk7oughrIWkLpAeax+4/fXHsXfbBaCPeK3BYRr+TZmMY/X+5t5EGk/bU\nUnEgkIzv9zm+1vWcD0Bgo98CjxoM6Wnm89VTTGo1asVMjH4lshyvWVxPdHYM0SUu\nk/r5a8SOStebYSgZz03H0SNi0ns3AHqXz5WiPcl7B4kCgYEA3Hd6VmqtwPDx8IGu\nTguLT5Brkc4cdH0sbPAFX5SpBDIrLMZFd7ZonGi0NKzWaN60BkAl0b0Vt9f0EIYy\nq2Z/esZipMC2EL4P1fe9V2pLdmALv8ZHlSz5YB+IbCqJGpE9w6xlJ0jNoxbqXuE7\npapzsZrYoSUKQwoKtIVI9tjn1lcCgYEAx0U16lirF4zJ/tOUQhHDfcGEZ8siu/m/\nTD4b6QdhPL/lG52gDU6/AMHmfEvNJoek2AmXHtuuDHBY26h89JxHPFOs5AP/H2fX\nT56vNJwCcGluOADR7Zg+dOAmPwHr2CpNbfWmHsZWJAlqiTy2PmbprMGKRw4KWGLL\nYtIeAOd6Q4cCgYEAtpyQTLwYJ9Rr0hbYVfTh84lgUGk00JhOD/3PtZfhV4RmlrO0\nHrCMfeGMQoVXI44z92ly6gOA1cKeeoFtvuMrfHqOgoDNTZjgbQ7DWoDE+Mwdbz/B\nUyLpfGEiEtY4sjTTwBwvvRZknk4A244cZeCF6/qirPeNRHIw483y3eRURAkCgYAb\nSUDevBGBggfO2w38Fg6c07jbtZcmAkbNm9uahyYreWNX6reV2uiQo/x5nK+UzRIn\nevi0gwRMM74XJfUmUZf3jMWp21o95Kw4/NOk8o/q8KTlCke0rxouStsx2YN/8Br2\nKaL7p9D30kpCTIvv84uf2kii/isweya6e2ccXJYDVQKBgQDVg9nn5sWCNv2Q90aR\nkL+ACK8vP2n9cuh+dApDmYP2VGzxEqXA5JbCR7DqyCEubDGDsevGnbRM2c7Bbd6D\n/0iavaakTFYjC14MgD2bKTTXQMnmnC0YvDXupd6KoCNLmEB9U5SFesAq1j7L5Zy7\npTWO3gL2gTHRSJT7ToQ4U5xpIA==\n-----END PRIVATE KEY-----\n"}]': finished 2021-02-11T00:18:43.066 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:42 smithi181 bash[13261]: audit 2021-02-11T00:18:42.229355+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2021-02-11T00:18:43.066 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:42 smithi181 bash[13261]: audit 2021-02-11T00:18:42.231090+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2021-02-11T00:18:43.066 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:42 smithi181 bash[13261]: audit 2021-02-11T00:18:42.236413+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2021-02-11T00:18:43.925 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:43 smithi123 bash[16832]: audit 2021-02-11T00:18:42.230623+0000 mgr.y (mgr.14138) 238 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2021-02-11T00:18:43.925 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:43 smithi123 bash[16832]: cephadm 2021-02-11T00:18:42.242935+0000 mgr.y (mgr.14138) 239 : cephadm [INF] Deploying daemon grafana.a on smithi181 2021-02-11T00:18:43.925 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:43 smithi123 bash[13149]: audit 2021-02-11T00:18:42.230623+0000 mgr.y (mgr.14138) 238 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2021-02-11T00:18:43.925 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:43 smithi123 bash[13149]: cephadm 2021-02-11T00:18:42.242935+0000 mgr.y (mgr.14138) 239 : cephadm [INF] Deploying daemon grafana.a on smithi181 2021-02-11T00:18:44.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:43 smithi181 bash[13261]: audit 2021-02-11T00:18:42.230623+0000 mgr.y (mgr.14138) 238 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2021-02-11T00:18:44.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:43 smithi181 bash[13261]: cephadm 2021-02-11T00:18:42.242935+0000 mgr.y (mgr.14138) 239 : cephadm [INF] Deploying daemon grafana.a on smithi181 2021-02-11T00:18:44.374 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:18:44 smithi123 bash[24515]: level=info ts=2021-02-11T00:18:44.041Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2021-02-11T00:18:44.374 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:18:44 smithi123 bash[24515]: level=info ts=2021-02-11T00:18:44.041Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2021-02-11T00:18:44.374 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:18:44 smithi123 bash[24515]: level=info ts=2021-02-11T00:18:44.044Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.123 port=9094 2021-02-11T00:18:44.374 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:18:44 smithi123 bash[24515]: level=info ts=2021-02-11T00:18:44.046Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2021-02-11T00:18:44.374 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:18:44 smithi123 bash[24515]: level=info ts=2021-02-11T00:18:44.081Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2021-02-11T00:18:44.374 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:18:44 smithi123 bash[24515]: level=info ts=2021-02-11T00:18:44.081Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2021-02-11T00:18:44.374 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:18:44 smithi123 bash[24515]: level=info ts=2021-02-11T00:18:44.089Z caller=main.go:497 msg=Listening address=:9093 2021-02-11T00:18:44.648 INFO:teuthology.orchestra.run.smithi123.stderr:pool 'rbd' created 2021-02-11T00:18:45.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:44 smithi181 bash[13261]: cluster 2021-02-11T00:18:43.245629+0000 mgr.y (mgr.14138) 240 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:45.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:44 smithi181 bash[13261]: audit 2021-02-11T00:18:44.015690+0000 mon.a (mon.0) 637 : audit [INF] from='client.? 172.21.15.123:0/3423043770' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2021-02-11T00:18:45.124 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:44 smithi123 bash[16832]: cluster 2021-02-11T00:18:43.245629+0000 mgr.y (mgr.14138) 240 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:45.124 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:44 smithi123 bash[16832]: audit 2021-02-11T00:18:44.015690+0000 mon.a (mon.0) 637 : audit [INF] from='client.? 172.21.15.123:0/3423043770' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2021-02-11T00:18:45.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:44 smithi123 bash[13149]: cluster 2021-02-11T00:18:43.245629+0000 mgr.y (mgr.14138) 240 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:45.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:44 smithi123 bash[13149]: audit 2021-02-11T00:18:44.015690+0000 mon.a (mon.0) 637 : audit [INF] from='client.? 172.21.15.123:0/3423043770' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2021-02-11T00:18:45.471 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2021-02-11T00:18:45.874 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:45 smithi123 bash[16832]: audit 2021-02-11T00:18:44.648296+0000 mon.a (mon.0) 638 : audit [INF] from='client.? 172.21.15.123:0/3423043770' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2021-02-11T00:18:45.874 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:45 smithi123 bash[16832]: cluster 2021-02-11T00:18:44.648419+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2021-02-11T00:18:45.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:45 smithi123 bash[13149]: audit 2021-02-11T00:18:44.648296+0000 mon.a (mon.0) 638 : audit [INF] from='client.? 172.21.15.123:0/3423043770' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2021-02-11T00:18:45.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:45 smithi123 bash[13149]: cluster 2021-02-11T00:18:44.648419+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2021-02-11T00:18:46.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:45 smithi181 bash[13261]: audit 2021-02-11T00:18:44.648296+0000 mon.a (mon.0) 638 : audit [INF] from='client.? 172.21.15.123:0/3423043770' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2021-02-11T00:18:46.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:45 smithi181 bash[13261]: cluster 2021-02-11T00:18:44.648419+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2021-02-11T00:18:46.374 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:18:46 smithi123 bash[24515]: level=info ts=2021-02-11T00:18:46.047Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000212877s 2021-02-11T00:18:47.010 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:46 smithi123 bash[13149]: cluster 2021-02-11T00:18:45.246302+0000 mgr.y (mgr.14138) 241 : cluster [DBG] pgmap v207: 9 pgs: 1 active+clean, 8 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:47.010 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:46 smithi123 bash[13149]: cluster 2021-02-11T00:18:45.669855+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2021-02-11T00:18:47.010 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:46 smithi123 bash[16832]: cluster 2021-02-11T00:18:45.246302+0000 mgr.y (mgr.14138) 241 : cluster [DBG] pgmap v207: 9 pgs: 1 active+clean, 8 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:47.010 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:46 smithi123 bash[16832]: cluster 2021-02-11T00:18:45.669855+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2021-02-11T00:18:47.064 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:46 smithi181 bash[13261]: cluster 2021-02-11T00:18:45.246302+0000 mgr.y (mgr.14138) 241 : cluster [DBG] pgmap v207: 9 pgs: 1 active+clean, 8 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:47.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:46 smithi181 bash[13261]: cluster 2021-02-11T00:18:45.669855+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2021-02-11T00:18:48.064 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:47 smithi181 bash[13261]: cluster 2021-02-11T00:18:46.681438+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2021-02-11T00:18:48.125 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:47 smithi123 bash[16832]: cluster 2021-02-11T00:18:46.681438+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2021-02-11T00:18:48.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:47 smithi123 bash[13149]: cluster 2021-02-11T00:18:46.681438+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2021-02-11T00:18:49.064 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:48 smithi181 bash[13261]: cluster 2021-02-11T00:18:47.246930+0000 mgr.y (mgr.14138) 242 : cluster [DBG] pgmap v210: 9 pgs: 1 active+clean, 8 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:49.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:48 smithi123 bash[13149]: cluster 2021-02-11T00:18:47.246930+0000 mgr.y (mgr.14138) 242 : cluster [DBG] pgmap v210: 9 pgs: 1 active+clean, 8 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:49.125 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:48 smithi123 bash[16832]: cluster 2021-02-11T00:18:47.246930+0000 mgr.y (mgr.14138) 242 : cluster [DBG] pgmap v210: 9 pgs: 1 active+clean, 8 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:49.706 INFO:teuthology.orchestra.run.smithi123.stderr:enabled application 'rbd' on pool 'rbd' 2021-02-11T00:18:50.064 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:49 smithi181 bash[13261]: audit 2021-02-11T00:18:49.068193+0000 mon.a (mon.0) 642 : audit [INF] from='client.? 172.21.15.123:0/3760433660' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2021-02-11T00:18:50.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:49 smithi181 bash[13261]: cluster 2021-02-11T00:18:49.247613+0000 mgr.y (mgr.14138) 243 : cluster [DBG] pgmap v211: 9 pgs: 3 active+clean, 6 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:50.125 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:49 smithi123 bash[16832]: audit 2021-02-11T00:18:49.068193+0000 mon.a (mon.0) 642 : audit [INF] from='client.? 172.21.15.123:0/3760433660' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2021-02-11T00:18:50.125 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:49 smithi123 bash[16832]: cluster 2021-02-11T00:18:49.247613+0000 mgr.y (mgr.14138) 243 : cluster [DBG] pgmap v211: 9 pgs: 3 active+clean, 6 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:50.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:49 smithi123 bash[13149]: audit 2021-02-11T00:18:49.068193+0000 mon.a (mon.0) 642 : audit [INF] from='client.? 172.21.15.123:0/3760433660' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2021-02-11T00:18:50.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:49 smithi123 bash[13149]: cluster 2021-02-11T00:18:49.247613+0000 mgr.y (mgr.14138) 243 : cluster [DBG] pgmap v211: 9 pgs: 3 active+clean, 6 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:50.435 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd dump --format=json 2021-02-11T00:18:50.564 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:18:50.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:50 smithi123 bash[13149]: audit 2021-02-11T00:18:49.710194+0000 mon.a (mon.0) 643 : audit [INF] from='client.? 172.21.15.123:0/3760433660' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2021-02-11T00:18:50.876 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:50 smithi123 bash[13149]: cluster 2021-02-11T00:18:49.710264+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2021-02-11T00:18:50.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:50 smithi123 bash[16832]: audit 2021-02-11T00:18:49.710194+0000 mon.a (mon.0) 643 : audit [INF] from='client.? 172.21.15.123:0/3760433660' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2021-02-11T00:18:50.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:50 smithi123 bash[16832]: cluster 2021-02-11T00:18:49.710264+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2021-02-11T00:18:51.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:50 smithi181 bash[13261]: audit 2021-02-11T00:18:49.710194+0000 mon.a (mon.0) 643 : audit [INF] from='client.? 172.21.15.123:0/3760433660' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2021-02-11T00:18:51.065 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:50 smithi181 bash[13261]: cluster 2021-02-11T00:18:49.710264+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2021-02-11T00:18:51.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:51 smithi123 bash[13149]: cluster 2021-02-11T00:18:51.248302+0000 mgr.y (mgr.14138) 244 : cluster [DBG] pgmap v213: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:51.876 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:51 smithi123 bash[16832]: cluster 2021-02-11T00:18:51.248302+0000 mgr.y (mgr.14138) 244 : cluster [DBG] pgmap v213: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:52.064 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:51 smithi181 bash[13261]: cluster 2021-02-11T00:18:51.248302+0000 mgr.y (mgr.14138) 244 : cluster [DBG] pgmap v213: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:53.759 INFO:teuthology.orchestra.run.smithi123.stdout: 2021-02-11T00:18:53.760 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":52,"fsid":"bd85b83a-6bfd-11eb-8fef-001a4aab830c","created":"2021-02-11T00:12:27.556301+0000","modified":"2021-02-11T00:18:49.696152+0000","last_up_change":"2021-02-11T00:18:13.646151+0000","last_in_change":"2021-02-11T00:18:13.646151+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2021-02-11T00:14:03.871766+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2021-02-11T00:18:44.456929+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"52","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6803","nonce":1186653196}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6805","nonce":1186653196}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6809","nonce":1186653196}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6807","nonce":1186653196}]},"public_addr":"172.21.15.123:6803/1186653196","cluster_addr":"172.21.15.123:6805/1186653196","heartbeat_back_addr":"172.21.15.123:6809/1186653196","heartbeat_front_addr":"172.21.15.123:6807/1186653196","state":["exists","up"]},{"osd":1,"uuid":"13fb0353-e370-4eb2-bedf-ff12d94bc7a2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6811","nonce":820142695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6813","nonce":820142695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6817","nonce":820142695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6815","nonce":820142695}]},"public_addr":"172.21.15.123:6811/820142695","cluster_addr":"172.21.15.123:6813/820142695","heartbeat_back_addr":"172.21.15.123:6817/820142695","heartbeat_front_addr":"172.21.15.123:6815/820142695","state":["exists","up"]},{"osd":2,"uuid":"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6819","nonce":1839271697}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6821","nonce":1839271697}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6825","nonce":1839271697}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6823","nonce":1839271697}]},"public_addr":"172.21.15.123:6819/1839271697","cluster_addr":"172.21.15.123:6821/1839271697","heartbeat_back_addr":"172.21.15.123:6825/1839271697","heartbeat_front_addr":"172.21.15.123:6823/1839271697","state":["exists","up"]},{"osd":3,"uuid":"560bb5bd-3e7b-4239-bc43-410d0e8c5433","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6827","nonce":3033150685}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6829","nonce":3033150685}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6832","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6833","nonce":3033150685}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6831","nonce":3033150685}]},"public_addr":"172.21.15.123:6827/3033150685","cluster_addr":"172.21.15.123:6829/3033150685","heartbeat_back_addr":"172.21.15.123:6833/3033150685","heartbeat_front_addr":"172.21.15.123:6831/3033150685","state":["exists","up"]},{"osd":4,"uuid":"f2e2d9da-8413-46ff-af03-7bff2dfba8a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6800","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6801","nonce":1769744718}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6803","nonce":1769744718}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6807","nonce":1769744718}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6805","nonce":1769744718}]},"public_addr":"172.21.15.181:6801/1769744718","cluster_addr":"172.21.15.181:6803/1769744718","heartbeat_back_addr":"172.21.15.181:6807/1769744718","heartbeat_front_addr":"172.21.15.181:6805/1769744718","state":["exists","up"]},{"osd":5,"uuid":"513ee833-6ded-42f1-a872-6261ee0228aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6809","nonce":3869704848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6811","nonce":3869704848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6815","nonce":3869704848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6813","nonce":3869704848}]},"public_addr":"172.21.15.181:6809/3869704848","cluster_addr":"172.21.15.181:6811/3869704848","heartbeat_back_addr":"172.21.15.181:6815/3869704848","heartbeat_front_addr":"172.21.15.181:6813/3869704848","state":["exists","up"]},{"osd":6,"uuid":"416ba5a9-d137-4643-8b08-e28028f40a24","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6817","nonce":609828364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6819","nonce":609828364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6823","nonce":609828364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6821","nonce":609828364}]},"public_addr":"172.21.15.181:6817/609828364","cluster_addr":"172.21.15.181:6819/609828364","heartbeat_back_addr":"172.21.15.181:6823/609828364","heartbeat_front_addr":"172.21.15.181:6821/609828364","state":["exists","up"]},{"osd":7,"uuid":"853634c9-407d-472d-af1d-f3de4b5d27c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6824","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6825","nonce":410459810}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6827","nonce":410459810}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6831","nonce":410459810}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6829","nonce":410459810}]},"public_addr":"172.21.15.181:6825/410459810","cluster_addr":"172.21.15.181:6827/410459810","heartbeat_back_addr":"172.21.15.181:6831/410459810","heartbeat_front_addr":"172.21.15.181:6829/410459810","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:15:16.995348+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:15:42.462631+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:10.461184+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:36.019049+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:57.341593+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:17:22.525386+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:17:46.310234+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:18:11.977086+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.123:6800/104437932":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/845140566":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/485982788":"2021-02-12T00:13:10.951812+0000","172.21.15.123:6801/104437932":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/3130426889":"2021-02-12T00:12:51.411242+0000","172.21.15.123:6801/3533785669":"2021-02-12T00:12:51.411242+0000","172.21.15.123:0/2290214335":"2021-02-12T00:12:51.411242+0000","172.21.15.123:6800/3533785669":"2021-02-12T00:12:51.411242+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2021-02-11T00:18:54.126 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:18:54 smithi123 bash[24515]: level=info ts=2021-02-11T00:18:54.048Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.001117342s 2021-02-11T00:18:54.524 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2021-02-11T00:14:03.871766+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '12', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}, {'pool': 2, 'pool_name': 'rbd', 'create_time': '2021-02-11T00:18:44.456929+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 8, 'pg_placement_num': 8, 'pg_placement_num_target': 8, 'pg_num_target': 8, 'pg_num_pending': 8, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '52', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}}] 2021-02-11T00:18:54.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd pool get device_health_metrics pg_num 2021-02-11T00:18:54.565 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:54 smithi181 bash[13261]: cluster 2021-02-11T00:18:53.248945+0000 mgr.y (mgr.14138) 245 : cluster [DBG] pgmap v214: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:54.565 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:54 smithi181 bash[13261]: audit 2021-02-11T00:18:53.764017+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.123:0/666971362' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:18:54.626 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:54 smithi123 bash[16832]: cluster 2021-02-11T00:18:53.248945+0000 mgr.y (mgr.14138) 245 : cluster [DBG] pgmap v214: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:54.626 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:54 smithi123 bash[16832]: audit 2021-02-11T00:18:53.764017+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.123:0/666971362' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:18:54.626 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:54 smithi123 bash[13149]: cluster 2021-02-11T00:18:53.248945+0000 mgr.y (mgr.14138) 245 : cluster [DBG] pgmap v214: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:54.626 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:54 smithi123 bash[13149]: audit 2021-02-11T00:18:53.764017+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.123:0/666971362' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:18:54.655 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:18:56.795 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:56 smithi181 bash[13261]: cluster 2021-02-11T00:18:55.249629+0000 mgr.y (mgr.14138) 246 : cluster [DBG] pgmap v215: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:58.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:56 smithi123 bash[16832]: cluster 2021-02-11T00:18:55.249629+0000 mgr.y (mgr.14138) 246 : cluster [DBG] pgmap v215: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:58.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:56 smithi123 bash[13149]: cluster 2021-02-11T00:18:55.249629+0000 mgr.y (mgr.14138) 246 : cluster [DBG] pgmap v215: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:58.364 INFO:teuthology.orchestra.run.smithi123.stdout:pg_num: 1 2021-02-11T00:18:58.566 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:58 smithi181 bash[13261]: cluster 2021-02-11T00:18:57.250196+0000 mgr.y (mgr.14138) 247 : cluster [DBG] pgmap v216: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:58.566 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:58 smithi181 bash[13261]: audit 2021-02-11T00:18:57.936111+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.123:0/1805578471' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2021-02-11T00:18:58.648 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd pool get rbd pg_num 2021-02-11T00:18:58.780 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:18:58.830 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:58 smithi123 bash[16832]: cluster 2021-02-11T00:18:57.250196+0000 mgr.y (mgr.14138) 247 : cluster [DBG] pgmap v216: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:58.831 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:58 smithi123 bash[16832]: audit 2021-02-11T00:18:57.936111+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.123:0/1805578471' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2021-02-11T00:18:58.831 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:58 smithi123 bash[13149]: cluster 2021-02-11T00:18:57.250196+0000 mgr.y (mgr.14138) 247 : cluster [DBG] pgmap v216: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:18:58.831 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:58 smithi123 bash[13149]: audit 2021-02-11T00:18:57.936111+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.123:0/1805578471' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2021-02-11T00:18:59.378 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:18:59 smithi181 systemd[1]: Started Ceph grafana.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:18:59.379 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:18:59 smithi181 bash[21681]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-grafana.a 2021-02-11T00:18:59.773 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:59 smithi123 bash[13149]: audit 2021-02-11T00:18:59.322588+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:59.773 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:59 smithi123 bash[13149]: audit 2021-02-11T00:18:59.328923+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:59.774 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:59 smithi123 bash[13149]: audit 2021-02-11T00:18:59.331928+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:18:59.774 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:18:59 smithi123 bash[13149]: audit 2021-02-11T00:18:59.332506+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:18:59.774 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:59 smithi123 bash[16832]: audit 2021-02-11T00:18:59.322588+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:59.774 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:59 smithi123 bash[16832]: audit 2021-02-11T00:18:59.328923+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:59.774 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:59 smithi123 bash[16832]: audit 2021-02-11T00:18:59.331928+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:18:59.774 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:18:59 smithi123 bash[16832]: audit 2021-02-11T00:18:59.332506+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:18:59.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:59 smithi181 bash[13261]: audit 2021-02-11T00:18:59.322588+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:18:59.816 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:59 smithi181 bash[13261]: audit 2021-02-11T00:18:59.328923+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880422\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880614\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.880733\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881216\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881595\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.881961\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:18:28.882325\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:18:59.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:59 smithi181 bash[13261]: audit 2021-02-11T00:18:59.331928+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:18:59.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:18:59 smithi181 bash[13261]: audit 2021-02-11T00:18:59.332506+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:19:00.566 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[13261]: cluster 2021-02-11T00:18:59.250827+0000 mgr.y (mgr.14138) 248 : cluster [DBG] pgmap v217: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:00.566 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2021-02-11T00:19:00.566 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2021-02-11T00:19:00.566 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2021-02-11T00:19:00.566 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2021-02-11T00:19:00.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2021-02-11T00:19:00.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2021-02-11T00:19:00.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2021-02-11T00:19:00.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2021-02-11T00:19:00.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2021-02-11T00:19:00.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2021-02-11T00:19:00.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2021-02-11T00:19:00.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2021-02-11T00:19:00.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="App mode production" logger=settings 2021-02-11T00:19:00.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Initializing SqlStore" logger=server 2021-02-11T00:19:00.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2021-02-11T00:19:00.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Starting DB migration" logger=migrator 2021-02-11T00:19:00.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2021-02-11T00:19:00.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2021-02-11T00:19:00.568 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2021-02-11T00:19:00.681 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:00 smithi123 bash[13149]: cluster 2021-02-11T00:18:59.250827+0000 mgr.y (mgr.14138) 248 : cluster [DBG] pgmap v217: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:00.681 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:00 smithi123 bash[16832]: cluster 2021-02-11T00:18:59.250827+0000 mgr.y (mgr.14138) 248 : cluster [DBG] pgmap v217: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:00.909 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2021-02-11T00:19:00.909 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2021-02-11T00:19:00.909 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2021-02-11T00:19:00.909 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2021-02-11T00:19:01.170 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2021-02-11T00:19:01.171 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:00 smithi181 bash[21695]: t=2021-02-11T00:19:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2021-02-11T00:19:01.171 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2021-02-11T00:19:01.171 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2021-02-11T00:19:01.172 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2021-02-11T00:19:01.429 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2021-02-11T00:19:01.429 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2021-02-11T00:19:01.429 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2021-02-11T00:19:01.629 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:01 smithi123 bash[13149]: audit 2021-02-11T00:19:00.763770+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759417\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759666\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759785\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759898\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760438\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760792\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761135\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761469\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"6d4d23532c93\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761580\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:18:42.159581\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:30.596847\"}}, \"last_daemon_update\": \"2021-02-11T00:19:00.761836\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:19:01.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:01 smithi123 bash[13149]: audit 2021-02-11T00:19:00.769022+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759417\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759666\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759785\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759898\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760438\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760792\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761135\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761469\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"6d4d23532c93\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761580\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:18:42.159581\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:30.596847\"}}, \"last_daemon_update\": \"2021-02-11T00:19:00.761836\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:19:01.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:01 smithi123 bash[16832]: audit 2021-02-11T00:19:00.763770+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759417\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759666\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759785\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759898\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760438\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760792\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761135\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761469\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"6d4d23532c93\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761580\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:18:42.159581\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:30.596847\"}}, \"last_daemon_update\": \"2021-02-11T00:19:00.761836\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:19:01.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:01 smithi123 bash[16832]: audit 2021-02-11T00:19:00.769022+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759417\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759666\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759785\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759898\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760438\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760792\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761135\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761469\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"6d4d23532c93\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761580\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:18:42.159581\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:30.596847\"}}, \"last_daemon_update\": \"2021-02-11T00:19:00.761836\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:19:01.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:01 smithi123 bash[16832]: audit 2021-02-11T00:19:00.907793+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903203\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903385\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903508\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904001\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904392\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904759\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"82bb8015a9ef\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905122\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:18:27.866070\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905245\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905359\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:00.905626\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:19:01.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:01 smithi123 bash[13149]: audit 2021-02-11T00:19:00.907793+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903203\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903385\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903508\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904001\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904392\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904759\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"82bb8015a9ef\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905122\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:18:27.866070\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905245\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905359\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:00.905626\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:19:01.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:01 smithi123 bash[13149]: audit 2021-02-11T00:19:00.915307+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903203\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903385\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903508\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904001\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904392\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904759\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"82bb8015a9ef\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905122\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:18:27.866070\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905245\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905359\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:00.905626\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:19:01.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:01 smithi123 bash[13149]: audit 2021-02-11T00:19:00.917445+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:19:01.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:01 smithi123 bash[13149]: audit 2021-02-11T00:19:00.924370+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:19:01.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:01 smithi123 bash[16832]: audit 2021-02-11T00:19:00.915307+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903203\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903385\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903508\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904001\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904392\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904759\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"82bb8015a9ef\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905122\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:18:27.866070\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905245\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905359\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:00.905626\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:19:01.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:01 smithi123 bash[16832]: audit 2021-02-11T00:19:00.917445+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:19:01.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:01 smithi123 bash[16832]: audit 2021-02-11T00:19:00.924370+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:19:01.720 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2021-02-11T00:19:01.720 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2021-02-11T00:19:01.720 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2021-02-11T00:19:01.720 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2021-02-11T00:19:01.721 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2021-02-11T00:19:01.721 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[13261]: audit 2021-02-11T00:19:00.763770+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759417\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759666\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759785\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759898\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760438\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760792\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761135\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761469\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"6d4d23532c93\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761580\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:18:42.159581\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:30.596847\"}}, \"last_daemon_update\": \"2021-02-11T00:19:00.761836\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:19:01.721 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[13261]: audit 2021-02-11T00:19:00.769022+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759417\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759666\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759785\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759898\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760438\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760792\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761135\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761469\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"6d4d23532c93\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761580\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:18:42.159581\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:30.596847\"}}, \"last_daemon_update\": \"2021-02-11T00:19:00.761836\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:19:01.722 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[13261]: audit 2021-02-11T00:19:00.907793+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903203\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903385\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903508\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904001\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904392\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904759\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"82bb8015a9ef\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905122\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:18:27.866070\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905245\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905359\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:00.905626\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:19:01.722 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[13261]: audit 2021-02-11T00:19:00.915307+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903203\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903385\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903508\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904001\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904392\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904759\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"82bb8015a9ef\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905122\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:18:27.866070\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905245\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905359\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:18:12.431608\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:00.905626\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:19:01.722 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[13261]: audit 2021-02-11T00:19:00.917445+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:19:01.722 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[13261]: audit 2021-02-11T00:19:00.924370+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:19:02.043 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2021-02-11T00:19:02.043 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2021-02-11T00:19:02.043 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2021-02-11T00:19:02.043 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2021-02-11T00:19:02.043 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:01 smithi181 bash[21695]: t=2021-02-11T00:19:01+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2021-02-11T00:19:02.043 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[21695]: t=2021-02-11T00:19:02+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2021-02-11T00:19:02.316 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[21695]: t=2021-02-11T00:19:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2021-02-11T00:19:02.316 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[21695]: t=2021-02-11T00:19:02+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2021-02-11T00:19:02.316 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[21695]: t=2021-02-11T00:19:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2021-02-11T00:19:02.599 INFO:teuthology.orchestra.run.smithi123.stdout:pg_num: 8 2021-02-11T00:19:02.638 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[13261]: cephadm 2021-02-11T00:19:00.928266+0000 mgr.y (mgr.14138) 249 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2021-02-11T00:19:02.638 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[13261]: cephadm 2021-02-11T00:19:00.932778+0000 mgr.y (mgr.14138) 250 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi123 2021-02-11T00:19:02.638 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[13261]: cluster 2021-02-11T00:19:01.251300+0000 mgr.y (mgr.14138) 251 : cluster [DBG] pgmap v218: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:02.639 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[21695]: t=2021-02-11T00:19:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2021-02-11T00:19:02.639 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[21695]: t=2021-02-11T00:19:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2021-02-11T00:19:02.639 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[21695]: t=2021-02-11T00:19:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2021-02-11T00:19:02.639 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[21695]: t=2021-02-11T00:19:02+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2021-02-11T00:19:02.639 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[21695]: t=2021-02-11T00:19:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2021-02-11T00:19:02.841 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:02 smithi123 bash[16832]: cephadm 2021-02-11T00:19:00.928266+0000 mgr.y (mgr.14138) 249 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2021-02-11T00:19:02.841 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:02 smithi123 bash[16832]: cephadm 2021-02-11T00:19:00.932778+0000 mgr.y (mgr.14138) 250 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi123 2021-02-11T00:19:02.841 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:02 smithi123 bash[16832]: cluster 2021-02-11T00:19:01.251300+0000 mgr.y (mgr.14138) 251 : cluster [DBG] pgmap v218: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:02.841 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:02 smithi123 bash[13149]: cephadm 2021-02-11T00:19:00.928266+0000 mgr.y (mgr.14138) 249 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2021-02-11T00:19:02.841 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:02 smithi123 bash[13149]: cephadm 2021-02-11T00:19:00.932778+0000 mgr.y (mgr.14138) 250 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi123 2021-02-11T00:19:02.841 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:02 smithi123 bash[13149]: cluster 2021-02-11T00:19:01.251300+0000 mgr.y (mgr.14138) 251 : cluster [DBG] pgmap v218: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:02.957 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[21695]: t=2021-02-11T00:19:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2021-02-11T00:19:02.957 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[21695]: t=2021-02-11T00:19:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2021-02-11T00:19:02.957 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[21695]: t=2021-02-11T00:19:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2021-02-11T00:19:02.957 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:02 smithi181 bash[21695]: t=2021-02-11T00:19:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2021-02-11T00:19:03.250 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:03 smithi181 bash[21695]: t=2021-02-11T00:19:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2021-02-11T00:19:03.250 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:03 smithi181 bash[21695]: t=2021-02-11T00:19:03+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2021-02-11T00:19:03.250 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:03 smithi181 bash[21695]: t=2021-02-11T00:19:03+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2021-02-11T00:19:03.508 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:03 smithi181 bash[21695]: t=2021-02-11T00:19:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2021-02-11T00:19:03.508 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:03 smithi181 bash[21695]: t=2021-02-11T00:19:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2021-02-11T00:19:03.508 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:03 smithi181 bash[21695]: t=2021-02-11T00:19:03+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2021-02-11T00:19:03.508 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:03 smithi181 bash[21695]: t=2021-02-11T00:19:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2021-02-11T00:19:03.776 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:03 smithi181 bash[13261]: audit 2021-02-11T00:19:02.604341+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.123:0/1166962977' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2021-02-11T00:19:03.776 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:03 smithi181 bash[21695]: t=2021-02-11T00:19:03+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2021-02-11T00:19:03.776 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:03 smithi181 bash[21695]: t=2021-02-11T00:19:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2021-02-11T00:19:03.776 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:03 smithi181 bash[21695]: t=2021-02-11T00:19:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2021-02-11T00:19:03.877 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:03 smithi123 bash[13149]: audit 2021-02-11T00:19:02.604341+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.123:0/1166962977' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2021-02-11T00:19:03.877 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:03 smithi123 bash[16832]: audit 2021-02-11T00:19:02.604341+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.123:0/1166962977' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2021-02-11T00:19:03.983 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2021-02-11T00:19:03.983 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2021-02-11T00:19:03.984 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph mgr dump --format=json 2021-02-11T00:19:04.029 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:03 smithi181 bash[21695]: t=2021-02-11T00:19:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2021-02-11T00:19:04.029 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:03 smithi181 bash[21695]: t=2021-02-11T00:19:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2021-02-11T00:19:04.029 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:03 smithi181 bash[21695]: t=2021-02-11T00:19:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2021-02-11T00:19:04.109 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:19:04.316 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:04 smithi181 bash[21695]: t=2021-02-11T00:19:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2021-02-11T00:19:04.316 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:04 smithi181 bash[21695]: t=2021-02-11T00:19:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2021-02-11T00:19:04.316 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:04 smithi181 bash[21695]: t=2021-02-11T00:19:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2021-02-11T00:19:04.317 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:04 smithi181 bash[21695]: t=2021-02-11T00:19:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2021-02-11T00:19:04.317 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:04 smithi181 bash[21695]: t=2021-02-11T00:19:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2021-02-11T00:19:04.627 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:04 smithi123 bash[13149]: cluster 2021-02-11T00:19:03.252000+0000 mgr.y (mgr.14138) 252 : cluster [DBG] pgmap v219: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:04.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:04 smithi123 bash[16832]: cluster 2021-02-11T00:19:03.252000+0000 mgr.y (mgr.14138) 252 : cluster [DBG] pgmap v219: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:04.656 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:04 smithi181 bash[13261]: cluster 2021-02-11T00:19:03.252000+0000 mgr.y (mgr.14138) 252 : cluster [DBG] pgmap v219: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:04.657 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:04 smithi181 bash[21695]: t=2021-02-11T00:19:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2021-02-11T00:19:04.657 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:04 smithi181 bash[21695]: t=2021-02-11T00:19:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2021-02-11T00:19:04.657 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:04 smithi181 bash[21695]: t=2021-02-11T00:19:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2021-02-11T00:19:04.657 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:04 smithi181 bash[21695]: t=2021-02-11T00:19:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2021-02-11T00:19:04.963 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:04 smithi181 bash[21695]: t=2021-02-11T00:19:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2021-02-11T00:19:04.963 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:04 smithi181 bash[21695]: t=2021-02-11T00:19:04+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2021-02-11T00:19:04.964 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:04 smithi181 bash[21695]: t=2021-02-11T00:19:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2021-02-11T00:19:04.964 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:04 smithi181 bash[21695]: t=2021-02-11T00:19:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2021-02-11T00:19:05.268 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:04 smithi181 bash[21695]: t=2021-02-11T00:19:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2021-02-11T00:19:05.268 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2021-02-11T00:19:05.269 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2021-02-11T00:19:05.269 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2021-02-11T00:19:05.553 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2021-02-11T00:19:05.554 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2021-02-11T00:19:05.554 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2021-02-11T00:19:05.554 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2021-02-11T00:19:05.816 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2021-02-11T00:19:05.817 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2021-02-11T00:19:05.817 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2021-02-11T00:19:05.817 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2021-02-11T00:19:05.817 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2021-02-11T00:19:05.817 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2021-02-11T00:19:06.116 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2021-02-11T00:19:06.116 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2021-02-11T00:19:06.117 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2021-02-11T00:19:06.117 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:05 smithi181 bash[21695]: t=2021-02-11T00:19:05+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2021-02-11T00:19:06.117 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2021-02-11T00:19:06.117 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2021-02-11T00:19:06.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2021-02-11T00:19:06.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2021-02-11T00:19:06.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2021-02-11T00:19:06.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2021-02-11T00:19:06.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2021-02-11T00:19:06.653 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[13261]: cluster 2021-02-11T00:19:05.252670+0000 mgr.y (mgr.14138) 253 : cluster [DBG] pgmap v220: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:06.654 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2021-02-11T00:19:06.654 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2021-02-11T00:19:06.654 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2021-02-11T00:19:06.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:06 smithi123 bash[13149]: cluster 2021-02-11T00:19:05.252670+0000 mgr.y (mgr.14138) 253 : cluster [DBG] pgmap v220: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:06.878 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:06 smithi123 bash[16832]: cluster 2021-02-11T00:19:05.252670+0000 mgr.y (mgr.14138) 253 : cluster [DBG] pgmap v220: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:06.904 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2021-02-11T00:19:06.905 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2021-02-11T00:19:06.905 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2021-02-11T00:19:06.905 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2021-02-11T00:19:07.214 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2021-02-11T00:19:07.215 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:06 smithi181 bash[21695]: t=2021-02-11T00:19:06+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2021-02-11T00:19:07.216 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:07 smithi181 bash[21695]: t=2021-02-11T00:19:07+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2021-02-11T00:19:07.216 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:07 smithi181 bash[21695]: t=2021-02-11T00:19:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2021-02-11T00:19:07.216 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:07 smithi181 bash[21695]: t=2021-02-11T00:19:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2021-02-11T00:19:07.466 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:07 smithi181 bash[21695]: t=2021-02-11T00:19:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2021-02-11T00:19:07.466 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:07 smithi181 bash[21695]: t=2021-02-11T00:19:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2021-02-11T00:19:07.466 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:07 smithi181 bash[21695]: t=2021-02-11T00:19:07+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2021-02-11T00:19:07.726 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:07 smithi181 bash[21695]: t=2021-02-11T00:19:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2021-02-11T00:19:07.726 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:07 smithi181 bash[21695]: t=2021-02-11T00:19:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2021-02-11T00:19:07.727 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:07 smithi181 bash[21695]: t=2021-02-11T00:19:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2021-02-11T00:19:07.727 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:07 smithi181 bash[21695]: t=2021-02-11T00:19:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2021-02-11T00:19:07.727 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:07 smithi181 bash[21695]: t=2021-02-11T00:19:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2021-02-11T00:19:07.878 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:07 smithi123 systemd[1]: Stopping Ceph alertmanager.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:19:07.878 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:07 smithi123 bash[24515]: level=info ts=2021-02-11T00:19:07.534Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2021-02-11T00:19:07.986 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:07 smithi181 bash[21695]: t=2021-02-11T00:19:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2021-02-11T00:19:07.986 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:07 smithi181 bash[21695]: t=2021-02-11T00:19:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2021-02-11T00:19:07.986 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:07 smithi181 bash[21695]: t=2021-02-11T00:19:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2021-02-11T00:19:08.279 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:07 smithi181 bash[21695]: t=2021-02-11T00:19:07+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2021-02-11T00:19:08.280 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[21695]: t=2021-02-11T00:19:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2021-02-11T00:19:08.280 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[21695]: t=2021-02-11T00:19:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2021-02-11T00:19:08.280 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[21695]: t=2021-02-11T00:19:08+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2021-02-11T00:19:08.280 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[21695]: t=2021-02-11T00:19:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2021-02-11T00:19:08.548 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[13261]: cluster 2021-02-11T00:19:07.253254+0000 mgr.y (mgr.14138) 254 : cluster [DBG] pgmap v221: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:08.548 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[21695]: t=2021-02-11T00:19:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2021-02-11T00:19:08.548 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[21695]: t=2021-02-11T00:19:08+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2021-02-11T00:19:08.548 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[21695]: t=2021-02-11T00:19:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2021-02-11T00:19:08.548 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[21695]: t=2021-02-11T00:19:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2021-02-11T00:19:08.628 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:08 smithi123 bash[13149]: cluster 2021-02-11T00:19:07.253254+0000 mgr.y (mgr.14138) 254 : cluster [DBG] pgmap v221: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:08.628 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:08 smithi123 bash[16832]: cluster 2021-02-11T00:19:07.253254+0000 mgr.y (mgr.14138) 254 : cluster [DBG] pgmap v221: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:08.808 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[21695]: t=2021-02-11T00:19:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2021-02-11T00:19:08.808 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[21695]: t=2021-02-11T00:19:08+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2021-02-11T00:19:08.808 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[21695]: t=2021-02-11T00:19:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2021-02-11T00:19:08.808 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[21695]: t=2021-02-11T00:19:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2021-02-11T00:19:09.067 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[21695]: t=2021-02-11T00:19:08+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2021-02-11T00:19:09.067 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[21695]: t=2021-02-11T00:19:08+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2021-02-11T00:19:09.067 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:08 smithi181 bash[21695]: t=2021-02-11T00:19:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2021-02-11T00:19:09.067 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:09 smithi181 bash[21695]: t=2021-02-11T00:19:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2021-02-11T00:19:09.370 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:09 smithi181 bash[21695]: t=2021-02-11T00:19:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2021-02-11T00:19:09.370 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:09 smithi181 bash[21695]: t=2021-02-11T00:19:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2021-02-11T00:19:09.370 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:09 smithi181 bash[21695]: t=2021-02-11T00:19:09+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2021-02-11T00:19:09.378 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:08 smithi123 docker[25676]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-alertmanager.a 2021-02-11T00:19:09.378 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:09 smithi123 systemd[1]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@alertmanager.a.service: Succeeded. 2021-02-11T00:19:09.378 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:09 smithi123 systemd[1]: Stopped Ceph alertmanager.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:19:09.379 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:09 smithi123 systemd[1]: Starting Ceph alertmanager.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:19:09.379 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:09 smithi123 docker[25721]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-alertmanager.a 2021-02-11T00:19:09.379 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:09 smithi123 systemd[1]: Started Ceph alertmanager.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:19:09.379 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:09 smithi123 bash[25735]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-alertmanager.a 2021-02-11T00:19:09.515 INFO:teuthology.orchestra.run.smithi123.stdout: 2021-02-11T00:19:09.530 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:09 smithi123 bash[13149]: audit 2021-02-11T00:19:09.096171+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759417\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:00.759666\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759785\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759898\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760438\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760792\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761135\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761469\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:19:09.531 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:09 smithi123 bash[13149]: audit 2021-02-11T00:19:09.101417+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759417\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:00.759666\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759785\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759898\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760438\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760792\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761135\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761469\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:19:09.531 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:09 smithi123 bash[13149]: audit 2021-02-11T00:19:09.511636+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.123:0/4277506304' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2021-02-11T00:19:09.739 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:09 smithi181 bash[21695]: t=2021-02-11T00:19:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2021-02-11T00:19:09.739 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:09 smithi181 bash[21695]: t=2021-02-11T00:19:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2021-02-11T00:19:09.740 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:09 smithi181 bash[21695]: t=2021-02-11T00:19:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2021-02-11T00:19:09.740 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:09 smithi181 bash[13261]: audit 2021-02-11T00:19:09.096171+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759417\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:00.759666\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759785\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759898\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760438\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760792\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761135\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761469\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:19:09.741 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:09 smithi181 bash[13261]: audit 2021-02-11T00:19:09.101417+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759417\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:00.759666\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759785\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759898\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760438\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760792\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761135\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761469\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:19:09.741 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:09 smithi181 bash[13261]: audit 2021-02-11T00:19:09.511636+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.123:0/4277506304' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2021-02-11T00:19:09.808 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:09 smithi123 bash[16832]: audit 2021-02-11T00:19:09.096171+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759417\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:00.759666\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759785\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759898\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760438\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760792\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761135\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761469\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:19:09.808 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:09 smithi123 bash[16832]: audit 2021-02-11T00:19:09.101417+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759417\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:00.759666\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759785\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.759898\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760438\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.760792\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761135\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.761469\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:19:09.808 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:09 smithi123 bash[16832]: audit 2021-02-11T00:19:09.511636+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.123:0/4277506304' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2021-02-11T00:19:10.067 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:09 smithi181 bash[21695]: t=2021-02-11T00:19:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2021-02-11T00:19:10.411 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:10 smithi181 bash[21695]: t=2021-02-11T00:19:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2021-02-11T00:19:10.411 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:10 smithi181 bash[21695]: t=2021-02-11T00:19:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2021-02-11T00:19:10.726 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":14,"active_gid":14138,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":2658287044},{"type":"v1","addr":"172.21.15.123:6801","nonce":2658287044}]},"active_addr":"172.21.15.123:6801/2658287044","active_change":"2021-02-11T00:13:10.952341+0000","active_mgr_features":4540138292840890367,"available":true,"standbys":[{"gid":34112,"name":"x","mgr_features":4540138292840890367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.6.2","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.6.2","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://smithi123.front.sepia.ceph.com:8443/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.123:0","nonce":4072395030}]},{"addrvec":[{"type":"v2","addr":"172.21.15.123:0","nonce":4252672857}]}]}} 2021-02-11T00:19:10.729 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2021-02-11T00:19:10.730 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2021-02-11T00:19:10.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd dump --format=json 2021-02-11T00:19:10.817 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:10 smithi181 bash[21695]: t=2021-02-11T00:19:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2021-02-11T00:19:10.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:10 smithi181 bash[13261]: cephadm 2021-02-11T00:19:09.103281+0000 mgr.y (mgr.14138) 255 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2021-02-11T00:19:10.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:10 smithi181 bash[13261]: cephadm 2021-02-11T00:19:09.110000+0000 mgr.y (mgr.14138) 256 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi181 2021-02-11T00:19:10.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:10 smithi181 bash[13261]: cluster 2021-02-11T00:19:09.253810+0000 mgr.y (mgr.14138) 257 : cluster [DBG] pgmap v222: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:10.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:10 smithi123 bash[16832]: cephadm 2021-02-11T00:19:09.103281+0000 mgr.y (mgr.14138) 255 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2021-02-11T00:19:10.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:10 smithi123 bash[16832]: cephadm 2021-02-11T00:19:09.110000+0000 mgr.y (mgr.14138) 256 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi181 2021-02-11T00:19:10.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:10 smithi123 bash[16832]: cluster 2021-02-11T00:19:09.253810+0000 mgr.y (mgr.14138) 257 : cluster [DBG] pgmap v222: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:10.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:10 smithi123 bash[13149]: cephadm 2021-02-11T00:19:09.103281+0000 mgr.y (mgr.14138) 255 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2021-02-11T00:19:10.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:10 smithi123 bash[13149]: cephadm 2021-02-11T00:19:09.110000+0000 mgr.y (mgr.14138) 256 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi181 2021-02-11T00:19:10.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:10 smithi123 bash[13149]: cluster 2021-02-11T00:19:09.253810+0000 mgr.y (mgr.14138) 257 : cluster [DBG] pgmap v222: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:10.871 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:19:11.128 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:10 smithi123 bash[25748]: level=info ts=2021-02-11T00:19:10.995Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2021-02-11T00:19:11.128 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:10 smithi123 bash[25748]: level=info ts=2021-02-11T00:19:10.995Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2021-02-11T00:19:11.128 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:10 smithi123 bash[25748]: level=info ts=2021-02-11T00:19:10.997Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.123 port=9094 2021-02-11T00:19:11.128 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:10 smithi123 bash[25748]: level=info ts=2021-02-11T00:19:10.998Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2021-02-11T00:19:11.129 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:11 smithi123 bash[25748]: level=info ts=2021-02-11T00:19:11.039Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2021-02-11T00:19:11.129 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:11 smithi123 bash[25748]: level=info ts=2021-02-11T00:19:11.039Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2021-02-11T00:19:11.129 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:11 smithi123 bash[25748]: level=info ts=2021-02-11T00:19:11.044Z caller=main.go:497 msg=Listening address=:9093 2021-02-11T00:19:11.154 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:10 smithi181 bash[21695]: t=2021-02-11T00:19:10+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2021-02-11T00:19:11.155 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:11 smithi181 bash[21695]: t=2021-02-11T00:19:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2021-02-11T00:19:11.443 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:11 smithi181 bash[21695]: t=2021-02-11T00:19:11+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2021-02-11T00:19:11.443 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:11 smithi181 bash[21695]: t=2021-02-11T00:19:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2021-02-11T00:19:11.734 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:11 smithi181 bash[21695]: t=2021-02-11T00:19:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2021-02-11T00:19:11.734 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:11 smithi181 bash[21695]: t=2021-02-11T00:19:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2021-02-11T00:19:11.734 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:11 smithi181 bash[21695]: t=2021-02-11T00:19:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2021-02-11T00:19:12.067 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:11 smithi181 bash[21695]: t=2021-02-11T00:19:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2021-02-11T00:19:12.067 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:11 smithi181 bash[21695]: t=2021-02-11T00:19:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2021-02-11T00:19:12.644 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:12 smithi181 bash[13261]: cluster 2021-02-11T00:19:11.254411+0000 mgr.y (mgr.14138) 258 : cluster [DBG] pgmap v223: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:12.645 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:12 smithi181 bash[21695]: t=2021-02-11T00:19:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2021-02-11T00:19:12.645 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:12 smithi181 bash[21695]: t=2021-02-11T00:19:12+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2021-02-11T00:19:12.878 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:12 smithi123 bash[13149]: cluster 2021-02-11T00:19:11.254411+0000 mgr.y (mgr.14138) 258 : cluster [DBG] pgmap v223: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:12.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:12 smithi123 bash[16832]: cluster 2021-02-11T00:19:11.254411+0000 mgr.y (mgr.14138) 258 : cluster [DBG] pgmap v223: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:13.067 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:12 smithi181 bash[21695]: t=2021-02-11T00:19:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2021-02-11T00:19:13.067 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:12 smithi181 bash[21695]: t=2021-02-11T00:19:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2021-02-11T00:19:13.383 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:12 smithi123 bash[25748]: level=info ts=2021-02-11T00:19:12.999Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000136624s 2021-02-11T00:19:13.492 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:13 smithi181 bash[21695]: t=2021-02-11T00:19:13+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2021-02-11T00:19:13.492 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:13 smithi181 bash[21695]: t=2021-02-11T00:19:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2021-02-11T00:19:13.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:13 smithi181 bash[21695]: t=2021-02-11T00:19:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2021-02-11T00:19:14.035 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:13 smithi181 bash[21695]: t=2021-02-11T00:19:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2021-02-11T00:19:14.035 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:13 smithi181 bash[21695]: t=2021-02-11T00:19:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2021-02-11T00:19:14.035 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:14 smithi181 bash[21695]: t=2021-02-11T00:19:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2021-02-11T00:19:14.317 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:14 smithi181 bash[21695]: t=2021-02-11T00:19:14+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2021-02-11T00:19:14.354 INFO:teuthology.orchestra.run.smithi123.stdout: 2021-02-11T00:19:14.354 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":52,"fsid":"bd85b83a-6bfd-11eb-8fef-001a4aab830c","created":"2021-02-11T00:12:27.556301+0000","modified":"2021-02-11T00:18:49.696152+0000","last_up_change":"2021-02-11T00:18:13.646151+0000","last_in_change":"2021-02-11T00:18:13.646151+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2021-02-11T00:14:03.871766+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2021-02-11T00:18:44.456929+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"52","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6803","nonce":1186653196}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6805","nonce":1186653196}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6809","nonce":1186653196}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6807","nonce":1186653196}]},"public_addr":"172.21.15.123:6803/1186653196","cluster_addr":"172.21.15.123:6805/1186653196","heartbeat_back_addr":"172.21.15.123:6809/1186653196","heartbeat_front_addr":"172.21.15.123:6807/1186653196","state":["exists","up"]},{"osd":1,"uuid":"13fb0353-e370-4eb2-bedf-ff12d94bc7a2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6811","nonce":820142695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6813","nonce":820142695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6817","nonce":820142695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6815","nonce":820142695}]},"public_addr":"172.21.15.123:6811/820142695","cluster_addr":"172.21.15.123:6813/820142695","heartbeat_back_addr":"172.21.15.123:6817/820142695","heartbeat_front_addr":"172.21.15.123:6815/820142695","state":["exists","up"]},{"osd":2,"uuid":"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6819","nonce":1839271697}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6821","nonce":1839271697}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6825","nonce":1839271697}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6823","nonce":1839271697}]},"public_addr":"172.21.15.123:6819/1839271697","cluster_addr":"172.21.15.123:6821/1839271697","heartbeat_back_addr":"172.21.15.123:6825/1839271697","heartbeat_front_addr":"172.21.15.123:6823/1839271697","state":["exists","up"]},{"osd":3,"uuid":"560bb5bd-3e7b-4239-bc43-410d0e8c5433","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6827","nonce":3033150685}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6829","nonce":3033150685}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6832","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6833","nonce":3033150685}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6831","nonce":3033150685}]},"public_addr":"172.21.15.123:6827/3033150685","cluster_addr":"172.21.15.123:6829/3033150685","heartbeat_back_addr":"172.21.15.123:6833/3033150685","heartbeat_front_addr":"172.21.15.123:6831/3033150685","state":["exists","up"]},{"osd":4,"uuid":"f2e2d9da-8413-46ff-af03-7bff2dfba8a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6800","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6801","nonce":1769744718}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6803","nonce":1769744718}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6807","nonce":1769744718}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6805","nonce":1769744718}]},"public_addr":"172.21.15.181:6801/1769744718","cluster_addr":"172.21.15.181:6803/1769744718","heartbeat_back_addr":"172.21.15.181:6807/1769744718","heartbeat_front_addr":"172.21.15.181:6805/1769744718","state":["exists","up"]},{"osd":5,"uuid":"513ee833-6ded-42f1-a872-6261ee0228aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6809","nonce":3869704848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6811","nonce":3869704848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6815","nonce":3869704848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6813","nonce":3869704848}]},"public_addr":"172.21.15.181:6809/3869704848","cluster_addr":"172.21.15.181:6811/3869704848","heartbeat_back_addr":"172.21.15.181:6815/3869704848","heartbeat_front_addr":"172.21.15.181:6813/3869704848","state":["exists","up"]},{"osd":6,"uuid":"416ba5a9-d137-4643-8b08-e28028f40a24","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6817","nonce":609828364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6819","nonce":609828364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6823","nonce":609828364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6821","nonce":609828364}]},"public_addr":"172.21.15.181:6817/609828364","cluster_addr":"172.21.15.181:6819/609828364","heartbeat_back_addr":"172.21.15.181:6823/609828364","heartbeat_front_addr":"172.21.15.181:6821/609828364","state":["exists","up"]},{"osd":7,"uuid":"853634c9-407d-472d-af1d-f3de4b5d27c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6824","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6825","nonce":410459810}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6827","nonce":410459810}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6831","nonce":410459810}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6829","nonce":410459810}]},"public_addr":"172.21.15.181:6825/410459810","cluster_addr":"172.21.15.181:6827/410459810","heartbeat_back_addr":"172.21.15.181:6831/410459810","heartbeat_front_addr":"172.21.15.181:6829/410459810","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:15:16.995348+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:15:42.462631+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:10.461184+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:36.019049+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:57.341593+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:17:22.525386+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:17:46.310234+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:18:11.977086+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.123:6800/104437932":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/845140566":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/485982788":"2021-02-12T00:13:10.951812+0000","172.21.15.123:6801/104437932":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/3130426889":"2021-02-12T00:12:51.411242+0000","172.21.15.123:6801/3533785669":"2021-02-12T00:12:51.411242+0000","172.21.15.123:0/2290214335":"2021-02-12T00:12:51.411242+0000","172.21.15.123:6800/3533785669":"2021-02-12T00:12:51.411242+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2021-02-11T00:19:14.617 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:14 smithi181 bash[13261]: cluster 2021-02-11T00:19:13.255009+0000 mgr.y (mgr.14138) 259 : cluster [DBG] pgmap v224: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:14.617 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:14 smithi181 bash[13261]: audit 2021-02-11T00:19:14.356063+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.123:0/2661094948' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:19:14.617 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:14 smithi181 bash[21695]: t=2021-02-11T00:19:14+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2021-02-11T00:19:14.618 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:14 smithi181 bash[21695]: t=2021-02-11T00:19:14+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2021-02-11T00:19:14.618 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:14 smithi181 bash[21695]: t=2021-02-11T00:19:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2021-02-11T00:19:14.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:14 smithi123 bash[13149]: cluster 2021-02-11T00:19:13.255009+0000 mgr.y (mgr.14138) 259 : cluster [DBG] pgmap v224: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:14.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:14 smithi123 bash[13149]: audit 2021-02-11T00:19:14.356063+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.123:0/2661094948' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:19:14.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:14 smithi123 bash[16832]: cluster 2021-02-11T00:19:13.255009+0000 mgr.y (mgr.14138) 259 : cluster [DBG] pgmap v224: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:14.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:14 smithi123 bash[16832]: audit 2021-02-11T00:19:14.356063+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.123:0/2661094948' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:19:15.067 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:14 smithi181 bash[21695]: t=2021-02-11T00:19:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2021-02-11T00:19:15.068 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:14 smithi181 bash[21695]: t=2021-02-11T00:19:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2021-02-11T00:19:15.102 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2021-02-11T00:19:15.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd dump --format=json 2021-02-11T00:19:15.228 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:19:15.543 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[21695]: t=2021-02-11T00:19:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2021-02-11T00:19:15.543 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[21695]: t=2021-02-11T00:19:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2021-02-11T00:19:15.817 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:15 smithi181 systemd[1]: Stopping Ceph prometheus.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:19:15.818 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[21695]: t=2021-02-11T00:19:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2021-02-11T00:19:15.818 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[21695]: t=2021-02-11T00:19:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2021-02-11T00:19:15.818 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[21695]: t=2021-02-11T00:19:15+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2021-02-11T00:19:16.082 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[20883]: level=warn ts=2021-02-11T00:19:15.828Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2021-02-11T00:19:16.083 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[20883]: level=info ts=2021-02-11T00:19:15.828Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2021-02-11T00:19:16.083 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[20883]: level=info ts=2021-02-11T00:19:15.828Z caller=main.go:561 msg="Stopping notify discovery manager..." 2021-02-11T00:19:16.083 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[20883]: level=info ts=2021-02-11T00:19:15.828Z caller=main.go:543 msg="Scrape discovery manager stopped" 2021-02-11T00:19:16.083 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[20883]: level=info ts=2021-02-11T00:19:15.828Z caller=main.go:583 msg="Stopping scrape manager..." 2021-02-11T00:19:16.083 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[20883]: level=info ts=2021-02-11T00:19:15.828Z caller=main.go:557 msg="Notify discovery manager stopped" 2021-02-11T00:19:16.083 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[20883]: level=info ts=2021-02-11T00:19:15.828Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2021-02-11T00:19:16.083 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[20883]: level=info ts=2021-02-11T00:19:15.828Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2021-02-11T00:19:16.083 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[20883]: level=info ts=2021-02-11T00:19:15.828Z caller=main.go:577 msg="Scrape manager stopped" 2021-02-11T00:19:16.083 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[20883]: level=info ts=2021-02-11T00:19:15.829Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2021-02-11T00:19:16.083 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[20883]: level=info ts=2021-02-11T00:19:15.829Z caller=main.go:749 msg="Notifier manager stopped" 2021-02-11T00:19:16.083 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[20883]: level=info ts=2021-02-11T00:19:15.829Z caller=main.go:761 msg="See you next time!" 2021-02-11T00:19:16.084 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:15 smithi181 bash[21695]: t=2021-02-11T00:19:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2021-02-11T00:19:16.084 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:16 smithi181 bash[21695]: t=2021-02-11T00:19:15+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2021-02-11T00:19:16.558 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:16 smithi181 bash[21695]: t=2021-02-11T00:19:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2021-02-11T00:19:16.817 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:16 smithi181 bash[13261]: cluster 2021-02-11T00:19:15.255760+0000 mgr.y (mgr.14138) 260 : cluster [DBG] pgmap v225: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:16.818 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:16 smithi181 bash[21695]: t=2021-02-11T00:19:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2021-02-11T00:19:16.818 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:16 smithi181 bash[21695]: t=2021-02-11T00:19:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2021-02-11T00:19:16.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:16 smithi123 bash[13149]: cluster 2021-02-11T00:19:15.255760+0000 mgr.y (mgr.14138) 260 : cluster [DBG] pgmap v225: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:16.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:16 smithi123 bash[16832]: cluster 2021-02-11T00:19:15.255760+0000 mgr.y (mgr.14138) 260 : cluster [DBG] pgmap v225: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:17.177 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:16 smithi181 bash[21695]: t=2021-02-11T00:19:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2021-02-11T00:19:17.177 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:16 smithi181 bash[21695]: t=2021-02-11T00:19:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2021-02-11T00:19:17.178 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[21695]: t=2021-02-11T00:19:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2021-02-11T00:19:17.178 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:16 smithi181 docker[22208]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-prometheus.a 2021-02-11T00:19:17.178 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:16 smithi181 systemd[1]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@prometheus.a.service: Succeeded. 2021-02-11T00:19:17.178 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:16 smithi181 systemd[1]: Stopped Ceph prometheus.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:19:17.178 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:16 smithi181 systemd[1]: Starting Ceph prometheus.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:19:17.178 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:17 smithi181 docker[22240]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-prometheus.a 2021-02-11T00:19:17.178 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:17 smithi181 systemd[1]: Started Ceph prometheus.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:19:17.178 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[22254]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-prometheus.a 2021-02-11T00:19:17.562 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[21695]: t=2021-02-11T00:19:17+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2021-02-11T00:19:17.818 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[21695]: t=2021-02-11T00:19:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2021-02-11T00:19:17.818 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[21695]: t=2021-02-11T00:19:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2021-02-11T00:19:17.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.050462+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903203\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903385\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903508\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904001\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904392\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904759\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905245\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905359\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:19:17.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.056365+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903203\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903385\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903508\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904001\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904392\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904759\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905245\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905359\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:19:17.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.061467+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2021-02-11T00:19:17.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.064329+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123:9093"}]: dispatch 2021-02-11T00:19:17.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.065310+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config set","value":"http://smithi123:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2021-02-11T00:19:17.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.071726+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config set","value":"http://smithi123:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2021-02-11T00:19:17.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.077237+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2021-02-11T00:19:17.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.086490+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi181:9095"}]: dispatch 2021-02-11T00:19:17.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.087574+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config set","value":"http://smithi181:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2021-02-11T00:19:17.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.093960+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config set","value":"http://smithi181:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2021-02-11T00:19:17.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.100969+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2021-02-11T00:19:17.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.109230+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi181:3000"}]: dispatch 2021-02-11T00:19:17.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.110024+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi181:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2021-02-11T00:19:17.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.115922+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi181:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2021-02-11T00:19:17.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.120744+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:19:17.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:17 smithi181 bash[13261]: audit 2021-02-11T00:19:17.121026+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:19:17.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.050462+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903203\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903385\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903508\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904001\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904392\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904759\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905245\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905359\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:19:17.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.056365+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903203\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903385\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903508\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904001\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904392\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904759\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905245\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905359\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:19:17.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.061467+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2021-02-11T00:19:17.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.064329+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123:9093"}]: dispatch 2021-02-11T00:19:17.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.065310+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config set","value":"http://smithi123:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2021-02-11T00:19:17.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.071726+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config set","value":"http://smithi123:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2021-02-11T00:19:17.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.077237+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2021-02-11T00:19:17.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.086490+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi181:9095"}]: dispatch 2021-02-11T00:19:17.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.087574+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config set","value":"http://smithi181:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2021-02-11T00:19:17.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.093960+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config set","value":"http://smithi181:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2021-02-11T00:19:17.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.100969+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2021-02-11T00:19:17.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.109230+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi181:3000"}]: dispatch 2021-02-11T00:19:17.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.110024+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi181:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2021-02-11T00:19:17.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.115922+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi181:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2021-02-11T00:19:17.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.120744+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:19:17.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[16832]: audit 2021-02-11T00:19:17.121026+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:19:17.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.050462+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903203\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903385\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903508\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904001\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904392\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904759\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905245\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905359\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:19:17.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.056365+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903203\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903385\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.903508\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904001\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904392\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.904759\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905245\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:00.905359\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:19:17.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.061467+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2021-02-11T00:19:17.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.064329+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123:9093"}]: dispatch 2021-02-11T00:19:17.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.065310+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config set","value":"http://smithi123:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2021-02-11T00:19:17.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.071726+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config set","value":"http://smithi123:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2021-02-11T00:19:17.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.077237+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2021-02-11T00:19:17.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.086490+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi181:9095"}]: dispatch 2021-02-11T00:19:17.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.087574+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config set","value":"http://smithi181:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2021-02-11T00:19:17.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.093960+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config set","value":"http://smithi181:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2021-02-11T00:19:17.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.100969+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2021-02-11T00:19:17.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.109230+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi181:3000"}]: dispatch 2021-02-11T00:19:17.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.110024+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi181:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2021-02-11T00:19:17.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.115922+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi181:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2021-02-11T00:19:17.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.120744+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:19:17.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:17 smithi123 bash[13149]: audit 2021-02-11T00:19:17.121026+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:19:18.360 INFO:teuthology.orchestra.run.smithi123.stdout: 2021-02-11T00:19:18.361 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":52,"fsid":"bd85b83a-6bfd-11eb-8fef-001a4aab830c","created":"2021-02-11T00:12:27.556301+0000","modified":"2021-02-11T00:18:49.696152+0000","last_up_change":"2021-02-11T00:18:13.646151+0000","last_in_change":"2021-02-11T00:18:13.646151+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2021-02-11T00:14:03.871766+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2021-02-11T00:18:44.456929+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"52","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6803","nonce":1186653196}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6805","nonce":1186653196}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6809","nonce":1186653196}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6807","nonce":1186653196}]},"public_addr":"172.21.15.123:6803/1186653196","cluster_addr":"172.21.15.123:6805/1186653196","heartbeat_back_addr":"172.21.15.123:6809/1186653196","heartbeat_front_addr":"172.21.15.123:6807/1186653196","state":["exists","up"]},{"osd":1,"uuid":"13fb0353-e370-4eb2-bedf-ff12d94bc7a2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6811","nonce":820142695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6813","nonce":820142695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6817","nonce":820142695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6815","nonce":820142695}]},"public_addr":"172.21.15.123:6811/820142695","cluster_addr":"172.21.15.123:6813/820142695","heartbeat_back_addr":"172.21.15.123:6817/820142695","heartbeat_front_addr":"172.21.15.123:6815/820142695","state":["exists","up"]},{"osd":2,"uuid":"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6819","nonce":1839271697}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6821","nonce":1839271697}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6825","nonce":1839271697}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6823","nonce":1839271697}]},"public_addr":"172.21.15.123:6819/1839271697","cluster_addr":"172.21.15.123:6821/1839271697","heartbeat_back_addr":"172.21.15.123:6825/1839271697","heartbeat_front_addr":"172.21.15.123:6823/1839271697","state":["exists","up"]},{"osd":3,"uuid":"560bb5bd-3e7b-4239-bc43-410d0e8c5433","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6827","nonce":3033150685}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6829","nonce":3033150685}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6832","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6833","nonce":3033150685}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6831","nonce":3033150685}]},"public_addr":"172.21.15.123:6827/3033150685","cluster_addr":"172.21.15.123:6829/3033150685","heartbeat_back_addr":"172.21.15.123:6833/3033150685","heartbeat_front_addr":"172.21.15.123:6831/3033150685","state":["exists","up"]},{"osd":4,"uuid":"f2e2d9da-8413-46ff-af03-7bff2dfba8a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6800","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6801","nonce":1769744718}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6803","nonce":1769744718}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6807","nonce":1769744718}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6805","nonce":1769744718}]},"public_addr":"172.21.15.181:6801/1769744718","cluster_addr":"172.21.15.181:6803/1769744718","heartbeat_back_addr":"172.21.15.181:6807/1769744718","heartbeat_front_addr":"172.21.15.181:6805/1769744718","state":["exists","up"]},{"osd":5,"uuid":"513ee833-6ded-42f1-a872-6261ee0228aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6809","nonce":3869704848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6811","nonce":3869704848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6815","nonce":3869704848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6813","nonce":3869704848}]},"public_addr":"172.21.15.181:6809/3869704848","cluster_addr":"172.21.15.181:6811/3869704848","heartbeat_back_addr":"172.21.15.181:6815/3869704848","heartbeat_front_addr":"172.21.15.181:6813/3869704848","state":["exists","up"]},{"osd":6,"uuid":"416ba5a9-d137-4643-8b08-e28028f40a24","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6817","nonce":609828364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6819","nonce":609828364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6823","nonce":609828364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6821","nonce":609828364}]},"public_addr":"172.21.15.181:6817/609828364","cluster_addr":"172.21.15.181:6819/609828364","heartbeat_back_addr":"172.21.15.181:6823/609828364","heartbeat_front_addr":"172.21.15.181:6821/609828364","state":["exists","up"]},{"osd":7,"uuid":"853634c9-407d-472d-af1d-f3de4b5d27c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6824","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6825","nonce":410459810}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6827","nonce":410459810}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6831","nonce":410459810}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6829","nonce":410459810}]},"public_addr":"172.21.15.181:6825/410459810","cluster_addr":"172.21.15.181:6827/410459810","heartbeat_back_addr":"172.21.15.181:6831/410459810","heartbeat_front_addr":"172.21.15.181:6829/410459810","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:15:16.995348+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:15:42.462631+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:10.461184+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:36.019049+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:57.341593+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:17:22.525386+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:17:46.310234+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:18:11.977086+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.123:6800/104437932":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/845140566":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/485982788":"2021-02-12T00:13:10.951812+0000","172.21.15.123:6801/104437932":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/3130426889":"2021-02-12T00:12:51.411242+0000","172.21.15.123:6801/3533785669":"2021-02-12T00:12:51.411242+0000","172.21.15.123:0/2290214335":"2021-02-12T00:12:51.411242+0000","172.21.15.123:6800/3533785669":"2021-02-12T00:12:51.411242+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2021-02-11T00:19:18.427 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[21695]: t=2021-02-11T00:19:18+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2021-02-11T00:19:18.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[21695]: t=2021-02-11T00:19:18+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2021-02-11T00:19:18.710 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[21695]: t=2021-02-11T00:19:18+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2021-02-11T00:19:18.711 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[13261]: audit 2021-02-11T00:19:17.062181+0000 mgr.y (mgr.14138) 261 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2021-02-11T00:19:18.711 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[13261]: cephadm 2021-02-11T00:19:17.063591+0000 mgr.y (mgr.14138) 262 : cephadm [INF] Setting Dashboard config for AlertManager: command: {'prefix': 'dashboard set-alertmanager-api-host', 'value': 'http://smithi123:9093'} 2021-02-11T00:19:18.711 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[13261]: audit 2021-02-11T00:19:17.064786+0000 mgr.y (mgr.14138) 263 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123:9093"}]: dispatch 2021-02-11T00:19:18.711 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[13261]: audit 2021-02-11T00:19:17.078010+0000 mgr.y (mgr.14138) 264 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2021-02-11T00:19:18.711 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[13261]: cephadm 2021-02-11T00:19:17.086046+0000 mgr.y (mgr.14138) 265 : cephadm [INF] Setting Dashboard config for Prometheus: command: {'prefix': 'dashboard set-prometheus-api-host', 'value': 'http://smithi181:9095'} 2021-02-11T00:19:18.711 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[13261]: audit 2021-02-11T00:19:17.087297+0000 mgr.y (mgr.14138) 266 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi181:9095"}]: dispatch 2021-02-11T00:19:18.711 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[13261]: audit 2021-02-11T00:19:17.101358+0000 mgr.y (mgr.14138) 267 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2021-02-11T00:19:18.711 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[13261]: cephadm 2021-02-11T00:19:17.108662+0000 mgr.y (mgr.14138) 268 : cephadm [INF] Setting Dashboard config for Grafana: command: {'prefix': 'dashboard set-grafana-api-url', 'value': 'https://smithi181:3000'} 2021-02-11T00:19:18.711 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[13261]: audit 2021-02-11T00:19:17.109641+0000 mgr.y (mgr.14138) 269 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi181:3000"}]: dispatch 2021-02-11T00:19:18.711 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[13261]: cluster 2021-02-11T00:19:17.256327+0000 mgr.y (mgr.14138) 270 : cluster [DBG] pgmap v226: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:18.711 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[13261]: audit 2021-02-11T00:19:18.363093+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.123:0/3311777884' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:19:18.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[16832]: audit 2021-02-11T00:19:17.062181+0000 mgr.y (mgr.14138) 261 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2021-02-11T00:19:18.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[16832]: cephadm 2021-02-11T00:19:17.063591+0000 mgr.y (mgr.14138) 262 : cephadm [INF] Setting Dashboard config for AlertManager: command: {'prefix': 'dashboard set-alertmanager-api-host', 'value': 'http://smithi123:9093'} 2021-02-11T00:19:18.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[16832]: audit 2021-02-11T00:19:17.064786+0000 mgr.y (mgr.14138) 263 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123:9093"}]: dispatch 2021-02-11T00:19:18.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[16832]: audit 2021-02-11T00:19:17.078010+0000 mgr.y (mgr.14138) 264 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2021-02-11T00:19:18.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[16832]: cephadm 2021-02-11T00:19:17.086046+0000 mgr.y (mgr.14138) 265 : cephadm [INF] Setting Dashboard config for Prometheus: command: {'prefix': 'dashboard set-prometheus-api-host', 'value': 'http://smithi181:9095'} 2021-02-11T00:19:18.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[16832]: audit 2021-02-11T00:19:17.087297+0000 mgr.y (mgr.14138) 266 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi181:9095"}]: dispatch 2021-02-11T00:19:18.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[16832]: audit 2021-02-11T00:19:17.101358+0000 mgr.y (mgr.14138) 267 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2021-02-11T00:19:18.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[16832]: cephadm 2021-02-11T00:19:17.108662+0000 mgr.y (mgr.14138) 268 : cephadm [INF] Setting Dashboard config for Grafana: command: {'prefix': 'dashboard set-grafana-api-url', 'value': 'https://smithi181:3000'} 2021-02-11T00:19:18.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[16832]: audit 2021-02-11T00:19:17.109641+0000 mgr.y (mgr.14138) 269 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi181:3000"}]: dispatch 2021-02-11T00:19:18.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[16832]: cluster 2021-02-11T00:19:17.256327+0000 mgr.y (mgr.14138) 270 : cluster [DBG] pgmap v226: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:18.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[16832]: audit 2021-02-11T00:19:18.363093+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.123:0/3311777884' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:19:18.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[13149]: audit 2021-02-11T00:19:17.062181+0000 mgr.y (mgr.14138) 261 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2021-02-11T00:19:18.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[13149]: cephadm 2021-02-11T00:19:17.063591+0000 mgr.y (mgr.14138) 262 : cephadm [INF] Setting Dashboard config for AlertManager: command: {'prefix': 'dashboard set-alertmanager-api-host', 'value': 'http://smithi123:9093'} 2021-02-11T00:19:18.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[13149]: audit 2021-02-11T00:19:17.064786+0000 mgr.y (mgr.14138) 263 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123:9093"}]: dispatch 2021-02-11T00:19:18.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[13149]: audit 2021-02-11T00:19:17.078010+0000 mgr.y (mgr.14138) 264 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2021-02-11T00:19:18.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[13149]: cephadm 2021-02-11T00:19:17.086046+0000 mgr.y (mgr.14138) 265 : cephadm [INF] Setting Dashboard config for Prometheus: command: {'prefix': 'dashboard set-prometheus-api-host', 'value': 'http://smithi181:9095'} 2021-02-11T00:19:18.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[13149]: audit 2021-02-11T00:19:17.087297+0000 mgr.y (mgr.14138) 266 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi181:9095"}]: dispatch 2021-02-11T00:19:18.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[13149]: audit 2021-02-11T00:19:17.101358+0000 mgr.y (mgr.14138) 267 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2021-02-11T00:19:18.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[13149]: cephadm 2021-02-11T00:19:17.108662+0000 mgr.y (mgr.14138) 268 : cephadm [INF] Setting Dashboard config for Grafana: command: {'prefix': 'dashboard set-grafana-api-url', 'value': 'https://smithi181:3000'} 2021-02-11T00:19:18.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[13149]: audit 2021-02-11T00:19:17.109641+0000 mgr.y (mgr.14138) 269 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi181:3000"}]: dispatch 2021-02-11T00:19:18.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[13149]: cluster 2021-02-11T00:19:17.256327+0000 mgr.y (mgr.14138) 270 : cluster [DBG] pgmap v226: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:18.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:18 smithi123 bash[13149]: audit 2021-02-11T00:19:18.363093+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.123:0/3311777884' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:19:19.018 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[21695]: t=2021-02-11T00:19:18+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2021-02-11T00:19:19.018 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[21695]: t=2021-02-11T00:19:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2021-02-11T00:19:19.018 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:18 smithi181 bash[21695]: t=2021-02-11T00:19:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2021-02-11T00:19:19.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.0 flush_pg_stats 2021-02-11T00:19:19.306 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[21695]: t=2021-02-11T00:19:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2021-02-11T00:19:19.307 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[21695]: t=2021-02-11T00:19:19+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2021-02-11T00:19:19.307 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[21695]: t=2021-02-11T00:19:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2021-02-11T00:19:19.307 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[21695]: t=2021-02-11T00:19:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2021-02-11T00:19:19.307 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[21695]: t=2021-02-11T00:19:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2021-02-11T00:19:19.307 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.097Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2021-02-11T00:19:19.307 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.097Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2021-02-11T00:19:19.307 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.097Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2021-02-11T00:19:19.307 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.097Z caller=main.go:339 host_details="(Linux 5.4.0-65-generic #73-Ubuntu SMP Mon Jan 18 17:25:17 UTC 2021 x86_64 smithi181 (none))" 2021-02-11T00:19:19.307 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.097Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2021-02-11T00:19:19.307 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.097Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2021-02-11T00:19:19.308 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.102Z caller=main.go:678 msg="Starting TSDB ..." 2021-02-11T00:19:19.308 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.102Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2021-02-11T00:19:19.308 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.110Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2021-02-11T00:19:19.308 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.110Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2021-02-11T00:19:19.308 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.110Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2021-02-11T00:19:19.308 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.110Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=693.975µs 2021-02-11T00:19:19.308 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.112Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2021-02-11T00:19:19.308 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.112Z caller=main.go:695 msg="TSDB started" 2021-02-11T00:19:19.308 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.112Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2021-02-11T00:19:19.308 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.113Z caller=main.go:827 msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml 2021-02-11T00:19:19.308 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[22267]: level=info ts=2021-02-11T00:19:19.113Z caller=main.go:646 msg="Server is ready to receive web requests." 2021-02-11T00:19:19.309 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:19:19.568 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[21695]: t=2021-02-11T00:19:19+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2021-02-11T00:19:19.568 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[21695]: t=2021-02-11T00:19:19+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2021-02-11T00:19:19.568 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[21695]: t=2021-02-11T00:19:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2021-02-11T00:19:19.843 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[21695]: t=2021-02-11T00:19:19+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2021-02-11T00:19:19.844 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[21695]: t=2021-02-11T00:19:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2021-02-11T00:19:19.844 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[21695]: t=2021-02-11T00:19:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2021-02-11T00:19:19.844 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[13261]: audit 2021-02-11T00:19:18.567479+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565371\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565423\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565469\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565780\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565927\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566069\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566209\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566256\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_daemon_update\": \"2021-02-11T00:19:18.566358\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:19:19.844 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[13261]: audit 2021-02-11T00:19:18.583279+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565371\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565423\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565469\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565780\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565927\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566069\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566209\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566256\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_daemon_update\": \"2021-02-11T00:19:18.566358\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:19:19.844 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[13261]: audit 2021-02-11T00:19:18.660669+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.655799\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656028\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656161\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656690\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657154\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657549\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657965\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.658048\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.658170\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:18.658430\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:19:19.844 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[13261]: audit 2021-02-11T00:19:18.666551+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.655799\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656028\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656161\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656690\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657154\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657549\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657965\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.658048\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.658170\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:18.658430\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:19:19.844 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[13261]: audit 2021-02-11T00:19:18.668835+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:19:19.844 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[13261]: audit 2021-02-11T00:19:18.676226+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:19:19.845 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[13261]: audit 2021-02-11T00:19:18.683181+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:19:19.845 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[13261]: audit 2021-02-11T00:19:18.683809+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:19:19.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[16832]: audit 2021-02-11T00:19:18.567479+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565371\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565423\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565469\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565780\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565927\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566069\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566209\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566256\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_daemon_update\": \"2021-02-11T00:19:18.566358\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:19:19.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[16832]: audit 2021-02-11T00:19:18.583279+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565371\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565423\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565469\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565780\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565927\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566069\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566209\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566256\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_daemon_update\": \"2021-02-11T00:19:18.566358\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:19:19.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[16832]: audit 2021-02-11T00:19:18.660669+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.655799\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656028\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656161\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656690\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657154\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657549\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657965\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.658048\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.658170\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:18.658430\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:19:19.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[16832]: audit 2021-02-11T00:19:18.666551+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.655799\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656028\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656161\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656690\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657154\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657549\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657965\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.658048\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.658170\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:18.658430\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:19:19.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[16832]: audit 2021-02-11T00:19:18.668835+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:19:19.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[16832]: audit 2021-02-11T00:19:18.676226+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:19:19.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[16832]: audit 2021-02-11T00:19:18.683181+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:19:19.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[16832]: audit 2021-02-11T00:19:18.683809+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:19:19.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[13149]: audit 2021-02-11T00:19:18.567479+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565371\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565423\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565469\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565780\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565927\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566069\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566209\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566256\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_daemon_update\": \"2021-02-11T00:19:18.566358\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:19:19.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[13149]: audit 2021-02-11T00:19:18.583279+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565278\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565371\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565423\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565469\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565780\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.565927\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566069\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566209\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.566256\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_daemon_update\": \"2021-02-11T00:19:18.566358\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:19:19.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[13149]: audit 2021-02-11T00:19:18.660669+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.655799\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656028\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656161\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656690\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657154\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657549\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657965\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.658048\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.658170\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:18.658430\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:19:19.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[13149]: audit 2021-02-11T00:19:18.666551+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.655799\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656028\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656161\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.656690\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657154\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657549\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.657965\", \"created\": \"2021-02-11T00:18:27.779567\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.658048\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:18.658170\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:18.658430\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:19:19.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[13149]: audit 2021-02-11T00:19:18.668835+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:19:19.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[13149]: audit 2021-02-11T00:19:18.676226+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:19:19.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[13149]: audit 2021-02-11T00:19:18.683181+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:19:19.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:19 smithi123 bash[13149]: audit 2021-02-11T00:19:18.683809+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:19:20.111 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[21695]: t=2021-02-11T00:19:19+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2021-02-11T00:19:20.111 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:19 smithi181 bash[21695]: t=2021-02-11T00:19:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2021-02-11T00:19:20.111 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[21695]: t=2021-02-11T00:19:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2021-02-11T00:19:20.380 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[21695]: t=2021-02-11T00:19:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2021-02-11T00:19:23.380 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[21695]: t=2021-02-11T00:19:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2021-02-11T00:19:23.380 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[21695]: t=2021-02-11T00:19:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2021-02-11T00:19:23.380 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[21695]: t=2021-02-11T00:19:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2021-02-11T00:19:23.384 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:20 smithi123 bash[13149]: cluster 2021-02-11T00:19:19.256851+0000 mgr.y (mgr.14138) 271 : cluster [DBG] pgmap v227: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:23.384 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:20 smithi123 bash[13149]: audit 2021-02-11T00:19:20.169464+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166139\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166318\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166429\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166534\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166996\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167347\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167688\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168063\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168179\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_daemon_update\": \"2021-02-11T00:19:20.168420\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:19:23.384 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:20 smithi123 bash[13149]: audit 2021-02-11T00:19:20.176534+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166139\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166318\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166429\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166534\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166996\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167347\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167688\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168063\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168179\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_daemon_update\": \"2021-02-11T00:19:20.168420\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:19:23.384 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:20 smithi123 bash[13149]: audit 2021-02-11T00:19:20.297209+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292597\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292776\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292895\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293366\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293747\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294117\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294482\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294604\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294717\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:20.294960\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:19:23.384 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:20 smithi123 bash[13149]: audit 2021-02-11T00:19:20.305114+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292597\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292776\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292895\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293366\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293747\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294117\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294482\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294604\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294717\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:20.294960\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:19:23.384 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:20 smithi123 bash[13149]: audit 2021-02-11T00:19:20.307357+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:19:23.384 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:20 smithi123 bash[13149]: audit 2021-02-11T00:19:20.314570+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:19:23.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:22 smithi123 bash[13149]: cluster 2021-02-11T00:19:21.257490+0000 mgr.y (mgr.14138) 272 : cluster [DBG] pgmap v228: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:23.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:20 smithi123 bash[16832]: cluster 2021-02-11T00:19:19.256851+0000 mgr.y (mgr.14138) 271 : cluster [DBG] pgmap v227: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:23.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:20 smithi123 bash[16832]: audit 2021-02-11T00:19:20.169464+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166139\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166318\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166429\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166534\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166996\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167347\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167688\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168063\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168179\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_daemon_update\": \"2021-02-11T00:19:20.168420\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:19:23.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:20 smithi123 bash[16832]: audit 2021-02-11T00:19:20.176534+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166139\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166318\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166429\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166534\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166996\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167347\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167688\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168063\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168179\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_daemon_update\": \"2021-02-11T00:19:20.168420\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:19:23.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:20 smithi123 bash[16832]: audit 2021-02-11T00:19:20.297209+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292597\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292776\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292895\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293366\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293747\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294117\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294482\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294604\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294717\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:20.294960\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:19:23.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:20 smithi123 bash[16832]: audit 2021-02-11T00:19:20.305114+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292597\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292776\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292895\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293366\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293747\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294117\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294482\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294604\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294717\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:20.294960\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:19:23.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:20 smithi123 bash[16832]: audit 2021-02-11T00:19:20.307357+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:19:23.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:20 smithi123 bash[16832]: audit 2021-02-11T00:19:20.314570+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:19:23.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:22 smithi123 bash[16832]: cluster 2021-02-11T00:19:21.257490+0000 mgr.y (mgr.14138) 272 : cluster [DBG] pgmap v228: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:23.386 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:19:21 smithi123 bash[25748]: level=info ts=2021-02-11T00:19:20.999Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.000890632s 2021-02-11T00:19:23.386 INFO:teuthology.orchestra.run.smithi123.stdout:42949673011 2021-02-11T00:19:23.386 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[21695]: t=2021-02-11T00:19:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2021-02-11T00:19:23.386 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[21695]: t=2021-02-11T00:19:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2021-02-11T00:19:23.386 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[21695]: t=2021-02-11T00:19:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2021-02-11T00:19:23.386 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[21695]: t=2021-02-11T00:19:20+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2021-02-11T00:19:23.386 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[21695]: t=2021-02-11T00:19:20+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2021-02-11T00:19:23.386 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[21695]: t=2021-02-11T00:19:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2021-02-11T00:19:23.387 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[21695]: t=2021-02-11T00:19:20+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2021-02-11T00:19:23.387 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[21695]: t=2021-02-11T00:19:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2021-02-11T00:19:23.387 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[21695]: t=2021-02-11T00:19:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2021-02-11T00:19:23.387 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2021-02-11T00:19:23.387 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2021-02-11T00:19:23.387 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2021-02-11T00:19:23.387 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2021-02-11T00:19:23.387 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2021-02-11T00:19:23.387 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2021-02-11T00:19:23.387 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2021-02-11T00:19:23.387 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2021-02-11T00:19:23.387 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2021-02-11T00:19:23.387 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2021-02-11T00:19:23.388 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2021-02-11T00:19:23.388 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2021-02-11T00:19:23.388 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2021-02-11T00:19:23.388 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2021-02-11T00:19:23.388 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2021-02-11T00:19:23.388 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:21 smithi181 bash[21695]: t=2021-02-11T00:19:21+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2021-02-11T00:19:23.388 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2021-02-11T00:19:23.388 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2021-02-11T00:19:23.388 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2021-02-11T00:19:23.388 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2021-02-11T00:19:23.388 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2021-02-11T00:19:23.388 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing HTTPServer" logger=server 2021-02-11T00:19:23.388 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2021-02-11T00:19:23.389 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing PluginManager" logger=server 2021-02-11T00:19:23.389 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Starting plugin search" logger=plugins 2021-02-11T00:19:23.389 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2021-02-11T00:19:23.389 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2021-02-11T00:19:23.389 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing HooksService" logger=server 2021-02-11T00:19:23.389 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2021-02-11T00:19:23.389 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2021-02-11T00:19:23.389 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing RemoteCache" logger=server 2021-02-11T00:19:23.389 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing QuotaService" logger=server 2021-02-11T00:19:23.389 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing ServerLockService" logger=server 2021-02-11T00:19:23.389 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2021-02-11T00:19:23.389 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing RenderingService" logger=server 2021-02-11T00:19:23.389 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing AlertEngine" logger=server 2021-02-11T00:19:23.390 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2021-02-11T00:19:23.390 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing LoginService" logger=server 2021-02-11T00:19:23.390 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing SearchService" logger=server 2021-02-11T00:19:23.390 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing TracingService" logger=server 2021-02-11T00:19:23.390 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2021-02-11T00:19:23.390 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing CleanUpService" logger=server 2021-02-11T00:19:23.390 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing NotificationService" logger=server 2021-02-11T00:19:23.390 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2021-02-11T00:19:23.390 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2021-02-11T00:19:23.390 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 2021-02-11T00:19:23.390 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2021-02-11T00:19:23.390 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2021-02-11T00:19:23.390 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="Initializing Stream Manager" 2021-02-11T00:19:23.391 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[21695]: t=2021-02-11T00:19:22+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2021-02-11T00:19:23.391 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[13261]: cluster 2021-02-11T00:19:19.256851+0000 mgr.y (mgr.14138) 271 : cluster [DBG] pgmap v227: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:23.391 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[13261]: audit 2021-02-11T00:19:20.169464+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166139\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166318\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166429\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166534\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166996\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167347\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167688\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168063\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168179\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_daemon_update\": \"2021-02-11T00:19:20.168420\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:19:23.391 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[13261]: audit 2021-02-11T00:19:20.176534+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166139\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166318\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166429\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166534\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166996\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167347\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167688\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168063\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168179\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}}, \"last_daemon_update\": \"2021-02-11T00:19:20.168420\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:19:23.391 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[13261]: audit 2021-02-11T00:19:20.297209+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292597\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292776\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292895\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293366\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293747\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294117\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294482\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294604\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294717\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:20.294960\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:19:23.391 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[13261]: audit 2021-02-11T00:19:20.305114+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292597\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292776\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292895\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293366\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293747\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294117\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294482\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294604\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294717\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}}, \"last_daemon_update\": \"2021-02-11T00:19:20.294960\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:19:23.391 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[13261]: audit 2021-02-11T00:19:20.307357+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:19:23.391 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:20 smithi181 bash[13261]: audit 2021-02-11T00:19:20.314570+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:19:23.391 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:22 smithi181 bash[13261]: cluster 2021-02-11T00:19:21.257490+0000 mgr.y (mgr.14138) 272 : cluster [DBG] pgmap v228: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:23.392 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.1 flush_pg_stats 2021-02-11T00:19:23.525 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:19:24.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:24 smithi123 bash[16832]: cluster 2021-02-11T00:19:23.258070+0000 mgr.y (mgr.14138) 273 : cluster [DBG] pgmap v229: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:24.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:24 smithi123 bash[13149]: cluster 2021-02-11T00:19:23.258070+0000 mgr.y (mgr.14138) 273 : cluster [DBG] pgmap v229: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:25.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:24 smithi181 bash[13261]: cluster 2021-02-11T00:19:23.258070+0000 mgr.y (mgr.14138) 273 : cluster [DBG] pgmap v229: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:26.068 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:25 smithi181 bash[13261]: cluster 2021-02-11T00:19:25.258688+0000 mgr.y (mgr.14138) 274 : cluster [DBG] pgmap v230: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:26.129 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:25 smithi123 bash[16832]: cluster 2021-02-11T00:19:25.258688+0000 mgr.y (mgr.14138) 274 : cluster [DBG] pgmap v230: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:26.129 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:25 smithi123 bash[13149]: cluster 2021-02-11T00:19:25.258688+0000 mgr.y (mgr.14138) 274 : cluster [DBG] pgmap v230: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:27.444 INFO:teuthology.orchestra.run.smithi123.stdout:68719476783 2021-02-11T00:19:27.445 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.2 flush_pg_stats 2021-02-11T00:19:27.574 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:19:28.568 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:28 smithi181 bash[13261]: cluster 2021-02-11T00:19:27.259282+0000 mgr.y (mgr.14138) 275 : cluster [DBG] pgmap v231: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:28.584 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:28 smithi123 bash[16832]: cluster 2021-02-11T00:19:27.259282+0000 mgr.y (mgr.14138) 275 : cluster [DBG] pgmap v231: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:28.585 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:28 smithi123 bash[13149]: cluster 2021-02-11T00:19:27.259282+0000 mgr.y (mgr.14138) 275 : cluster [DBG] pgmap v231: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:30.673 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:30 smithi123 bash[16832]: cluster 2021-02-11T00:19:29.259876+0000 mgr.y (mgr.14138) 276 : cluster [DBG] pgmap v232: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:30.673 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:30 smithi123 bash[13149]: cluster 2021-02-11T00:19:29.259876+0000 mgr.y (mgr.14138) 276 : cluster [DBG] pgmap v232: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:30.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:30 smithi181 bash[13261]: cluster 2021-02-11T00:19:29.259876+0000 mgr.y (mgr.14138) 276 : cluster [DBG] pgmap v232: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:31.340 INFO:teuthology.orchestra.run.smithi123.stdout:90194313259 2021-02-11T00:19:31.341 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.3 flush_pg_stats 2021-02-11T00:19:31.470 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:19:32.805 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:32 smithi123 bash[13149]: cluster 2021-02-11T00:19:31.260524+0000 mgr.y (mgr.14138) 277 : cluster [DBG] pgmap v233: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:32.805 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:32 smithi123 bash[16832]: cluster 2021-02-11T00:19:31.260524+0000 mgr.y (mgr.14138) 277 : cluster [DBG] pgmap v233: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:32.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:32 smithi181 bash[13261]: cluster 2021-02-11T00:19:31.260524+0000 mgr.y (mgr.14138) 277 : cluster [DBG] pgmap v233: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:34.586 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:34 smithi123 bash[13149]: cluster 2021-02-11T00:19:33.261109+0000 mgr.y (mgr.14138) 278 : cluster [DBG] pgmap v234: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:34.587 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:34 smithi123 bash[16832]: cluster 2021-02-11T00:19:33.261109+0000 mgr.y (mgr.14138) 278 : cluster [DBG] pgmap v234: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:34.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:34 smithi181 bash[13261]: cluster 2021-02-11T00:19:33.261109+0000 mgr.y (mgr.14138) 278 : cluster [DBG] pgmap v234: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:35.248 INFO:teuthology.orchestra.run.smithi123.stdout:115964117031 2021-02-11T00:19:35.249 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.4 flush_pg_stats 2021-02-11T00:19:35.376 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:19:36.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:36 smithi123 bash[16832]: cluster 2021-02-11T00:19:35.261873+0000 mgr.y (mgr.14138) 279 : cluster [DBG] pgmap v235: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:36.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:36 smithi123 bash[13149]: cluster 2021-02-11T00:19:35.261873+0000 mgr.y (mgr.14138) 279 : cluster [DBG] pgmap v235: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:36.818 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:36 smithi181 bash[13261]: cluster 2021-02-11T00:19:35.261873+0000 mgr.y (mgr.14138) 279 : cluster [DBG] pgmap v235: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:38.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:38 smithi181 bash[13261]: cluster 2021-02-11T00:19:37.262436+0000 mgr.y (mgr.14138) 280 : cluster [DBG] pgmap v236: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:38.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:38 smithi123 bash[16832]: cluster 2021-02-11T00:19:37.262436+0000 mgr.y (mgr.14138) 280 : cluster [DBG] pgmap v236: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:38.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:38 smithi123 bash[13149]: cluster 2021-02-11T00:19:37.262436+0000 mgr.y (mgr.14138) 280 : cluster [DBG] pgmap v236: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:39.244 INFO:teuthology.orchestra.run.smithi123.stdout:137438953505 2021-02-11T00:19:39.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.5 flush_pg_stats 2021-02-11T00:19:39.375 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:19:40.630 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:40 smithi123 bash[16832]: cluster 2021-02-11T00:19:39.262820+0000 mgr.y (mgr.14138) 281 : cluster [DBG] pgmap v237: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:40.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:40 smithi123 bash[13149]: cluster 2021-02-11T00:19:39.262820+0000 mgr.y (mgr.14138) 281 : cluster [DBG] pgmap v237: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:40.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:40 smithi181 bash[13261]: cluster 2021-02-11T00:19:39.262820+0000 mgr.y (mgr.14138) 281 : cluster [DBG] pgmap v237: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:42.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:42 smithi181 bash[13261]: cluster 2021-02-11T00:19:41.263312+0000 mgr.y (mgr.14138) 282 : cluster [DBG] pgmap v238: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:42.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:42 smithi123 bash[16832]: cluster 2021-02-11T00:19:41.263312+0000 mgr.y (mgr.14138) 282 : cluster [DBG] pgmap v238: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:42.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:42 smithi123 bash[13149]: cluster 2021-02-11T00:19:41.263312+0000 mgr.y (mgr.14138) 282 : cluster [DBG] pgmap v238: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:43.257 INFO:teuthology.orchestra.run.smithi123.stdout:158913789983 2021-02-11T00:19:43.257 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.6 flush_pg_stats 2021-02-11T00:19:43.386 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:19:44.761 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:44 smithi123 bash[16832]: cluster 2021-02-11T00:19:43.264056+0000 mgr.y (mgr.14138) 283 : cluster [DBG] pgmap v239: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:44.762 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:44 smithi123 bash[13149]: cluster 2021-02-11T00:19:43.264056+0000 mgr.y (mgr.14138) 283 : cluster [DBG] pgmap v239: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:44.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:44 smithi181 bash[13261]: cluster 2021-02-11T00:19:43.264056+0000 mgr.y (mgr.14138) 283 : cluster [DBG] pgmap v239: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:46.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:46 smithi181 bash[13261]: cluster 2021-02-11T00:19:45.264741+0000 mgr.y (mgr.14138) 284 : cluster [DBG] pgmap v240: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:46.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:46 smithi123 bash[16832]: cluster 2021-02-11T00:19:45.264741+0000 mgr.y (mgr.14138) 284 : cluster [DBG] pgmap v240: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:46.880 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:46 smithi123 bash[13149]: cluster 2021-02-11T00:19:45.264741+0000 mgr.y (mgr.14138) 284 : cluster [DBG] pgmap v240: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:47.294 INFO:teuthology.orchestra.run.smithi123.stdout:180388626458 2021-02-11T00:19:47.294 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.7 flush_pg_stats 2021-02-11T00:19:47.419 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:19:48.819 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:48 smithi123 bash[16832]: cluster 2021-02-11T00:19:47.265345+0000 mgr.y (mgr.14138) 285 : cluster [DBG] pgmap v241: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:48.819 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:48 smithi123 bash[13149]: cluster 2021-02-11T00:19:47.265345+0000 mgr.y (mgr.14138) 285 : cluster [DBG] pgmap v241: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:48.820 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:48 smithi181 bash[13261]: cluster 2021-02-11T00:19:47.265345+0000 mgr.y (mgr.14138) 285 : cluster [DBG] pgmap v241: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:50.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:50 smithi123 bash[16832]: cluster 2021-02-11T00:19:49.266002+0000 mgr.y (mgr.14138) 286 : cluster [DBG] pgmap v242: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:50.615 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:50 smithi123 bash[13149]: cluster 2021-02-11T00:19:49.266002+0000 mgr.y (mgr.14138) 286 : cluster [DBG] pgmap v242: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:50.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:50 smithi181 bash[13261]: cluster 2021-02-11T00:19:49.266002+0000 mgr.y (mgr.14138) 286 : cluster [DBG] pgmap v242: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:51.289 INFO:teuthology.orchestra.run.smithi123.stdout:201863462934 2021-02-11T00:19:51.290 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.0 2021-02-11T00:19:51.426 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:19:52.786 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:52 smithi123 bash[13149]: cluster 2021-02-11T00:19:51.266664+0000 mgr.y (mgr.14138) 287 : cluster [DBG] pgmap v243: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:52.786 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:52 smithi123 bash[16832]: cluster 2021-02-11T00:19:51.266664+0000 mgr.y (mgr.14138) 287 : cluster [DBG] pgmap v243: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:52.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:52 smithi181 bash[13261]: cluster 2021-02-11T00:19:51.266664+0000 mgr.y (mgr.14138) 287 : cluster [DBG] pgmap v243: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:54.644 INFO:teuthology.orchestra.run.smithi123.stdout:42949673017 2021-02-11T00:19:54.819 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:54 smithi181 bash[13261]: cluster 2021-02-11T00:19:53.267336+0000 mgr.y (mgr.14138) 288 : cluster [DBG] pgmap v244: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:54.868 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:54 smithi123 bash[16832]: cluster 2021-02-11T00:19:53.267336+0000 mgr.y (mgr.14138) 288 : cluster [DBG] pgmap v244: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:54.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:54 smithi123 bash[13149]: cluster 2021-02-11T00:19:53.267336+0000 mgr.y (mgr.14138) 288 : cluster [DBG] pgmap v244: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:55.412 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673011 got 42949673017 for osd.0 2021-02-11T00:19:55.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.1 2021-02-11T00:19:55.541 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:19:55.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:55 smithi123 bash[16832]: audit 2021-02-11T00:19:54.645786+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.123:0/1118446342' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2021-02-11T00:19:55.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:55 smithi123 bash[13149]: audit 2021-02-11T00:19:54.645786+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.123:0/1118446342' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2021-02-11T00:19:56.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:55 smithi181 bash[13261]: audit 2021-02-11T00:19:54.645786+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.123:0/1118446342' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2021-02-11T00:19:56.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:56 smithi123 bash[16832]: cluster 2021-02-11T00:19:55.268012+0000 mgr.y (mgr.14138) 289 : cluster [DBG] pgmap v245: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:56.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:56 smithi123 bash[13149]: cluster 2021-02-11T00:19:55.268012+0000 mgr.y (mgr.14138) 289 : cluster [DBG] pgmap v245: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:57.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:56 smithi181 bash[13261]: cluster 2021-02-11T00:19:55.268012+0000 mgr.y (mgr.14138) 289 : cluster [DBG] pgmap v245: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:58.790 INFO:teuthology.orchestra.run.smithi123.stdout:68719476789 2021-02-11T00:19:58.842 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:58 smithi123 bash[13149]: cluster 2021-02-11T00:19:57.268532+0000 mgr.y (mgr.14138) 290 : cluster [DBG] pgmap v246: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:58.842 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:58 smithi123 bash[16832]: cluster 2021-02-11T00:19:57.268532+0000 mgr.y (mgr.14138) 290 : cluster [DBG] pgmap v246: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:59.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:58 smithi181 bash[13261]: cluster 2021-02-11T00:19:57.268532+0000 mgr.y (mgr.14138) 290 : cluster [DBG] pgmap v246: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:19:59.611 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476783 got 68719476789 for osd.1 2021-02-11T00:19:59.611 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.2 2021-02-11T00:19:59.738 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:19:59.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:19:59 smithi123 bash[13149]: audit 2021-02-11T00:19:58.791795+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.123:0/78041005' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2021-02-11T00:19:59.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:19:59 smithi123 bash[16832]: audit 2021-02-11T00:19:58.791795+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.123:0/78041005' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2021-02-11T00:20:00.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:19:59 smithi181 bash[13261]: audit 2021-02-11T00:19:58.791795+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.123:0/78041005' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2021-02-11T00:20:00.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:00 smithi123 bash[13149]: cluster 2021-02-11T00:19:59.269229+0000 mgr.y (mgr.14138) 291 : cluster [DBG] pgmap v247: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:00.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:00 smithi123 bash[13149]: cluster 2021-02-11T00:20:00.000155+0000 mon.a (mon.0) 690 : cluster [INF] overall HEALTH_OK 2021-02-11T00:20:00.882 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:00 smithi123 bash[16832]: cluster 2021-02-11T00:19:59.269229+0000 mgr.y (mgr.14138) 291 : cluster [DBG] pgmap v247: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:00.882 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:00 smithi123 bash[16832]: cluster 2021-02-11T00:20:00.000155+0000 mon.a (mon.0) 690 : cluster [INF] overall HEALTH_OK 2021-02-11T00:20:01.069 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:00 smithi181 bash[13261]: cluster 2021-02-11T00:19:59.269229+0000 mgr.y (mgr.14138) 291 : cluster [DBG] pgmap v247: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:01.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:00 smithi181 bash[13261]: cluster 2021-02-11T00:20:00.000155+0000 mon.a (mon.0) 690 : cluster [INF] overall HEALTH_OK 2021-02-11T00:20:02.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:02 smithi123 bash[13149]: cluster 2021-02-11T00:20:01.269984+0000 mgr.y (mgr.14138) 292 : cluster [DBG] pgmap v248: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:02.882 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:02 smithi123 bash[16832]: cluster 2021-02-11T00:20:01.269984+0000 mgr.y (mgr.14138) 292 : cluster [DBG] pgmap v248: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:03.003 INFO:teuthology.orchestra.run.smithi123.stdout:90194313265 2021-02-11T00:20:03.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:02 smithi181 bash[13261]: cluster 2021-02-11T00:20:01.269984+0000 mgr.y (mgr.14138) 292 : cluster [DBG] pgmap v248: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:03.753 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313259 got 90194313265 for osd.2 2021-02-11T00:20:03.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.3 2021-02-11T00:20:03.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:03 smithi123 bash[13149]: audit 2021-02-11T00:20:03.004382+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.123:0/3986238129' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2021-02-11T00:20:03.882 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:03 smithi123 bash[16832]: audit 2021-02-11T00:20:03.004382+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.123:0/3986238129' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2021-02-11T00:20:03.884 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:20:04.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:03 smithi181 bash[13261]: audit 2021-02-11T00:20:03.004382+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.123:0/3986238129' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2021-02-11T00:20:04.882 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:04 smithi123 bash[16832]: cluster 2021-02-11T00:20:03.270628+0000 mgr.y (mgr.14138) 293 : cluster [DBG] pgmap v249: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:04.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:04 smithi123 bash[13149]: cluster 2021-02-11T00:20:03.270628+0000 mgr.y (mgr.14138) 293 : cluster [DBG] pgmap v249: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:05.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:04 smithi181 bash[13261]: cluster 2021-02-11T00:20:03.270628+0000 mgr.y (mgr.14138) 293 : cluster [DBG] pgmap v249: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:07.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:06 smithi181 bash[13261]: cluster 2021-02-11T00:20:05.271309+0000 mgr.y (mgr.14138) 294 : cluster [DBG] pgmap v250: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:07.079 INFO:teuthology.orchestra.run.smithi123.stdout:115964117037 2021-02-11T00:20:07.132 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:06 smithi123 bash[16832]: cluster 2021-02-11T00:20:05.271309+0000 mgr.y (mgr.14138) 294 : cluster [DBG] pgmap v250: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:07.132 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:06 smithi123 bash[13149]: cluster 2021-02-11T00:20:05.271309+0000 mgr.y (mgr.14138) 294 : cluster [DBG] pgmap v250: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:07.882 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:07 smithi123 bash[16832]: audit 2021-02-11T00:20:07.079954+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.123:0/1382901351' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2021-02-11T00:20:07.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:07 smithi123 bash[13149]: audit 2021-02-11T00:20:07.079954+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.123:0/1382901351' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2021-02-11T00:20:07.884 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964117031 got 115964117037 for osd.3 2021-02-11T00:20:07.884 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.4 2021-02-11T00:20:08.016 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:20:08.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:07 smithi181 bash[13261]: audit 2021-02-11T00:20:07.079954+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.123:0/1382901351' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2021-02-11T00:20:09.020 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:08 smithi123 bash[16832]: cluster 2021-02-11T00:20:07.271860+0000 mgr.y (mgr.14138) 295 : cluster [DBG] pgmap v251: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:09.020 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:08 smithi123 bash[13149]: cluster 2021-02-11T00:20:07.271860+0000 mgr.y (mgr.14138) 295 : cluster [DBG] pgmap v251: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:09.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:08 smithi181 bash[13261]: cluster 2021-02-11T00:20:07.271860+0000 mgr.y (mgr.14138) 295 : cluster [DBG] pgmap v251: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:10.920 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:10 smithi123 bash[16832]: cluster 2021-02-11T00:20:09.272463+0000 mgr.y (mgr.14138) 296 : cluster [DBG] pgmap v252: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:11.215 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:10 smithi181 bash[13261]: cluster 2021-02-11T00:20:09.272463+0000 mgr.y (mgr.14138) 296 : cluster [DBG] pgmap v252: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:11.215 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:10 smithi123 bash[13149]: cluster 2021-02-11T00:20:09.272463+0000 mgr.y (mgr.14138) 296 : cluster [DBG] pgmap v252: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:11.290 INFO:teuthology.orchestra.run.smithi123.stdout:137438953512 2021-02-11T00:20:11.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:11 smithi123 bash[13149]: audit 2021-02-11T00:20:11.290111+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.123:0/3947143128' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2021-02-11T00:20:11.882 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:11 smithi123 bash[16832]: audit 2021-02-11T00:20:11.290111+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.123:0/3947143128' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2021-02-11T00:20:12.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:11 smithi181 bash[13261]: audit 2021-02-11T00:20:11.290111+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.123:0/3947143128' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2021-02-11T00:20:12.072 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953505 got 137438953512 for osd.4 2021-02-11T00:20:12.072 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.5 2021-02-11T00:20:12.204 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:20:13.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:12 smithi181 bash[13261]: cluster 2021-02-11T00:20:11.273143+0000 mgr.y (mgr.14138) 297 : cluster [DBG] pgmap v253: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:13.132 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:12 smithi123 bash[13149]: cluster 2021-02-11T00:20:11.273143+0000 mgr.y (mgr.14138) 297 : cluster [DBG] pgmap v253: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:13.132 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:12 smithi123 bash[16832]: cluster 2021-02-11T00:20:11.273143+0000 mgr.y (mgr.14138) 297 : cluster [DBG] pgmap v253: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:15.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:14 smithi181 bash[13261]: cluster 2021-02-11T00:20:13.273776+0000 mgr.y (mgr.14138) 298 : cluster [DBG] pgmap v254: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:15.132 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:14 smithi123 bash[16832]: cluster 2021-02-11T00:20:13.273776+0000 mgr.y (mgr.14138) 298 : cluster [DBG] pgmap v254: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:15.133 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:14 smithi123 bash[13149]: cluster 2021-02-11T00:20:13.273776+0000 mgr.y (mgr.14138) 298 : cluster [DBG] pgmap v254: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:15.612 INFO:teuthology.orchestra.run.smithi123.stdout:158913789989 2021-02-11T00:20:16.070 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:15 smithi181 bash[13261]: audit 2021-02-11T00:20:15.611624+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.123:0/2210899748' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2021-02-11T00:20:16.132 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:15 smithi123 bash[13149]: audit 2021-02-11T00:20:15.611624+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.123:0/2210899748' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2021-02-11T00:20:16.133 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:15 smithi123 bash[16832]: audit 2021-02-11T00:20:15.611624+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.123:0/2210899748' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2021-02-11T00:20:16.385 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789983 got 158913789989 for osd.5 2021-02-11T00:20:16.385 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.6 2021-02-11T00:20:16.524 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:20:16.882 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:16 smithi123 bash[16832]: cluster 2021-02-11T00:20:15.274437+0000 mgr.y (mgr.14138) 299 : cluster [DBG] pgmap v255: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:16.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:16 smithi123 bash[13149]: cluster 2021-02-11T00:20:15.274437+0000 mgr.y (mgr.14138) 299 : cluster [DBG] pgmap v255: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:17.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:16 smithi181 bash[13261]: cluster 2021-02-11T00:20:15.274437+0000 mgr.y (mgr.14138) 299 : cluster [DBG] pgmap v255: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:18.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:18 smithi123 bash[16832]: cluster 2021-02-11T00:20:17.275002+0000 mgr.y (mgr.14138) 300 : cluster [DBG] pgmap v256: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:18.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:18 smithi123 bash[13149]: cluster 2021-02-11T00:20:17.275002+0000 mgr.y (mgr.14138) 300 : cluster [DBG] pgmap v256: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:19.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:18 smithi181 bash[13261]: cluster 2021-02-11T00:20:17.275002+0000 mgr.y (mgr.14138) 300 : cluster [DBG] pgmap v256: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:19.742 INFO:teuthology.orchestra.run.smithi123.stdout:180388626465 2021-02-11T00:20:20.508 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626458 got 180388626465 for osd.6 2021-02-11T00:20:20.508 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.7 2021-02-11T00:20:20.633 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:20:20.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:20 smithi123 bash[16832]: cluster 2021-02-11T00:20:19.275639+0000 mgr.y (mgr.14138) 301 : cluster [DBG] pgmap v257: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:20.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:20 smithi123 bash[16832]: audit 2021-02-11T00:20:19.741907+0000 mon.a (mon.0) 691 : audit [DBG] from='client.? 172.21.15.123:0/314112622' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2021-02-11T00:20:20.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:20 smithi123 bash[13149]: cluster 2021-02-11T00:20:19.275639+0000 mgr.y (mgr.14138) 301 : cluster [DBG] pgmap v257: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:20.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:20 smithi123 bash[13149]: audit 2021-02-11T00:20:19.741907+0000 mon.a (mon.0) 691 : audit [DBG] from='client.? 172.21.15.123:0/314112622' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2021-02-11T00:20:21.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:20 smithi181 bash[13261]: cluster 2021-02-11T00:20:19.275639+0000 mgr.y (mgr.14138) 301 : cluster [DBG] pgmap v257: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:21.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:20 smithi181 bash[13261]: audit 2021-02-11T00:20:19.741907+0000 mon.a (mon.0) 691 : audit [DBG] from='client.? 172.21.15.123:0/314112622' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2021-02-11T00:20:22.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:22 smithi123 bash[16832]: cluster 2021-02-11T00:20:21.276290+0000 mgr.y (mgr.14138) 302 : cluster [DBG] pgmap v258: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:22.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:22 smithi123 bash[13149]: cluster 2021-02-11T00:20:21.276290+0000 mgr.y (mgr.14138) 302 : cluster [DBG] pgmap v258: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:23.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:22 smithi181 bash[13261]: cluster 2021-02-11T00:20:21.276290+0000 mgr.y (mgr.14138) 302 : cluster [DBG] pgmap v258: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:23.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:23 smithi123 bash[16832]: cluster 2021-02-11T00:20:23.276906+0000 mgr.y (mgr.14138) 303 : cluster [DBG] pgmap v259: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:23.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:23 smithi123 bash[13149]: cluster 2021-02-11T00:20:23.276906+0000 mgr.y (mgr.14138) 303 : cluster [DBG] pgmap v259: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:23.952 INFO:teuthology.orchestra.run.smithi123.stdout:201863462940 2021-02-11T00:20:24.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:23 smithi181 bash[13261]: cluster 2021-02-11T00:20:23.276906+0000 mgr.y (mgr.14138) 303 : cluster [DBG] pgmap v259: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:24.737 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462934 got 201863462940 for osd.7 2021-02-11T00:20:24.738 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2021-02-11T00:20:24.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph pg dump --format=json 2021-02-11T00:20:24.859 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:20:25.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:24 smithi181 bash[13261]: audit 2021-02-11T00:20:23.951946+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.123:0/3562633199' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2021-02-11T00:20:25.133 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:24 smithi123 bash[13149]: audit 2021-02-11T00:20:23.951946+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.123:0/3562633199' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2021-02-11T00:20:25.133 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:24 smithi123 bash[16832]: audit 2021-02-11T00:20:23.951946+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.123:0/3562633199' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2021-02-11T00:20:25.993 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:25 smithi123 bash[16832]: cluster 2021-02-11T00:20:25.277693+0000 mgr.y (mgr.14138) 304 : cluster [DBG] pgmap v260: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:25.993 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:25 smithi123 bash[13149]: cluster 2021-02-11T00:20:25.277693+0000 mgr.y (mgr.14138) 304 : cluster [DBG] pgmap v260: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:26.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:25 smithi181 bash[13261]: cluster 2021-02-11T00:20:25.277693+0000 mgr.y (mgr.14138) 304 : cluster [DBG] pgmap v260: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:28.007 INFO:teuthology.orchestra.run.smithi123.stdout: 2021-02-11T00:20:28.010 INFO:teuthology.orchestra.run.smithi123.stderr:dumped all 2021-02-11T00:20:28.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:28 smithi123 bash[16832]: cluster 2021-02-11T00:20:27.278328+0000 mgr.y (mgr.14138) 305 : cluster [DBG] pgmap v261: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:28.633 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:28 smithi123 bash[13149]: cluster 2021-02-11T00:20:27.278328+0000 mgr.y (mgr.14138) 305 : cluster [DBG] pgmap v261: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:28.815 INFO:teuthology.orchestra.run.smithi123.stdout:{"pg_ready":true,"pg_map":{"version":261,"stamp":"2021-02-11T00:20:27.278054+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8392576,"kb_used_data":3904,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568640,"statfs":{"total":767960285184,"available":759366287360,"internally_reserved":8589934592,"allocated":3997696,"data_stored":1628072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:47.303301+0000","last_change":"2021-02-11T00:18:45.678206+0000","last_active":"2021-02-11T00:18:47.303301+0000","last_peered":"2021-02-11T00:18:47.303301+0000","last_clean":"2021-02-11T00:18:47.303301+0000","last_became_active":"2021-02-11T00:18:45.677612+0000","last_became_peered":"2021-02-11T00:18:45.677612+0000","last_unstale":"2021-02-11T00:18:47.303301+0000","last_undegraded":"2021-02-11T00:18:47.303301+0000","last_fullsized":"2021-02-11T00:18:47.303301+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:47.304748+0000","last_change":"2021-02-11T00:18:45.683684+0000","last_active":"2021-02-11T00:18:47.304748+0000","last_peered":"2021-02-11T00:18:47.304748+0000","last_clean":"2021-02-11T00:18:47.304748+0000","last_became_active":"2021-02-11T00:18:45.683304+0000","last_became_peered":"2021-02-11T00:18:45.683304+0000","last_unstale":"2021-02-11T00:18:47.304748+0000","last_undegraded":"2021-02-11T00:18:47.304748+0000","last_fullsized":"2021-02-11T00:18:47.304748+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:46.678314+0000","last_change":"2021-02-11T00:18:45.675161+0000","last_active":"2021-02-11T00:18:46.678314+0000","last_peered":"2021-02-11T00:18:46.678314+0000","last_clean":"2021-02-11T00:18:46.678314+0000","last_became_active":"2021-02-11T00:18:45.674558+0000","last_became_peered":"2021-02-11T00:18:45.674558+0000","last_unstale":"2021-02-11T00:18:46.678314+0000","last_undegraded":"2021-02-11T00:18:46.678314+0000","last_fullsized":"2021-02-11T00:18:46.678314+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:46.678300+0000","last_change":"2021-02-11T00:18:45.679035+0000","last_active":"2021-02-11T00:18:46.678300+0000","last_peered":"2021-02-11T00:18:46.678300+0000","last_clean":"2021-02-11T00:18:46.678300+0000","last_became_active":"2021-02-11T00:18:45.676697+0000","last_became_peered":"2021-02-11T00:18:45.676697+0000","last_unstale":"2021-02-11T00:18:46.678300+0000","last_undegraded":"2021-02-11T00:18:46.678300+0000","last_fullsized":"2021-02-11T00:18:46.678300+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":"14","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:46.678364+0000","last_change":"2021-02-11T00:18:14.897463+0000","last_active":"2021-02-11T00:18:46.678364+0000","last_peered":"2021-02-11T00:18:46.678364+0000","last_clean":"2021-02-11T00:18:46.678364+0000","last_became_active":"2021-02-11T00:18:14.897001+0000","last_became_peered":"2021-02-11T00:18:14.897001+0000","last_unstale":"2021-02-11T00:18:46.678364+0000","last_undegraded":"2021-02-11T00:18:46.678364+0000","last_fullsized":"2021-02-11T00:18:46.678364+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:14:04.447190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:14:04.447190+0000","last_clean_scrub_stamp":"2021-02-11T00:14:04.447190+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:47.304198+0000","last_change":"2021-02-11T00:18:45.676623+0000","last_active":"2021-02-11T00:18:47.304198+0000","last_peered":"2021-02-11T00:18:47.304198+0000","last_clean":"2021-02-11T00:18:47.304198+0000","last_became_active":"2021-02-11T00:18:45.675764+0000","last_became_peered":"2021-02-11T00:18:45.675764+0000","last_unstale":"2021-02-11T00:18:47.304198+0000","last_undegraded":"2021-02-11T00:18:47.304198+0000","last_fullsized":"2021-02-11T00:18:47.304198+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:47.304037+0000","last_change":"2021-02-11T00:18:45.679416+0000","last_active":"2021-02-11T00:18:47.304037+0000","last_peered":"2021-02-11T00:18:47.304037+0000","last_clean":"2021-02-11T00:18:47.304037+0000","last_became_active":"2021-02-11T00:18:45.678937+0000","last_became_peered":"2021-02-11T00:18:45.678937+0000","last_unstale":"2021-02-11T00:18:47.304037+0000","last_undegraded":"2021-02-11T00:18:47.304037+0000","last_fullsized":"2021-02-11T00:18:47.304037+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:47.304203+0000","last_change":"2021-02-11T00:18:45.677524+0000","last_active":"2021-02-11T00:18:47.304203+0000","last_peered":"2021-02-11T00:18:47.304203+0000","last_clean":"2021-02-11T00:18:47.304203+0000","last_became_active":"2021-02-11T00:18:45.676772+0000","last_became_peered":"2021-02-11T00:18:45.676772+0000","last_unstale":"2021-02-11T00:18:47.304203+0000","last_undegraded":"2021-02-11T00:18:47.304203+0000","last_fullsized":"2021-02-11T00:18:47.304203+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:47.304781+0000","last_change":"2021-02-11T00:18:45.683080+0000","last_active":"2021-02-11T00:18:47.304781+0000","last_peered":"2021-02-11T00:18:47.304781+0000","last_clean":"2021-02-11T00:18:47.304781+0000","last_became_active":"2021-02-11T00:18:45.682414+0000","last_became_peered":"2021-02-11T00:18:45.682414+0000","last_unstale":"2021-02-11T00:18:47.304781+0000","last_undegraded":"2021-02-11T00:18:47.304781+0000","last_fullsized":"2021-02-11T00:18:47.304781+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":47,"seq":201863462941,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":1.994,"5min":1.998,"15min":1.998},"min":{"1min":1.2969999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"max":{"1min":3.0870000000000002,"5min":3.0870000000000002,"15min":3.0870000000000002},"last":1.405},{"interface":"front","average":{"1min":1.9830000000000001,"5min":1.978,"15min":1.9770000000000001},"min":{"1min":1.4630000000000001,"5min":1.272,"15min":1.272},"max":{"1min":2.891,"5min":2.891,"15min":2.891},"last":1.998}]},{"osd":1,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":2.165,"5min":1.9810000000000001,"15min":1.95},"min":{"1min":1.264,"5min":1.173,"15min":1.173},"max":{"1min":3.4220000000000002,"5min":3.4220000000000002,"15min":3.4220000000000002},"last":1.802},{"interface":"front","average":{"1min":2.2559999999999998,"5min":2.1659999999999999,"15min":2.1509999999999998},"min":{"1min":1.399,"5min":1.399,"15min":1.399},"max":{"1min":2.9199999999999999,"5min":3.1669999999999998,"15min":3.1669999999999998},"last":1.633}]},{"osd":2,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":2.226,"5min":1.984,"15min":1.944},"min":{"1min":1.722,"5min":1.198,"15min":1.198},"max":{"1min":4.1840000000000002,"5min":4.1840000000000002,"15min":4.1840000000000002},"last":2.2570000000000001},{"interface":"front","average":{"1min":2.4209999999999998,"5min":2.3959999999999999,"15min":2.3919999999999999},"min":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"max":{"1min":3.2200000000000002,"5min":4.2290000000000001,"15min":4.2290000000000001},"last":2.1800000000000002}]},{"osd":3,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":2.262,"5min":2.4350000000000001,"15min":2.464},"min":{"1min":1.71,"5min":1.4670000000000001,"15min":1.4670000000000001},"max":{"1min":2.758,"5min":4.0270000000000001,"15min":4.0270000000000001},"last":2.6739999999999999},{"interface":"front","average":{"1min":2.7869999999999999,"5min":2.7709999999999999,"15min":2.7690000000000001},"min":{"1min":1.9350000000000001,"5min":1.5509999999999999,"15min":1.5509999999999999},"max":{"1min":4.2850000000000001,"5min":4.2850000000000001,"15min":4.2850000000000001},"last":2.5510000000000002}]},{"osd":4,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":2.6829999999999998,"5min":2.6059999999999999,"15min":2.593},"min":{"1min":1.6890000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"max":{"1min":3.718,"5min":4.1760000000000002,"15min":4.1760000000000002},"last":2.363},{"interface":"front","average":{"1min":2.5750000000000002,"5min":2.6930000000000001,"15min":2.7130000000000001},"min":{"1min":1.573,"5min":1.26,"15min":1.26},"max":{"1min":3.0819999999999999,"5min":4.2169999999999996,"15min":4.2169999999999996},"last":2.4860000000000002}]},{"osd":5,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":3.0419999999999998,"5min":2.9820000000000002,"15min":2.972},"min":{"1min":1.5860000000000001,"5min":1.1379999999999999,"15min":1.1379999999999999},"max":{"1min":3.7810000000000001,"5min":4.0110000000000001,"15min":4.0110000000000001},"last":2.9569999999999999},{"interface":"front","average":{"1min":2.9820000000000002,"5min":2.9460000000000002,"15min":2.9399999999999999},"min":{"1min":2.1280000000000001,"5min":1.284,"15min":1.284},"max":{"1min":3.6480000000000001,"5min":3.8199999999999998,"15min":3.8199999999999998},"last":2.7229999999999999}]},{"osd":6,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":3.121,"5min":3.0790000000000002,"15min":3.0720000000000001},"min":{"1min":2.5049999999999999,"5min":2.0590000000000002,"15min":2.0590000000000002},"max":{"1min":3.7909999999999999,"5min":3.8300000000000001,"15min":3.8300000000000001},"last":3.073},{"interface":"front","average":{"1min":3.0939999999999999,"5min":3.149,"15min":3.1579999999999999},"min":{"1min":2.536,"5min":1.9850000000000001,"15min":1.9850000000000001},"max":{"1min":3.6339999999999999,"5min":4.4249999999999998,"15min":4.4249999999999998},"last":2.867}]}]},{"osd":6,"up_from":42,"seq":180388626466,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:19:51 2021","interfaces":[{"interface":"back","average":{"1min":1.76,"5min":1.712,"15min":1.704},"min":{"1min":1.1879999999999999,"5min":1.097,"15min":1.097},"max":{"1min":2.7679999999999998,"5min":2.7679999999999998,"15min":2.7679999999999998},"last":2.548},{"interface":"front","average":{"1min":2.0699999999999998,"5min":2.1059999999999999,"15min":2.1120000000000001},"min":{"1min":1.149,"5min":1.149,"15min":1.149},"max":{"1min":3.5070000000000001,"5min":3.5070000000000001,"15min":3.5070000000000001},"last":1.4350000000000001}]},{"osd":1,"last update":"Thu Feb 11 00:19:51 2021","interfaces":[{"interface":"back","average":{"1min":2.29,"5min":2.298,"15min":2.2999999999999998},"min":{"1min":1.331,"5min":1.321,"15min":1.321},"max":{"1min":2.9279999999999999,"5min":3.2949999999999999,"15min":3.2949999999999999},"last":1.853},{"interface":"front","average":{"1min":2.0699999999999998,"5min":1.8759999999999999,"15min":1.8440000000000001},"min":{"1min":1.476,"5min":1.125,"15min":1.125},"max":{"1min":3.0950000000000002,"5min":3.0950000000000002,"15min":3.0950000000000002},"last":1.3620000000000001}]},{"osd":2,"last update":"Thu Feb 11 00:19:51 2021","interfaces":[{"interface":"back","average":{"1min":2.2650000000000001,"5min":2.008,"15min":1.9650000000000001},"min":{"1min":1.5,"5min":1.171,"15min":1.171},"max":{"1min":3.3839999999999999,"5min":3.3839999999999999,"15min":3.3839999999999999},"last":2.0339999999999998},{"interface":"front","average":{"1min":2.5579999999999998,"5min":2.4950000000000001,"15min":2.4849999999999999},"min":{"1min":1.645,"5min":1.645,"15min":1.645},"max":{"1min":3.3610000000000002,"5min":3.3610000000000002,"15min":3.3610000000000002},"last":2.9500000000000002}]},{"osd":3,"last update":"Thu Feb 11 00:19:51 2021","interfaces":[{"interface":"back","average":{"1min":2.2909999999999999,"5min":2.2559999999999998,"15min":2.25},"min":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"max":{"1min":2.9910000000000001,"5min":2.9910000000000001,"15min":2.9910000000000001},"last":1.9379999999999999},{"interface":"front","average":{"1min":2.7810000000000001,"5min":2.5110000000000001,"15min":2.4660000000000002},"min":{"1min":2.0139999999999998,"5min":1.8480000000000001,"15min":1.8480000000000001},"max":{"1min":3.883,"5min":3.883,"15min":3.883},"last":2.4220000000000002}]},{"osd":4,"last update":"Thu Feb 11 00:19:51 2021","interfaces":[{"interface":"back","average":{"1min":2.9510000000000001,"5min":2.621,"15min":2.5659999999999998},"min":{"1min":1.8169999999999999,"5min":1.8169999999999999,"15min":1.8169999999999999},"max":{"1min":3.782,"5min":3.782,"15min":3.782},"last":3.359},{"interface":"front","average":{"1min":2.7349999999999999,"5min":2.4910000000000001,"15min":2.4500000000000002},"min":{"1min":1.7230000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"max":{"1min":3.4249999999999998,"5min":3.4249999999999998,"15min":3.4249999999999998},"last":2.3420000000000001}]},{"osd":5,"last update":"Thu Feb 11 00:19:51 2021","interfaces":[{"interface":"back","average":{"1min":3.1640000000000001,"5min":2.8279999999999998,"15min":2.7719999999999998},"min":{"1min":1.8540000000000001,"5min":1.464,"15min":1.464},"max":{"1min":4.266,"5min":4.266,"15min":4.266},"last":2.847},{"interface":"front","average":{"1min":2.9449999999999998,"5min":2.7010000000000001,"15min":2.661},"min":{"1min":1.6579999999999999,"5min":0.97599999999999998,"15min":0.97599999999999998},"max":{"1min":3.5990000000000002,"5min":3.7120000000000002,"15min":3.7120000000000002},"last":2.7130000000000001}]},{"osd":7,"last update":"Thu Feb 11 00:20:16 2021","interfaces":[{"interface":"back","average":{"1min":3.387,"5min":3.2160000000000002,"15min":3.1880000000000002},"min":{"1min":2.1000000000000001,"5min":1.6279999999999999,"15min":1.6279999999999999},"max":{"1min":4.3259999999999996,"5min":4.6779999999999999,"15min":4.6779999999999999},"last":3.258},{"interface":"front","average":{"1min":3.2559999999999998,"5min":3.1749999999999998,"15min":3.161},"min":{"1min":1.956,"5min":1.956,"15min":1.956},"max":{"1min":4.093,"5min":4.093,"15min":4.093},"last":3.161}]}]},{"osd":1,"up_from":16,"seq":68719476795,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:19:53 2021","interfaces":[{"interface":"back","average":{"1min":1.8799999999999999,"5min":1.6000000000000001,"15min":1.4059999999999999},"min":{"1min":1.468,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":2.8199999999999998,"5min":2.8199999999999998,"15min":2.8199999999999998},"last":1.583},{"interface":"front","average":{"1min":1.8069999999999999,"5min":1.589,"15min":1.391},"min":{"1min":1.4419999999999999,"5min":0.89200000000000002,"15min":0.89200000000000002},"max":{"1min":2.5569999999999999,"5min":3.3340000000000001,"15min":3.3340000000000001},"last":1.4570000000000001}]},{"osd":2,"last update":"Thu Feb 11 00:20:19 2021","interfaces":[{"interface":"back","average":{"1min":1.734,"5min":1.6759999999999999,"15min":1.5549999999999999},"min":{"1min":1.3149999999999999,"5min":1,"15min":1},"max":{"1min":2.1080000000000001,"5min":2.6160000000000001,"15min":2.6160000000000001},"last":1.508},{"interface":"front","average":{"1min":2.1800000000000002,"5min":2.032,"15min":1.8620000000000001},"min":{"1min":1.4279999999999999,"5min":0.94399999999999995,"15min":0.94399999999999995},"max":{"1min":2.9060000000000001,"5min":3.383,"15min":3.383},"last":1.79}]},{"osd":3,"last update":"Thu Feb 11 00:19:42 2021","interfaces":[{"interface":"back","average":{"1min":2.3799999999999999,"5min":2.1139999999999999,"15min":2.0099999999999998},"min":{"1min":1.3360000000000001,"5min":1.246,"15min":1.246},"max":{"1min":3.3809999999999998,"5min":3.6800000000000002,"15min":3.6800000000000002},"last":1.9550000000000001},{"interface":"front","average":{"1min":2.5680000000000001,"5min":2.4550000000000001,"15min":2.4060000000000001},"min":{"1min":1.9510000000000001,"5min":1.1679999999999999,"15min":1.1679999999999999},"max":{"1min":3.0459999999999998,"5min":4.1360000000000001,"15min":4.1360000000000001},"last":3.1760000000000002}]},{"osd":4,"last update":"Thu Feb 11 00:20:08 2021","interfaces":[{"interface":"back","average":{"1min":2.9769999999999999,"5min":2.9449999999999998,"15min":2.9710000000000001},"min":{"1min":1.714,"5min":1.502,"15min":1.502},"max":{"1min":4.282,"5min":6.8319999999999999,"15min":6.8319999999999999},"last":3.008},{"interface":"front","average":{"1min":2.8940000000000001,"5min":2.8580000000000001,"15min":2.8439999999999999},"min":{"1min":1.772,"5min":1.369,"15min":1.369},"max":{"1min":3.8279999999999998,"5min":6.9960000000000004,"15min":6.9960000000000004},"last":2.363}]},{"osd":5,"last update":"Thu Feb 11 00:19:33 2021","interfaces":[{"interface":"back","average":{"1min":3.1579999999999999,"5min":3.1019999999999999,"15min":3.0920000000000001},"min":{"1min":1.333,"5min":1.333,"15min":1.333},"max":{"1min":4.96,"5min":4.96,"15min":4.96},"last":2.8109999999999999},{"interface":"front","average":{"1min":2.6539999999999999,"5min":2.6030000000000002,"15min":2.5950000000000002},"min":{"1min":1.629,"5min":1.629,"15min":1.629},"max":{"1min":3.3050000000000002,"5min":4.1920000000000002,"15min":4.1920000000000002},"last":2.6200000000000001}]},{"osd":6,"last update":"Thu Feb 11 00:19:53 2021","interfaces":[{"interface":"back","average":{"1min":3.2650000000000001,"5min":3.1080000000000001,"15min":3.0819999999999999},"min":{"1min":1.905,"5min":1.8140000000000001,"15min":1.8140000000000001},"max":{"1min":4.3570000000000002,"5min":4.5030000000000001,"15min":4.5030000000000001},"last":2.7410000000000001},{"interface":"front","average":{"1min":3.302,"5min":3.29,"15min":3.2879999999999998},"min":{"1min":2.8860000000000001,"5min":1.671,"15min":1.671},"max":{"1min":3.831,"5min":4.5430000000000001,"15min":4.5430000000000001},"last":3.3420000000000001}]},{"osd":7,"last update":"Thu Feb 11 00:20:15 2021","interfaces":[{"interface":"back","average":{"1min":3.0579999999999998,"5min":2.956,"15min":2.9390000000000001},"min":{"1min":2.2000000000000002,"5min":1.7509999999999999,"15min":1.7509999999999999},"max":{"1min":3.9630000000000001,"5min":3.9630000000000001,"15min":3.9630000000000001},"last":2.4239999999999999},{"interface":"front","average":{"1min":3.4289999999999998,"5min":3.3530000000000002,"15min":3.3399999999999999},"min":{"1min":2.5259999999999998,"5min":1.7010000000000001,"15min":1.7010000000000001},"max":{"1min":4.3220000000000001,"5min":4.3220000000000001,"15min":4.3220000000000001},"last":2.9449999999999998}]}]},{"osd":0,"up_from":10,"seq":42949673024,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Feb 11 00:19:53 2021","interfaces":[{"interface":"back","average":{"1min":1.8120000000000001,"5min":1.569,"15min":1.3720000000000001},"min":{"1min":1.095,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":2.3530000000000002,"5min":2.6930000000000001,"15min":2.6930000000000001},"last":2.2490000000000001},{"interface":"front","average":{"1min":1.919,"5min":1.6519999999999999,"15min":1.415},"min":{"1min":1.544,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":2.7349999999999999,"5min":2.7370000000000001,"15min":2.7370000000000001},"last":1.96}]},{"osd":2,"last update":"Thu Feb 11 00:20:22 2021","interfaces":[{"interface":"back","average":{"1min":2.2549999999999999,"5min":2.0870000000000002,"15min":1.9430000000000001},"min":{"1min":1.591,"5min":1.216,"15min":1.216},"max":{"1min":2.8940000000000001,"5min":3.3029999999999999,"15min":3.3029999999999999},"last":2.3540000000000001},{"interface":"front","average":{"1min":2.1629999999999998,"5min":2.0350000000000001,"15min":1.869},"min":{"1min":1.4319999999999999,"5min":1.23,"15min":1.23},"max":{"1min":2.5859999999999999,"5min":3.464,"15min":3.464},"last":1.8380000000000001}]},{"osd":3,"last update":"Thu Feb 11 00:19:46 2021","interfaces":[{"interface":"back","average":{"1min":2.1019999999999999,"5min":2.0470000000000002,"15min":1.996},"min":{"1min":1.508,"5min":1.508,"15min":1.508},"max":{"1min":3.0190000000000001,"5min":3.1539999999999999,"15min":3.1539999999999999},"last":2.1819999999999999},{"interface":"front","average":{"1min":2.6389999999999998,"5min":2.5310000000000001,"15min":2.48},"min":{"1min":1.7949999999999999,"5min":1.623,"15min":1.623},"max":{"1min":3.5529999999999999,"5min":3.5529999999999999,"15min":3.5529999999999999},"last":2.6819999999999999}]},{"osd":4,"last update":"Thu Feb 11 00:20:09 2021","interfaces":[{"interface":"back","average":{"1min":2.952,"5min":2.6760000000000002,"15min":2.6160000000000001},"min":{"1min":1.9199999999999999,"5min":1.786,"15min":1.786},"max":{"1min":3.7000000000000002,"5min":4.0990000000000002,"15min":4.0990000000000002},"last":3.2469999999999999},{"interface":"front","average":{"1min":3.1000000000000001,"5min":2.9990000000000001,"15min":2.9849999999999999},"min":{"1min":2.093,"5min":1.7130000000000001,"15min":1.7130000000000001},"max":{"1min":4.2770000000000001,"5min":4.6980000000000004,"15min":4.6980000000000004},"last":3.794}]},{"osd":5,"last update":"Thu Feb 11 00:19:29 2021","interfaces":[{"interface":"back","average":{"1min":2.7610000000000001,"5min":2.9609999999999999,"15min":2.9940000000000002},"min":{"1min":2.1080000000000001,"5min":2.1080000000000001,"15min":2.1080000000000001},"max":{"1min":3.2669999999999999,"5min":5.9800000000000004,"15min":5.9800000000000004},"last":2.8610000000000002},{"interface":"front","average":{"1min":2.6080000000000001,"5min":2.8010000000000002,"15min":2.8330000000000002},"min":{"1min":1.7490000000000001,"5min":1.7490000000000001,"15min":1.7490000000000001},"max":{"1min":3.2879999999999998,"5min":5.9100000000000001,"15min":5.9100000000000001},"last":3.3719999999999999}]},{"osd":6,"last update":"Thu Feb 11 00:19:53 2021","interfaces":[{"interface":"back","average":{"1min":2.7450000000000001,"5min":2.8330000000000002,"15min":2.8479999999999999},"min":{"1min":2.1459999999999999,"5min":2.044,"15min":2.044},"max":{"1min":3.6240000000000001,"5min":4.3869999999999996,"15min":4.3869999999999996},"last":3.855},{"interface":"front","average":{"1min":3.2810000000000001,"5min":3.3679999999999999,"15min":3.3820000000000001},"min":{"1min":2.242,"5min":2.242,"15min":2.242},"max":{"1min":4.0999999999999996,"5min":5.1970000000000001,"15min":5.1970000000000001},"last":4.2590000000000003}]},{"osd":7,"last update":"Thu Feb 11 00:20:16 2021","interfaces":[{"interface":"back","average":{"1min":3.5539999999999998,"5min":3.6190000000000002,"15min":3.6299999999999999},"min":{"1min":2.399,"5min":2.399,"15min":2.399},"max":{"1min":4.3049999999999997,"5min":5.5359999999999996,"15min":5.5359999999999996},"last":4.0620000000000003},{"interface":"front","average":{"1min":3.387,"5min":3.2509999999999999,"15min":3.2280000000000002},"min":{"1min":2.6110000000000002,"5min":2.6110000000000002,"15min":2.6110000000000002},"max":{"1min":4.3899999999999997,"5min":4.3899999999999997,"15min":4.3899999999999997},"last":3.6890000000000001}]}]},{"osd":2,"up_from":21,"seq":90194313270,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:20:18 2021","interfaces":[{"interface":"back","average":{"1min":1.8049999999999999,"5min":1.6930000000000001,"15min":1.577},"min":{"1min":1.05,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":2.9359999999999999,"5min":3.4319999999999999,"15min":3.4319999999999999},"last":1.7210000000000001},{"interface":"front","average":{"1min":2.0009999999999999,"5min":1.73,"15min":1.5569999999999999},"min":{"1min":1.085,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":4.7149999999999999,"5min":4.7149999999999999,"15min":4.7149999999999999},"last":1.819}]},{"osd":1,"last update":"Thu Feb 11 00:20:18 2021","interfaces":[{"interface":"back","average":{"1min":2.2229999999999999,"5min":1.909,"15min":1.7529999999999999},"min":{"1min":1.4950000000000001,"5min":0.95899999999999996,"15min":0.95899999999999996},"max":{"1min":3.347,"5min":3.347,"15min":3.347},"last":2.5430000000000001},{"interface":"front","average":{"1min":2.2000000000000002,"5min":1.964,"15min":1.8400000000000001},"min":{"1min":1.427,"5min":0.93999999999999995,"15min":0.93999999999999995},"max":{"1min":5.2430000000000003,"5min":5.2430000000000003,"15min":5.2430000000000003},"last":2.3639999999999999}]},{"osd":3,"last update":"Thu Feb 11 00:19:44 2021","interfaces":[{"interface":"back","average":{"1min":2.0539999999999998,"5min":1.931,"15min":1.911},"min":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":5.0300000000000002,"5min":5.0300000000000002,"15min":5.0300000000000002},"last":2.2000000000000002},{"interface":"front","average":{"1min":2.5150000000000001,"5min":2.4020000000000001,"15min":2.3159999999999998},"min":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"max":{"1min":3.2519999999999998,"5min":3.9950000000000001,"15min":3.9950000000000001},"last":3.028}]},{"osd":4,"last update":"Thu Feb 11 00:20:00 2021","interfaces":[{"interface":"back","average":{"1min":2.996,"5min":2.5840000000000001,"15min":2.4969999999999999},"min":{"1min":2.073,"5min":0.91200000000000003,"15min":0.91200000000000003},"max":{"1min":6.1289999999999996,"5min":6.1289999999999996,"15min":6.1289999999999996},"last":2.754},{"interface":"front","average":{"1min":3.254,"5min":2.9670000000000001,"15min":2.8769999999999998},"min":{"1min":2.1070000000000002,"5min":1.696,"15min":1.696},"max":{"1min":4.1980000000000004,"5min":4.7629999999999999,"15min":4.7629999999999999},"last":3.3109999999999999}]},{"osd":5,"last update":"Thu Feb 11 00:19:30 2021","interfaces":[{"interface":"back","average":{"1min":3.1469999999999998,"5min":3.1389999999999998,"15min":3.137},"min":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"max":{"1min":4.0099999999999998,"5min":5.1189999999999998,"15min":5.1189999999999998},"last":3.75},{"interface":"front","average":{"1min":3.0049999999999999,"5min":2.9609999999999999,"15min":2.9529999999999998},"min":{"1min":1.6100000000000001,"5min":1.6100000000000001,"15min":1.6100000000000001},"max":{"1min":5.6539999999999999,"5min":5.6539999999999999,"15min":5.6539999999999999},"last":2.972}]},{"osd":6,"last update":"Thu Feb 11 00:19:53 2021","interfaces":[{"interface":"back","average":{"1min":2.8500000000000001,"5min":2.6669999999999998,"15min":2.637},"min":{"1min":1.218,"5min":1.218,"15min":1.218},"max":{"1min":5.4000000000000004,"5min":5.4000000000000004,"15min":5.4000000000000004},"last":2.6539999999999999},{"interface":"front","average":{"1min":3.536,"5min":3.3809999999999998,"15min":3.355},"min":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"max":{"1min":4.5819999999999999,"5min":4.5819999999999999,"15min":4.5819999999999999},"last":3.5390000000000001}]},{"osd":7,"last update":"Thu Feb 11 00:20:18 2021","interfaces":[{"interface":"back","average":{"1min":3.419,"5min":3.1749999999999998,"15min":3.1339999999999999},"min":{"1min":1.9890000000000001,"5min":1.4199999999999999,"15min":1.4199999999999999},"max":{"1min":6.3470000000000004,"5min":6.3470000000000004,"15min":6.3470000000000004},"last":3.2210000000000001},{"interface":"front","average":{"1min":3.2250000000000001,"5min":2.9849999999999999,"15min":2.9449999999999998},"min":{"1min":2.2330000000000001,"5min":1.306,"15min":1.306},"max":{"1min":5.734,"5min":5.734,"15min":5.734},"last":3.1040000000000001}]}]},{"osd":3,"up_from":27,"seq":115964117041,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:19:45 2021","interfaces":[{"interface":"back","average":{"1min":1.823,"5min":1.6180000000000001,"15min":1.522},"min":{"1min":1.0620000000000001,"5min":1.034,"15min":1.034},"max":{"1min":2.7240000000000002,"5min":2.8860000000000001,"15min":2.8860000000000001},"last":1.6699999999999999},{"interface":"front","average":{"1min":1.6519999999999999,"5min":1.734,"15min":1.6970000000000001},"min":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"max":{"1min":2.4529999999999998,"5min":2.4849999999999999,"15min":2.4849999999999999},"last":1.4339999999999999}]},{"osd":1,"last update":"Thu Feb 11 00:19:45 2021","interfaces":[{"interface":"back","average":{"1min":1.9419999999999999,"5min":1.8400000000000001,"15min":1.788},"min":{"1min":0.875,"5min":0.875,"15min":0.875},"max":{"1min":2.613,"5min":2.613,"15min":2.613},"last":1.972},{"interface":"front","average":{"1min":1.78,"5min":1.923,"15min":1.915},"min":{"1min":1.024,"5min":1.024,"15min":1.024},"max":{"1min":2.7949999999999999,"5min":3.371,"15min":3.371},"last":1.895}]},{"osd":2,"last update":"Thu Feb 11 00:19:45 2021","interfaces":[{"interface":"back","average":{"1min":2.2490000000000001,"5min":2.141,"15min":2.048},"min":{"1min":1.032,"5min":1.032,"15min":1.032},"max":{"1min":3.496,"5min":3.496,"15min":3.496},"last":2.081},{"interface":"front","average":{"1min":2.2799999999999998,"5min":2.2869999999999999,"15min":2.2080000000000002},"min":{"1min":1.363,"5min":1.3480000000000001,"15min":1.3480000000000001},"max":{"1min":3.778,"5min":4.3040000000000003,"15min":4.3040000000000003},"last":2.5259999999999998}]},{"osd":4,"last update":"Thu Feb 11 00:20:07 2021","interfaces":[{"interface":"back","average":{"1min":2.4729999999999999,"5min":2.4329999999999998,"15min":2.4369999999999998},"min":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"max":{"1min":3.391,"5min":3.9630000000000001,"15min":3.9630000000000001},"last":2.3180000000000001},{"interface":"front","average":{"1min":2.7450000000000001,"5min":2.577,"15min":2.524},"min":{"1min":1.649,"5min":1.649,"15min":1.649},"max":{"1min":4.2370000000000001,"5min":4.2370000000000001,"15min":4.2370000000000001},"last":1.8360000000000001}]},{"osd":5,"last update":"Thu Feb 11 00:19:29 2021","interfaces":[{"interface":"back","average":{"1min":2.8879999999999999,"5min":2.9390000000000001,"15min":2.9470000000000001},"min":{"1min":1.51,"5min":1.51,"15min":1.51},"max":{"1min":4.4420000000000002,"5min":4.4420000000000002,"15min":4.4420000000000002},"last":2.0630000000000002},{"interface":"front","average":{"1min":2.8279999999999998,"5min":2.9990000000000001,"15min":3.0270000000000001},"min":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"max":{"1min":3.879,"5min":4.3760000000000003,"15min":4.3760000000000003},"last":2.8610000000000002}]},{"osd":6,"last update":"Thu Feb 11 00:19:49 2021","interfaces":[{"interface":"back","average":{"1min":3.2669999999999999,"5min":3.395,"15min":3.4159999999999999},"min":{"1min":1.821,"5min":1.821,"15min":1.821},"max":{"1min":4.4450000000000003,"5min":4.4450000000000003,"15min":4.4450000000000003},"last":2.1880000000000002},{"interface":"front","average":{"1min":2.8170000000000002,"5min":2.7949999999999999,"15min":2.7909999999999999},"min":{"1min":1.7470000000000001,"5min":1.7470000000000001,"15min":1.7470000000000001},"max":{"1min":3.718,"5min":3.718,"15min":3.718},"last":2.7389999999999999}]},{"osd":7,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":3.2909999999999999,"5min":3.1579999999999999,"15min":3.1360000000000001},"min":{"1min":2.2890000000000001,"5min":1.8340000000000001,"15min":1.8340000000000001},"max":{"1min":4.2190000000000003,"5min":4.2190000000000003,"15min":4.2190000000000003},"last":3.3109999999999999},{"interface":"front","average":{"1min":3.4780000000000002,"5min":3.343,"15min":3.3210000000000002},"min":{"1min":2.1110000000000002,"5min":1.923,"15min":1.923},"max":{"1min":4.6390000000000002,"5min":4.6390000000000002,"15min":4.6390000000000002},"last":2.399}]}]},{"osd":4,"up_from":32,"seq":137438953515,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:20:02 2021","interfaces":[{"interface":"back","average":{"1min":2.2050000000000001,"5min":1.819,"15min":1.7230000000000001},"min":{"1min":1.304,"5min":0.95699999999999996,"15min":0.95699999999999996},"max":{"1min":3.2959999999999998,"5min":3.2959999999999998,"15min":3.2959999999999998},"last":1.171},{"interface":"front","average":{"1min":2.0739999999999998,"5min":1.8660000000000001,"15min":1.7969999999999999},"min":{"1min":1.2749999999999999,"5min":1.232,"15min":1.232},"max":{"1min":3.5979999999999999,"5min":3.5979999999999999,"15min":3.5979999999999999},"last":2.1219999999999999}]},{"osd":1,"last update":"Thu Feb 11 00:20:02 2021","interfaces":[{"interface":"back","average":{"1min":1.889,"5min":1.8169999999999999,"15min":1.7669999999999999},"min":{"1min":1.464,"5min":1.3700000000000001,"15min":1.3700000000000001},"max":{"1min":2.6539999999999999,"5min":2.8690000000000002,"15min":2.8690000000000002},"last":2.2519999999999998},{"interface":"front","average":{"1min":2.331,"5min":2.0939999999999999,"15min":2.0299999999999998},"min":{"1min":1.258,"5min":1.258,"15min":1.258},"max":{"1min":3.2029999999999998,"5min":3.21,"15min":3.21},"last":2.0699999999999998}]},{"osd":2,"last update":"Thu Feb 11 00:20:02 2021","interfaces":[{"interface":"back","average":{"1min":2.3359999999999999,"5min":2.254,"15min":2.1259999999999999},"min":{"1min":1.325,"5min":1.325,"15min":1.325},"max":{"1min":3.71,"5min":6.2489999999999997,"15min":6.2489999999999997},"last":1.72},{"interface":"front","average":{"1min":2.4780000000000002,"5min":2.2669999999999999,"15min":2.1850000000000001},"min":{"1min":1.7689999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"max":{"1min":3.1269999999999998,"5min":3.238,"15min":3.238},"last":2.5609999999999999}]},{"osd":3,"last update":"Thu Feb 11 00:20:02 2021","interfaces":[{"interface":"back","average":{"1min":2.6179999999999999,"5min":2.3330000000000002,"15min":2.262},"min":{"1min":1.6950000000000001,"5min":1.5329999999999999,"15min":1.5329999999999999},"max":{"1min":3.9980000000000002,"5min":3.9980000000000002,"15min":3.9980000000000002},"last":2.7770000000000001},{"interface":"front","average":{"1min":2.2879999999999998,"5min":2.1629999999999998,"15min":2.0830000000000002},"min":{"1min":1.403,"5min":1.403,"15min":1.403},"max":{"1min":2.593,"5min":3.2160000000000002,"15min":3.2160000000000002},"last":1.407}]},{"osd":5,"last update":"Thu Feb 11 00:19:26 2021","interfaces":[{"interface":"back","average":{"1min":2.786,"5min":2.282,"15min":2.198},"min":{"1min":1.756,"5min":1.3640000000000001,"15min":1.3640000000000001},"max":{"1min":3.9209999999999998,"5min":3.9209999999999998,"15min":3.9209999999999998},"last":2.4239999999999999},{"interface":"front","average":{"1min":3.044,"5min":2.6320000000000001,"15min":2.5630000000000002},"min":{"1min":1.99,"5min":1.534,"15min":1.534},"max":{"1min":4.2460000000000004,"5min":5.875,"15min":5.875},"last":2.8359999999999999}]},{"osd":6,"last update":"Thu Feb 11 00:19:53 2021","interfaces":[{"interface":"back","average":{"1min":2.8170000000000002,"5min":2.7559999999999998,"15min":2.746},"min":{"1min":2.0329999999999999,"5min":1.4950000000000001,"15min":1.4950000000000001},"max":{"1min":3.806,"5min":3.806,"15min":3.806},"last":2.9809999999999999},{"interface":"front","average":{"1min":2.7890000000000001,"5min":2.581,"15min":2.5470000000000002},"min":{"1min":2.2570000000000001,"5min":1.617,"15min":1.617},"max":{"1min":3.3679999999999999,"5min":3.8039999999999998,"15min":3.8039999999999998},"last":2.5009999999999999}]},{"osd":7,"last update":"Thu Feb 11 00:20:15 2021","interfaces":[{"interface":"back","average":{"1min":3.1720000000000002,"5min":3.036,"15min":3.0129999999999999},"min":{"1min":2.0739999999999998,"5min":1.6439999999999999,"15min":1.6439999999999999},"max":{"1min":4.0519999999999996,"5min":4.0519999999999996,"15min":4.0519999999999996},"last":2.718},{"interface":"front","average":{"1min":3.431,"5min":3.4260000000000002,"15min":3.4249999999999998},"min":{"1min":2.6080000000000001,"5min":1.909,"15min":1.909},"max":{"1min":4.2519999999999998,"5min":5.734,"15min":5.734},"last":3.3740000000000001}]}]},{"osd":5,"up_from":37,"seq":158913789992,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:19:26 2021","interfaces":[{"interface":"back","average":{"1min":2.0299999999999998,"5min":1.847,"15min":1.8169999999999999},"min":{"1min":1.3129999999999999,"5min":1.052,"15min":1.052},"max":{"1min":3.8650000000000002,"5min":3.8650000000000002,"15min":3.8650000000000002},"last":2.0390000000000001},{"interface":"front","average":{"1min":2.016,"5min":1.9099999999999999,"15min":1.8919999999999999},"min":{"1min":0.998,"5min":0.998,"15min":0.998},"max":{"1min":3.286,"5min":3.286,"15min":3.286},"last":1.8180000000000001}]},{"osd":1,"last update":"Thu Feb 11 00:19:26 2021","interfaces":[{"interface":"back","average":{"1min":2.2010000000000001,"5min":1.9950000000000001,"15min":1.9610000000000001},"min":{"1min":1.5229999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"max":{"1min":4.0860000000000003,"5min":4.0860000000000003,"15min":4.0860000000000003},"last":3.1360000000000001},{"interface":"front","average":{"1min":2.4929999999999999,"5min":2.121,"15min":2.0590000000000002},"min":{"1min":1.427,"5min":1.383,"15min":1.383},"max":{"1min":3.895,"5min":3.895,"15min":3.895},"last":2.9870000000000001}]},{"osd":2,"last update":"Thu Feb 11 00:19:26 2021","interfaces":[{"interface":"back","average":{"1min":2.1240000000000001,"5min":1.9710000000000001,"15min":1.9450000000000001},"min":{"1min":1.198,"5min":1.198,"15min":1.198},"max":{"1min":3.3399999999999999,"5min":3.3399999999999999,"15min":3.3399999999999999},"last":2.161},{"interface":"front","average":{"1min":2.6059999999999999,"5min":2.1789999999999998,"15min":2.1080000000000001},"min":{"1min":1.76,"5min":1.3480000000000001,"15min":1.3480000000000001},"max":{"1min":4.3470000000000004,"5min":4.3470000000000004,"15min":4.3470000000000004},"last":3.4590000000000001}]},{"osd":3,"last update":"Thu Feb 11 00:19:26 2021","interfaces":[{"interface":"back","average":{"1min":2.5369999999999999,"5min":2.2589999999999999,"15min":2.2130000000000001},"min":{"1min":1.96,"5min":1.8129999999999999,"15min":1.8129999999999999},"max":{"1min":3.399,"5min":3.399,"15min":3.399},"last":2.5329999999999999},{"interface":"front","average":{"1min":2.9239999999999999,"5min":2.4359999999999999,"15min":2.3540000000000001},"min":{"1min":1.123,"5min":1.123,"15min":1.123},"max":{"1min":4.556,"5min":4.556,"15min":4.556},"last":3.6869999999999998}]},{"osd":4,"last update":"Thu Feb 11 00:19:26 2021","interfaces":[{"interface":"back","average":{"1min":2.8690000000000002,"5min":2.27,"15min":2.1699999999999999},"min":{"1min":1.282,"5min":1.282,"15min":1.282},"max":{"1min":4.1040000000000001,"5min":4.1040000000000001,"15min":4.1040000000000001},"last":3.3180000000000001},{"interface":"front","average":{"1min":2.823,"5min":2.367,"15min":2.2909999999999999},"min":{"1min":1.8480000000000001,"5min":1.482,"15min":1.482},"max":{"1min":3.7850000000000001,"5min":3.9159999999999999,"15min":3.9159999999999999},"last":3.2360000000000002}]},{"osd":6,"last update":"Thu Feb 11 00:19:52 2021","interfaces":[{"interface":"back","average":{"1min":2.9990000000000001,"5min":2.855,"15min":2.831},"min":{"1min":1.978,"5min":1.288,"15min":1.288},"max":{"1min":4.4880000000000004,"5min":4.4880000000000004,"15min":4.4880000000000004},"last":3.5609999999999999},{"interface":"front","average":{"1min":3.1179999999999999,"5min":2.7890000000000001,"15min":2.734},"min":{"1min":2.4369999999999998,"5min":1.357,"15min":1.357},"max":{"1min":3.7549999999999999,"5min":4.5129999999999999,"15min":4.5129999999999999},"last":3.5190000000000001}]},{"osd":7,"last update":"Thu Feb 11 00:20:16 2021","interfaces":[{"interface":"back","average":{"1min":3.1989999999999998,"5min":3.3500000000000001,"15min":3.375},"min":{"1min":2.6190000000000002,"5min":1.6679999999999999,"15min":1.6679999999999999},"max":{"1min":3.976,"5min":5.4370000000000003,"15min":5.4370000000000003},"last":3.7389999999999999},{"interface":"front","average":{"1min":3.5019999999999998,"5min":3.2759999999999998,"15min":3.238},"min":{"1min":2.9399999999999999,"5min":2.048,"15min":2.048},"max":{"1min":4.1849999999999996,"5min":4.806,"15min":4.806},"last":3.891}]}]}]}} 2021-02-11T00:20:28.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph pg dump --format=json 2021-02-11T00:20:28.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:28 smithi181 bash[13261]: cluster 2021-02-11T00:20:27.278328+0000 mgr.y (mgr.14138) 305 : cluster [DBG] pgmap v261: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:28.948 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:20:29.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:29 smithi123 bash[13149]: audit 2021-02-11T00:20:28.000540+0000 mgr.y (mgr.14138) 306 : audit [DBG] from='client.34493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2021-02-11T00:20:29.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:29 smithi123 bash[16832]: audit 2021-02-11T00:20:28.000540+0000 mgr.y (mgr.14138) 306 : audit [DBG] from='client.34493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2021-02-11T00:20:29.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:29 smithi181 bash[13261]: audit 2021-02-11T00:20:28.000540+0000 mgr.y (mgr.14138) 306 : audit [DBG] from='client.34493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2021-02-11T00:20:30.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:30 smithi181 bash[13261]: cluster 2021-02-11T00:20:29.278958+0000 mgr.y (mgr.14138) 307 : cluster [DBG] pgmap v262: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:33.435 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:30 smithi123 bash[13149]: cluster 2021-02-11T00:20:29.278958+0000 mgr.y (mgr.14138) 307 : cluster [DBG] pgmap v262: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:33.435 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:32 smithi123 bash[13149]: cluster 2021-02-11T00:20:31.279593+0000 mgr.y (mgr.14138) 308 : cluster [DBG] pgmap v263: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:33.435 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:30 smithi123 bash[16832]: cluster 2021-02-11T00:20:29.278958+0000 mgr.y (mgr.14138) 307 : cluster [DBG] pgmap v262: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:33.435 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:32 smithi123 bash[16832]: cluster 2021-02-11T00:20:31.279593+0000 mgr.y (mgr.14138) 308 : cluster [DBG] pgmap v263: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:33.435 INFO:teuthology.orchestra.run.smithi123.stdout: 2021-02-11T00:20:33.435 INFO:teuthology.orchestra.run.smithi123.stdout:{"pg_ready":true,"pg_map":{"version":263,"stamp":"2021-02-11T00:20:31.279248+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8392576,"kb_used_data":3904,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568640,"statfs":{"total":767960285184,"available":759366287360,"internally_reserved":8589934592,"allocated":3997696,"data_stored":1628072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:47.303301+0000","last_change":"2021-02-11T00:18:45.678206+0000","last_active":"2021-02-11T00:18:47.303301+0000","last_peered":"2021-02-11T00:18:47.303301+0000","last_clean":"2021-02-11T00:18:47.303301+0000","last_became_active":"2021-02-11T00:18:45.677612+0000","last_became_peered":"2021-02-11T00:18:45.677612+0000","last_unstale":"2021-02-11T00:18:47.303301+0000","last_undegraded":"2021-02-11T00:18:47.303301+0000","last_fullsized":"2021-02-11T00:18:47.303301+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:47.304748+0000","last_change":"2021-02-11T00:18:45.683684+0000","last_active":"2021-02-11T00:18:47.304748+0000","last_peered":"2021-02-11T00:18:47.304748+0000","last_clean":"2021-02-11T00:18:47.304748+0000","last_became_active":"2021-02-11T00:18:45.683304+0000","last_became_peered":"2021-02-11T00:18:45.683304+0000","last_unstale":"2021-02-11T00:18:47.304748+0000","last_undegraded":"2021-02-11T00:18:47.304748+0000","last_fullsized":"2021-02-11T00:18:47.304748+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:46.678314+0000","last_change":"2021-02-11T00:18:45.675161+0000","last_active":"2021-02-11T00:18:46.678314+0000","last_peered":"2021-02-11T00:18:46.678314+0000","last_clean":"2021-02-11T00:18:46.678314+0000","last_became_active":"2021-02-11T00:18:45.674558+0000","last_became_peered":"2021-02-11T00:18:45.674558+0000","last_unstale":"2021-02-11T00:18:46.678314+0000","last_undegraded":"2021-02-11T00:18:46.678314+0000","last_fullsized":"2021-02-11T00:18:46.678314+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:46.678300+0000","last_change":"2021-02-11T00:18:45.679035+0000","last_active":"2021-02-11T00:18:46.678300+0000","last_peered":"2021-02-11T00:18:46.678300+0000","last_clean":"2021-02-11T00:18:46.678300+0000","last_became_active":"2021-02-11T00:18:45.676697+0000","last_became_peered":"2021-02-11T00:18:45.676697+0000","last_unstale":"2021-02-11T00:18:46.678300+0000","last_undegraded":"2021-02-11T00:18:46.678300+0000","last_fullsized":"2021-02-11T00:18:46.678300+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":"14","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:46.678364+0000","last_change":"2021-02-11T00:18:14.897463+0000","last_active":"2021-02-11T00:18:46.678364+0000","last_peered":"2021-02-11T00:18:46.678364+0000","last_clean":"2021-02-11T00:18:46.678364+0000","last_became_active":"2021-02-11T00:18:14.897001+0000","last_became_peered":"2021-02-11T00:18:14.897001+0000","last_unstale":"2021-02-11T00:18:46.678364+0000","last_undegraded":"2021-02-11T00:18:46.678364+0000","last_fullsized":"2021-02-11T00:18:46.678364+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:14:04.447190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:14:04.447190+0000","last_clean_scrub_stamp":"2021-02-11T00:14:04.447190+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:47.304198+0000","last_change":"2021-02-11T00:18:45.676623+0000","last_active":"2021-02-11T00:18:47.304198+0000","last_peered":"2021-02-11T00:18:47.304198+0000","last_clean":"2021-02-11T00:18:47.304198+0000","last_became_active":"2021-02-11T00:18:45.675764+0000","last_became_peered":"2021-02-11T00:18:45.675764+0000","last_unstale":"2021-02-11T00:18:47.304198+0000","last_undegraded":"2021-02-11T00:18:47.304198+0000","last_fullsized":"2021-02-11T00:18:47.304198+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:47.304037+0000","last_change":"2021-02-11T00:18:45.679416+0000","last_active":"2021-02-11T00:18:47.304037+0000","last_peered":"2021-02-11T00:18:47.304037+0000","last_clean":"2021-02-11T00:18:47.304037+0000","last_became_active":"2021-02-11T00:18:45.678937+0000","last_became_peered":"2021-02-11T00:18:45.678937+0000","last_unstale":"2021-02-11T00:18:47.304037+0000","last_undegraded":"2021-02-11T00:18:47.304037+0000","last_fullsized":"2021-02-11T00:18:47.304037+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:47.304203+0000","last_change":"2021-02-11T00:18:45.677524+0000","last_active":"2021-02-11T00:18:47.304203+0000","last_peered":"2021-02-11T00:18:47.304203+0000","last_clean":"2021-02-11T00:18:47.304203+0000","last_became_active":"2021-02-11T00:18:45.676772+0000","last_became_peered":"2021-02-11T00:18:45.676772+0000","last_unstale":"2021-02-11T00:18:47.304203+0000","last_undegraded":"2021-02-11T00:18:47.304203+0000","last_fullsized":"2021-02-11T00:18:47.304203+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-02-11T00:18:47.304781+0000","last_change":"2021-02-11T00:18:45.683080+0000","last_active":"2021-02-11T00:18:47.304781+0000","last_peered":"2021-02-11T00:18:47.304781+0000","last_clean":"2021-02-11T00:18:47.304781+0000","last_became_active":"2021-02-11T00:18:45.682414+0000","last_became_peered":"2021-02-11T00:18:45.682414+0000","last_unstale":"2021-02-11T00:18:47.304781+0000","last_undegraded":"2021-02-11T00:18:47.304781+0000","last_fullsized":"2021-02-11T00:18:47.304781+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":47,"seq":201863462942,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":1.994,"5min":1.998,"15min":1.998},"min":{"1min":1.2969999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"max":{"1min":3.0870000000000002,"5min":3.0870000000000002,"15min":3.0870000000000002},"last":1.782},{"interface":"front","average":{"1min":1.9830000000000001,"5min":1.978,"15min":1.9770000000000001},"min":{"1min":1.4630000000000001,"5min":1.272,"15min":1.272},"max":{"1min":2.891,"5min":2.891,"15min":2.891},"last":1.6879999999999999}]},{"osd":1,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":2.165,"5min":1.9810000000000001,"15min":1.95},"min":{"1min":1.264,"5min":1.173,"15min":1.173},"max":{"1min":3.4220000000000002,"5min":3.4220000000000002,"15min":3.4220000000000002},"last":2.1739999999999999},{"interface":"front","average":{"1min":2.2559999999999998,"5min":2.1659999999999999,"15min":2.1509999999999998},"min":{"1min":1.399,"5min":1.399,"15min":1.399},"max":{"1min":2.9199999999999999,"5min":3.1669999999999998,"15min":3.1669999999999998},"last":2.367}]},{"osd":2,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":2.226,"5min":1.984,"15min":1.944},"min":{"1min":1.722,"5min":1.198,"15min":1.198},"max":{"1min":4.1840000000000002,"5min":4.1840000000000002,"15min":4.1840000000000002},"last":2.4430000000000001},{"interface":"front","average":{"1min":2.4209999999999998,"5min":2.3959999999999999,"15min":2.3919999999999999},"min":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"max":{"1min":3.2200000000000002,"5min":4.2290000000000001,"15min":4.2290000000000001},"last":2.5379999999999998}]},{"osd":3,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":2.262,"5min":2.4350000000000001,"15min":2.464},"min":{"1min":1.71,"5min":1.4670000000000001,"15min":1.4670000000000001},"max":{"1min":2.758,"5min":4.0270000000000001,"15min":4.0270000000000001},"last":1.893},{"interface":"front","average":{"1min":2.7869999999999999,"5min":2.7709999999999999,"15min":2.7690000000000001},"min":{"1min":1.9350000000000001,"5min":1.5509999999999999,"15min":1.5509999999999999},"max":{"1min":4.2850000000000001,"5min":4.2850000000000001,"15min":4.2850000000000001},"last":2.9129999999999998}]},{"osd":4,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":2.6829999999999998,"5min":2.6059999999999999,"15min":2.593},"min":{"1min":1.6890000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"max":{"1min":3.718,"5min":4.1760000000000002,"15min":4.1760000000000002},"last":2.7829999999999999},{"interface":"front","average":{"1min":2.5750000000000002,"5min":2.6930000000000001,"15min":2.7130000000000001},"min":{"1min":1.573,"5min":1.26,"15min":1.26},"max":{"1min":3.0819999999999999,"5min":4.2169999999999996,"15min":4.2169999999999996},"last":2.73}]},{"osd":5,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":3.0419999999999998,"5min":2.9820000000000002,"15min":2.972},"min":{"1min":1.5860000000000001,"5min":1.1379999999999999,"15min":1.1379999999999999},"max":{"1min":3.7810000000000001,"5min":4.0110000000000001,"15min":4.0110000000000001},"last":3.294},{"interface":"front","average":{"1min":2.9820000000000002,"5min":2.9460000000000002,"15min":2.9399999999999999},"min":{"1min":2.1280000000000001,"5min":1.284,"15min":1.284},"max":{"1min":3.6480000000000001,"5min":3.8199999999999998,"15min":3.8199999999999998},"last":3.036}]},{"osd":6,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":3.121,"5min":3.0790000000000002,"15min":3.0720000000000001},"min":{"1min":2.5049999999999999,"5min":2.0590000000000002,"15min":2.0590000000000002},"max":{"1min":3.7909999999999999,"5min":3.8300000000000001,"15min":3.8300000000000001},"last":3.2160000000000002},{"interface":"front","average":{"1min":3.0939999999999999,"5min":3.149,"15min":3.1579999999999999},"min":{"1min":2.536,"5min":1.9850000000000001,"15min":1.9850000000000001},"max":{"1min":3.6339999999999999,"5min":4.4249999999999998,"15min":4.4249999999999998},"last":2.996}]}]},{"osd":6,"up_from":42,"seq":180388626467,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:19:51 2021","interfaces":[{"interface":"back","average":{"1min":1.76,"5min":1.712,"15min":1.704},"min":{"1min":1.1879999999999999,"5min":1.097,"15min":1.097},"max":{"1min":2.7679999999999998,"5min":2.7679999999999998,"15min":2.7679999999999998},"last":2.5369999999999999},{"interface":"front","average":{"1min":2.0699999999999998,"5min":2.1059999999999999,"15min":2.1120000000000001},"min":{"1min":1.149,"5min":1.149,"15min":1.149},"max":{"1min":3.5070000000000001,"5min":3.5070000000000001,"15min":3.5070000000000001},"last":2.0609999999999999}]},{"osd":1,"last update":"Thu Feb 11 00:19:51 2021","interfaces":[{"interface":"back","average":{"1min":2.29,"5min":2.298,"15min":2.2999999999999998},"min":{"1min":1.331,"5min":1.321,"15min":1.321},"max":{"1min":2.9279999999999999,"5min":3.2949999999999999,"15min":3.2949999999999999},"last":2.1269999999999998},{"interface":"front","average":{"1min":2.0699999999999998,"5min":1.8759999999999999,"15min":1.8440000000000001},"min":{"1min":1.476,"5min":1.125,"15min":1.125},"max":{"1min":3.0950000000000002,"5min":3.0950000000000002,"15min":3.0950000000000002},"last":2.2010000000000001}]},{"osd":2,"last update":"Thu Feb 11 00:19:51 2021","interfaces":[{"interface":"back","average":{"1min":2.2650000000000001,"5min":2.008,"15min":1.9650000000000001},"min":{"1min":1.5,"5min":1.171,"15min":1.171},"max":{"1min":3.3839999999999999,"5min":3.3839999999999999,"15min":3.3839999999999999},"last":1.6299999999999999},{"interface":"front","average":{"1min":2.5579999999999998,"5min":2.4950000000000001,"15min":2.4849999999999999},"min":{"1min":1.645,"5min":1.645,"15min":1.645},"max":{"1min":3.3610000000000002,"5min":3.3610000000000002,"15min":3.3610000000000002},"last":3.5390000000000001}]},{"osd":3,"last update":"Thu Feb 11 00:19:51 2021","interfaces":[{"interface":"back","average":{"1min":2.2909999999999999,"5min":2.2559999999999998,"15min":2.25},"min":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"max":{"1min":2.9910000000000001,"5min":2.9910000000000001,"15min":2.9910000000000001},"last":2.6389999999999998},{"interface":"front","average":{"1min":2.7810000000000001,"5min":2.5110000000000001,"15min":2.4660000000000002},"min":{"1min":2.0139999999999998,"5min":1.8480000000000001,"15min":1.8480000000000001},"max":{"1min":3.883,"5min":3.883,"15min":3.883},"last":2.3079999999999998}]},{"osd":4,"last update":"Thu Feb 11 00:19:51 2021","interfaces":[{"interface":"back","average":{"1min":2.9510000000000001,"5min":2.621,"15min":2.5659999999999998},"min":{"1min":1.8169999999999999,"5min":1.8169999999999999,"15min":1.8169999999999999},"max":{"1min":3.782,"5min":3.782,"15min":3.782},"last":2.9409999999999998},{"interface":"front","average":{"1min":2.7349999999999999,"5min":2.4910000000000001,"15min":2.4500000000000002},"min":{"1min":1.7230000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"max":{"1min":3.4249999999999998,"5min":3.4249999999999998,"15min":3.4249999999999998},"last":3.0150000000000001}]},{"osd":5,"last update":"Thu Feb 11 00:19:51 2021","interfaces":[{"interface":"back","average":{"1min":3.1640000000000001,"5min":2.8279999999999998,"15min":2.7719999999999998},"min":{"1min":1.8540000000000001,"5min":1.464,"15min":1.464},"max":{"1min":4.266,"5min":4.266,"15min":4.266},"last":2.5030000000000001},{"interface":"front","average":{"1min":2.9449999999999998,"5min":2.7010000000000001,"15min":2.661},"min":{"1min":1.6579999999999999,"5min":0.97599999999999998,"15min":0.97599999999999998},"max":{"1min":3.5990000000000002,"5min":3.7120000000000002,"15min":3.7120000000000002},"last":3.4609999999999999}]},{"osd":7,"last update":"Thu Feb 11 00:20:16 2021","interfaces":[{"interface":"back","average":{"1min":3.387,"5min":3.2160000000000002,"15min":3.1880000000000002},"min":{"1min":2.1000000000000001,"5min":1.6279999999999999,"15min":1.6279999999999999},"max":{"1min":4.3259999999999996,"5min":4.6779999999999999,"15min":4.6779999999999999},"last":2.7320000000000002},{"interface":"front","average":{"1min":3.2559999999999998,"5min":3.1749999999999998,"15min":3.161},"min":{"1min":1.956,"5min":1.956,"15min":1.956},"max":{"1min":4.093,"5min":4.093,"15min":4.093},"last":3.7709999999999999}]}]},{"osd":1,"up_from":16,"seq":68719476796,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:19:53 2021","interfaces":[{"interface":"back","average":{"1min":1.8799999999999999,"5min":1.6000000000000001,"15min":1.4059999999999999},"min":{"1min":1.468,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":2.8199999999999998,"5min":2.8199999999999998,"15min":2.8199999999999998},"last":1.96},{"interface":"front","average":{"1min":1.8069999999999999,"5min":1.589,"15min":1.391},"min":{"1min":1.4419999999999999,"5min":0.89200000000000002,"15min":0.89200000000000002},"max":{"1min":2.5569999999999999,"5min":3.3340000000000001,"15min":3.3340000000000001},"last":1.7809999999999999}]},{"osd":2,"last update":"Thu Feb 11 00:20:19 2021","interfaces":[{"interface":"back","average":{"1min":1.734,"5min":1.6759999999999999,"15min":1.5549999999999999},"min":{"1min":1.3149999999999999,"5min":1,"15min":1},"max":{"1min":2.1080000000000001,"5min":2.6160000000000001,"15min":2.6160000000000001},"last":1.855},{"interface":"front","average":{"1min":2.1800000000000002,"5min":2.032,"15min":1.8620000000000001},"min":{"1min":1.4279999999999999,"5min":0.94399999999999995,"15min":0.94399999999999995},"max":{"1min":2.9060000000000001,"5min":3.383,"15min":3.383},"last":1.7130000000000001}]},{"osd":3,"last update":"Thu Feb 11 00:19:42 2021","interfaces":[{"interface":"back","average":{"1min":2.3799999999999999,"5min":2.1139999999999999,"15min":2.0099999999999998},"min":{"1min":1.3360000000000001,"5min":1.246,"15min":1.246},"max":{"1min":3.3809999999999998,"5min":3.6800000000000002,"15min":3.6800000000000002},"last":2.2589999999999999},{"interface":"front","average":{"1min":2.5680000000000001,"5min":2.4550000000000001,"15min":2.4060000000000001},"min":{"1min":1.9510000000000001,"5min":1.1679999999999999,"15min":1.1679999999999999},"max":{"1min":3.0459999999999998,"5min":4.1360000000000001,"15min":4.1360000000000001},"last":2.1600000000000001}]},{"osd":4,"last update":"Thu Feb 11 00:20:08 2021","interfaces":[{"interface":"back","average":{"1min":2.9769999999999999,"5min":2.9449999999999998,"15min":2.9710000000000001},"min":{"1min":1.714,"5min":1.502,"15min":1.502},"max":{"1min":4.282,"5min":6.8319999999999999,"15min":6.8319999999999999},"last":3.3809999999999998},{"interface":"front","average":{"1min":2.8940000000000001,"5min":2.8580000000000001,"15min":2.8439999999999999},"min":{"1min":1.772,"5min":1.369,"15min":1.369},"max":{"1min":3.8279999999999998,"5min":6.9960000000000004,"15min":6.9960000000000004},"last":3.0179999999999998}]},{"osd":5,"last update":"Thu Feb 11 00:19:33 2021","interfaces":[{"interface":"back","average":{"1min":3.1579999999999999,"5min":3.1019999999999999,"15min":3.0920000000000001},"min":{"1min":1.333,"5min":1.333,"15min":1.333},"max":{"1min":4.96,"5min":4.96,"15min":4.96},"last":3.5699999999999998},{"interface":"front","average":{"1min":2.6539999999999999,"5min":2.6030000000000002,"15min":2.5950000000000002},"min":{"1min":1.629,"5min":1.629,"15min":1.629},"max":{"1min":3.3050000000000002,"5min":4.1920000000000002,"15min":4.1920000000000002},"last":2.024}]},{"osd":6,"last update":"Thu Feb 11 00:19:53 2021","interfaces":[{"interface":"back","average":{"1min":3.2650000000000001,"5min":3.1080000000000001,"15min":3.0819999999999999},"min":{"1min":1.905,"5min":1.8140000000000001,"15min":1.8140000000000001},"max":{"1min":4.3570000000000002,"5min":4.5030000000000001,"15min":4.5030000000000001},"last":3.8580000000000001},{"interface":"front","average":{"1min":3.302,"5min":3.29,"15min":3.2879999999999998},"min":{"1min":2.8860000000000001,"5min":1.671,"15min":1.671},"max":{"1min":3.831,"5min":4.5430000000000001,"15min":4.5430000000000001},"last":3.153}]},{"osd":7,"last update":"Thu Feb 11 00:20:15 2021","interfaces":[{"interface":"back","average":{"1min":3.0579999999999998,"5min":2.956,"15min":2.9390000000000001},"min":{"1min":2.2000000000000002,"5min":1.7509999999999999,"15min":1.7509999999999999},"max":{"1min":3.9630000000000001,"5min":3.9630000000000001,"15min":3.9630000000000001},"last":2.4820000000000002},{"interface":"front","average":{"1min":3.4289999999999998,"5min":3.3530000000000002,"15min":3.3399999999999999},"min":{"1min":2.5259999999999998,"5min":1.7010000000000001,"15min":1.7010000000000001},"max":{"1min":4.3220000000000001,"5min":4.3220000000000001,"15min":4.3220000000000001},"last":3.4780000000000002}]}]},{"osd":0,"up_from":10,"seq":42949673025,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Feb 11 00:19:53 2021","interfaces":[{"interface":"back","average":{"1min":1.8120000000000001,"5min":1.569,"15min":1.3720000000000001},"min":{"1min":1.095,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":2.3530000000000002,"5min":2.6930000000000001,"15min":2.6930000000000001},"last":1.641},{"interface":"front","average":{"1min":1.919,"5min":1.6519999999999999,"15min":1.415},"min":{"1min":1.544,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":2.7349999999999999,"5min":2.7370000000000001,"15min":2.7370000000000001},"last":1.7370000000000001}]},{"osd":2,"last update":"Thu Feb 11 00:20:22 2021","interfaces":[{"interface":"back","average":{"1min":2.2549999999999999,"5min":2.0870000000000002,"15min":1.9430000000000001},"min":{"1min":1.591,"5min":1.216,"15min":1.216},"max":{"1min":2.8940000000000001,"5min":3.3029999999999999,"15min":3.3029999999999999},"last":2.3149999999999999},{"interface":"front","average":{"1min":2.1629999999999998,"5min":2.0350000000000001,"15min":1.869},"min":{"1min":1.4319999999999999,"5min":1.23,"15min":1.23},"max":{"1min":2.5859999999999999,"5min":3.464,"15min":3.464},"last":2.3700000000000001}]},{"osd":3,"last update":"Thu Feb 11 00:19:46 2021","interfaces":[{"interface":"back","average":{"1min":2.1019999999999999,"5min":2.0470000000000002,"15min":1.996},"min":{"1min":1.508,"5min":1.508,"15min":1.508},"max":{"1min":3.0190000000000001,"5min":3.1539999999999999,"15min":3.1539999999999999},"last":1.8220000000000001},{"interface":"front","average":{"1min":2.6389999999999998,"5min":2.5310000000000001,"15min":2.48},"min":{"1min":1.7949999999999999,"5min":1.623,"15min":1.623},"max":{"1min":3.5529999999999999,"5min":3.5529999999999999,"15min":3.5529999999999999},"last":2.879}]},{"osd":4,"last update":"Thu Feb 11 00:20:09 2021","interfaces":[{"interface":"back","average":{"1min":2.952,"5min":2.6760000000000002,"15min":2.6160000000000001},"min":{"1min":1.9199999999999999,"5min":1.786,"15min":1.786},"max":{"1min":3.7000000000000002,"5min":4.0990000000000002,"15min":4.0990000000000002},"last":2.7799999999999998},{"interface":"front","average":{"1min":3.1000000000000001,"5min":2.9990000000000001,"15min":2.9849999999999999},"min":{"1min":2.093,"5min":1.7130000000000001,"15min":1.7130000000000001},"max":{"1min":4.2770000000000001,"5min":4.6980000000000004,"15min":4.6980000000000004},"last":3.5209999999999999}]},{"osd":5,"last update":"Thu Feb 11 00:19:29 2021","interfaces":[{"interface":"back","average":{"1min":2.7610000000000001,"5min":2.9609999999999999,"15min":2.9940000000000002},"min":{"1min":2.1080000000000001,"5min":2.1080000000000001,"15min":2.1080000000000001},"max":{"1min":3.2669999999999999,"5min":5.9800000000000004,"15min":5.9800000000000004},"last":2.9620000000000002},{"interface":"front","average":{"1min":2.6080000000000001,"5min":2.8010000000000002,"15min":2.8330000000000002},"min":{"1min":1.7490000000000001,"5min":1.7490000000000001,"15min":1.7490000000000001},"max":{"1min":3.2879999999999998,"5min":5.9100000000000001,"15min":5.9100000000000001},"last":2.6030000000000002}]},{"osd":6,"last update":"Thu Feb 11 00:19:53 2021","interfaces":[{"interface":"back","average":{"1min":2.7450000000000001,"5min":2.8330000000000002,"15min":2.8479999999999999},"min":{"1min":2.1459999999999999,"5min":2.044,"15min":2.044},"max":{"1min":3.6240000000000001,"5min":4.3869999999999996,"15min":4.3869999999999996},"last":2.2400000000000002},{"interface":"front","average":{"1min":3.2810000000000001,"5min":3.3679999999999999,"15min":3.3820000000000001},"min":{"1min":2.242,"5min":2.242,"15min":2.242},"max":{"1min":4.0999999999999996,"5min":5.1970000000000001,"15min":5.1970000000000001},"last":2.6720000000000002}]},{"osd":7,"last update":"Thu Feb 11 00:20:16 2021","interfaces":[{"interface":"back","average":{"1min":3.5539999999999998,"5min":3.6190000000000002,"15min":3.6299999999999999},"min":{"1min":2.399,"5min":2.399,"15min":2.399},"max":{"1min":4.3049999999999997,"5min":5.5359999999999996,"15min":5.5359999999999996},"last":3.7160000000000002},{"interface":"front","average":{"1min":3.387,"5min":3.2509999999999999,"15min":3.2280000000000002},"min":{"1min":2.6110000000000002,"5min":2.6110000000000002,"15min":2.6110000000000002},"max":{"1min":4.3899999999999997,"5min":4.3899999999999997,"15min":4.3899999999999997},"last":3.1720000000000002}]}]},{"osd":2,"up_from":21,"seq":90194313271,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:20:18 2021","interfaces":[{"interface":"back","average":{"1min":1.8049999999999999,"5min":1.6930000000000001,"15min":1.577},"min":{"1min":1.05,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":2.9359999999999999,"5min":3.4319999999999999,"15min":3.4319999999999999},"last":1.7130000000000001},{"interface":"front","average":{"1min":2.0009999999999999,"5min":1.73,"15min":1.5569999999999999},"min":{"1min":1.085,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":4.7149999999999999,"5min":4.7149999999999999,"15min":4.7149999999999999},"last":1.7689999999999999}]},{"osd":1,"last update":"Thu Feb 11 00:20:18 2021","interfaces":[{"interface":"back","average":{"1min":2.2229999999999999,"5min":1.909,"15min":1.7529999999999999},"min":{"1min":1.4950000000000001,"5min":0.95899999999999996,"15min":0.95899999999999996},"max":{"1min":3.347,"5min":3.347,"15min":3.347},"last":2.3029999999999999},{"interface":"front","average":{"1min":2.2000000000000002,"5min":1.964,"15min":1.8400000000000001},"min":{"1min":1.427,"5min":0.93999999999999995,"15min":0.93999999999999995},"max":{"1min":5.2430000000000003,"5min":5.2430000000000003,"15min":5.2430000000000003},"last":2.419}]},{"osd":3,"last update":"Thu Feb 11 00:19:44 2021","interfaces":[{"interface":"back","average":{"1min":2.0539999999999998,"5min":1.931,"15min":1.911},"min":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":5.0300000000000002,"5min":5.0300000000000002,"15min":5.0300000000000002},"last":1.8799999999999999},{"interface":"front","average":{"1min":2.5150000000000001,"5min":2.4020000000000001,"15min":2.3159999999999998},"min":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"max":{"1min":3.2519999999999998,"5min":3.9950000000000001,"15min":3.9950000000000001},"last":2.7309999999999999}]},{"osd":4,"last update":"Thu Feb 11 00:20:00 2021","interfaces":[{"interface":"back","average":{"1min":2.996,"5min":2.5840000000000001,"15min":2.4969999999999999},"min":{"1min":2.073,"5min":0.91200000000000003,"15min":0.91200000000000003},"max":{"1min":6.1289999999999996,"5min":6.1289999999999996,"15min":6.1289999999999996},"last":2.222},{"interface":"front","average":{"1min":3.254,"5min":2.9670000000000001,"15min":2.8769999999999998},"min":{"1min":2.1070000000000002,"5min":1.696,"15min":1.696},"max":{"1min":4.1980000000000004,"5min":4.7629999999999999,"15min":4.7629999999999999},"last":2.944}]},{"osd":5,"last update":"Thu Feb 11 00:19:30 2021","interfaces":[{"interface":"back","average":{"1min":3.1469999999999998,"5min":3.1389999999999998,"15min":3.137},"min":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"max":{"1min":4.0099999999999998,"5min":5.1189999999999998,"15min":5.1189999999999998},"last":3.371},{"interface":"front","average":{"1min":3.0049999999999999,"5min":2.9609999999999999,"15min":2.9529999999999998},"min":{"1min":1.6100000000000001,"5min":1.6100000000000001,"15min":1.6100000000000001},"max":{"1min":5.6539999999999999,"5min":5.6539999999999999,"15min":5.6539999999999999},"last":3.0299999999999998}]},{"osd":6,"last update":"Thu Feb 11 00:19:53 2021","interfaces":[{"interface":"back","average":{"1min":2.8500000000000001,"5min":2.6669999999999998,"15min":2.637},"min":{"1min":1.218,"5min":1.218,"15min":1.218},"max":{"1min":5.4000000000000004,"5min":5.4000000000000004,"15min":5.4000000000000004},"last":2.508},{"interface":"front","average":{"1min":3.536,"5min":3.3809999999999998,"15min":3.355},"min":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"max":{"1min":4.5819999999999999,"5min":4.5819999999999999,"15min":4.5819999999999999},"last":3.1800000000000002}]},{"osd":7,"last update":"Thu Feb 11 00:20:18 2021","interfaces":[{"interface":"back","average":{"1min":3.419,"5min":3.1749999999999998,"15min":3.1339999999999999},"min":{"1min":1.9890000000000001,"5min":1.4199999999999999,"15min":1.4199999999999999},"max":{"1min":6.3470000000000004,"5min":6.3470000000000004,"15min":6.3470000000000004},"last":3.2229999999999999},{"interface":"front","average":{"1min":3.2250000000000001,"5min":2.9849999999999999,"15min":2.9449999999999998},"min":{"1min":2.2330000000000001,"5min":1.306,"15min":1.306},"max":{"1min":5.734,"5min":5.734,"15min":5.734},"last":3.5870000000000002}]}]},{"osd":3,"up_from":27,"seq":115964117042,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:19:45 2021","interfaces":[{"interface":"back","average":{"1min":1.823,"5min":1.6180000000000001,"15min":1.522},"min":{"1min":1.0620000000000001,"5min":1.034,"15min":1.034},"max":{"1min":2.7240000000000002,"5min":2.8860000000000001,"15min":2.8860000000000001},"last":1.9079999999999999},{"interface":"front","average":{"1min":1.6519999999999999,"5min":1.734,"15min":1.6970000000000001},"min":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"max":{"1min":2.4529999999999998,"5min":2.4849999999999999,"15min":2.4849999999999999},"last":2.3519999999999999}]},{"osd":1,"last update":"Thu Feb 11 00:19:45 2021","interfaces":[{"interface":"back","average":{"1min":1.9419999999999999,"5min":1.8400000000000001,"15min":1.788},"min":{"1min":0.875,"5min":0.875,"15min":0.875},"max":{"1min":2.613,"5min":2.613,"15min":2.613},"last":1.8240000000000001},{"interface":"front","average":{"1min":1.78,"5min":1.923,"15min":1.915},"min":{"1min":1.024,"5min":1.024,"15min":1.024},"max":{"1min":2.7949999999999999,"5min":3.371,"15min":3.371},"last":3.254}]},{"osd":2,"last update":"Thu Feb 11 00:19:45 2021","interfaces":[{"interface":"back","average":{"1min":2.2490000000000001,"5min":2.141,"15min":2.048},"min":{"1min":1.032,"5min":1.032,"15min":1.032},"max":{"1min":3.496,"5min":3.496,"15min":3.496},"last":2.2469999999999999},{"interface":"front","average":{"1min":2.2799999999999998,"5min":2.2869999999999999,"15min":2.2080000000000002},"min":{"1min":1.363,"5min":1.3480000000000001,"15min":1.3480000000000001},"max":{"1min":3.778,"5min":4.3040000000000003,"15min":4.3040000000000003},"last":2.5430000000000001}]},{"osd":4,"last update":"Thu Feb 11 00:20:07 2021","interfaces":[{"interface":"back","average":{"1min":2.4729999999999999,"5min":2.4329999999999998,"15min":2.4369999999999998},"min":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"max":{"1min":3.391,"5min":3.9630000000000001,"15min":3.9630000000000001},"last":2.7309999999999999},{"interface":"front","average":{"1min":2.7450000000000001,"5min":2.577,"15min":2.524},"min":{"1min":1.649,"5min":1.649,"15min":1.649},"max":{"1min":4.2370000000000001,"5min":4.2370000000000001,"15min":4.2370000000000001},"last":2.8090000000000002}]},{"osd":5,"last update":"Thu Feb 11 00:19:29 2021","interfaces":[{"interface":"back","average":{"1min":2.8879999999999999,"5min":2.9390000000000001,"15min":2.9470000000000001},"min":{"1min":1.51,"5min":1.51,"15min":1.51},"max":{"1min":4.4420000000000002,"5min":4.4420000000000002,"15min":4.4420000000000002},"last":3.0310000000000001},{"interface":"front","average":{"1min":2.8279999999999998,"5min":2.9990000000000001,"15min":3.0270000000000001},"min":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"max":{"1min":3.879,"5min":4.3760000000000003,"15min":4.3760000000000003},"last":3.6320000000000001}]},{"osd":6,"last update":"Thu Feb 11 00:19:49 2021","interfaces":[{"interface":"back","average":{"1min":3.2669999999999999,"5min":3.395,"15min":3.4159999999999999},"min":{"1min":1.821,"5min":1.821,"15min":1.821},"max":{"1min":4.4450000000000003,"5min":4.4450000000000003,"15min":4.4450000000000003},"last":3.379},{"interface":"front","average":{"1min":2.8170000000000002,"5min":2.7949999999999999,"15min":2.7909999999999999},"min":{"1min":1.7470000000000001,"5min":1.7470000000000001,"15min":1.7470000000000001},"max":{"1min":3.718,"5min":3.718,"15min":3.718},"last":2.8540000000000001}]},{"osd":7,"last update":"Thu Feb 11 00:20:14 2021","interfaces":[{"interface":"back","average":{"1min":3.2909999999999999,"5min":3.1579999999999999,"15min":3.1360000000000001},"min":{"1min":2.2890000000000001,"5min":1.8340000000000001,"15min":1.8340000000000001},"max":{"1min":4.2190000000000003,"5min":4.2190000000000003,"15min":4.2190000000000003},"last":4.016},{"interface":"front","average":{"1min":3.4780000000000002,"5min":3.343,"15min":3.3210000000000002},"min":{"1min":2.1110000000000002,"5min":1.923,"15min":1.923},"max":{"1min":4.6390000000000002,"5min":4.6390000000000002,"15min":4.6390000000000002},"last":3.2090000000000001}]}]},{"osd":4,"up_from":32,"seq":137438953516,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:20:02 2021","interfaces":[{"interface":"back","average":{"1min":2.2050000000000001,"5min":1.819,"15min":1.7230000000000001},"min":{"1min":1.304,"5min":0.95699999999999996,"15min":0.95699999999999996},"max":{"1min":3.2959999999999998,"5min":3.2959999999999998,"15min":3.2959999999999998},"last":1.4910000000000001},{"interface":"front","average":{"1min":2.0739999999999998,"5min":1.8660000000000001,"15min":1.7969999999999999},"min":{"1min":1.2749999999999999,"5min":1.232,"15min":1.232},"max":{"1min":3.5979999999999999,"5min":3.5979999999999999,"15min":3.5979999999999999},"last":1.619}]},{"osd":1,"last update":"Thu Feb 11 00:20:02 2021","interfaces":[{"interface":"back","average":{"1min":1.889,"5min":1.8169999999999999,"15min":1.7669999999999999},"min":{"1min":1.464,"5min":1.3700000000000001,"15min":1.3700000000000001},"max":{"1min":2.6539999999999999,"5min":2.8690000000000002,"15min":2.8690000000000002},"last":1.5700000000000001},{"interface":"front","average":{"1min":2.331,"5min":2.0939999999999999,"15min":2.0299999999999998},"min":{"1min":1.258,"5min":1.258,"15min":1.258},"max":{"1min":3.2029999999999998,"5min":3.21,"15min":3.21},"last":3.302}]},{"osd":2,"last update":"Thu Feb 11 00:20:02 2021","interfaces":[{"interface":"back","average":{"1min":2.3359999999999999,"5min":2.254,"15min":2.1259999999999999},"min":{"1min":1.325,"5min":1.325,"15min":1.325},"max":{"1min":3.71,"5min":6.2489999999999997,"15min":6.2489999999999997},"last":2.8610000000000002},{"interface":"front","average":{"1min":2.4780000000000002,"5min":2.2669999999999999,"15min":2.1850000000000001},"min":{"1min":1.7689999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"max":{"1min":3.1269999999999998,"5min":3.238,"15min":3.238},"last":2.508}]},{"osd":3,"last update":"Thu Feb 11 00:20:02 2021","interfaces":[{"interface":"back","average":{"1min":2.6179999999999999,"5min":2.3330000000000002,"15min":2.262},"min":{"1min":1.6950000000000001,"5min":1.5329999999999999,"15min":1.5329999999999999},"max":{"1min":3.9980000000000002,"5min":3.9980000000000002,"15min":3.9980000000000002},"last":2.165},{"interface":"front","average":{"1min":2.2879999999999998,"5min":2.1629999999999998,"15min":2.0830000000000002},"min":{"1min":1.403,"5min":1.403,"15min":1.403},"max":{"1min":2.593,"5min":3.2160000000000002,"15min":3.2160000000000002},"last":2.7109999999999999}]},{"osd":5,"last update":"Thu Feb 11 00:19:26 2021","interfaces":[{"interface":"back","average":{"1min":2.786,"5min":2.282,"15min":2.198},"min":{"1min":1.756,"5min":1.3640000000000001,"15min":1.3640000000000001},"max":{"1min":3.9209999999999998,"5min":3.9209999999999998,"15min":3.9209999999999998},"last":3.6970000000000001},{"interface":"front","average":{"1min":3.044,"5min":2.6320000000000001,"15min":2.5630000000000002},"min":{"1min":1.99,"5min":1.534,"15min":1.534},"max":{"1min":4.2460000000000004,"5min":5.875,"15min":5.875},"last":4.0430000000000001}]},{"osd":6,"last update":"Thu Feb 11 00:19:53 2021","interfaces":[{"interface":"back","average":{"1min":2.8170000000000002,"5min":2.7559999999999998,"15min":2.746},"min":{"1min":2.0329999999999999,"5min":1.4950000000000001,"15min":1.4950000000000001},"max":{"1min":3.806,"5min":3.806,"15min":3.806},"last":2.9670000000000001},{"interface":"front","average":{"1min":2.7890000000000001,"5min":2.581,"15min":2.5470000000000002},"min":{"1min":2.2570000000000001,"5min":1.617,"15min":1.617},"max":{"1min":3.3679999999999999,"5min":3.8039999999999998,"15min":3.8039999999999998},"last":3.1850000000000001}]},{"osd":7,"last update":"Thu Feb 11 00:20:15 2021","interfaces":[{"interface":"back","average":{"1min":3.1720000000000002,"5min":3.036,"15min":3.0129999999999999},"min":{"1min":2.0739999999999998,"5min":1.6439999999999999,"15min":1.6439999999999999},"max":{"1min":4.0519999999999996,"5min":4.0519999999999996,"15min":4.0519999999999996},"last":3.4300000000000002},{"interface":"front","average":{"1min":3.431,"5min":3.4260000000000002,"15min":3.4249999999999998},"min":{"1min":2.6080000000000001,"5min":1.909,"15min":1.909},"max":{"1min":4.2519999999999998,"5min":5.734,"15min":5.734},"last":3.2669999999999999}]}]},{"osd":5,"up_from":37,"seq":158913789993,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":203509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:20:28 2021","interfaces":[{"interface":"back","average":{"1min":1.992,"5min":1.885,"15min":1.829},"min":{"1min":1.296,"5min":1.052,"15min":1.052},"max":{"1min":3.069,"5min":3.8650000000000002,"15min":3.8650000000000002},"last":1.3340000000000001},{"interface":"front","average":{"1min":1.915,"5min":1.9159999999999999,"15min":1.8939999999999999},"min":{"1min":1.387,"5min":0.998,"15min":0.998},"max":{"1min":2.7149999999999999,"5min":3.286,"15min":3.286},"last":1.905}]},{"osd":1,"last update":"Thu Feb 11 00:20:28 2021","interfaces":[{"interface":"back","average":{"1min":2.3100000000000001,"5min":2.0680000000000001,"15min":1.9850000000000001},"min":{"1min":1.522,"5min":1.1359999999999999,"15min":1.1359999999999999},"max":{"1min":3.6440000000000001,"5min":4.0860000000000003,"15min":4.0860000000000003},"last":1.8169999999999999},{"interface":"front","average":{"1min":2.0630000000000002,"5min":2.1280000000000001,"15min":2.0619999999999998},"min":{"1min":1.468,"5min":1.383,"15min":1.383},"max":{"1min":2.9870000000000001,"5min":3.895,"15min":3.895},"last":1.538}]},{"osd":2,"last update":"Thu Feb 11 00:20:28 2021","interfaces":[{"interface":"back","average":{"1min":2.1379999999999999,"5min":2.012,"15min":1.9590000000000001},"min":{"1min":1.417,"5min":1.198,"15min":1.198},"max":{"1min":4.0949999999999998,"5min":4.0949999999999998,"15min":4.0949999999999998},"last":1.417},{"interface":"front","average":{"1min":2.7429999999999999,"5min":2.3130000000000002,"15min":2.153},"min":{"1min":1.944,"5min":1.3480000000000001,"15min":1.3480000000000001},"max":{"1min":3.4590000000000001,"5min":4.3470000000000004,"15min":4.3470000000000004},"last":2.3839999999999999}]},{"osd":3,"last update":"Thu Feb 11 00:20:28 2021","interfaces":[{"interface":"back","average":{"1min":2.302,"5min":2.2810000000000001,"15min":2.2200000000000002},"min":{"1min":1.768,"5min":1.768,"15min":1.768},"max":{"1min":3.488,"5min":3.488,"15min":3.488},"last":2.1400000000000001},{"interface":"front","average":{"1min":3.097,"5min":2.5920000000000001,"15min":2.4060000000000001},"min":{"1min":1.7789999999999999,"5min":1.123,"15min":1.123},"max":{"1min":3.8050000000000002,"5min":4.556,"15min":4.556},"last":2.8650000000000002}]},{"osd":4,"last update":"Thu Feb 11 00:20:28 2021","interfaces":[{"interface":"back","average":{"1min":2.5920000000000001,"5min":2.3639999999999999,"15min":2.202},"min":{"1min":1.7649999999999999,"5min":1.282,"15min":1.282},"max":{"1min":3.415,"5min":4.1040000000000001,"15min":4.1040000000000001},"last":2.625},{"interface":"front","average":{"1min":2.7490000000000001,"5min":2.4660000000000002,"15min":2.3239999999999998},"min":{"1min":2.1930000000000001,"5min":1.482,"15min":1.482},"max":{"1min":3.2360000000000002,"5min":3.9159999999999999,"15min":3.9159999999999999},"last":2.5190000000000001}]},{"osd":6,"last update":"Thu Feb 11 00:19:52 2021","interfaces":[{"interface":"back","average":{"1min":2.9990000000000001,"5min":2.855,"15min":2.831},"min":{"1min":1.978,"5min":1.288,"15min":1.288},"max":{"1min":4.4880000000000004,"5min":4.4880000000000004,"15min":4.4880000000000004},"last":2.2890000000000001},{"interface":"front","average":{"1min":3.1179999999999999,"5min":2.7890000000000001,"15min":2.734},"min":{"1min":2.4369999999999998,"5min":1.357,"15min":1.357},"max":{"1min":3.7549999999999999,"5min":4.5129999999999999,"15min":4.5129999999999999},"last":3.0179999999999998}]},{"osd":7,"last update":"Thu Feb 11 00:20:16 2021","interfaces":[{"interface":"back","average":{"1min":3.1989999999999998,"5min":3.3500000000000001,"15min":3.375},"min":{"1min":2.6190000000000002,"5min":1.6679999999999999,"15min":1.6679999999999999},"max":{"1min":3.976,"5min":5.4370000000000003,"15min":5.4370000000000003},"last":2.7999999999999998},{"interface":"front","average":{"1min":3.5019999999999998,"5min":3.2759999999999998,"15min":3.238},"min":{"1min":2.9399999999999999,"5min":2.048,"15min":2.048},"max":{"1min":4.1849999999999996,"5min":4.806,"15min":4.806},"last":3.266}]}]}]}} 2021-02-11T00:20:33.436 INFO:teuthology.orchestra.run.smithi123.stderr:dumped all 2021-02-11T00:20:33.437 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2021-02-11T00:20:33.437 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2021-02-11T00:20:33.438 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2021-02-11T00:20:33.438 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph health --format=json 2021-02-11T00:20:33.438 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:32 smithi181 bash[13261]: cluster 2021-02-11T00:20:31.279593+0000 mgr.y (mgr.14138) 308 : cluster [DBG] pgmap v263: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:33.573 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:20:33.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:33 smithi181 bash[13261]: audit 2021-02-11T00:20:32.291964+0000 mgr.y (mgr.14138) 309 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2021-02-11T00:20:33.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:33 smithi123 bash[16832]: audit 2021-02-11T00:20:32.291964+0000 mgr.y (mgr.14138) 309 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2021-02-11T00:20:33.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:33 smithi123 bash[13149]: audit 2021-02-11T00:20:32.291964+0000 mgr.y (mgr.14138) 309 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2021-02-11T00:20:34.777 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:34 smithi123 bash[16832]: cluster 2021-02-11T00:20:33.280233+0000 mgr.y (mgr.14138) 310 : cluster [DBG] pgmap v264: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:34.777 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:34 smithi123 bash[13149]: cluster 2021-02-11T00:20:33.280233+0000 mgr.y (mgr.14138) 310 : cluster [DBG] pgmap v264: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:34.822 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:34 smithi181 bash[13261]: cluster 2021-02-11T00:20:33.280233+0000 mgr.y (mgr.14138) 310 : cluster [DBG] pgmap v264: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:36.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:36 smithi181 bash[13261]: cluster 2021-02-11T00:20:35.280925+0000 mgr.y (mgr.14138) 311 : cluster [DBG] pgmap v265: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:36.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:36 smithi123 bash[16832]: cluster 2021-02-11T00:20:35.280925+0000 mgr.y (mgr.14138) 311 : cluster [DBG] pgmap v265: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:36.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:36 smithi123 bash[13149]: cluster 2021-02-11T00:20:35.280925+0000 mgr.y (mgr.14138) 311 : cluster [DBG] pgmap v265: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:36.912 INFO:teuthology.orchestra.run.smithi123.stdout: 2021-02-11T00:20:37.536 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:37 smithi123 bash[13149]: audit 2021-02-11T00:20:36.911672+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.123:0/3918002018' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2021-02-11T00:20:37.659 INFO:teuthology.orchestra.run.smithi123.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2021-02-11T00:20:37.660 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2021-02-11T00:20:37.660 INFO:tasks.cephadm:Setup complete, yielding 2021-02-11T00:20:37.660 INFO:teuthology.run_tasks:Running task cephadm.shell... 2021-02-11T00:20:37.674 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi123.front.sepia.ceph.com 2021-02-11T00:20:37.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- bash -c 'ceph fs volume create foo' 2021-02-11T00:20:37.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:37 smithi181 bash[13261]: audit 2021-02-11T00:20:36.911672+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.123:0/3918002018' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2021-02-11T00:20:37.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:37 smithi123 bash[16832]: audit 2021-02-11T00:20:36.911672+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.123:0/3918002018' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2021-02-11T00:20:38.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:38 smithi181 bash[13261]: cluster 2021-02-11T00:20:37.281536+0000 mgr.y (mgr.14138) 312 : cluster [DBG] pgmap v266: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:38.855 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:38 smithi123 bash[16832]: cluster 2021-02-11T00:20:37.281536+0000 mgr.y (mgr.14138) 312 : cluster [DBG] pgmap v266: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:38.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:38 smithi123 bash[13149]: cluster 2021-02-11T00:20:37.281536+0000 mgr.y (mgr.14138) 312 : cluster [DBG] pgmap v266: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:40.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:40 smithi181 bash[13261]: cluster 2021-02-11T00:20:39.282174+0000 mgr.y (mgr.14138) 313 : cluster [DBG] pgmap v267: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:40.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:40 smithi123 bash[16832]: cluster 2021-02-11T00:20:39.282174+0000 mgr.y (mgr.14138) 313 : cluster [DBG] pgmap v267: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:40.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:40 smithi123 bash[13149]: cluster 2021-02-11T00:20:39.282174+0000 mgr.y (mgr.14138) 313 : cluster [DBG] pgmap v267: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:41.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:41 smithi181 bash[13261]: audit 2021-02-11T00:20:40.989760+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2021-02-11T00:20:41.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:41 smithi123 bash[16832]: audit 2021-02-11T00:20:40.989760+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2021-02-11T00:20:41.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:41 smithi123 bash[13149]: audit 2021-02-11T00:20:40.989760+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2021-02-11T00:20:42.843 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:42 smithi123 bash[16832]: audit 2021-02-11T00:20:40.988747+0000 mgr.y (mgr.14138) 314 : audit [DBG] from='client.24526 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:20:42.843 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:42 smithi123 bash[16832]: cluster 2021-02-11T00:20:41.282733+0000 mgr.y (mgr.14138) 315 : cluster [DBG] pgmap v268: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:42.843 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:42 smithi123 bash[16832]: audit 2021-02-11T00:20:41.566112+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2021-02-11T00:20:42.843 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:42 smithi123 bash[16832]: cluster 2021-02-11T00:20:41.566193+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2021-02-11T00:20:42.843 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:42 smithi123 bash[16832]: audit 2021-02-11T00:20:41.569393+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2021-02-11T00:20:42.843 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:42 smithi123 bash[13149]: debug 2021-02-11T00:20:42.573+0000 7ff0569c9700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2021-02-11T00:20:42.843 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:42 smithi123 bash[13149]: audit 2021-02-11T00:20:40.988747+0000 mgr.y (mgr.14138) 314 : audit [DBG] from='client.24526 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:20:42.843 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:42 smithi123 bash[13149]: cluster 2021-02-11T00:20:41.282733+0000 mgr.y (mgr.14138) 315 : cluster [DBG] pgmap v268: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:42.844 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:42 smithi123 bash[13149]: audit 2021-02-11T00:20:41.566112+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2021-02-11T00:20:42.844 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:42 smithi123 bash[13149]: cluster 2021-02-11T00:20:41.566193+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2021-02-11T00:20:42.844 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:42 smithi123 bash[13149]: audit 2021-02-11T00:20:41.569393+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2021-02-11T00:20:43.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:42 smithi181 bash[13261]: audit 2021-02-11T00:20:40.988747+0000 mgr.y (mgr.14138) 314 : audit [DBG] from='client.24526 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2021-02-11T00:20:43.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:42 smithi181 bash[13261]: cluster 2021-02-11T00:20:41.282733+0000 mgr.y (mgr.14138) 315 : cluster [DBG] pgmap v268: 9 pgs: 9 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:43.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:42 smithi181 bash[13261]: audit 2021-02-11T00:20:41.566112+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2021-02-11T00:20:43.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:42 smithi181 bash[13261]: cluster 2021-02-11T00:20:41.566193+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2021-02-11T00:20:43.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:42 smithi181 bash[13261]: audit 2021-02-11T00:20:41.569393+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2021-02-11T00:20:43.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: audit 2021-02-11T00:20:42.571834+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2021-02-11T00:20:43.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: cluster 2021-02-11T00:20:42.572965+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2021-02-11T00:20:43.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: audit 2021-02-11T00:20:42.577138+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2021-02-11T00:20:43.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: cluster 2021-02-11T00:20:42.578022+0000 mon.a (mon.0) 699 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2021-02-11T00:20:43.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: cluster 2021-02-11T00:20:42.578074+0000 mon.a (mon.0) 700 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2021-02-11T00:20:43.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: cluster 2021-02-11T00:20:42.608762+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2021-02-11T00:20:43.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: audit 2021-02-11T00:20:42.609759+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2021-02-11T00:20:43.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: cluster 2021-02-11T00:20:42.609826+0000 mon.a (mon.0) 703 : cluster [DBG] fsmap foo:0 2021-02-11T00:20:43.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: cephadm 2021-02-11T00:20:42.611900+0000 mgr.y (mgr.14138) 316 : cephadm [INF] Saving service mds.foo spec with placement count:2 2021-02-11T00:20:43.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: audit 2021-02-11T00:20:42.612404+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mds.foo","val":"{\"created\": \"2021-02-11T00:20:42.611923\", \"spec\": {\"placement\": {\"count\": 2}, \"service_id\": \"foo\", \"service_name\": \"mds.foo\", \"service_type\": \"mds\"}}"}]: dispatch 2021-02-11T00:20:43.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: audit 2021-02-11T00:20:42.615916+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mds.foo","val":"{\"created\": \"2021-02-11T00:20:42.611923\", \"spec\": {\"placement\": {\"count\": 2}, \"service_id\": \"foo\", \"service_name\": \"mds.foo\", \"service_type\": \"mds\"}}"}]': finished 2021-02-11T00:20:43.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: audit 2021-02-11T00:20:42.620001+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:20:43.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: audit 2021-02-11T00:20:42.624836+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:20:43.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: audit 2021-02-11T00:20:42.629440+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config set", "who": "mds.foo", "name": "mds_join_fs", "value": "foo"}]: dispatch 2021-02-11T00:20:43.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: audit 2021-02-11T00:20:42.633714+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "config set", "who": "mds.foo", "name": "mds_join_fs", "value": "foo"}]': finished 2021-02-11T00:20:43.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: audit 2021-02-11T00:20:42.634728+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.fuusvb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2021-02-11T00:20:43.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: audit 2021-02-11T00:20:42.640336+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.fuusvb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2021-02-11T00:20:43.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: audit 2021-02-11T00:20:42.641628+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:20:43.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: cephadm 2021-02-11T00:20:42.642401+0000 mgr.y (mgr.14138) 317 : cephadm [INF] Deploying daemon mds.foo.smithi123.fuusvb on smithi123 2021-02-11T00:20:43.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[13149]: audit 2021-02-11T00:20:42.642920+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mds.foo.smithi123.fuusvb", "key": "container_image"}]: dispatch 2021-02-11T00:20:43.885 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: audit 2021-02-11T00:20:42.571834+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2021-02-11T00:20:43.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: cluster 2021-02-11T00:20:42.572965+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2021-02-11T00:20:43.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: audit 2021-02-11T00:20:42.577138+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2021-02-11T00:20:43.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: cluster 2021-02-11T00:20:42.578022+0000 mon.a (mon.0) 699 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2021-02-11T00:20:43.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: cluster 2021-02-11T00:20:42.578074+0000 mon.a (mon.0) 700 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2021-02-11T00:20:43.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: cluster 2021-02-11T00:20:42.608762+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2021-02-11T00:20:43.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: audit 2021-02-11T00:20:42.609759+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2021-02-11T00:20:43.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: cluster 2021-02-11T00:20:42.609826+0000 mon.a (mon.0) 703 : cluster [DBG] fsmap foo:0 2021-02-11T00:20:43.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: cephadm 2021-02-11T00:20:42.611900+0000 mgr.y (mgr.14138) 316 : cephadm [INF] Saving service mds.foo spec with placement count:2 2021-02-11T00:20:43.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: audit 2021-02-11T00:20:42.612404+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mds.foo","val":"{\"created\": \"2021-02-11T00:20:42.611923\", \"spec\": {\"placement\": {\"count\": 2}, \"service_id\": \"foo\", \"service_name\": \"mds.foo\", \"service_type\": \"mds\"}}"}]: dispatch 2021-02-11T00:20:43.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: audit 2021-02-11T00:20:42.615916+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mds.foo","val":"{\"created\": \"2021-02-11T00:20:42.611923\", \"spec\": {\"placement\": {\"count\": 2}, \"service_id\": \"foo\", \"service_name\": \"mds.foo\", \"service_type\": \"mds\"}}"}]': finished 2021-02-11T00:20:43.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: audit 2021-02-11T00:20:42.620001+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:20:43.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: audit 2021-02-11T00:20:42.624836+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:20:43.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: audit 2021-02-11T00:20:42.629440+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config set", "who": "mds.foo", "name": "mds_join_fs", "value": "foo"}]: dispatch 2021-02-11T00:20:43.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: audit 2021-02-11T00:20:42.633714+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "config set", "who": "mds.foo", "name": "mds_join_fs", "value": "foo"}]': finished 2021-02-11T00:20:43.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: audit 2021-02-11T00:20:42.634728+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.fuusvb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2021-02-11T00:20:43.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: audit 2021-02-11T00:20:42.640336+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.fuusvb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2021-02-11T00:20:43.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: audit 2021-02-11T00:20:42.641628+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:20:43.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: cephadm 2021-02-11T00:20:42.642401+0000 mgr.y (mgr.14138) 317 : cephadm [INF] Deploying daemon mds.foo.smithi123.fuusvb on smithi123 2021-02-11T00:20:43.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:43 smithi123 bash[16832]: audit 2021-02-11T00:20:42.642920+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mds.foo.smithi123.fuusvb", "key": "container_image"}]: dispatch 2021-02-11T00:20:43.899 INFO:teuthology.run_tasks:Running task ceph.healthy... 2021-02-11T00:20:43.912 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2021-02-11T00:20:43.912 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2021-02-11T00:20:43.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph mgr dump --format=json 2021-02-11T00:20:44.042 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:20:44.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: audit 2021-02-11T00:20:42.571834+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2021-02-11T00:20:44.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: cluster 2021-02-11T00:20:42.572965+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2021-02-11T00:20:44.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: audit 2021-02-11T00:20:42.577138+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2021-02-11T00:20:44.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: cluster 2021-02-11T00:20:42.578022+0000 mon.a (mon.0) 699 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2021-02-11T00:20:44.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: cluster 2021-02-11T00:20:42.578074+0000 mon.a (mon.0) 700 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2021-02-11T00:20:44.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: cluster 2021-02-11T00:20:42.608762+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2021-02-11T00:20:44.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: audit 2021-02-11T00:20:42.609759+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2021-02-11T00:20:44.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: cluster 2021-02-11T00:20:42.609826+0000 mon.a (mon.0) 703 : cluster [DBG] fsmap foo:0 2021-02-11T00:20:44.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: cephadm 2021-02-11T00:20:42.611900+0000 mgr.y (mgr.14138) 316 : cephadm [INF] Saving service mds.foo spec with placement count:2 2021-02-11T00:20:44.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: audit 2021-02-11T00:20:42.612404+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mds.foo","val":"{\"created\": \"2021-02-11T00:20:42.611923\", \"spec\": {\"placement\": {\"count\": 2}, \"service_id\": \"foo\", \"service_name\": \"mds.foo\", \"service_type\": \"mds\"}}"}]: dispatch 2021-02-11T00:20:44.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: audit 2021-02-11T00:20:42.615916+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mds.foo","val":"{\"created\": \"2021-02-11T00:20:42.611923\", \"spec\": {\"placement\": {\"count\": 2}, \"service_id\": \"foo\", \"service_name\": \"mds.foo\", \"service_type\": \"mds\"}}"}]': finished 2021-02-11T00:20:44.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: audit 2021-02-11T00:20:42.620001+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:20:44.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: audit 2021-02-11T00:20:42.624836+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:20:44.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: audit 2021-02-11T00:20:42.629440+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config set", "who": "mds.foo", "name": "mds_join_fs", "value": "foo"}]: dispatch 2021-02-11T00:20:44.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: audit 2021-02-11T00:20:42.633714+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "config set", "who": "mds.foo", "name": "mds_join_fs", "value": "foo"}]': finished 2021-02-11T00:20:44.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: audit 2021-02-11T00:20:42.634728+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.fuusvb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2021-02-11T00:20:44.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: audit 2021-02-11T00:20:42.640336+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi123.fuusvb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2021-02-11T00:20:44.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: audit 2021-02-11T00:20:42.641628+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:20:44.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: cephadm 2021-02-11T00:20:42.642401+0000 mgr.y (mgr.14138) 317 : cephadm [INF] Deploying daemon mds.foo.smithi123.fuusvb on smithi123 2021-02-11T00:20:44.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:43 smithi181 bash[13261]: audit 2021-02-11T00:20:42.642920+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mds.foo.smithi123.fuusvb", "key": "container_image"}]: dispatch 2021-02-11T00:20:44.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:44 smithi123 bash[13149]: cluster 2021-02-11T00:20:43.283366+0000 mgr.y (mgr.14138) 318 : cluster [DBG] pgmap v272: 73 pgs: 2 creating+peering, 9 active+clean, 62 unknown; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:44.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:44 smithi123 bash[13149]: cluster 2021-02-11T00:20:43.610866+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2021-02-11T00:20:44.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:44 smithi123 bash[16832]: cluster 2021-02-11T00:20:43.283366+0000 mgr.y (mgr.14138) 318 : cluster [DBG] pgmap v272: 73 pgs: 2 creating+peering, 9 active+clean, 62 unknown; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:44.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:44 smithi123 bash[16832]: cluster 2021-02-11T00:20:43.610866+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2021-02-11T00:20:45.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:44 smithi181 bash[13261]: cluster 2021-02-11T00:20:43.283366+0000 mgr.y (mgr.14138) 318 : cluster [DBG] pgmap v272: 73 pgs: 2 creating+peering, 9 active+clean, 62 unknown; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:45.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:44 smithi181 bash[13261]: cluster 2021-02-11T00:20:43.610866+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2021-02-11T00:20:45.714 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:45 smithi123 bash[16832]: cluster 2021-02-11T00:20:44.627487+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2021-02-11T00:20:45.715 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:45 smithi123 bash[13149]: cluster 2021-02-11T00:20:44.627487+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2021-02-11T00:20:46.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:45 smithi181 bash[13261]: cluster 2021-02-11T00:20:44.627487+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2021-02-11T00:20:46.710 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:46 smithi123 bash[13149]: cluster 2021-02-11T00:20:45.284443+0000 mgr.y (mgr.14138) 319 : cluster [DBG] pgmap v275: 73 pgs: 18 creating+peering, 52 active+clean, 3 unknown; 0 B data, 4.2 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:47.027 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:46 smithi123 bash[16832]: cluster 2021-02-11T00:20:45.284443+0000 mgr.y (mgr.14138) 319 : cluster [DBG] pgmap v275: 73 pgs: 18 creating+peering, 52 active+clean, 3 unknown; 0 B data, 4.2 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:47.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:46 smithi181 bash[13261]: cluster 2021-02-11T00:20:45.284443+0000 mgr.y (mgr.14138) 319 : cluster [DBG] pgmap v275: 73 pgs: 18 creating+peering, 52 active+clean, 3 unknown; 0 B data, 4.2 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:47.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:47 smithi123 bash[13149]: audit 2021-02-11T00:20:47.332513+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166139\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.166318\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166429\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166534\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166996\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167347\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167688\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168063\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.168179\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:20:47.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:47 smithi123 bash[13149]: audit 2021-02-11T00:20:47.337809+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166139\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.166318\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166429\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166534\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166996\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167347\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167688\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168063\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.168179\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:20:47.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:47 smithi123 bash[13149]: audit 2021-02-11T00:20:47.339148+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi181.ibowjh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2021-02-11T00:20:47.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:47 smithi123 bash[13149]: audit 2021-02-11T00:20:47.344844+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi181.ibowjh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2021-02-11T00:20:47.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:47 smithi123 bash[13149]: audit 2021-02-11T00:20:47.345919+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:20:47.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:47 smithi123 bash[13149]: audit 2021-02-11T00:20:47.347028+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mds.foo.smithi181.ibowjh", "key": "container_image"}]: dispatch 2021-02-11T00:20:47.885 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:47 smithi123 bash[16832]: audit 2021-02-11T00:20:47.332513+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166139\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.166318\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166429\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166534\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166996\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167347\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167688\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168063\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.168179\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:20:47.885 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:47 smithi123 bash[16832]: audit 2021-02-11T00:20:47.337809+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166139\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.166318\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166429\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166534\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166996\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167347\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167688\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168063\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.168179\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:20:47.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:47 smithi123 bash[16832]: audit 2021-02-11T00:20:47.339148+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi181.ibowjh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2021-02-11T00:20:47.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:47 smithi123 bash[16832]: audit 2021-02-11T00:20:47.344844+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi181.ibowjh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2021-02-11T00:20:47.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:47 smithi123 bash[16832]: audit 2021-02-11T00:20:47.345919+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:20:47.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:47 smithi123 bash[16832]: audit 2021-02-11T00:20:47.347028+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mds.foo.smithi181.ibowjh", "key": "container_image"}]: dispatch 2021-02-11T00:20:48.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:47 smithi181 bash[13261]: audit 2021-02-11T00:20:47.332513+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166139\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.166318\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166429\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166534\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166996\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167347\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167688\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168063\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.168179\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:20:48.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:47 smithi181 bash[13261]: audit 2021-02-11T00:20:47.337809+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166139\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.166318\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166429\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166534\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.166996\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167347\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.167688\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.168063\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.168179\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:20:48.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:47 smithi181 bash[13261]: audit 2021-02-11T00:20:47.339148+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi181.ibowjh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2021-02-11T00:20:48.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:47 smithi181 bash[13261]: audit 2021-02-11T00:20:47.344844+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi181.ibowjh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2021-02-11T00:20:48.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:47 smithi181 bash[13261]: audit 2021-02-11T00:20:47.345919+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-02-11T00:20:48.073 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:47 smithi181 bash[13261]: audit 2021-02-11T00:20:47.347028+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mds.foo.smithi181.ibowjh", "key": "container_image"}]: dispatch 2021-02-11T00:20:48.912 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:48 smithi181 bash[13261]: cluster 2021-02-11T00:20:47.285076+0000 mgr.y (mgr.14138) 320 : cluster [DBG] pgmap v276: 73 pgs: 18 creating+peering, 52 active+clean, 3 unknown; 0 B data, 4.2 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:48.912 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:48 smithi181 bash[13261]: cephadm 2021-02-11T00:20:47.346573+0000 mgr.y (mgr.14138) 321 : cephadm [INF] Deploying daemon mds.foo.smithi181.ibowjh on smithi181 2021-02-11T00:20:48.998 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:48 smithi123 bash[16832]: cluster 2021-02-11T00:20:47.285076+0000 mgr.y (mgr.14138) 320 : cluster [DBG] pgmap v276: 73 pgs: 18 creating+peering, 52 active+clean, 3 unknown; 0 B data, 4.2 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:48.998 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:48 smithi123 bash[16832]: cephadm 2021-02-11T00:20:47.346573+0000 mgr.y (mgr.14138) 321 : cephadm [INF] Deploying daemon mds.foo.smithi181.ibowjh on smithi181 2021-02-11T00:20:48.999 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:48 smithi123 bash[13149]: cluster 2021-02-11T00:20:47.285076+0000 mgr.y (mgr.14138) 320 : cluster [DBG] pgmap v276: 73 pgs: 18 creating+peering, 52 active+clean, 3 unknown; 0 B data, 4.2 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:48.999 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:48 smithi123 bash[13149]: cephadm 2021-02-11T00:20:47.346573+0000 mgr.y (mgr.14138) 321 : cephadm [INF] Deploying daemon mds.foo.smithi181.ibowjh on smithi181 2021-02-11T00:20:49.326 INFO:teuthology.orchestra.run.smithi123.stdout: 2021-02-11T00:20:50.059 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":14,"active_gid":14138,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":2658287044},{"type":"v1","addr":"172.21.15.123:6801","nonce":2658287044}]},"active_addr":"172.21.15.123:6801/2658287044","active_change":"2021-02-11T00:13:10.952341+0000","active_mgr_features":4540138292840890367,"available":true,"standbys":[{"gid":34112,"name":"x","mgr_features":4540138292840890367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.6.2","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.6.2","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://smithi123.front.sepia.ceph.com:8443/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.123:0","nonce":4072395030}]},{"addrvec":[{"type":"v2","addr":"172.21.15.123:0","nonce":4252672857}]}]}} 2021-02-11T00:20:50.062 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2021-02-11T00:20:50.062 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2021-02-11T00:20:50.062 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd dump --format=json 2021-02-11T00:20:50.184 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:20:50.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[16832]: cluster 2021-02-11T00:20:49.285775+0000 mgr.y (mgr.14138) 322 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 0 B data, 4.3 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:51.991 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[16832]: audit 2021-02-11T00:20:49.317467+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.123:0/2074823643' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2021-02-11T00:20:51.991 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[16832]: cluster 2021-02-11T00:20:49.493899+0000 mon.a (mon.0) 723 : cluster [INF] daemon mds.foo.smithi123.fuusvb assigned to filesystem foo as rank 0 (now has 1 ranks) 2021-02-11T00:20:51.991 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[16832]: cluster 2021-02-11T00:20:49.494087+0000 mon.a (mon.0) 724 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2021-02-11T00:20:51.991 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[16832]: cluster 2021-02-11T00:20:49.494128+0000 mon.a (mon.0) 725 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2021-02-11T00:20:51.992 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[16832]: cluster 2021-02-11T00:20:49.494188+0000 mon.a (mon.0) 726 : cluster [INF] Cluster is now healthy 2021-02-11T00:20:51.992 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[16832]: cluster 2021-02-11T00:20:49.502244+0000 mon.a (mon.0) 727 : cluster [DBG] mds.? [v2:172.21.15.123:6834/1644328288,v1:172.21.15.123:6835/1644328288] up:boot 2021-02-11T00:20:51.992 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[16832]: cluster 2021-02-11T00:20:49.502371+0000 mon.a (mon.0) 728 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.fuusvb=up:creating} 2021-02-11T00:20:51.992 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[16832]: audit 2021-02-11T00:20:49.502968+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.fuusvb"}]: dispatch 2021-02-11T00:20:51.992 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[16832]: cluster 2021-02-11T00:20:49.532092+0000 mon.a (mon.0) 730 : cluster [INF] daemon mds.foo.smithi123.fuusvb is now active in filesystem foo as rank 0 2021-02-11T00:20:51.992 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[16832]: audit 2021-02-11T00:20:49.913999+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292597\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292776\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292895\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293366\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293747\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294117\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.294482\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294604\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.294717\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:20:51.992 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[16832]: audit 2021-02-11T00:20:49.920909+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292597\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292776\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292895\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293366\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293747\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294117\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.294482\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294604\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.294717\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:20:51.992 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[16832]: audit 2021-02-11T00:20:49.923667+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:20:51.992 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[16832]: audit 2021-02-11T00:20:49.924291+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:20:51.992 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[13149]: cluster 2021-02-11T00:20:49.285775+0000 mgr.y (mgr.14138) 322 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 0 B data, 4.3 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:51.993 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[13149]: audit 2021-02-11T00:20:49.317467+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.123:0/2074823643' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2021-02-11T00:20:51.993 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[13149]: cluster 2021-02-11T00:20:49.493899+0000 mon.a (mon.0) 723 : cluster [INF] daemon mds.foo.smithi123.fuusvb assigned to filesystem foo as rank 0 (now has 1 ranks) 2021-02-11T00:20:51.993 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[13149]: cluster 2021-02-11T00:20:49.494087+0000 mon.a (mon.0) 724 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2021-02-11T00:20:51.993 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[13149]: cluster 2021-02-11T00:20:49.494128+0000 mon.a (mon.0) 725 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2021-02-11T00:20:51.993 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[13149]: cluster 2021-02-11T00:20:49.494188+0000 mon.a (mon.0) 726 : cluster [INF] Cluster is now healthy 2021-02-11T00:20:51.993 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[13149]: cluster 2021-02-11T00:20:49.502244+0000 mon.a (mon.0) 727 : cluster [DBG] mds.? [v2:172.21.15.123:6834/1644328288,v1:172.21.15.123:6835/1644328288] up:boot 2021-02-11T00:20:51.993 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[13149]: cluster 2021-02-11T00:20:49.502371+0000 mon.a (mon.0) 728 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.fuusvb=up:creating} 2021-02-11T00:20:51.993 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[13149]: audit 2021-02-11T00:20:49.502968+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.fuusvb"}]: dispatch 2021-02-11T00:20:51.993 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[13149]: cluster 2021-02-11T00:20:49.532092+0000 mon.a (mon.0) 730 : cluster [INF] daemon mds.foo.smithi123.fuusvb is now active in filesystem foo as rank 0 2021-02-11T00:20:51.993 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[13149]: audit 2021-02-11T00:20:49.913999+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292597\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292776\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292895\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293366\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293747\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294117\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.294482\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294604\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.294717\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:20:51.993 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[13149]: audit 2021-02-11T00:20:49.920909+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292597\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292776\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292895\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293366\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293747\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294117\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.294482\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294604\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.294717\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:20:51.993 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[13149]: audit 2021-02-11T00:20:49.923667+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:20:51.994 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:50 smithi123 bash[13149]: audit 2021-02-11T00:20:49.924291+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:20:51.995 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:50 smithi181 bash[13261]: cluster 2021-02-11T00:20:49.285775+0000 mgr.y (mgr.14138) 322 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 0 B data, 4.3 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:51.995 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:50 smithi181 bash[13261]: audit 2021-02-11T00:20:49.317467+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.123:0/2074823643' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2021-02-11T00:20:51.995 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:50 smithi181 bash[13261]: cluster 2021-02-11T00:20:49.493899+0000 mon.a (mon.0) 723 : cluster [INF] daemon mds.foo.smithi123.fuusvb assigned to filesystem foo as rank 0 (now has 1 ranks) 2021-02-11T00:20:51.995 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:50 smithi181 bash[13261]: cluster 2021-02-11T00:20:49.494087+0000 mon.a (mon.0) 724 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2021-02-11T00:20:51.995 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:50 smithi181 bash[13261]: cluster 2021-02-11T00:20:49.494128+0000 mon.a (mon.0) 725 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2021-02-11T00:20:51.995 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:50 smithi181 bash[13261]: cluster 2021-02-11T00:20:49.494188+0000 mon.a (mon.0) 726 : cluster [INF] Cluster is now healthy 2021-02-11T00:20:51.995 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:50 smithi181 bash[13261]: cluster 2021-02-11T00:20:49.502244+0000 mon.a (mon.0) 727 : cluster [DBG] mds.? [v2:172.21.15.123:6834/1644328288,v1:172.21.15.123:6835/1644328288] up:boot 2021-02-11T00:20:51.995 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:50 smithi181 bash[13261]: cluster 2021-02-11T00:20:49.502371+0000 mon.a (mon.0) 728 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.fuusvb=up:creating} 2021-02-11T00:20:51.995 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:50 smithi181 bash[13261]: audit 2021-02-11T00:20:49.502968+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi123.fuusvb"}]: dispatch 2021-02-11T00:20:51.995 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:50 smithi181 bash[13261]: cluster 2021-02-11T00:20:49.532092+0000 mon.a (mon.0) 730 : cluster [INF] daemon mds.foo.smithi123.fuusvb is now active in filesystem foo as rank 0 2021-02-11T00:20:51.996 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:50 smithi181 bash[13261]: audit 2021-02-11T00:20:49.913999+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292597\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292776\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292895\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293366\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293747\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294117\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.294482\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294604\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.294717\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:20:51.996 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:50 smithi181 bash[13261]: audit 2021-02-11T00:20:49.920909+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292597\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292776\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.292895\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293366\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.293747\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294117\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.294482\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:19:20.294604\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2021-02-11T00:19:20.294717\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"status\": 1, \"status_desc\": \"starting\", \"is_active\": false}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:20:51.996 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:50 smithi181 bash[13261]: audit 2021-02-11T00:20:49.923667+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:20:51.996 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:50 smithi181 bash[13261]: audit 2021-02-11T00:20:49.924291+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:20:51.996 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:51 smithi181 bash[13261]: cluster 2021-02-11T00:20:50.511222+0000 mon.a (mon.0) 735 : cluster [DBG] mds.? [v2:172.21.15.123:6834/1644328288,v1:172.21.15.123:6835/1644328288] up:active 2021-02-11T00:20:51.996 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:51 smithi181 bash[13261]: cluster 2021-02-11T00:20:50.511531+0000 mon.a (mon.0) 736 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.fuusvb=up:active} 2021-02-11T00:20:51.996 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:51 smithi123 bash[16832]: cluster 2021-02-11T00:20:50.511222+0000 mon.a (mon.0) 735 : cluster [DBG] mds.? [v2:172.21.15.123:6834/1644328288,v1:172.21.15.123:6835/1644328288] up:active 2021-02-11T00:20:51.996 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:51 smithi123 bash[16832]: cluster 2021-02-11T00:20:50.511531+0000 mon.a (mon.0) 736 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.fuusvb=up:active} 2021-02-11T00:20:51.996 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:51 smithi123 bash[13149]: cluster 2021-02-11T00:20:50.511222+0000 mon.a (mon.0) 735 : cluster [DBG] mds.? [v2:172.21.15.123:6834/1644328288,v1:172.21.15.123:6835/1644328288] up:active 2021-02-11T00:20:51.996 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:51 smithi123 bash[13149]: cluster 2021-02-11T00:20:50.511531+0000 mon.a (mon.0) 736 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.fuusvb=up:active} 2021-02-11T00:20:52.822 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:52 smithi181 bash[13261]: cluster 2021-02-11T00:20:51.286589+0000 mgr.y (mgr.14138) 323 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 769 B data, 4.3 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:52.822 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:52 smithi181 bash[13261]: audit 2021-02-11T00:20:51.605246+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.601939\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602069\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602143\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602477\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602731\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603024\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603257\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603333\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603403\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"container_id\": \"b7738a9058a3\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603472\", \"created\": \"2021-02-11T00:20:49.886365\", \"started\": \"2021-02-11T00:20:49.981753\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_daemon_update\": \"2021-02-11T00:20:51.603654\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:20:52.823 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:52 smithi181 bash[13261]: audit 2021-02-11T00:20:51.609788+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.601939\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602069\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602143\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602477\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602731\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603024\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603257\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603333\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603403\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"container_id\": \"b7738a9058a3\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603472\", \"created\": \"2021-02-11T00:20:49.886365\", \"started\": \"2021-02-11T00:20:49.981753\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_daemon_update\": \"2021-02-11T00:20:51.603654\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:20:52.823 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:52 smithi181 bash[13261]: audit 2021-02-11T00:20:51.696186+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694078\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694168\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694212\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694254\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694495\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694642\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694786\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694927\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694975\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"container_id\": \"3fe9ec37dc89\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.695017\", \"created\": \"2021-02-11T00:20:47.305426\", \"started\": \"2021-02-11T00:20:47.403356\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_daemon_update\": \"2021-02-11T00:20:51.695120\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:20:52.823 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:52 smithi181 bash[13261]: audit 2021-02-11T00:20:51.700194+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694078\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694168\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694212\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694254\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694495\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694642\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694786\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694927\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694975\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"container_id\": \"3fe9ec37dc89\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.695017\", \"created\": \"2021-02-11T00:20:47.305426\", \"started\": \"2021-02-11T00:20:47.403356\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_daemon_update\": \"2021-02-11T00:20:51.695120\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:20:52.823 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:52 smithi181 bash[13261]: audit 2021-02-11T00:20:51.701926+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:20:52.824 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:52 smithi181 bash[13261]: audit 2021-02-11T00:20:51.708767+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:20:52.824 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:52 smithi181 bash[13261]: audit 2021-02-11T00:20:51.715854+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:20:52.824 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:52 smithi181 bash[13261]: audit 2021-02-11T00:20:51.724136+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:20:52.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[13149]: cluster 2021-02-11T00:20:51.286589+0000 mgr.y (mgr.14138) 323 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 769 B data, 4.3 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:52.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[13149]: audit 2021-02-11T00:20:51.605246+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.601939\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602069\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602143\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602477\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602731\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603024\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603257\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603333\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603403\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"container_id\": \"b7738a9058a3\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603472\", \"created\": \"2021-02-11T00:20:49.886365\", \"started\": \"2021-02-11T00:20:49.981753\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_daemon_update\": \"2021-02-11T00:20:51.603654\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:20:52.885 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[16832]: cluster 2021-02-11T00:20:51.286589+0000 mgr.y (mgr.14138) 323 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 769 B data, 4.3 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:20:52.885 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[16832]: audit 2021-02-11T00:20:51.605246+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.601939\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602069\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602143\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602477\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602731\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603024\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603257\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603333\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603403\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"container_id\": \"b7738a9058a3\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603472\", \"created\": \"2021-02-11T00:20:49.886365\", \"started\": \"2021-02-11T00:20:49.981753\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_daemon_update\": \"2021-02-11T00:20:51.603654\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:20:52.885 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[16832]: audit 2021-02-11T00:20:51.609788+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.601939\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602069\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602143\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602477\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602731\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603024\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603257\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603333\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603403\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"container_id\": \"b7738a9058a3\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603472\", \"created\": \"2021-02-11T00:20:49.886365\", \"started\": \"2021-02-11T00:20:49.981753\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_daemon_update\": \"2021-02-11T00:20:51.603654\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:20:52.886 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[13149]: audit 2021-02-11T00:20:51.609788+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.601939\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602069\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602143\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602477\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.602731\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603024\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603257\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603333\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603403\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"container_id\": \"b7738a9058a3\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.603472\", \"created\": \"2021-02-11T00:20:49.886365\", \"started\": \"2021-02-11T00:20:49.981753\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_daemon_update\": \"2021-02-11T00:20:51.603654\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:20:52.886 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[13149]: audit 2021-02-11T00:20:51.696186+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694078\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694168\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694212\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694254\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694495\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694642\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694786\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694927\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694975\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"container_id\": \"3fe9ec37dc89\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.695017\", \"created\": \"2021-02-11T00:20:47.305426\", \"started\": \"2021-02-11T00:20:47.403356\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_daemon_update\": \"2021-02-11T00:20:51.695120\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:20:52.886 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[13149]: audit 2021-02-11T00:20:51.700194+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694078\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694168\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694212\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694254\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694495\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694642\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694786\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694927\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694975\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"container_id\": \"3fe9ec37dc89\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.695017\", \"created\": \"2021-02-11T00:20:47.305426\", \"started\": \"2021-02-11T00:20:47.403356\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_daemon_update\": \"2021-02-11T00:20:51.695120\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:20:52.886 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[13149]: audit 2021-02-11T00:20:51.701926+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:20:52.886 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[13149]: audit 2021-02-11T00:20:51.708767+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:20:52.887 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[13149]: audit 2021-02-11T00:20:51.715854+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:20:52.887 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[13149]: audit 2021-02-11T00:20:51.724136+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:20:52.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[16832]: audit 2021-02-11T00:20:51.696186+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694078\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694168\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694212\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694254\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694495\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694642\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694786\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694927\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694975\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"container_id\": \"3fe9ec37dc89\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.695017\", \"created\": \"2021-02-11T00:20:47.305426\", \"started\": \"2021-02-11T00:20:47.403356\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_daemon_update\": \"2021-02-11T00:20:51.695120\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:20:52.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[16832]: audit 2021-02-11T00:20:51.700194+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694078\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694168\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694212\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694254\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694495\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694642\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694786\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694927\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.694975\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"container_id\": \"3fe9ec37dc89\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:20:51.695017\", \"created\": \"2021-02-11T00:20:47.305426\", \"started\": \"2021-02-11T00:20:47.403356\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_daemon_update\": \"2021-02-11T00:20:51.695120\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:20:52.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[16832]: audit 2021-02-11T00:20:51.701926+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:20:52.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[16832]: audit 2021-02-11T00:20:51.708767+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:20:52.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[16832]: audit 2021-02-11T00:20:51.715854+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:20:52.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:52 smithi123 bash[16832]: audit 2021-02-11T00:20:51.724136+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:20:53.583 INFO:teuthology.orchestra.run.smithi123.stdout: 2021-02-11T00:20:53.583 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":57,"fsid":"bd85b83a-6bfd-11eb-8fef-001a4aab830c","created":"2021-02-11T00:12:27.556301+0000","modified":"2021-02-11T00:20:44.608435+0000","last_up_change":"2021-02-11T00:18:13.646151+0000","last_in_change":"2021-02-11T00:18:13.646151+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2021-02-11T00:14:03.871766+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2021-02-11T00:18:44.456929+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"52","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2021-02-11T00:20:41.434110+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"56","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2021-02-11T00:20:41.995324+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6803","nonce":1186653196}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6805","nonce":1186653196}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6809","nonce":1186653196}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6807","nonce":1186653196}]},"public_addr":"172.21.15.123:6803/1186653196","cluster_addr":"172.21.15.123:6805/1186653196","heartbeat_back_addr":"172.21.15.123:6809/1186653196","heartbeat_front_addr":"172.21.15.123:6807/1186653196","state":["exists","up"]},{"osd":1,"uuid":"13fb0353-e370-4eb2-bedf-ff12d94bc7a2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6811","nonce":820142695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6813","nonce":820142695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6817","nonce":820142695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6815","nonce":820142695}]},"public_addr":"172.21.15.123:6811/820142695","cluster_addr":"172.21.15.123:6813/820142695","heartbeat_back_addr":"172.21.15.123:6817/820142695","heartbeat_front_addr":"172.21.15.123:6815/820142695","state":["exists","up"]},{"osd":2,"uuid":"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6819","nonce":1839271697}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6821","nonce":1839271697}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6825","nonce":1839271697}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6823","nonce":1839271697}]},"public_addr":"172.21.15.123:6819/1839271697","cluster_addr":"172.21.15.123:6821/1839271697","heartbeat_back_addr":"172.21.15.123:6825/1839271697","heartbeat_front_addr":"172.21.15.123:6823/1839271697","state":["exists","up"]},{"osd":3,"uuid":"560bb5bd-3e7b-4239-bc43-410d0e8c5433","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6827","nonce":3033150685}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6829","nonce":3033150685}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6832","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6833","nonce":3033150685}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6831","nonce":3033150685}]},"public_addr":"172.21.15.123:6827/3033150685","cluster_addr":"172.21.15.123:6829/3033150685","heartbeat_back_addr":"172.21.15.123:6833/3033150685","heartbeat_front_addr":"172.21.15.123:6831/3033150685","state":["exists","up"]},{"osd":4,"uuid":"f2e2d9da-8413-46ff-af03-7bff2dfba8a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6800","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6801","nonce":1769744718}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6803","nonce":1769744718}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6807","nonce":1769744718}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6805","nonce":1769744718}]},"public_addr":"172.21.15.181:6801/1769744718","cluster_addr":"172.21.15.181:6803/1769744718","heartbeat_back_addr":"172.21.15.181:6807/1769744718","heartbeat_front_addr":"172.21.15.181:6805/1769744718","state":["exists","up"]},{"osd":5,"uuid":"513ee833-6ded-42f1-a872-6261ee0228aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6809","nonce":3869704848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6811","nonce":3869704848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6815","nonce":3869704848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6813","nonce":3869704848}]},"public_addr":"172.21.15.181:6809/3869704848","cluster_addr":"172.21.15.181:6811/3869704848","heartbeat_back_addr":"172.21.15.181:6815/3869704848","heartbeat_front_addr":"172.21.15.181:6813/3869704848","state":["exists","up"]},{"osd":6,"uuid":"416ba5a9-d137-4643-8b08-e28028f40a24","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6817","nonce":609828364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6819","nonce":609828364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6823","nonce":609828364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6821","nonce":609828364}]},"public_addr":"172.21.15.181:6817/609828364","cluster_addr":"172.21.15.181:6819/609828364","heartbeat_back_addr":"172.21.15.181:6823/609828364","heartbeat_front_addr":"172.21.15.181:6821/609828364","state":["exists","up"]},{"osd":7,"uuid":"853634c9-407d-472d-af1d-f3de4b5d27c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6824","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6825","nonce":410459810}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6827","nonce":410459810}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6831","nonce":410459810}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6829","nonce":410459810}]},"public_addr":"172.21.15.181:6825/410459810","cluster_addr":"172.21.15.181:6827/410459810","heartbeat_back_addr":"172.21.15.181:6831/410459810","heartbeat_front_addr":"172.21.15.181:6829/410459810","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:15:16.995348+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:15:42.462631+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:10.461184+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:36.019049+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:57.341593+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:17:22.525386+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:17:46.310234+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:18:11.977086+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.123:6800/104437932":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/845140566":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/485982788":"2021-02-12T00:13:10.951812+0000","172.21.15.123:6801/104437932":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/3130426889":"2021-02-12T00:12:51.411242+0000","172.21.15.123:6801/3533785669":"2021-02-12T00:12:51.411242+0000","172.21.15.123:0/2290214335":"2021-02-12T00:12:51.411242+0000","172.21.15.123:6800/3533785669":"2021-02-12T00:12:51.411242+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2021-02-11T00:20:54.295 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2021-02-11T00:20:54.296 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd dump --format=json 2021-02-11T00:20:54.421 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:20:54.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:54 smithi123 bash[16832]: cluster 2021-02-11T00:20:53.287369+0000 mgr.y (mgr.14138) 324 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 769 B data, 4.4 MiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2021-02-11T00:20:57.675 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:54 smithi123 bash[16832]: audit 2021-02-11T00:20:53.580014+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.123:0/617440158' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:20:57.675 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:54 smithi123 bash[13149]: cluster 2021-02-11T00:20:53.287369+0000 mgr.y (mgr.14138) 324 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 769 B data, 4.4 MiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2021-02-11T00:20:57.675 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:54 smithi123 bash[13149]: audit 2021-02-11T00:20:53.580014+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.123:0/617440158' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:20:57.676 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:54 smithi181 bash[13261]: cluster 2021-02-11T00:20:53.287369+0000 mgr.y (mgr.14138) 324 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 769 B data, 4.4 MiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2021-02-11T00:20:57.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:54 smithi181 bash[13261]: audit 2021-02-11T00:20:53.580014+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.123:0/617440158' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:20:57.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:56 smithi181 bash[13261]: cluster 2021-02-11T00:20:55.288567+0000 mgr.y (mgr.14138) 325 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 767 B/s wr, 5 op/s 2021-02-11T00:20:57.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:56 smithi181 bash[13261]: cluster 2021-02-11T00:20:55.537439+0000 mon.a (mon.0) 745 : cluster [DBG] mds.? [v2:172.21.15.181:6832/3022933484,v1:172.21.15.181:6833/3022933484] up:boot 2021-02-11T00:20:57.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:56 smithi181 bash[13261]: cluster 2021-02-11T00:20:55.538205+0000 mon.a (mon.0) 746 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.fuusvb=up:active} 1 up:standby 2021-02-11T00:20:57.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:56 smithi181 bash[13261]: audit 2021-02-11T00:20:55.538375+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi181.ibowjh"}]: dispatch 2021-02-11T00:20:57.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:56 smithi181 bash[13261]: cluster 2021-02-11T00:20:55.542966+0000 mon.a (mon.0) 748 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.fuusvb=up:active} 1 up:standby 2021-02-11T00:20:57.677 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:56 smithi123 bash[16832]: cluster 2021-02-11T00:20:55.288567+0000 mgr.y (mgr.14138) 325 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 767 B/s wr, 5 op/s 2021-02-11T00:20:57.677 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:56 smithi123 bash[16832]: cluster 2021-02-11T00:20:55.537439+0000 mon.a (mon.0) 745 : cluster [DBG] mds.? [v2:172.21.15.181:6832/3022933484,v1:172.21.15.181:6833/3022933484] up:boot 2021-02-11T00:20:57.677 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:56 smithi123 bash[16832]: cluster 2021-02-11T00:20:55.538205+0000 mon.a (mon.0) 746 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.fuusvb=up:active} 1 up:standby 2021-02-11T00:20:57.677 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:56 smithi123 bash[16832]: audit 2021-02-11T00:20:55.538375+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi181.ibowjh"}]: dispatch 2021-02-11T00:20:57.677 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:56 smithi123 bash[16832]: cluster 2021-02-11T00:20:55.542966+0000 mon.a (mon.0) 748 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.fuusvb=up:active} 1 up:standby 2021-02-11T00:20:57.678 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:56 smithi123 bash[13149]: cluster 2021-02-11T00:20:55.288567+0000 mgr.y (mgr.14138) 325 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 767 B/s wr, 5 op/s 2021-02-11T00:20:57.678 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:56 smithi123 bash[13149]: cluster 2021-02-11T00:20:55.537439+0000 mon.a (mon.0) 745 : cluster [DBG] mds.? [v2:172.21.15.181:6832/3022933484,v1:172.21.15.181:6833/3022933484] up:boot 2021-02-11T00:20:57.678 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:56 smithi123 bash[13149]: cluster 2021-02-11T00:20:55.538205+0000 mon.a (mon.0) 746 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.fuusvb=up:active} 1 up:standby 2021-02-11T00:20:57.678 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:56 smithi123 bash[13149]: audit 2021-02-11T00:20:55.538375+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi181.ibowjh"}]: dispatch 2021-02-11T00:20:57.678 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:56 smithi123 bash[13149]: cluster 2021-02-11T00:20:55.542966+0000 mon.a (mon.0) 748 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.fuusvb=up:active} 1 up:standby 2021-02-11T00:20:57.678 INFO:teuthology.orchestra.run.smithi123.stdout: 2021-02-11T00:20:57.679 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":57,"fsid":"bd85b83a-6bfd-11eb-8fef-001a4aab830c","created":"2021-02-11T00:12:27.556301+0000","modified":"2021-02-11T00:20:44.608435+0000","last_up_change":"2021-02-11T00:18:13.646151+0000","last_in_change":"2021-02-11T00:18:13.646151+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2021-02-11T00:14:03.871766+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2021-02-11T00:18:44.456929+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"52","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2021-02-11T00:20:41.434110+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"56","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2021-02-11T00:20:41.995324+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6803","nonce":1186653196}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6805","nonce":1186653196}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6809","nonce":1186653196}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1186653196},{"type":"v1","addr":"172.21.15.123:6807","nonce":1186653196}]},"public_addr":"172.21.15.123:6803/1186653196","cluster_addr":"172.21.15.123:6805/1186653196","heartbeat_back_addr":"172.21.15.123:6809/1186653196","heartbeat_front_addr":"172.21.15.123:6807/1186653196","state":["exists","up"]},{"osd":1,"uuid":"13fb0353-e370-4eb2-bedf-ff12d94bc7a2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6811","nonce":820142695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6813","nonce":820142695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6817","nonce":820142695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":820142695},{"type":"v1","addr":"172.21.15.123:6815","nonce":820142695}]},"public_addr":"172.21.15.123:6811/820142695","cluster_addr":"172.21.15.123:6813/820142695","heartbeat_back_addr":"172.21.15.123:6817/820142695","heartbeat_front_addr":"172.21.15.123:6815/820142695","state":["exists","up"]},{"osd":2,"uuid":"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6819","nonce":1839271697}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6821","nonce":1839271697}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6825","nonce":1839271697}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":1839271697},{"type":"v1","addr":"172.21.15.123:6823","nonce":1839271697}]},"public_addr":"172.21.15.123:6819/1839271697","cluster_addr":"172.21.15.123:6821/1839271697","heartbeat_back_addr":"172.21.15.123:6825/1839271697","heartbeat_front_addr":"172.21.15.123:6823/1839271697","state":["exists","up"]},{"osd":3,"uuid":"560bb5bd-3e7b-4239-bc43-410d0e8c5433","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6827","nonce":3033150685}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6829","nonce":3033150685}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6832","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6833","nonce":3033150685}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":3033150685},{"type":"v1","addr":"172.21.15.123:6831","nonce":3033150685}]},"public_addr":"172.21.15.123:6827/3033150685","cluster_addr":"172.21.15.123:6829/3033150685","heartbeat_back_addr":"172.21.15.123:6833/3033150685","heartbeat_front_addr":"172.21.15.123:6831/3033150685","state":["exists","up"]},{"osd":4,"uuid":"f2e2d9da-8413-46ff-af03-7bff2dfba8a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6800","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6801","nonce":1769744718}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6803","nonce":1769744718}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6807","nonce":1769744718}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":1769744718},{"type":"v1","addr":"172.21.15.181:6805","nonce":1769744718}]},"public_addr":"172.21.15.181:6801/1769744718","cluster_addr":"172.21.15.181:6803/1769744718","heartbeat_back_addr":"172.21.15.181:6807/1769744718","heartbeat_front_addr":"172.21.15.181:6805/1769744718","state":["exists","up"]},{"osd":5,"uuid":"513ee833-6ded-42f1-a872-6261ee0228aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6809","nonce":3869704848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6811","nonce":3869704848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6815","nonce":3869704848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":3869704848},{"type":"v1","addr":"172.21.15.181:6813","nonce":3869704848}]},"public_addr":"172.21.15.181:6809/3869704848","cluster_addr":"172.21.15.181:6811/3869704848","heartbeat_back_addr":"172.21.15.181:6815/3869704848","heartbeat_front_addr":"172.21.15.181:6813/3869704848","state":["exists","up"]},{"osd":6,"uuid":"416ba5a9-d137-4643-8b08-e28028f40a24","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6817","nonce":609828364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6819","nonce":609828364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6823","nonce":609828364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":609828364},{"type":"v1","addr":"172.21.15.181:6821","nonce":609828364}]},"public_addr":"172.21.15.181:6817/609828364","cluster_addr":"172.21.15.181:6819/609828364","heartbeat_back_addr":"172.21.15.181:6823/609828364","heartbeat_front_addr":"172.21.15.181:6821/609828364","state":["exists","up"]},{"osd":7,"uuid":"853634c9-407d-472d-af1d-f3de4b5d27c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6824","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6825","nonce":410459810}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6827","nonce":410459810}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6831","nonce":410459810}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":410459810},{"type":"v1","addr":"172.21.15.181:6829","nonce":410459810}]},"public_addr":"172.21.15.181:6825/410459810","cluster_addr":"172.21.15.181:6827/410459810","heartbeat_back_addr":"172.21.15.181:6831/410459810","heartbeat_front_addr":"172.21.15.181:6829/410459810","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:15:16.995348+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:15:42.462631+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:10.461184+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:36.019049+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:16:57.341593+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:17:22.525386+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:17:46.310234+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-02-11T00:18:11.977086+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.123:6800/104437932":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/845140566":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/485982788":"2021-02-12T00:13:10.951812+0000","172.21.15.123:6801/104437932":"2021-02-12T00:13:10.951812+0000","172.21.15.123:0/3130426889":"2021-02-12T00:12:51.411242+0000","172.21.15.123:6801/3533785669":"2021-02-12T00:12:51.411242+0000","172.21.15.123:0/2290214335":"2021-02-12T00:12:51.411242+0000","172.21.15.123:6800/3533785669":"2021-02-12T00:12:51.411242+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2021-02-11T00:20:58.383 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.0 flush_pg_stats 2021-02-11T00:20:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:20:58.633 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:58 smithi123 bash[13149]: cluster 2021-02-11T00:20:57.289219+0000 mgr.y (mgr.14138) 326 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 3 op/s 2021-02-11T00:20:58.634 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:20:58 smithi123 bash[13149]: audit 2021-02-11T00:20:57.655296+0000 mon.a (mon.0) 749 : audit [DBG] from='client.? 172.21.15.123:0/1296763745' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:20:58.634 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:58 smithi123 bash[16832]: cluster 2021-02-11T00:20:57.289219+0000 mgr.y (mgr.14138) 326 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 3 op/s 2021-02-11T00:20:58.634 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:20:58 smithi123 bash[16832]: audit 2021-02-11T00:20:57.655296+0000 mon.a (mon.0) 749 : audit [DBG] from='client.? 172.21.15.123:0/1296763745' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:20:58.822 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:58 smithi181 bash[13261]: cluster 2021-02-11T00:20:57.289219+0000 mgr.y (mgr.14138) 326 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 3 op/s 2021-02-11T00:20:58.822 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:20:58 smithi181 bash[13261]: audit 2021-02-11T00:20:57.655296+0000 mon.a (mon.0) 749 : audit [DBG] from='client.? 172.21.15.123:0/1296763745' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-02-11T00:21:00.634 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:00 smithi123 bash[13149]: cluster 2021-02-11T00:20:59.290136+0000 mgr.y (mgr.14138) 327 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 383 B/s wr, 2 op/s 2021-02-11T00:21:00.634 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:00 smithi123 bash[13149]: cluster 2021-02-11T00:20:59.553427+0000 mon.a (mon.0) 750 : cluster [DBG] mds.? [v2:172.21.15.181:6832/3022933484,v1:172.21.15.181:6833/3022933484] up:standby 2021-02-11T00:21:00.634 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:00 smithi123 bash[13149]: cluster 2021-02-11T00:20:59.553494+0000 mon.a (mon.0) 751 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.fuusvb=up:active} 1 up:standby 2021-02-11T00:21:00.634 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:00 smithi123 bash[16832]: cluster 2021-02-11T00:20:59.290136+0000 mgr.y (mgr.14138) 327 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 383 B/s wr, 2 op/s 2021-02-11T00:21:00.634 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:00 smithi123 bash[16832]: cluster 2021-02-11T00:20:59.553427+0000 mon.a (mon.0) 750 : cluster [DBG] mds.? [v2:172.21.15.181:6832/3022933484,v1:172.21.15.181:6833/3022933484] up:standby 2021-02-11T00:21:00.634 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:00 smithi123 bash[16832]: cluster 2021-02-11T00:20:59.553494+0000 mon.a (mon.0) 751 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.fuusvb=up:active} 1 up:standby 2021-02-11T00:21:00.822 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:00 smithi181 bash[13261]: cluster 2021-02-11T00:20:59.290136+0000 mgr.y (mgr.14138) 327 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 383 B/s wr, 2 op/s 2021-02-11T00:21:00.822 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:00 smithi181 bash[13261]: cluster 2021-02-11T00:20:59.553427+0000 mon.a (mon.0) 750 : cluster [DBG] mds.? [v2:172.21.15.181:6832/3022933484,v1:172.21.15.181:6833/3022933484] up:standby 2021-02-11T00:21:00.822 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:00 smithi181 bash[13261]: cluster 2021-02-11T00:20:59.553494+0000 mon.a (mon.0) 751 : cluster [DBG] fsmap foo:1 {0=foo.smithi123.fuusvb=up:active} 1 up:standby 2021-02-11T00:21:02.307 INFO:teuthology.orchestra.run.smithi123.stdout:42949673032 2021-02-11T00:21:02.307 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.1 flush_pg_stats 2021-02-11T00:21:02.436 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:21:02.822 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:02 smithi181 bash[13261]: cluster 2021-02-11T00:21:01.291083+0000 mgr.y (mgr.14138) 328 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 307 B/s wr, 2 op/s 2021-02-11T00:21:02.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:02 smithi123 bash[13149]: cluster 2021-02-11T00:21:01.291083+0000 mgr.y (mgr.14138) 328 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 307 B/s wr, 2 op/s 2021-02-11T00:21:02.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:02 smithi123 bash[16832]: cluster 2021-02-11T00:21:01.291083+0000 mgr.y (mgr.14138) 328 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 307 B/s wr, 2 op/s 2021-02-11T00:21:04.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:04 smithi123 bash[16832]: cluster 2021-02-11T00:21:03.292038+0000 mgr.y (mgr.14138) 329 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 255 B/s wr, 1 op/s 2021-02-11T00:21:04.634 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:04 smithi123 bash[13149]: cluster 2021-02-11T00:21:03.292038+0000 mgr.y (mgr.14138) 329 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 255 B/s wr, 1 op/s 2021-02-11T00:21:04.822 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:04 smithi181 bash[13261]: cluster 2021-02-11T00:21:03.292038+0000 mgr.y (mgr.14138) 329 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 255 B/s wr, 1 op/s 2021-02-11T00:21:06.280 INFO:teuthology.orchestra.run.smithi123.stdout:68719476804 2021-02-11T00:21:06.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.2 flush_pg_stats 2021-02-11T00:21:06.413 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:21:06.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:06 smithi123 bash[16832]: cluster 2021-02-11T00:21:05.293201+0000 mgr.y (mgr.14138) 330 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2021-02-11T00:21:06.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:06 smithi123 bash[13149]: cluster 2021-02-11T00:21:05.293201+0000 mgr.y (mgr.14138) 330 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2021-02-11T00:21:07.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:06 smithi181 bash[13261]: cluster 2021-02-11T00:21:05.293201+0000 mgr.y (mgr.14138) 330 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2021-02-11T00:21:08.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:08 smithi123 bash[16832]: cluster 2021-02-11T00:21:07.293947+0000 mgr.y (mgr.14138) 331 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:08.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:08 smithi123 bash[13149]: cluster 2021-02-11T00:21:07.293947+0000 mgr.y (mgr.14138) 331 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:09.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:08 smithi181 bash[13261]: cluster 2021-02-11T00:21:07.293947+0000 mgr.y (mgr.14138) 331 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:10.258 INFO:teuthology.orchestra.run.smithi123.stdout:90194313280 2021-02-11T00:21:10.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.3 flush_pg_stats 2021-02-11T00:21:10.386 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:21:10.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:10 smithi123 bash[13149]: cluster 2021-02-11T00:21:09.294858+0000 mgr.y (mgr.14138) 332 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:10.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:10 smithi123 bash[16832]: cluster 2021-02-11T00:21:09.294858+0000 mgr.y (mgr.14138) 332 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:11.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:10 smithi181 bash[13261]: cluster 2021-02-11T00:21:09.294858+0000 mgr.y (mgr.14138) 332 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:12.635 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:12 smithi123 bash[13149]: cluster 2021-02-11T00:21:11.295806+0000 mgr.y (mgr.14138) 333 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:12.635 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:12 smithi123 bash[16832]: cluster 2021-02-11T00:21:11.295806+0000 mgr.y (mgr.14138) 333 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:13.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:12 smithi181 bash[13261]: cluster 2021-02-11T00:21:11.295806+0000 mgr.y (mgr.14138) 333 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:14.177 INFO:teuthology.orchestra.run.smithi123.stdout:115964117052 2021-02-11T00:21:14.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.4 flush_pg_stats 2021-02-11T00:21:14.306 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:21:14.601 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:14 smithi123 bash[13149]: cluster 2021-02-11T00:21:13.296543+0000 mgr.y (mgr.14138) 334 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:16.833 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:14 smithi181 bash[13261]: cluster 2021-02-11T00:21:13.296543+0000 mgr.y (mgr.14138) 334 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:16.834 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:14 smithi123 bash[16832]: cluster 2021-02-11T00:21:13.296543+0000 mgr.y (mgr.14138) 334 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:16.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:16 smithi123 bash[16832]: cluster 2021-02-11T00:21:15.297604+0000 mgr.y (mgr.14138) 335 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:16.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:16 smithi123 bash[13149]: cluster 2021-02-11T00:21:15.297604+0000 mgr.y (mgr.14138) 335 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:17.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:16 smithi181 bash[13261]: cluster 2021-02-11T00:21:15.297604+0000 mgr.y (mgr.14138) 335 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:18.100 INFO:teuthology.orchestra.run.smithi123.stdout:137438953526 2021-02-11T00:21:18.100 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.5 flush_pg_stats 2021-02-11T00:21:18.226 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:21:18.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:18 smithi123 bash[16832]: cluster 2021-02-11T00:21:17.298194+0000 mgr.y (mgr.14138) 336 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:18.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:18 smithi123 bash[13149]: cluster 2021-02-11T00:21:17.298194+0000 mgr.y (mgr.14138) 336 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:19.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:18 smithi181 bash[13261]: cluster 2021-02-11T00:21:17.298194+0000 mgr.y (mgr.14138) 336 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:20.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:20 smithi123 bash[16832]: cluster 2021-02-11T00:21:19.299342+0000 mgr.y (mgr.14138) 337 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:20.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:20 smithi123 bash[13149]: cluster 2021-02-11T00:21:19.299342+0000 mgr.y (mgr.14138) 337 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:21.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:20 smithi181 bash[13261]: cluster 2021-02-11T00:21:19.299342+0000 mgr.y (mgr.14138) 337 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:22.086 INFO:teuthology.orchestra.run.smithi123.stdout:158913790004 2021-02-11T00:21:22.086 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.6 flush_pg_stats 2021-02-11T00:21:22.214 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:21:22.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:22 smithi123 bash[16832]: cluster 2021-02-11T00:21:21.300353+0000 mgr.y (mgr.14138) 338 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:22.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:22 smithi123 bash[13149]: cluster 2021-02-11T00:21:21.300353+0000 mgr.y (mgr.14138) 338 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:23.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:22 smithi181 bash[13261]: cluster 2021-02-11T00:21:21.300353+0000 mgr.y (mgr.14138) 338 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:24.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:24 smithi123 bash[13149]: cluster 2021-02-11T00:21:23.301205+0000 mgr.y (mgr.14138) 339 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:24.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:24 smithi123 bash[16832]: cluster 2021-02-11T00:21:23.301205+0000 mgr.y (mgr.14138) 339 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:25.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:24 smithi181 bash[13261]: cluster 2021-02-11T00:21:23.301205+0000 mgr.y (mgr.14138) 339 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:26.243 INFO:teuthology.orchestra.run.smithi123.stdout:180388626479 2021-02-11T00:21:26.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph tell osd.7 flush_pg_stats 2021-02-11T00:21:26.371 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:21:27.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:26 smithi181 bash[13261]: cluster 2021-02-11T00:21:25.302017+0000 mgr.y (mgr.14138) 340 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:27.133 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:26 smithi123 bash[13149]: cluster 2021-02-11T00:21:25.302017+0000 mgr.y (mgr.14138) 340 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:27.134 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:26 smithi123 bash[16832]: cluster 2021-02-11T00:21:25.302017+0000 mgr.y (mgr.14138) 340 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:29.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:28 smithi181 bash[13261]: cluster 2021-02-11T00:21:27.302699+0000 mgr.y (mgr.14138) 341 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:29.133 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:28 smithi123 bash[13149]: cluster 2021-02-11T00:21:27.302699+0000 mgr.y (mgr.14138) 341 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:29.133 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:28 smithi123 bash[16832]: cluster 2021-02-11T00:21:27.302699+0000 mgr.y (mgr.14138) 341 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:30.234 INFO:teuthology.orchestra.run.smithi123.stdout:201863462954 2021-02-11T00:21:30.234 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.0 2021-02-11T00:21:30.360 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:21:30.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:30 smithi123 bash[16832]: cluster 2021-02-11T00:21:29.303436+0000 mgr.y (mgr.14138) 342 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:30.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:30 smithi123 bash[13149]: cluster 2021-02-11T00:21:29.303436+0000 mgr.y (mgr.14138) 342 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:31.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:30 smithi181 bash[13261]: cluster 2021-02-11T00:21:29.303436+0000 mgr.y (mgr.14138) 342 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:33.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:32 smithi181 bash[13261]: cluster 2021-02-11T00:21:31.304378+0000 mgr.y (mgr.14138) 343 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:33.133 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:32 smithi123 bash[13149]: cluster 2021-02-11T00:21:31.304378+0000 mgr.y (mgr.14138) 343 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:33.134 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:32 smithi123 bash[16832]: cluster 2021-02-11T00:21:31.304378+0000 mgr.y (mgr.14138) 343 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:33.642 INFO:teuthology.orchestra.run.smithi123.stdout:42949673038 2021-02-11T00:21:34.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:33 smithi181 bash[13261]: audit 2021-02-11T00:21:33.641392+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.123:0/4247691913' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2021-02-11T00:21:34.133 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:33 smithi123 bash[16832]: audit 2021-02-11T00:21:33.641392+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.123:0/4247691913' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2021-02-11T00:21:34.133 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:33 smithi123 bash[13149]: audit 2021-02-11T00:21:33.641392+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.123:0/4247691913' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2021-02-11T00:21:34.401 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673032 got 42949673038 for osd.0 2021-02-11T00:21:34.401 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.1 2021-02-11T00:21:34.526 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:21:34.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:34 smithi123 bash[13149]: cluster 2021-02-11T00:21:33.305098+0000 mgr.y (mgr.14138) 344 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:36.240 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:34 smithi123 bash[16832]: cluster 2021-02-11T00:21:33.305098+0000 mgr.y (mgr.14138) 344 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:36.240 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:34 smithi181 bash[13261]: cluster 2021-02-11T00:21:33.305098+0000 mgr.y (mgr.14138) 344 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:36.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:36 smithi123 bash[16832]: cluster 2021-02-11T00:21:35.306143+0000 mgr.y (mgr.14138) 345 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:36.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:36 smithi123 bash[13149]: cluster 2021-02-11T00:21:35.306143+0000 mgr.y (mgr.14138) 345 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:37.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:36 smithi181 bash[13261]: cluster 2021-02-11T00:21:35.306143+0000 mgr.y (mgr.14138) 345 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:37.789 INFO:teuthology.orchestra.run.smithi123.stdout:68719476810 2021-02-11T00:21:38.516 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476804 got 68719476810 for osd.1 2021-02-11T00:21:38.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.2 2021-02-11T00:21:38.644 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:21:38.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:38 smithi123 bash[16832]: cluster 2021-02-11T00:21:37.306776+0000 mgr.y (mgr.14138) 346 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:38.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:38 smithi123 bash[16832]: audit 2021-02-11T00:21:37.788630+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.123:0/1783180838' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2021-02-11T00:21:38.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:38 smithi123 bash[13149]: cluster 2021-02-11T00:21:37.306776+0000 mgr.y (mgr.14138) 346 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:38.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:38 smithi123 bash[13149]: audit 2021-02-11T00:21:37.788630+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.123:0/1783180838' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2021-02-11T00:21:39.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:38 smithi181 bash[13261]: cluster 2021-02-11T00:21:37.306776+0000 mgr.y (mgr.14138) 346 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:39.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:38 smithi181 bash[13261]: audit 2021-02-11T00:21:37.788630+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.123:0/1783180838' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2021-02-11T00:21:40.885 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:40 smithi123 bash[16832]: cluster 2021-02-11T00:21:39.307699+0000 mgr.y (mgr.14138) 347 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:40.885 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:40 smithi123 bash[13149]: cluster 2021-02-11T00:21:39.307699+0000 mgr.y (mgr.14138) 347 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:41.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:40 smithi181 bash[13261]: cluster 2021-02-11T00:21:39.307699+0000 mgr.y (mgr.14138) 347 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:41.691 INFO:teuthology.orchestra.run.smithi123.stdout:90194313286 2021-02-11T00:21:42.369 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313280 got 90194313286 for osd.2 2021-02-11T00:21:42.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.3 2021-02-11T00:21:42.498 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:21:42.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:42 smithi123 bash[16832]: cluster 2021-02-11T00:21:41.308648+0000 mgr.y (mgr.14138) 348 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:42.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:42 smithi123 bash[16832]: audit 2021-02-11T00:21:41.690220+0000 mon.a (mon.0) 752 : audit [DBG] from='client.? 172.21.15.123:0/2761675734' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2021-02-11T00:21:42.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:42 smithi123 bash[13149]: cluster 2021-02-11T00:21:41.308648+0000 mgr.y (mgr.14138) 348 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:42.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:42 smithi123 bash[13149]: audit 2021-02-11T00:21:41.690220+0000 mon.a (mon.0) 752 : audit [DBG] from='client.? 172.21.15.123:0/2761675734' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2021-02-11T00:21:43.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:42 smithi181 bash[13261]: cluster 2021-02-11T00:21:41.308648+0000 mgr.y (mgr.14138) 348 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:43.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:42 smithi181 bash[13261]: audit 2021-02-11T00:21:41.690220+0000 mon.a (mon.0) 752 : audit [DBG] from='client.? 172.21.15.123:0/2761675734' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2021-02-11T00:21:44.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:44 smithi123 bash[16832]: cluster 2021-02-11T00:21:43.309439+0000 mgr.y (mgr.14138) 349 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:44.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:44 smithi123 bash[13149]: cluster 2021-02-11T00:21:43.309439+0000 mgr.y (mgr.14138) 349 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:45.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:44 smithi181 bash[13261]: cluster 2021-02-11T00:21:43.309439+0000 mgr.y (mgr.14138) 349 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:45.901 INFO:teuthology.orchestra.run.smithi123.stdout:115964117058 2021-02-11T00:21:46.623 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964117052 got 115964117058 for osd.3 2021-02-11T00:21:46.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.4 2021-02-11T00:21:46.749 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:21:46.873 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:46 smithi123 bash[13149]: cluster 2021-02-11T00:21:45.310584+0000 mgr.y (mgr.14138) 350 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:46.873 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:46 smithi123 bash[13149]: audit 2021-02-11T00:21:45.900613+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.123:0/2158405628' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2021-02-11T00:21:46.873 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:46 smithi123 bash[16832]: cluster 2021-02-11T00:21:45.310584+0000 mgr.y (mgr.14138) 350 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:46.873 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:46 smithi123 bash[16832]: audit 2021-02-11T00:21:45.900613+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.123:0/2158405628' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2021-02-11T00:21:47.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:46 smithi181 bash[13261]: cluster 2021-02-11T00:21:45.310584+0000 mgr.y (mgr.14138) 350 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:47.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:46 smithi181 bash[13261]: audit 2021-02-11T00:21:45.900613+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.123:0/2158405628' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2021-02-11T00:21:49.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:48 smithi181 bash[13261]: cluster 2021-02-11T00:21:47.311270+0000 mgr.y (mgr.14138) 351 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:49.133 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:48 smithi123 bash[16832]: cluster 2021-02-11T00:21:47.311270+0000 mgr.y (mgr.14138) 351 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:49.133 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:48 smithi123 bash[13149]: cluster 2021-02-11T00:21:47.311270+0000 mgr.y (mgr.14138) 351 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:49.933 INFO:teuthology.orchestra.run.smithi123.stdout:137438953533 2021-02-11T00:21:50.634 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953526 got 137438953533 for osd.4 2021-02-11T00:21:50.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.5 2021-02-11T00:21:50.763 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:21:50.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:50 smithi123 bash[16832]: cluster 2021-02-11T00:21:49.312191+0000 mgr.y (mgr.14138) 352 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:50.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:50 smithi123 bash[16832]: audit 2021-02-11T00:21:49.932251+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.123:0/1693313015' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2021-02-11T00:21:50.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:50 smithi123 bash[13149]: cluster 2021-02-11T00:21:49.312191+0000 mgr.y (mgr.14138) 352 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:50.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:50 smithi123 bash[13149]: audit 2021-02-11T00:21:49.932251+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.123:0/1693313015' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2021-02-11T00:21:51.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:50 smithi181 bash[13261]: cluster 2021-02-11T00:21:49.312191+0000 mgr.y (mgr.14138) 352 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:51.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:50 smithi181 bash[13261]: audit 2021-02-11T00:21:49.932251+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.123:0/1693313015' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2021-02-11T00:21:52.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:52 smithi123 bash[13149]: cluster 2021-02-11T00:21:51.313152+0000 mgr.y (mgr.14138) 353 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:52.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:52 smithi123 bash[16832]: cluster 2021-02-11T00:21:51.313152+0000 mgr.y (mgr.14138) 353 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:53.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:52 smithi181 bash[13261]: cluster 2021-02-11T00:21:51.313152+0000 mgr.y (mgr.14138) 353 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:53.820 INFO:teuthology.orchestra.run.smithi123.stdout:158913790010 2021-02-11T00:21:54.533 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913790004 got 158913790010 for osd.5 2021-02-11T00:21:54.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.6 2021-02-11T00:21:54.662 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:21:54.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:54 smithi123 bash[16832]: cluster 2021-02-11T00:21:53.313874+0000 mgr.y (mgr.14138) 354 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:54.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:54 smithi123 bash[16832]: audit 2021-02-11T00:21:53.819683+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.123:0/3965256241' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2021-02-11T00:21:54.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:54 smithi123 bash[13149]: cluster 2021-02-11T00:21:53.313874+0000 mgr.y (mgr.14138) 354 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:54.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:54 smithi123 bash[13149]: audit 2021-02-11T00:21:53.819683+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.123:0/3965256241' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2021-02-11T00:21:55.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:54 smithi181 bash[13261]: cluster 2021-02-11T00:21:53.313874+0000 mgr.y (mgr.14138) 354 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:55.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:54 smithi181 bash[13261]: audit 2021-02-11T00:21:53.819683+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.123:0/3965256241' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2021-02-11T00:21:56.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:55 smithi181 bash[13261]: cluster 2021-02-11T00:21:55.315003+0000 mgr.y (mgr.14138) 355 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:56.074 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:55 smithi123 bash[16832]: cluster 2021-02-11T00:21:55.315003+0000 mgr.y (mgr.14138) 355 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:56.074 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:55 smithi123 bash[13149]: cluster 2021-02-11T00:21:55.315003+0000 mgr.y (mgr.14138) 355 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:57.765 INFO:teuthology.orchestra.run.smithi123.stdout:180388626485 2021-02-11T00:21:58.520 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626479 got 180388626485 for osd.6 2021-02-11T00:21:58.521 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph osd last-stat-seq osd.7 2021-02-11T00:21:58.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:58 smithi123 bash[16832]: cluster 2021-02-11T00:21:57.315818+0000 mgr.y (mgr.14138) 356 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:58.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:21:58 smithi123 bash[16832]: audit 2021-02-11T00:21:57.763658+0000 mon.a (mon.0) 753 : audit [DBG] from='client.? 172.21.15.123:0/1217654939' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2021-02-11T00:21:58.634 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:58 smithi123 bash[13149]: cluster 2021-02-11T00:21:57.315818+0000 mgr.y (mgr.14138) 356 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:58.634 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:21:58 smithi123 bash[13149]: audit 2021-02-11T00:21:57.763658+0000 mon.a (mon.0) 753 : audit [DBG] from='client.? 172.21.15.123:0/1217654939' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2021-02-11T00:21:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:21:58.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:58 smithi181 bash[13261]: cluster 2021-02-11T00:21:57.315818+0000 mgr.y (mgr.14138) 356 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:21:58.822 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:21:58 smithi181 bash[13261]: audit 2021-02-11T00:21:57.763658+0000 mon.a (mon.0) 753 : audit [DBG] from='client.? 172.21.15.123:0/1217654939' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2021-02-11T00:22:00.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:00 smithi181 bash[13261]: cluster 2021-02-11T00:21:59.316747+0000 mgr.y (mgr.14138) 357 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:00.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:00 smithi123 bash[16832]: cluster 2021-02-11T00:21:59.316747+0000 mgr.y (mgr.14138) 357 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:00.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:00 smithi123 bash[13149]: cluster 2021-02-11T00:21:59.316747+0000 mgr.y (mgr.14138) 357 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:01.829 INFO:teuthology.orchestra.run.smithi123.stdout:201863462961 2021-02-11T00:22:02.550 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462954 got 201863462961 for osd.7 2021-02-11T00:22:02.550 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2021-02-11T00:22:02.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph pg dump --format=json 2021-02-11T00:22:02.679 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:22:02.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:02 smithi181 bash[13261]: cluster 2021-02-11T00:22:01.317674+0000 mgr.y (mgr.14138) 358 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:02.822 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:02 smithi181 bash[13261]: audit 2021-02-11T00:22:01.828466+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.123:0/3175185683' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2021-02-11T00:22:02.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:02 smithi123 bash[16832]: cluster 2021-02-11T00:22:01.317674+0000 mgr.y (mgr.14138) 358 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:02.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:02 smithi123 bash[16832]: audit 2021-02-11T00:22:01.828466+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.123:0/3175185683' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2021-02-11T00:22:02.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:02 smithi123 bash[13149]: cluster 2021-02-11T00:22:01.317674+0000 mgr.y (mgr.14138) 358 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:02.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:02 smithi123 bash[13149]: audit 2021-02-11T00:22:01.828466+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.123:0/3175185683' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2021-02-11T00:22:04.822 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:04 smithi181 bash[13261]: cluster 2021-02-11T00:22:03.318403+0000 mgr.y (mgr.14138) 359 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:04.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:04 smithi123 bash[13149]: cluster 2021-02-11T00:22:03.318403+0000 mgr.y (mgr.14138) 359 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:04.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:04 smithi123 bash[16832]: cluster 2021-02-11T00:22:03.318403+0000 mgr.y (mgr.14138) 359 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:06.008 INFO:teuthology.orchestra.run.smithi123.stdout: 2021-02-11T00:22:06.142 INFO:teuthology.orchestra.run.smithi123.stderr:dumped all 2021-02-11T00:22:06.707 INFO:teuthology.orchestra.run.smithi123.stdout:{"pg_ready":true,"pg_map":{"version":315,"stamp":"2021-02-11T00:22:05.318709+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8393152,"kb_used_data":4480,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568064,"statfs":{"total":767960285184,"available":759365697536,"internally_reserved":8589934592,"allocated":4587520,"data_stored":1913776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.005256"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.842094+0000","last_change":"2021-02-11T00:20:43.841373+0000","last_active":"2021-02-11T00:20:43.842094+0000","last_peered":"2021-02-11T00:20:43.842094+0000","last_clean":"2021-02-11T00:20:43.842094+0000","last_became_active":"2021-02-11T00:20:43.840729+0000","last_became_peered":"2021-02-11T00:20:43.840729+0000","last_unstale":"2021-02-11T00:20:43.842094+0000","last_undegraded":"2021-02-11T00:20:43.842094+0000","last_fullsized":"2021-02-11T00:20:43.842094+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"57'4","reported_seq":"16","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.522804+0000","last_change":"2021-02-11T00:20:42.586166+0000","last_active":"2021-02-11T00:20:49.522804+0000","last_peered":"2021-02-11T00:20:49.522804+0000","last_clean":"2021-02-11T00:20:49.522804+0000","last_became_active":"2021-02-11T00:20:42.585645+0000","last_became_peered":"2021-02-11T00:20:42.585645+0000","last_unstale":"2021-02-11T00:20:49.522804+0000","last_undegraded":"2021-02-11T00:20:49.522804+0000","last_fullsized":"2021-02-11T00:20:49.522804+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":553,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.622040+0000","last_change":"2021-02-11T00:20:43.621655+0000","last_active":"2021-02-11T00:20:43.622040+0000","last_peered":"2021-02-11T00:20:43.622040+0000","last_clean":"2021-02-11T00:20:43.622040+0000","last_became_active":"2021-02-11T00:20:43.621147+0000","last_became_peered":"2021-02-11T00:20:43.621147+0000","last_unstale":"2021-02-11T00:20:43.622040+0000","last_undegraded":"2021-02-11T00:20:43.622040+0000","last_fullsized":"2021-02-11T00:20:43.622040+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:44.625283+0000","last_change":"2021-02-11T00:20:42.593676+0000","last_active":"2021-02-11T00:20:44.625283+0000","last_peered":"2021-02-11T00:20:44.625283+0000","last_clean":"2021-02-11T00:20:44.625283+0000","last_became_active":"2021-02-11T00:20:42.593259+0000","last_became_peered":"2021-02-11T00:20:42.593259+0000","last_unstale":"2021-02-11T00:20:44.625283+0000","last_undegraded":"2021-02-11T00:20:44.625283+0000","last_fullsized":"2021-02-11T00:20:44.625283+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.622326+0000","last_change":"2021-02-11T00:20:43.621947+0000","last_active":"2021-02-11T00:20:43.622326+0000","last_peered":"2021-02-11T00:20:43.622326+0000","last_clean":"2021-02-11T00:20:43.622326+0000","last_became_active":"2021-02-11T00:20:43.621392+0000","last_became_peered":"2021-02-11T00:20:43.621392+0000","last_unstale":"2021-02-11T00:20:43.622326+0000","last_undegraded":"2021-02-11T00:20:43.622326+0000","last_fullsized":"2021-02-11T00:20:43.622326+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.526284+0000","last_change":"2021-02-11T00:20:42.600332+0000","last_active":"2021-02-11T00:20:49.526284+0000","last_peered":"2021-02-11T00:20:49.526284+0000","last_clean":"2021-02-11T00:20:49.526284+0000","last_became_active":"2021-02-11T00:20:42.599874+0000","last_became_peered":"2021-02-11T00:20:42.599874+0000","last_unstale":"2021-02-11T00:20:49.526284+0000","last_undegraded":"2021-02-11T00:20:49.526284+0000","last_fullsized":"2021-02-11T00:20:49.526284+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.843884+0000","last_change":"2021-02-11T00:20:43.843560+0000","last_active":"2021-02-11T00:20:43.843884+0000","last_peered":"2021-02-11T00:20:43.843884+0000","last_clean":"2021-02-11T00:20:43.843884+0000","last_became_active":"2021-02-11T00:20:43.843043+0000","last_became_peered":"2021-02-11T00:20:43.843043+0000","last_unstale":"2021-02-11T00:20:43.843884+0000","last_undegraded":"2021-02-11T00:20:43.843884+0000","last_fullsized":"2021-02-11T00:20:43.843884+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.527920+0000","last_change":"2021-02-11T00:20:42.600501+0000","last_active":"2021-02-11T00:20:49.527920+0000","last_peered":"2021-02-11T00:20:49.527920+0000","last_clean":"2021-02-11T00:20:49.527920+0000","last_became_active":"2021-02-11T00:20:42.600015+0000","last_became_peered":"2021-02-11T00:20:42.600015+0000","last_unstale":"2021-02-11T00:20:49.527920+0000","last_undegraded":"2021-02-11T00:20:49.527920+0000","last_fullsized":"2021-02-11T00:20:49.527920+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.613439+0000","last_change":"2021-02-11T00:20:42.620600+0000","last_active":"2021-02-11T00:20:43.613439+0000","last_peered":"2021-02-11T00:20:43.613439+0000","last_clean":"2021-02-11T00:20:43.613439+0000","last_became_active":"2021-02-11T00:20:42.620110+0000","last_became_peered":"2021-02-11T00:20:42.620110+0000","last_unstale":"2021-02-11T00:20:43.613439+0000","last_undegraded":"2021-02-11T00:20:43.613439+0000","last_fullsized":"2021-02-11T00:20:43.613439+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:45.876572+0000","last_change":"2021-02-11T00:20:42.603090+0000","last_active":"2021-02-11T00:20:45.876572+0000","last_peered":"2021-02-11T00:20:45.876572+0000","last_clean":"2021-02-11T00:20:45.876572+0000","last_became_active":"2021-02-11T00:20:42.602565+0000","last_became_peered":"2021-02-11T00:20:42.602565+0000","last_unstale":"2021-02-11T00:20:45.876572+0000","last_undegraded":"2021-02-11T00:20:45.876572+0000","last_fullsized":"2021-02-11T00:20:45.876572+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.626524+0000","last_change":"2021-02-11T00:20:43.626229+0000","last_active":"2021-02-11T00:20:43.626524+0000","last_peered":"2021-02-11T00:20:43.626524+0000","last_clean":"2021-02-11T00:20:43.626524+0000","last_became_active":"2021-02-11T00:20:43.625522+0000","last_became_peered":"2021-02-11T00:20:43.625522+0000","last_unstale":"2021-02-11T00:20:43.626524+0000","last_undegraded":"2021-02-11T00:20:43.626524+0000","last_fullsized":"2021-02-11T00:20:43.626524+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:45.876704+0000","last_change":"2021-02-11T00:20:42.601696+0000","last_active":"2021-02-11T00:20:45.876704+0000","last_peered":"2021-02-11T00:20:45.876704+0000","last_clean":"2021-02-11T00:20:45.876704+0000","last_became_active":"2021-02-11T00:20:42.601277+0000","last_became_peered":"2021-02-11T00:20:42.601277+0000","last_unstale":"2021-02-11T00:20:45.876704+0000","last_undegraded":"2021-02-11T00:20:45.876704+0000","last_fullsized":"2021-02-11T00:20:45.876704+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.623849+0000","last_change":"2021-02-11T00:18:45.678206+0000","last_active":"2021-02-11T00:20:43.623849+0000","last_peered":"2021-02-11T00:20:43.623849+0000","last_clean":"2021-02-11T00:20:43.623849+0000","last_became_active":"2021-02-11T00:18:45.677612+0000","last_became_peered":"2021-02-11T00:18:45.677612+0000","last_unstale":"2021-02-11T00:20:43.623849+0000","last_undegraded":"2021-02-11T00:20:43.623849+0000","last_fullsized":"2021-02-11T00:20:43.623849+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.836219+0000","last_change":"2021-02-11T00:20:43.835780+0000","last_active":"2021-02-11T00:20:43.836219+0000","last_peered":"2021-02-11T00:20:43.836219+0000","last_clean":"2021-02-11T00:20:43.836219+0000","last_became_active":"2021-02-11T00:20:43.835193+0000","last_became_peered":"2021-02-11T00:20:43.835193+0000","last_unstale":"2021-02-11T00:20:43.836219+0000","last_undegraded":"2021-02-11T00:20:43.836219+0000","last_fullsized":"2021-02-11T00:20:43.836219+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835761+0000","last_change":"2021-02-11T00:18:45.683684+0000","last_active":"2021-02-11T00:20:43.835761+0000","last_peered":"2021-02-11T00:20:43.835761+0000","last_clean":"2021-02-11T00:20:43.835761+0000","last_became_active":"2021-02-11T00:18:45.683304+0000","last_became_peered":"2021-02-11T00:18:45.683304+0000","last_unstale":"2021-02-11T00:20:43.835761+0000","last_undegraded":"2021-02-11T00:20:43.835761+0000","last_fullsized":"2021-02-11T00:20:43.835761+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.519781+0000","last_change":"2021-02-11T00:20:42.590468+0000","last_active":"2021-02-11T00:20:49.519781+0000","last_peered":"2021-02-11T00:20:49.519781+0000","last_clean":"2021-02-11T00:20:49.519781+0000","last_became_active":"2021-02-11T00:20:42.590072+0000","last_became_peered":"2021-02-11T00:20:42.590072+0000","last_unstale":"2021-02-11T00:20:49.519781+0000","last_undegraded":"2021-02-11T00:20:49.519781+0000","last_fullsized":"2021-02-11T00:20:49.519781+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835474+0000","last_change":"2021-02-11T00:20:43.835097+0000","last_active":"2021-02-11T00:20:43.835474+0000","last_peered":"2021-02-11T00:20:43.835474+0000","last_clean":"2021-02-11T00:20:43.835474+0000","last_became_active":"2021-02-11T00:20:43.834469+0000","last_became_peered":"2021-02-11T00:20:43.834469+0000","last_unstale":"2021-02-11T00:20:43.835474+0000","last_undegraded":"2021-02-11T00:20:43.835474+0000","last_fullsized":"2021-02-11T00:20:43.835474+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835093+0000","last_change":"2021-02-11T00:20:42.592593+0000","last_active":"2021-02-11T00:20:43.835093+0000","last_peered":"2021-02-11T00:20:43.835093+0000","last_clean":"2021-02-11T00:20:43.835093+0000","last_became_active":"2021-02-11T00:20:42.592101+0000","last_became_peered":"2021-02-11T00:20:42.592101+0000","last_unstale":"2021-02-11T00:20:43.835093+0000","last_undegraded":"2021-02-11T00:20:43.835093+0000","last_fullsized":"2021-02-11T00:20:43.835093+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835029+0000","last_change":"2021-02-11T00:18:45.675161+0000","last_active":"2021-02-11T00:20:43.835029+0000","last_peered":"2021-02-11T00:20:43.835029+0000","last_clean":"2021-02-11T00:20:43.835029+0000","last_became_active":"2021-02-11T00:18:45.674558+0000","last_became_peered":"2021-02-11T00:18:45.674558+0000","last_unstale":"2021-02-11T00:20:43.835029+0000","last_undegraded":"2021-02-11T00:20:43.835029+0000","last_fullsized":"2021-02-11T00:20:43.835029+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.840957+0000","last_change":"2021-02-11T00:20:43.840493+0000","last_active":"2021-02-11T00:20:43.840957+0000","last_peered":"2021-02-11T00:20:43.840957+0000","last_clean":"2021-02-11T00:20:43.840957+0000","last_became_active":"2021-02-11T00:20:43.838061+0000","last_became_peered":"2021-02-11T00:20:43.838061+0000","last_unstale":"2021-02-11T00:20:43.840957+0000","last_undegraded":"2021-02-11T00:20:43.840957+0000","last_fullsized":"2021-02-11T00:20:43.840957+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.617026+0000","last_change":"2021-02-11T00:20:42.600478+0000","last_active":"2021-02-11T00:20:43.617026+0000","last_peered":"2021-02-11T00:20:43.617026+0000","last_clean":"2021-02-11T00:20:43.617026+0000","last_became_active":"2021-02-11T00:20:42.599801+0000","last_became_peered":"2021-02-11T00:20:42.599801+0000","last_unstale":"2021-02-11T00:20:43.617026+0000","last_undegraded":"2021-02-11T00:20:43.617026+0000","last_fullsized":"2021-02-11T00:20:43.617026+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.833367+0000","last_change":"2021-02-11T00:18:45.679035+0000","last_active":"2021-02-11T00:20:43.833367+0000","last_peered":"2021-02-11T00:20:43.833367+0000","last_clean":"2021-02-11T00:20:43.833367+0000","last_became_active":"2021-02-11T00:18:45.676697+0000","last_became_peered":"2021-02-11T00:18:45.676697+0000","last_unstale":"2021-02-11T00:20:43.833367+0000","last_undegraded":"2021-02-11T00:20:43.833367+0000","last_fullsized":"2021-02-11T00:20:43.833367+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.838739+0000","last_change":"2021-02-11T00:20:43.835289+0000","last_active":"2021-02-11T00:20:43.838739+0000","last_peered":"2021-02-11T00:20:43.838739+0000","last_clean":"2021-02-11T00:20:43.838739+0000","last_became_active":"2021-02-11T00:20:43.834581+0000","last_became_peered":"2021-02-11T00:20:43.834581+0000","last_unstale":"2021-02-11T00:20:43.838739+0000","last_undegraded":"2021-02-11T00:20:43.838739+0000","last_fullsized":"2021-02-11T00:20:43.838739+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.612480+0000","last_change":"2021-02-11T00:20:42.599340+0000","last_active":"2021-02-11T00:20:43.612480+0000","last_peered":"2021-02-11T00:20:43.612480+0000","last_clean":"2021-02-11T00:20:43.612480+0000","last_became_active":"2021-02-11T00:20:42.598921+0000","last_became_peered":"2021-02-11T00:20:42.598921+0000","last_unstale":"2021-02-11T00:20:43.612480+0000","last_undegraded":"2021-02-11T00:20:43.612480+0000","last_fullsized":"2021-02-11T00:20:43.612480+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":"19","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.833072+0000","last_change":"2021-02-11T00:18:14.897463+0000","last_active":"2021-02-11T00:20:43.833072+0000","last_peered":"2021-02-11T00:20:43.833072+0000","last_clean":"2021-02-11T00:20:43.833072+0000","last_became_active":"2021-02-11T00:18:14.897001+0000","last_became_peered":"2021-02-11T00:18:14.897001+0000","last_unstale":"2021-02-11T00:20:43.833072+0000","last_undegraded":"2021-02-11T00:20:43.833072+0000","last_fullsized":"2021-02-11T00:20:43.833072+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:14:04.447190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:14:04.447190+0000","last_clean_scrub_stamp":"2021-02-11T00:14:04.447190+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.618188+0000","last_change":"2021-02-11T00:18:45.676623+0000","last_active":"2021-02-11T00:20:43.618188+0000","last_peered":"2021-02-11T00:20:43.618188+0000","last_clean":"2021-02-11T00:20:43.618188+0000","last_became_active":"2021-02-11T00:18:45.675764+0000","last_became_peered":"2021-02-11T00:18:45.675764+0000","last_unstale":"2021-02-11T00:20:43.618188+0000","last_undegraded":"2021-02-11T00:20:43.618188+0000","last_fullsized":"2021-02-11T00:20:43.618188+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835992+0000","last_change":"2021-02-11T00:20:42.908997+0000","last_active":"2021-02-11T00:20:43.835992+0000","last_peered":"2021-02-11T00:20:43.835992+0000","last_clean":"2021-02-11T00:20:43.835992+0000","last_became_active":"2021-02-11T00:20:42.908132+0000","last_became_peered":"2021-02-11T00:20:42.908132+0000","last_unstale":"2021-02-11T00:20:43.835992+0000","last_undegraded":"2021-02-11T00:20:43.835992+0000","last_fullsized":"2021-02-11T00:20:43.835992+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835901+0000","last_change":"2021-02-11T00:20:42.593596+0000","last_active":"2021-02-11T00:20:43.835901+0000","last_peered":"2021-02-11T00:20:43.835901+0000","last_clean":"2021-02-11T00:20:43.835901+0000","last_became_active":"2021-02-11T00:20:42.593123+0000","last_became_peered":"2021-02-11T00:20:42.593123+0000","last_unstale":"2021-02-11T00:20:43.835901+0000","last_undegraded":"2021-02-11T00:20:43.835901+0000","last_fullsized":"2021-02-11T00:20:43.835901+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.611868+0000","last_change":"2021-02-11T00:18:45.679416+0000","last_active":"2021-02-11T00:20:43.611868+0000","last_peered":"2021-02-11T00:20:43.611868+0000","last_clean":"2021-02-11T00:20:43.611868+0000","last_became_active":"2021-02-11T00:18:45.678937+0000","last_became_peered":"2021-02-11T00:18:45.678937+0000","last_unstale":"2021-02-11T00:20:43.611868+0000","last_undegraded":"2021-02-11T00:20:43.611868+0000","last_fullsized":"2021-02-11T00:20:43.611868+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.834934+0000","last_change":"2021-02-11T00:20:42.620720+0000","last_active":"2021-02-11T00:20:43.834934+0000","last_peered":"2021-02-11T00:20:43.834934+0000","last_clean":"2021-02-11T00:20:43.834934+0000","last_became_active":"2021-02-11T00:20:42.620176+0000","last_became_peered":"2021-02-11T00:20:42.620176+0000","last_unstale":"2021-02-11T00:20:43.834934+0000","last_undegraded":"2021-02-11T00:20:43.834934+0000","last_fullsized":"2021-02-11T00:20:43.834934+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.619262+0000","last_change":"2021-02-11T00:20:42.595258+0000","last_active":"2021-02-11T00:20:43.619262+0000","last_peered":"2021-02-11T00:20:43.619262+0000","last_clean":"2021-02-11T00:20:43.619262+0000","last_became_active":"2021-02-11T00:20:42.594619+0000","last_became_peered":"2021-02-11T00:20:42.594619+0000","last_unstale":"2021-02-11T00:20:43.619262+0000","last_undegraded":"2021-02-11T00:20:43.619262+0000","last_fullsized":"2021-02-11T00:20:43.619262+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.618915+0000","last_change":"2021-02-11T00:18:45.677524+0000","last_active":"2021-02-11T00:20:43.618915+0000","last_peered":"2021-02-11T00:20:43.618915+0000","last_clean":"2021-02-11T00:20:43.618915+0000","last_became_active":"2021-02-11T00:18:45.676772+0000","last_became_peered":"2021-02-11T00:18:45.676772+0000","last_unstale":"2021-02-11T00:20:43.618915+0000","last_undegraded":"2021-02-11T00:20:43.618915+0000","last_fullsized":"2021-02-11T00:20:43.618915+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835435+0000","last_change":"2021-02-11T00:20:42.869054+0000","last_active":"2021-02-11T00:20:43.835435+0000","last_peered":"2021-02-11T00:20:43.835435+0000","last_clean":"2021-02-11T00:20:43.835435+0000","last_became_active":"2021-02-11T00:20:42.868491+0000","last_became_peered":"2021-02-11T00:20:42.868491+0000","last_unstale":"2021-02-11T00:20:43.835435+0000","last_undegraded":"2021-02-11T00:20:43.835435+0000","last_fullsized":"2021-02-11T00:20:43.835435+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.619470+0000","last_change":"2021-02-11T00:20:42.608255+0000","last_active":"2021-02-11T00:20:43.619470+0000","last_peered":"2021-02-11T00:20:43.619470+0000","last_clean":"2021-02-11T00:20:43.619470+0000","last_became_active":"2021-02-11T00:20:42.607715+0000","last_became_peered":"2021-02-11T00:20:42.607715+0000","last_unstale":"2021-02-11T00:20:43.619470+0000","last_undegraded":"2021-02-11T00:20:43.619470+0000","last_fullsized":"2021-02-11T00:20:43.619470+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.834801+0000","last_change":"2021-02-11T00:18:45.683080+0000","last_active":"2021-02-11T00:20:43.834801+0000","last_peered":"2021-02-11T00:20:43.834801+0000","last_clean":"2021-02-11T00:20:43.834801+0000","last_became_active":"2021-02-11T00:18:45.682414+0000","last_became_peered":"2021-02-11T00:18:45.682414+0000","last_unstale":"2021-02-11T00:20:43.834801+0000","last_undegraded":"2021-02-11T00:20:43.834801+0000","last_fullsized":"2021-02-11T00:20:43.834801+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.836020+0000","last_change":"2021-02-11T00:20:42.870149+0000","last_active":"2021-02-11T00:20:43.836020+0000","last_peered":"2021-02-11T00:20:43.836020+0000","last_clean":"2021-02-11T00:20:43.836020+0000","last_became_active":"2021-02-11T00:20:42.868778+0000","last_became_peered":"2021-02-11T00:20:42.868778+0000","last_unstale":"2021-02-11T00:20:43.836020+0000","last_undegraded":"2021-02-11T00:20:43.836020+0000","last_fullsized":"2021-02-11T00:20:43.836020+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.610113+0000","last_change":"2021-02-11T00:20:42.597467+0000","last_active":"2021-02-11T00:20:43.610113+0000","last_peered":"2021-02-11T00:20:43.610113+0000","last_clean":"2021-02-11T00:20:43.610113+0000","last_became_active":"2021-02-11T00:20:42.596322+0000","last_became_peered":"2021-02-11T00:20:42.596322+0000","last_unstale":"2021-02-11T00:20:43.610113+0000","last_undegraded":"2021-02-11T00:20:43.610113+0000","last_fullsized":"2021-02-11T00:20:43.610113+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.842152+0000","last_change":"2021-02-11T00:20:43.841114+0000","last_active":"2021-02-11T00:20:43.842152+0000","last_peered":"2021-02-11T00:20:43.842152+0000","last_clean":"2021-02-11T00:20:43.842152+0000","last_became_active":"2021-02-11T00:20:43.840565+0000","last_became_peered":"2021-02-11T00:20:43.840565+0000","last_unstale":"2021-02-11T00:20:43.842152+0000","last_undegraded":"2021-02-11T00:20:43.842152+0000","last_fullsized":"2021-02-11T00:20:43.842152+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.614414+0000","last_change":"2021-02-11T00:20:42.596923+0000","last_active":"2021-02-11T00:20:43.614414+0000","last_peered":"2021-02-11T00:20:43.614414+0000","last_clean":"2021-02-11T00:20:43.614414+0000","last_became_active":"2021-02-11T00:20:42.596451+0000","last_became_peered":"2021-02-11T00:20:42.596451+0000","last_unstale":"2021-02-11T00:20:43.614414+0000","last_undegraded":"2021-02-11T00:20:43.614414+0000","last_fullsized":"2021-02-11T00:20:43.614414+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.840047+0000","last_change":"2021-02-11T00:20:43.839446+0000","last_active":"2021-02-11T00:20:43.840047+0000","last_peered":"2021-02-11T00:20:43.840047+0000","last_clean":"2021-02-11T00:20:43.840047+0000","last_became_active":"2021-02-11T00:20:43.838996+0000","last_became_peered":"2021-02-11T00:20:43.838996+0000","last_unstale":"2021-02-11T00:20:43.840047+0000","last_undegraded":"2021-02-11T00:20:43.840047+0000","last_fullsized":"2021-02-11T00:20:43.840047+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.623607+0000","last_change":"2021-02-11T00:20:42.590529+0000","last_active":"2021-02-11T00:20:43.623607+0000","last_peered":"2021-02-11T00:20:43.623607+0000","last_clean":"2021-02-11T00:20:43.623607+0000","last_became_active":"2021-02-11T00:20:42.590102+0000","last_became_peered":"2021-02-11T00:20:42.590102+0000","last_unstale":"2021-02-11T00:20:43.623607+0000","last_undegraded":"2021-02-11T00:20:43.623607+0000","last_fullsized":"2021-02-11T00:20:43.623607+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.626351+0000","last_change":"2021-02-11T00:20:43.625674+0000","last_active":"2021-02-11T00:20:43.626351+0000","last_peered":"2021-02-11T00:20:43.626351+0000","last_clean":"2021-02-11T00:20:43.626351+0000","last_became_active":"2021-02-11T00:20:43.625216+0000","last_became_peered":"2021-02-11T00:20:43.625216+0000","last_unstale":"2021-02-11T00:20:43.626351+0000","last_undegraded":"2021-02-11T00:20:43.626351+0000","last_fullsized":"2021-02-11T00:20:43.626351+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.518104+0000","last_change":"2021-02-11T00:20:42.592679+0000","last_active":"2021-02-11T00:20:49.518104+0000","last_peered":"2021-02-11T00:20:49.518104+0000","last_clean":"2021-02-11T00:20:49.518104+0000","last_became_active":"2021-02-11T00:20:42.592211+0000","last_became_peered":"2021-02-11T00:20:42.592211+0000","last_unstale":"2021-02-11T00:20:49.518104+0000","last_undegraded":"2021-02-11T00:20:49.518104+0000","last_fullsized":"2021-02-11T00:20:49.518104+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.839600+0000","last_change":"2021-02-11T00:20:43.838986+0000","last_active":"2021-02-11T00:20:43.839600+0000","last_peered":"2021-02-11T00:20:43.839600+0000","last_clean":"2021-02-11T00:20:43.839600+0000","last_became_active":"2021-02-11T00:20:43.838425+0000","last_became_peered":"2021-02-11T00:20:43.838425+0000","last_unstale":"2021-02-11T00:20:43.839600+0000","last_undegraded":"2021-02-11T00:20:43.839600+0000","last_fullsized":"2021-02-11T00:20:43.839600+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.618295+0000","last_change":"2021-02-11T00:20:42.607501+0000","last_active":"2021-02-11T00:20:43.618295+0000","last_peered":"2021-02-11T00:20:43.618295+0000","last_clean":"2021-02-11T00:20:43.618295+0000","last_became_active":"2021-02-11T00:20:42.606884+0000","last_became_peered":"2021-02-11T00:20:42.606884+0000","last_unstale":"2021-02-11T00:20:43.618295+0000","last_undegraded":"2021-02-11T00:20:43.618295+0000","last_fullsized":"2021-02-11T00:20:43.618295+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.839766+0000","last_change":"2021-02-11T00:20:43.838826+0000","last_active":"2021-02-11T00:20:43.839766+0000","last_peered":"2021-02-11T00:20:43.839766+0000","last_clean":"2021-02-11T00:20:43.839766+0000","last_became_active":"2021-02-11T00:20:43.836122+0000","last_became_peered":"2021-02-11T00:20:43.836122+0000","last_unstale":"2021-02-11T00:20:43.839766+0000","last_undegraded":"2021-02-11T00:20:43.839766+0000","last_fullsized":"2021-02-11T00:20:43.839766+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:45.981824+0000","last_change":"2021-02-11T00:20:42.595112+0000","last_active":"2021-02-11T00:20:45.981824+0000","last_peered":"2021-02-11T00:20:45.981824+0000","last_clean":"2021-02-11T00:20:45.981824+0000","last_became_active":"2021-02-11T00:20:42.594634+0000","last_became_peered":"2021-02-11T00:20:42.594634+0000","last_unstale":"2021-02-11T00:20:45.981824+0000","last_undegraded":"2021-02-11T00:20:45.981824+0000","last_fullsized":"2021-02-11T00:20:45.981824+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.839661+0000","last_change":"2021-02-11T00:20:43.837686+0000","last_active":"2021-02-11T00:20:43.839661+0000","last_peered":"2021-02-11T00:20:43.839661+0000","last_clean":"2021-02-11T00:20:43.839661+0000","last_became_active":"2021-02-11T00:20:43.837326+0000","last_became_peered":"2021-02-11T00:20:43.837326+0000","last_unstale":"2021-02-11T00:20:43.839661+0000","last_undegraded":"2021-02-11T00:20:43.839661+0000","last_fullsized":"2021-02-11T00:20:43.839661+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.526031+0000","last_change":"2021-02-11T00:20:42.602798+0000","last_active":"2021-02-11T00:20:49.526031+0000","last_peered":"2021-02-11T00:20:49.526031+0000","last_clean":"2021-02-11T00:20:49.526031+0000","last_became_active":"2021-02-11T00:20:42.602280+0000","last_became_peered":"2021-02-11T00:20:42.602280+0000","last_unstale":"2021-02-11T00:20:49.526031+0000","last_undegraded":"2021-02-11T00:20:49.526031+0000","last_fullsized":"2021-02-11T00:20:49.526031+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835208+0000","last_change":"2021-02-11T00:20:43.834856+0000","last_active":"2021-02-11T00:20:43.835208+0000","last_peered":"2021-02-11T00:20:43.835208+0000","last_clean":"2021-02-11T00:20:43.835208+0000","last_became_active":"2021-02-11T00:20:43.834268+0000","last_became_peered":"2021-02-11T00:20:43.834268+0000","last_unstale":"2021-02-11T00:20:43.835208+0000","last_undegraded":"2021-02-11T00:20:43.835208+0000","last_fullsized":"2021-02-11T00:20:43.835208+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:45.982146+0000","last_change":"2021-02-11T00:20:42.604954+0000","last_active":"2021-02-11T00:20:45.982146+0000","last_peered":"2021-02-11T00:20:45.982146+0000","last_clean":"2021-02-11T00:20:45.982146+0000","last_became_active":"2021-02-11T00:20:42.604496+0000","last_became_peered":"2021-02-11T00:20:42.604496+0000","last_unstale":"2021-02-11T00:20:45.982146+0000","last_undegraded":"2021-02-11T00:20:45.982146+0000","last_fullsized":"2021-02-11T00:20:45.982146+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.843992+0000","last_change":"2021-02-11T00:20:43.843671+0000","last_active":"2021-02-11T00:20:43.843992+0000","last_peered":"2021-02-11T00:20:43.843992+0000","last_clean":"2021-02-11T00:20:43.843992+0000","last_became_active":"2021-02-11T00:20:43.843214+0000","last_became_peered":"2021-02-11T00:20:43.843214+0000","last_unstale":"2021-02-11T00:20:43.843992+0000","last_undegraded":"2021-02-11T00:20:43.843992+0000","last_fullsized":"2021-02-11T00:20:43.843992+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"57'8","reported_seq":"20","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.527151+0000","last_change":"2021-02-11T00:20:42.587057+0000","last_active":"2021-02-11T00:20:49.527151+0000","last_peered":"2021-02-11T00:20:49.527151+0000","last_clean":"2021-02-11T00:20:49.527151+0000","last_became_active":"2021-02-11T00:20:42.586534+0000","last_became_peered":"2021-02-11T00:20:42.586534+0000","last_unstale":"2021-02-11T00:20:49.527151+0000","last_undegraded":"2021-02-11T00:20:49.527151+0000","last_fullsized":"2021-02-11T00:20:49.527151+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835467+0000","last_change":"2021-02-11T00:20:43.835081+0000","last_active":"2021-02-11T00:20:43.835467+0000","last_peered":"2021-02-11T00:20:43.835467+0000","last_clean":"2021-02-11T00:20:43.835467+0000","last_became_active":"2021-02-11T00:20:43.834574+0000","last_became_peered":"2021-02-11T00:20:43.834574+0000","last_unstale":"2021-02-11T00:20:43.835467+0000","last_undegraded":"2021-02-11T00:20:43.835467+0000","last_fullsized":"2021-02-11T00:20:43.835467+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.833138+0000","last_change":"2021-02-11T00:20:42.602703+0000","last_active":"2021-02-11T00:20:43.833138+0000","last_peered":"2021-02-11T00:20:43.833138+0000","last_clean":"2021-02-11T00:20:43.833138+0000","last_became_active":"2021-02-11T00:20:42.602211+0000","last_became_peered":"2021-02-11T00:20:42.602211+0000","last_unstale":"2021-02-11T00:20:43.833138+0000","last_undegraded":"2021-02-11T00:20:43.833138+0000","last_fullsized":"2021-02-11T00:20:43.833138+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.838609+0000","last_change":"2021-02-11T00:20:43.838221+0000","last_active":"2021-02-11T00:20:43.838609+0000","last_peered":"2021-02-11T00:20:43.838609+0000","last_clean":"2021-02-11T00:20:43.838609+0000","last_became_active":"2021-02-11T00:20:43.837748+0000","last_became_peered":"2021-02-11T00:20:43.837748+0000","last_unstale":"2021-02-11T00:20:43.838609+0000","last_undegraded":"2021-02-11T00:20:43.838609+0000","last_fullsized":"2021-02-11T00:20:43.838609+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.616917+0000","last_change":"2021-02-11T00:20:42.595761+0000","last_active":"2021-02-11T00:20:43.616917+0000","last_peered":"2021-02-11T00:20:43.616917+0000","last_clean":"2021-02-11T00:20:43.616917+0000","last_became_active":"2021-02-11T00:20:42.595195+0000","last_became_peered":"2021-02-11T00:20:42.595195+0000","last_unstale":"2021-02-11T00:20:43.616917+0000","last_undegraded":"2021-02-11T00:20:43.616917+0000","last_fullsized":"2021-02-11T00:20:43.616917+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.841913+0000","last_change":"2021-02-11T00:20:43.841069+0000","last_active":"2021-02-11T00:20:43.841913+0000","last_peered":"2021-02-11T00:20:43.841913+0000","last_clean":"2021-02-11T00:20:43.841913+0000","last_became_active":"2021-02-11T00:20:43.840560+0000","last_became_peered":"2021-02-11T00:20:43.840560+0000","last_unstale":"2021-02-11T00:20:43.841913+0000","last_undegraded":"2021-02-11T00:20:43.841913+0000","last_fullsized":"2021-02-11T00:20:43.841913+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.528680+0000","last_change":"2021-02-11T00:20:42.603289+0000","last_active":"2021-02-11T00:20:49.528680+0000","last_peered":"2021-02-11T00:20:49.528680+0000","last_clean":"2021-02-11T00:20:49.528680+0000","last_became_active":"2021-02-11T00:20:42.602847+0000","last_became_peered":"2021-02-11T00:20:42.602847+0000","last_unstale":"2021-02-11T00:20:49.528680+0000","last_undegraded":"2021-02-11T00:20:49.528680+0000","last_fullsized":"2021-02-11T00:20:49.528680+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.843856+0000","last_change":"2021-02-11T00:20:43.843289+0000","last_active":"2021-02-11T00:20:43.843856+0000","last_peered":"2021-02-11T00:20:43.843856+0000","last_clean":"2021-02-11T00:20:43.843856+0000","last_became_active":"2021-02-11T00:20:43.842782+0000","last_became_peered":"2021-02-11T00:20:43.842782+0000","last_unstale":"2021-02-11T00:20:43.843856+0000","last_undegraded":"2021-02-11T00:20:43.843856+0000","last_fullsized":"2021-02-11T00:20:43.843856+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"57'6","reported_seq":"18","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.530300+0000","last_change":"2021-02-11T00:20:42.598492+0000","last_active":"2021-02-11T00:20:49.530300+0000","last_peered":"2021-02-11T00:20:49.530300+0000","last_clean":"2021-02-11T00:20:49.530300+0000","last_became_active":"2021-02-11T00:20:42.598082+0000","last_became_peered":"2021-02-11T00:20:42.598082+0000","last_unstale":"2021-02-11T00:20:49.530300+0000","last_undegraded":"2021-02-11T00:20:49.530300+0000","last_fullsized":"2021-02-11T00:20:49.530300+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1535,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835146+0000","last_change":"2021-02-11T00:20:42.620436+0000","last_active":"2021-02-11T00:20:43.835146+0000","last_peered":"2021-02-11T00:20:43.835146+0000","last_clean":"2021-02-11T00:20:43.835146+0000","last_became_active":"2021-02-11T00:20:42.619943+0000","last_became_peered":"2021-02-11T00:20:42.619943+0000","last_unstale":"2021-02-11T00:20:43.835146+0000","last_undegraded":"2021-02-11T00:20:43.835146+0000","last_fullsized":"2021-02-11T00:20:43.835146+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"57'3","reported_seq":"15","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.527688+0000","last_change":"2021-02-11T00:20:42.602471+0000","last_active":"2021-02-11T00:20:49.527688+0000","last_peered":"2021-02-11T00:20:49.527688+0000","last_clean":"2021-02-11T00:20:49.527688+0000","last_became_active":"2021-02-11T00:20:42.601979+0000","last_became_peered":"2021-02-11T00:20:42.601979+0000","last_unstale":"2021-02-11T00:20:49.527688+0000","last_undegraded":"2021-02-11T00:20:49.527688+0000","last_fullsized":"2021-02-11T00:20:49.527688+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.838731+0000","last_change":"2021-02-11T00:20:43.837096+0000","last_active":"2021-02-11T00:20:43.838731+0000","last_peered":"2021-02-11T00:20:43.838731+0000","last_clean":"2021-02-11T00:20:43.838731+0000","last_became_active":"2021-02-11T00:20:43.836620+0000","last_became_peered":"2021-02-11T00:20:43.836620+0000","last_unstale":"2021-02-11T00:20:43.838731+0000","last_undegraded":"2021-02-11T00:20:43.838731+0000","last_fullsized":"2021-02-11T00:20:43.838731+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.620077+0000","last_change":"2021-02-11T00:20:42.589806+0000","last_active":"2021-02-11T00:20:43.620077+0000","last_peered":"2021-02-11T00:20:43.620077+0000","last_clean":"2021-02-11T00:20:43.620077+0000","last_became_active":"2021-02-11T00:20:42.589354+0000","last_became_peered":"2021-02-11T00:20:42.589354+0000","last_unstale":"2021-02-11T00:20:43.620077+0000","last_undegraded":"2021-02-11T00:20:43.620077+0000","last_fullsized":"2021-02-11T00:20:43.620077+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.842073+0000","last_change":"2021-02-11T00:20:43.841385+0000","last_active":"2021-02-11T00:20:43.842073+0000","last_peered":"2021-02-11T00:20:43.842073+0000","last_clean":"2021-02-11T00:20:43.842073+0000","last_became_active":"2021-02-11T00:20:43.840714+0000","last_became_peered":"2021-02-11T00:20:43.840714+0000","last_unstale":"2021-02-11T00:20:43.842073+0000","last_undegraded":"2021-02-11T00:20:43.842073+0000","last_fullsized":"2021-02-11T00:20:43.842073+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.617245+0000","last_change":"2021-02-11T00:20:42.599002+0000","last_active":"2021-02-11T00:20:43.617245+0000","last_peered":"2021-02-11T00:20:43.617245+0000","last_clean":"2021-02-11T00:20:43.617245+0000","last_became_active":"2021-02-11T00:20:42.598416+0000","last_became_peered":"2021-02-11T00:20:42.598416+0000","last_unstale":"2021-02-11T00:20:43.617245+0000","last_undegraded":"2021-02-11T00:20:43.617245+0000","last_fullsized":"2021-02-11T00:20:43.617245+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.840082+0000","last_change":"2021-02-11T00:20:43.839042+0000","last_active":"2021-02-11T00:20:43.840082+0000","last_peered":"2021-02-11T00:20:43.840082+0000","last_clean":"2021-02-11T00:20:43.840082+0000","last_became_active":"2021-02-11T00:20:43.836331+0000","last_became_peered":"2021-02-11T00:20:43.836331+0000","last_unstale":"2021-02-11T00:20:43.840082+0000","last_undegraded":"2021-02-11T00:20:43.840082+0000","last_fullsized":"2021-02-11T00:20:43.840082+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.614035+0000","last_change":"2021-02-11T00:20:42.597812+0000","last_active":"2021-02-11T00:20:43.614035+0000","last_peered":"2021-02-11T00:20:43.614035+0000","last_clean":"2021-02-11T00:20:43.614035+0000","last_became_active":"2021-02-11T00:20:42.597105+0000","last_became_peered":"2021-02-11T00:20:42.597105+0000","last_unstale":"2021-02-11T00:20:43.614035+0000","last_undegraded":"2021-02-11T00:20:43.614035+0000","last_fullsized":"2021-02-11T00:20:43.614035+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.841437+0000","last_change":"2021-02-11T00:20:43.840844+0000","last_active":"2021-02-11T00:20:43.841437+0000","last_peered":"2021-02-11T00:20:43.841437+0000","last_clean":"2021-02-11T00:20:43.841437+0000","last_became_active":"2021-02-11T00:20:43.839776+0000","last_became_peered":"2021-02-11T00:20:43.839776+0000","last_unstale":"2021-02-11T00:20:43.841437+0000","last_undegraded":"2021-02-11T00:20:43.841437+0000","last_fullsized":"2021-02-11T00:20:43.841437+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835294+0000","last_change":"2021-02-11T00:20:42.583543+0000","last_active":"2021-02-11T00:20:43.835294+0000","last_peered":"2021-02-11T00:20:43.835294+0000","last_clean":"2021-02-11T00:20:43.835294+0000","last_became_active":"2021-02-11T00:20:42.582986+0000","last_became_peered":"2021-02-11T00:20:42.582986+0000","last_unstale":"2021-02-11T00:20:43.835294+0000","last_undegraded":"2021-02-11T00:20:43.835294+0000","last_fullsized":"2021-02-11T00:20:43.835294+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.843825+0000","last_change":"2021-02-11T00:20:43.843366+0000","last_active":"2021-02-11T00:20:43.843825+0000","last_peered":"2021-02-11T00:20:43.843825+0000","last_clean":"2021-02-11T00:20:43.843825+0000","last_became_active":"2021-02-11T00:20:43.842904+0000","last_became_peered":"2021-02-11T00:20:43.842904+0000","last_unstale":"2021-02-11T00:20:43.843825+0000","last_undegraded":"2021-02-11T00:20:43.843825+0000","last_fullsized":"2021-02-11T00:20:43.843825+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:44.622068+0000","last_change":"2021-02-11T00:20:42.589319+0000","last_active":"2021-02-11T00:20:44.622068+0000","last_peered":"2021-02-11T00:20:44.622068+0000","last_clean":"2021-02-11T00:20:44.622068+0000","last_became_active":"2021-02-11T00:20:42.588860+0000","last_became_peered":"2021-02-11T00:20:42.588860+0000","last_unstale":"2021-02-11T00:20:44.622068+0000","last_undegraded":"2021-02-11T00:20:44.622068+0000","last_fullsized":"2021-02-11T00:20:44.622068+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":47,"seq":201863462962,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049160,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695992,"statfs":{"total":95995035648,"available":94920695808,"internally_reserved":1073741824,"allocated":589824,"data_stored":240109,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":2.0169999999999999,"5min":2.0009999999999999,"15min":1.9990000000000001},"min":{"1min":1.081,"5min":1.081,"15min":1.081},"max":{"1min":3.8090000000000002,"5min":3.8090000000000002,"15min":3.8090000000000002},"last":1.5029999999999999},{"interface":"front","average":{"1min":2.0169999999999999,"5min":1.986,"15min":1.98},"min":{"1min":1.3069999999999999,"5min":1.272,"15min":1.272},"max":{"1min":3.0369999999999999,"5min":3.0369999999999999,"15min":3.0369999999999999},"last":2.1150000000000002}]},{"osd":1,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":2.1230000000000002,"5min":2.0179999999999998,"15min":1.962},"min":{"1min":1.248,"5min":1.173,"15min":1.173},"max":{"1min":3.335,"5min":3.4220000000000002,"15min":3.4220000000000002},"last":1.8560000000000001},{"interface":"front","average":{"1min":2.3239999999999998,"5min":2.202,"15min":2.1629999999999998},"min":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"max":{"1min":4.3310000000000004,"5min":4.3310000000000004,"15min":4.3310000000000004},"last":3.1579999999999999}]},{"osd":2,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":2.0920000000000001,"5min":2.0179999999999998,"15min":1.9550000000000001},"min":{"1min":1.2509999999999999,"5min":1.198,"15min":1.198},"max":{"1min":3.3300000000000001,"5min":4.1840000000000002,"15min":4.1840000000000002},"last":1.8100000000000001},{"interface":"front","average":{"1min":2.5190000000000001,"5min":2.4220000000000002,"15min":2.3999999999999999},"min":{"1min":1.663,"5min":1.3300000000000001,"15min":1.3300000000000001},"max":{"1min":3.5150000000000001,"5min":4.2290000000000001,"15min":4.2290000000000001},"last":2.2080000000000002}]},{"osd":3,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":2.3250000000000002,"5min":2.4039999999999999,"15min":2.4540000000000002},"min":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"max":{"1min":3.262,"5min":4.0270000000000001,"15min":4.0270000000000001},"last":2.0089999999999999},{"interface":"front","average":{"1min":2.8319999999999999,"5min":2.7839999999999998,"15min":2.7730000000000001},"min":{"1min":2.0030000000000001,"5min":1.5509999999999999,"15min":1.5509999999999999},"max":{"1min":3.395,"5min":4.2850000000000001,"15min":4.2850000000000001},"last":2.581}]},{"osd":4,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":2.7480000000000002,"5min":2.6379999999999999,"15min":2.6040000000000001},"min":{"1min":1.6339999999999999,"5min":1.3740000000000001,"15min":1.3740000000000001},"max":{"1min":3.5720000000000001,"5min":4.1760000000000002,"15min":4.1760000000000002},"last":1.746},{"interface":"front","average":{"1min":2.7650000000000001,"5min":2.7010000000000001,"15min":2.7149999999999999},"min":{"1min":2.1320000000000001,"5min":1.26,"15min":1.26},"max":{"1min":3.548,"5min":4.2169999999999996,"15min":4.2169999999999996},"last":2.3410000000000002}]},{"osd":5,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":3.089,"5min":3.0059999999999998,"15min":2.98},"min":{"1min":2.2029999999999998,"5min":1.1379999999999999,"15min":1.1379999999999999},"max":{"1min":3.6349999999999998,"5min":4.0110000000000001,"15min":4.0110000000000001},"last":2.9569999999999999},{"interface":"front","average":{"1min":3.0489999999999999,"5min":2.9689999999999999,"15min":2.948},"min":{"1min":1.4730000000000001,"5min":1.284,"15min":1.284},"max":{"1min":3.8199999999999998,"5min":3.8199999999999998,"15min":3.8199999999999998},"last":2.508}]},{"osd":6,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":3.2570000000000001,"5min":3.117,"15min":3.085},"min":{"1min":1.794,"5min":1.794,"15min":1.794},"max":{"1min":4.024,"5min":4.024,"15min":4.024},"last":2.8759999999999999},{"interface":"front","average":{"1min":3.2850000000000001,"5min":3.173,"15min":3.1659999999999999},"min":{"1min":2.633,"5min":1.9850000000000001,"15min":1.9850000000000001},"max":{"1min":3.8039999999999998,"5min":4.4249999999999998,"15min":4.4249999999999998},"last":2.6589999999999998}]}]},{"osd":6,"up_from":42,"seq":180388626487,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":239963,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":2.2839999999999998,"5min":1.899,"15min":1.766},"min":{"1min":1.4570000000000001,"5min":1.097,"15min":1.097},"max":{"1min":3.363,"5min":3.363,"15min":3.363},"last":2.282},{"interface":"front","average":{"1min":1.8879999999999999,"5min":2.0009999999999999,"15min":2.077},"min":{"1min":1.4690000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":2.73,"5min":3.5070000000000001,"15min":3.5070000000000001},"last":1.653}]},{"osd":1,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":2.1890000000000001,"5min":2.2730000000000001,"15min":2.2909999999999999},"min":{"1min":1.4650000000000001,"5min":1.321,"15min":1.321},"max":{"1min":3.3050000000000002,"5min":3.3839999999999999,"15min":3.3839999999999999},"last":2.8690000000000002},{"interface":"front","average":{"1min":2.0739999999999998,"5min":1.9770000000000001,"15min":1.877},"min":{"1min":1.5880000000000001,"5min":1.125,"15min":1.125},"max":{"1min":2.9249999999999998,"5min":3.0950000000000002,"15min":3.0950000000000002},"last":2.5510000000000002}]},{"osd":2,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":2.2999999999999998,"5min":2.1549999999999998,"15min":2.0139999999999998},"min":{"1min":1.5629999999999999,"5min":1.171,"15min":1.171},"max":{"1min":3.3220000000000001,"5min":3.581,"15min":3.581},"last":2.0630000000000002},{"interface":"front","average":{"1min":2.6400000000000001,"5min":2.5819999999999999,"15min":2.5139999999999998},"min":{"1min":1.657,"5min":1.645,"15min":1.645},"max":{"1min":3.4249999999999998,"5min":3.5409999999999999,"15min":3.5409999999999999},"last":1.9019999999999999}]},{"osd":3,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":2.2959999999999998,"5min":2.2530000000000001,"15min":2.2490000000000001},"min":{"1min":1.7430000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"max":{"1min":2.9399999999999999,"5min":3.0179999999999998,"15min":3.0179999999999998},"last":2.1589999999999998},{"interface":"front","average":{"1min":2.7290000000000001,"5min":2.6309999999999998,"15min":2.5059999999999998},"min":{"1min":2.085,"5min":1.8480000000000001,"15min":1.8480000000000001},"max":{"1min":3.839,"5min":3.883,"15min":3.883},"last":2.7120000000000002}]},{"osd":4,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":2.9630000000000001,"5min":2.7629999999999999,"15min":2.613},"min":{"1min":1.768,"5min":1.768,"15min":1.768},"max":{"1min":3.9249999999999998,"5min":3.9249999999999998,"15min":3.9249999999999998},"last":2.6419999999999999},{"interface":"front","average":{"1min":2.6110000000000002,"5min":2.552,"15min":2.4700000000000002},"min":{"1min":1.7669999999999999,"5min":1.3480000000000001,"15min":1.3480000000000001},"max":{"1min":3.2690000000000001,"5min":3.4249999999999998,"15min":3.4249999999999998},"last":1.7310000000000001}]},{"osd":5,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":3.0150000000000001,"5min":2.8959999999999999,"15min":2.794},"min":{"1min":2.4020000000000001,"5min":1.464,"15min":1.464},"max":{"1min":4.1390000000000002,"5min":4.266,"15min":4.266},"last":2.4239999999999999},{"interface":"front","average":{"1min":3.0579999999999998,"5min":2.819,"15min":2.7000000000000002},"min":{"1min":2.5649999999999999,"5min":0.97599999999999998,"15min":0.97599999999999998},"max":{"1min":3.9929999999999999,"5min":3.9929999999999999,"15min":3.9929999999999999},"last":2.9740000000000002}]},{"osd":7,"last update":"Thu Feb 11 00:21:17 2021","interfaces":[{"interface":"back","average":{"1min":3.1779999999999999,"5min":3.2170000000000001,"15min":3.1880000000000002},"min":{"1min":2.0150000000000001,"5min":1.6279999999999999,"15min":1.6279999999999999},"max":{"1min":4.1660000000000004,"5min":4.6779999999999999,"15min":4.6779999999999999},"last":2.931},{"interface":"front","average":{"1min":3.3300000000000001,"5min":3.21,"15min":3.173},"min":{"1min":2.198,"5min":1.956,"15min":1.956},"max":{"1min":4.1619999999999999,"5min":4.1619999999999999,"15min":4.1619999999999999},"last":3.0659999999999998}]}]},{"osd":1,"up_from":16,"seq":68719476816,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049132,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696020,"statfs":{"total":95995035648,"available":94920724480,"internally_reserved":1073741824,"allocated":561152,"data_stored":238358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:21:57 2021","interfaces":[{"interface":"back","average":{"1min":1.756,"5min":1.8069999999999999,"15min":1.4750000000000001},"min":{"1min":1.1459999999999999,"5min":0.77200000000000002,"15min":0.70899999999999996},"max":{"1min":2.8140000000000001,"5min":3.0760000000000001,"15min":3.0760000000000001},"last":1.4950000000000001},{"interface":"front","average":{"1min":1.8180000000000001,"5min":1.776,"15min":1.454},"min":{"1min":1.353,"5min":0.90700000000000003,"15min":0.89200000000000002},"max":{"1min":2.8220000000000001,"5min":3.3340000000000001,"15min":3.3340000000000001},"last":1.429}]},{"osd":2,"last update":"Thu Feb 11 00:21:23 2021","interfaces":[{"interface":"back","average":{"1min":1.772,"5min":1.7310000000000001,"15min":1.573},"min":{"1min":1.069,"5min":1,"15min":1},"max":{"1min":2.3599999999999999,"5min":2.6160000000000001,"15min":2.6160000000000001},"last":2.036},{"interface":"front","average":{"1min":2.2200000000000002,"5min":2.121,"15min":1.891},"min":{"1min":1.379,"5min":0.94399999999999995,"15min":0.94399999999999995},"max":{"1min":3.02,"5min":3.383,"15min":3.383},"last":2.3250000000000002}]},{"osd":3,"last update":"Thu Feb 11 00:21:47 2021","interfaces":[{"interface":"back","average":{"1min":2.2400000000000002,"5min":2.2370000000000001,"15min":2.0510000000000002},"min":{"1min":1.2949999999999999,"5min":1.246,"15min":1.246},"max":{"1min":2.948,"5min":3.6800000000000002,"15min":3.6800000000000002},"last":1.5489999999999999},{"interface":"front","average":{"1min":2.5219999999999998,"5min":2.5590000000000002,"15min":2.4409999999999998},"min":{"1min":1.6839999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"max":{"1min":3.4049999999999998,"5min":4.1360000000000001,"15min":4.1360000000000001},"last":1.97}]},{"osd":4,"last update":"Thu Feb 11 00:21:08 2021","interfaces":[{"interface":"back","average":{"1min":2.9900000000000002,"5min":2.9460000000000002,"15min":2.972},"min":{"1min":1.8140000000000001,"5min":1.502,"15min":1.502},"max":{"1min":4.1719999999999997,"5min":6.8319999999999999,"15min":6.8319999999999999},"last":1.8220000000000001},{"interface":"front","average":{"1min":2.9289999999999998,"5min":2.8759999999999999,"15min":2.8500000000000001},"min":{"1min":1.8779999999999999,"5min":1.369,"15min":1.369},"max":{"1min":3.7850000000000001,"5min":6.9960000000000004,"15min":6.9960000000000004},"last":2.2080000000000002}]},{"osd":5,"last update":"Thu Feb 11 00:21:35 2021","interfaces":[{"interface":"back","average":{"1min":3.2749999999999999,"5min":3.1499999999999999,"15min":3.1080000000000001},"min":{"1min":2.2850000000000001,"5min":1.333,"15min":1.333},"max":{"1min":4.2329999999999997,"5min":4.96,"15min":4.96},"last":2.6440000000000001},{"interface":"front","average":{"1min":2.7679999999999998,"5min":2.6259999999999999,"15min":2.6019999999999999},"min":{"1min":1.8420000000000001,"5min":1.629,"15min":1.629},"max":{"1min":3.5369999999999999,"5min":4.1920000000000002,"15min":4.1920000000000002},"last":2.5800000000000001}]},{"osd":6,"last update":"Thu Feb 11 00:21:57 2021","interfaces":[{"interface":"back","average":{"1min":3.222,"5min":3.1619999999999999,"15min":3.1000000000000001},"min":{"1min":2.1320000000000001,"5min":1.8140000000000001,"15min":1.8140000000000001},"max":{"1min":4.1299999999999999,"5min":4.5030000000000001,"15min":4.5030000000000001},"last":2.9140000000000001},{"interface":"front","average":{"1min":3.323,"5min":3.3210000000000002,"15min":3.2989999999999999},"min":{"1min":2.391,"5min":1.671,"15min":1.671},"max":{"1min":4.157,"5min":4.8140000000000001,"15min":4.8140000000000001},"last":2.8119999999999998}]},{"osd":7,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":3.0219999999999998,"5min":2.9740000000000002,"15min":2.9449999999999998},"min":{"1min":2.0710000000000002,"5min":1.7509999999999999,"15min":1.7509999999999999},"max":{"1min":4.3849999999999998,"5min":4.3849999999999998,"15min":4.3849999999999998},"last":2.7509999999999999},{"interface":"front","average":{"1min":3.3740000000000001,"5min":3.3610000000000002,"15min":3.343},"min":{"1min":2.4710000000000001,"5min":1.7010000000000001,"15min":1.7010000000000001},"max":{"1min":4.1829999999999998,"5min":4.3220000000000001,"15min":4.3220000000000001},"last":3.069}]}]},{"osd":0,"up_from":10,"seq":42949673045,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049140,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696012,"statfs":{"total":95995035648,"available":94920716288,"internally_reserved":1073741824,"allocated":569344,"data_stored":238933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":2.024,"5min":1.8220000000000001,"15min":1.456},"min":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.81799999999999995},"max":{"1min":7.1779999999999999,"5min":7.1779999999999999,"15min":7.1779999999999999},"last":1.6419999999999999},{"interface":"front","average":{"1min":1.9490000000000001,"5min":1.9159999999999999,"15min":1.5029999999999999},"min":{"1min":1.1579999999999999,"5min":1.127,"15min":0.82799999999999996},"max":{"1min":2.9740000000000002,"5min":2.9740000000000002,"15min":2.9740000000000002},"last":2.9910000000000001}]},{"osd":2,"last update":"Thu Feb 11 00:21:24 2021","interfaces":[{"interface":"back","average":{"1min":2.1070000000000002,"5min":2.1339999999999999,"15min":1.9590000000000001},"min":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"max":{"1min":3.3199999999999998,"5min":3.3199999999999998,"15min":3.3199999999999998},"last":1.71},{"interface":"front","average":{"1min":2.1419999999999999,"5min":2.1059999999999999,"15min":1.8919999999999999},"min":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"max":{"1min":2.887,"5min":3.464,"15min":3.464},"last":2.7469999999999999}]},{"osd":3,"last update":"Thu Feb 11 00:21:50 2021","interfaces":[{"interface":"back","average":{"1min":1.97,"5min":2.0379999999999998,"15min":1.9930000000000001},"min":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"max":{"1min":3.9670000000000001,"5min":3.9670000000000001,"15min":3.9670000000000001},"last":1.5840000000000001},{"interface":"front","average":{"1min":2.7749999999999999,"5min":2.677,"15min":2.5289999999999999},"min":{"1min":1.236,"5min":1.236,"15min":1.236},"max":{"1min":4.9429999999999996,"5min":4.9429999999999996,"15min":4.9429999999999996},"last":1.944}]},{"osd":4,"last update":"Thu Feb 11 00:21:10 2021","interfaces":[{"interface":"back","average":{"1min":5.109,"5min":3.181,"15min":2.7839999999999998},"min":{"1min":1.7729999999999999,"5min":1.7729999999999999,"15min":1.7729999999999999},"max":{"1min":48.701999999999998,"5min":48.701999999999998,"15min":48.701999999999998},"last":2.0619999999999998},{"interface":"front","average":{"1min":5.4589999999999996,"5min":3.4950000000000001,"15min":3.1499999999999999},"min":{"1min":2.1600000000000001,"5min":1.7130000000000001,"15min":1.7130000000000001},"max":{"1min":49.268000000000001,"5min":49.268000000000001,"15min":49.268000000000001},"last":2.5939999999999999}]},{"osd":5,"last update":"Thu Feb 11 00:21:33 2021","interfaces":[{"interface":"back","average":{"1min":3.1000000000000001,"5min":3.0089999999999999,"15min":3.0099999999999998},"min":{"1min":1.6850000000000001,"5min":1.6850000000000001,"15min":1.6850000000000001},"max":{"1min":4.1470000000000002,"5min":5.9800000000000004,"15min":5.9800000000000004},"last":2.5230000000000001},{"interface":"front","average":{"1min":2.6699999999999999,"5min":2.7130000000000001,"15min":2.8039999999999998},"min":{"1min":1.508,"5min":1.508,"15min":1.508},"max":{"1min":3.5099999999999998,"5min":5.9100000000000001,"15min":5.9100000000000001},"last":2.4249999999999998}]},{"osd":6,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":2.972,"5min":2.839,"15min":2.8500000000000001},"min":{"1min":1.405,"5min":1.405,"15min":1.405},"max":{"1min":3.984,"5min":4.3869999999999996,"15min":4.3869999999999996},"last":3.0670000000000002},{"interface":"front","average":{"1min":3.1709999999999998,"5min":3.3330000000000002,"15min":3.371},"min":{"1min":1.9350000000000001,"5min":1.9350000000000001,"15min":1.9350000000000001},"max":{"1min":4.0510000000000002,"5min":5.1970000000000001,"15min":5.1970000000000001},"last":3.3519999999999999}]},{"osd":7,"last update":"Thu Feb 11 00:21:20 2021","interfaces":[{"interface":"back","average":{"1min":5.7519999999999998,"5min":4.0419999999999998,"15min":3.7709999999999999},"min":{"1min":2.3519999999999999,"5min":2.3519999999999999,"15min":2.3519999999999999},"max":{"1min":46.948,"5min":46.948,"15min":46.948},"last":3.7069999999999999},{"interface":"front","average":{"1min":5.351,"5min":3.677,"15min":3.3700000000000001},"min":{"1min":1.857,"5min":1.857,"15min":1.857},"max":{"1min":46.238,"5min":46.238,"15min":46.238},"last":3.165}]}]},{"osd":2,"up_from":21,"seq":90194313291,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049140,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696012,"statfs":{"total":95995035648,"available":94920716288,"internally_reserved":1073741824,"allocated":569344,"data_stored":238945,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:21:19 2021","interfaces":[{"interface":"back","average":{"1min":2.1299999999999999,"5min":1.8149999999999999,"15min":1.6180000000000001},"min":{"1min":0.875,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":6.0590000000000002,"5min":6.0590000000000002,"15min":6.0590000000000002},"last":1.704},{"interface":"front","average":{"1min":2.1469999999999998,"5min":1.865,"15min":1.6020000000000001},"min":{"1min":1.3260000000000001,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":7.0549999999999997,"5min":7.0549999999999997,"15min":7.0549999999999997},"last":1.837}]},{"osd":1,"last update":"Thu Feb 11 00:21:19 2021","interfaces":[{"interface":"back","average":{"1min":2.3519999999999999,"5min":2.044,"15min":1.798},"min":{"1min":1.077,"5min":0.95899999999999996,"15min":0.95899999999999996},"max":{"1min":7.7030000000000003,"5min":7.7030000000000003,"15min":7.7030000000000003},"last":2.4209999999999998},{"interface":"front","average":{"1min":2.3500000000000001,"5min":2.0790000000000002,"15min":1.879},"min":{"1min":0.94599999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"max":{"1min":7.2720000000000002,"5min":7.2720000000000002,"15min":7.2720000000000002},"last":2.3580000000000001}]},{"osd":3,"last update":"Thu Feb 11 00:21:50 2021","interfaces":[{"interface":"back","average":{"1min":2.0649999999999999,"5min":1.972,"15min":1.925},"min":{"1min":1.272,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":4.1150000000000002,"5min":5.0300000000000002,"15min":5.0300000000000002},"last":2.6539999999999999},{"interface":"front","average":{"1min":3.1749999999999998,"5min":2.6440000000000001,"15min":2.3969999999999998},"min":{"1min":2,"5min":1.1000000000000001,"15min":1.1000000000000001},"max":{"1min":7.8449999999999998,"5min":7.8449999999999998,"15min":7.8449999999999998},"last":2.6829999999999998}]},{"osd":4,"last update":"Thu Feb 11 00:21:01 2021","interfaces":[{"interface":"back","average":{"1min":2.786,"5min":2.6499999999999999,"15min":2.5190000000000001},"min":{"1min":1.9550000000000001,"5min":0.91200000000000003,"15min":0.91200000000000003},"max":{"1min":6.8479999999999999,"5min":6.8479999999999999,"15min":6.8479999999999999},"last":2.9359999999999999},{"interface":"front","average":{"1min":3.0129999999999999,"5min":3.0030000000000001,"15min":2.8889999999999998},"min":{"1min":2.2130000000000001,"5min":1.696,"15min":1.696},"max":{"1min":5.0119999999999996,"5min":5.0119999999999996,"15min":5.0119999999999996},"last":2.9889999999999999}]},{"osd":5,"last update":"Thu Feb 11 00:21:34 2021","interfaces":[{"interface":"back","average":{"1min":3.524,"5min":3.2250000000000001,"15min":3.1659999999999999},"min":{"1min":1.7050000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"max":{"1min":7.5700000000000003,"5min":7.5700000000000003,"15min":7.5700000000000003},"last":3.1840000000000002},{"interface":"front","average":{"1min":3.149,"5min":3.012,"15min":2.9700000000000002},"min":{"1min":1.484,"5min":1.484,"15min":1.484},"max":{"1min":6.6440000000000001,"5min":6.6440000000000001,"15min":6.6440000000000001},"last":3.8580000000000001}]},{"osd":6,"last update":"Thu Feb 11 00:21:55 2021","interfaces":[{"interface":"back","average":{"1min":2.7730000000000001,"5min":2.6899999999999999,"15min":2.6440000000000001},"min":{"1min":1.9019999999999999,"5min":1.218,"15min":1.218},"max":{"1min":3.8959999999999999,"5min":5.4000000000000004,"15min":5.4000000000000004},"last":2.238},{"interface":"front","average":{"1min":3.7959999999999998,"5min":3.4820000000000002,"15min":3.3889999999999998},"min":{"1min":2.7759999999999998,"5min":1.5569999999999999,"15min":1.5569999999999999},"max":{"1min":7.4279999999999999,"5min":7.4279999999999999,"15min":7.4279999999999999},"last":3.3929999999999998}]},{"osd":7,"last update":"Thu Feb 11 00:21:19 2021","interfaces":[{"interface":"back","average":{"1min":3.3650000000000002,"5min":3.2250000000000001,"15min":3.1509999999999998},"min":{"1min":1.968,"5min":1.4199999999999999,"15min":1.4199999999999999},"max":{"1min":6.4139999999999997,"5min":6.4139999999999997,"15min":6.4139999999999997},"last":3.0859999999999999},{"interface":"front","average":{"1min":3.0569999999999999,"5min":3.0110000000000001,"15min":2.9529999999999998},"min":{"1min":1.772,"5min":1.306,"15min":1.306},"max":{"1min":4.4619999999999997,"5min":5.734,"15min":5.734},"last":2.5059999999999998}]}]},{"osd":3,"up_from":27,"seq":115964117062,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049136,"kb_used_data":552,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696016,"statfs":{"total":95995035648,"available":94920720384,"internally_reserved":1073741824,"allocated":565248,"data_stored":238448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:21:51 2021","interfaces":[{"interface":"back","average":{"1min":1.8520000000000001,"5min":1.76,"15min":1.5700000000000001},"min":{"1min":1.4550000000000001,"5min":1.034,"15min":1.034},"max":{"1min":2.2400000000000002,"5min":3.044,"15min":3.044},"last":1.323},{"interface":"front","average":{"1min":1.9590000000000001,"5min":1.831,"15min":1.7290000000000001},"min":{"1min":1.403,"5min":0.95499999999999996,"15min":0.95499999999999996},"max":{"1min":2.661,"5min":2.661,"15min":2.661},"last":1.853}]},{"osd":1,"last update":"Thu Feb 11 00:21:51 2021","interfaces":[{"interface":"back","average":{"1min":2.1739999999999999,"5min":1.9550000000000001,"15min":1.827},"min":{"1min":1.577,"5min":0.875,"15min":0.875},"max":{"1min":2.6699999999999999,"5min":2.6699999999999999,"15min":2.6699999999999999},"last":1.591},{"interface":"front","average":{"1min":2.0259999999999998,"5min":1.9830000000000001,"15min":1.9350000000000001},"min":{"1min":1.5229999999999999,"5min":1.024,"15min":1.024},"max":{"1min":2.843,"5min":3.371,"15min":3.371},"last":2.0600000000000001}]},{"osd":2,"last update":"Thu Feb 11 00:21:51 2021","interfaces":[{"interface":"back","average":{"1min":2.3799999999999999,"5min":2.274,"15min":2.0920000000000001},"min":{"1min":1.7869999999999999,"5min":1.032,"15min":1.032},"max":{"1min":3.3690000000000002,"5min":3.496,"15min":3.496},"last":1.774},{"interface":"front","average":{"1min":2.7229999999999999,"5min":2.4489999999999998,"15min":2.262},"min":{"1min":2.0499999999999998,"5min":1.3480000000000001,"15min":1.3480000000000001},"max":{"1min":3.4900000000000002,"5min":4.3040000000000003,"15min":4.3040000000000003},"last":2.4159999999999999}]},{"osd":4,"last update":"Thu Feb 11 00:21:10 2021","interfaces":[{"interface":"back","average":{"1min":2.569,"5min":2.4590000000000001,"15min":2.4460000000000002},"min":{"1min":1.714,"5min":1.4039999999999999,"15min":1.4039999999999999},"max":{"1min":3.992,"5min":3.992,"15min":3.992},"last":2.4710000000000001},{"interface":"front","average":{"1min":2.7989999999999999,"5min":2.637,"15min":2.544},"min":{"1min":1.8360000000000001,"5min":1.649,"15min":1.649},"max":{"1min":3.4969999999999999,"5min":4.2370000000000001,"15min":4.2370000000000001},"last":1.954}]},{"osd":5,"last update":"Thu Feb 11 00:21:33 2021","interfaces":[{"interface":"back","average":{"1min":3.1909999999999998,"5min":2.9809999999999999,"15min":2.9609999999999999},"min":{"1min":2.6219999999999999,"5min":1.51,"15min":1.51},"max":{"1min":3.6880000000000002,"5min":4.4420000000000002,"15min":4.4420000000000002},"last":2.1669999999999998},{"interface":"front","average":{"1min":3.1150000000000002,"5min":3.0139999999999998,"15min":3.032},"min":{"1min":2.1070000000000002,"5min":1.3260000000000001,"15min":1.3260000000000001},"max":{"1min":4.2030000000000003,"5min":4.3760000000000003,"15min":4.3760000000000003},"last":3.226}]},{"osd":6,"last update":"Thu Feb 11 00:21:51 2021","interfaces":[{"interface":"back","average":{"1min":3.54,"5min":3.3889999999999998,"15min":3.4140000000000001},"min":{"1min":2.8660000000000001,"5min":1.821,"15min":1.821},"max":{"1min":4.4530000000000003,"5min":4.4530000000000003,"15min":4.4530000000000003},"last":2.7999999999999998},{"interface":"front","average":{"1min":3.3220000000000001,"5min":2.9390000000000001,"15min":2.839},"min":{"1min":2.4889999999999999,"5min":1.7470000000000001,"15min":1.7470000000000001},"max":{"1min":4.1189999999999998,"5min":4.1189999999999998,"15min":4.1189999999999998},"last":3.1779999999999999}]},{"osd":7,"last update":"Thu Feb 11 00:21:16 2021","interfaces":[{"interface":"back","average":{"1min":3.4399999999999999,"5min":3.2210000000000001,"15min":3.157},"min":{"1min":2.6219999999999999,"5min":1.8340000000000001,"15min":1.8340000000000001},"max":{"1min":4.5839999999999996,"5min":4.5839999999999996,"15min":4.5839999999999996},"last":2.8780000000000001},{"interface":"front","average":{"1min":3.3690000000000002,"5min":3.355,"15min":3.3250000000000002},"min":{"1min":2.399,"5min":1.923,"15min":1.923},"max":{"1min":4.2119999999999997,"5min":4.6390000000000002,"15min":4.6390000000000002},"last":2.6259999999999999}]}]},{"osd":4,"up_from":32,"seq":137438953536,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049156,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695996,"statfs":{"total":95995035648,"available":94920699904,"internally_reserved":1073741824,"allocated":585728,"data_stored":240039,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:21:05 2021","interfaces":[{"interface":"back","average":{"1min":1.8520000000000001,"5min":1.8540000000000001,"15min":1.7350000000000001},"min":{"1min":1.171,"5min":0.95699999999999996,"15min":0.95699999999999996},"max":{"1min":3.1240000000000001,"5min":3.2959999999999998,"15min":3.2959999999999998},"last":1.3899999999999999},{"interface":"front","average":{"1min":1.8500000000000001,"5min":1.883,"15min":1.8029999999999999},"min":{"1min":1.252,"5min":1.232,"15min":1.232},"max":{"1min":2.6419999999999999,"5min":3.5979999999999999,"15min":3.5979999999999999},"last":1.5209999999999999}]},{"osd":1,"last update":"Thu Feb 11 00:21:05 2021","interfaces":[{"interface":"back","average":{"1min":1.8700000000000001,"5min":1.8420000000000001,"15min":1.7749999999999999},"min":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"max":{"1min":2.8860000000000001,"5min":2.8860000000000001,"15min":2.8860000000000001},"last":1.4650000000000001},{"interface":"front","average":{"1min":2.1150000000000002,"5min":2.117,"15min":2.0379999999999998},"min":{"1min":1.5049999999999999,"5min":1.258,"15min":1.258},"max":{"1min":3.302,"5min":3.302,"15min":3.302},"last":2.431}]},{"osd":2,"last update":"Thu Feb 11 00:21:05 2021","interfaces":[{"interface":"back","average":{"1min":2.1930000000000001,"5min":2.2799999999999998,"15min":2.1339999999999999},"min":{"1min":1.4470000000000001,"5min":1.325,"15min":1.325},"max":{"1min":2.8610000000000002,"5min":6.2489999999999997,"15min":6.2489999999999997},"last":2.0419999999999998},{"interface":"front","average":{"1min":2.4500000000000002,"5min":2.3279999999999998,"15min":2.2050000000000001},"min":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"max":{"1min":3.2069999999999999,"5min":3.238,"15min":3.238},"last":2.649}]},{"osd":3,"last update":"Thu Feb 11 00:21:05 2021","interfaces":[{"interface":"back","average":{"1min":2.6110000000000002,"5min":2.4100000000000001,"15min":2.2879999999999998},"min":{"1min":1.417,"5min":1.417,"15min":1.417},"max":{"1min":3.29,"5min":3.9980000000000002,"15min":3.9980000000000002},"last":2.1259999999999999},{"interface":"front","average":{"1min":2.278,"5min":2.2090000000000001,"15min":2.0990000000000002},"min":{"1min":1.407,"5min":1.403,"15min":1.403},"max":{"1min":2.9950000000000001,"5min":3.2160000000000002,"15min":3.2160000000000002},"last":2.5350000000000001}]},{"osd":5,"last update":"Thu Feb 11 00:21:31 2021","interfaces":[{"interface":"back","average":{"1min":2.702,"5min":2.5179999999999998,"15min":2.2759999999999998},"min":{"1min":1.7410000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"max":{"1min":3.1829999999999998,"5min":3.9209999999999998,"15min":3.9209999999999998},"last":2.79},{"interface":"front","average":{"1min":2.9750000000000001,"5min":2.8559999999999999,"15min":2.6379999999999999},"min":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"max":{"1min":3.5329999999999999,"5min":5.875,"15min":5.875},"last":2.9790000000000001}]},{"osd":6,"last update":"Thu Feb 11 00:21:58 2021","interfaces":[{"interface":"back","average":{"1min":2.9129999999999998,"5min":2.8450000000000002,"15min":2.7749999999999999},"min":{"1min":2.056,"5min":1.4950000000000001,"15min":1.4950000000000001},"max":{"1min":3.6379999999999999,"5min":3.806,"15min":3.806},"last":3.1160000000000001},{"interface":"front","average":{"1min":2.7629999999999999,"5min":2.6949999999999998,"15min":2.585},"min":{"1min":2.1309999999999998,"5min":1.617,"15min":1.617},"max":{"1min":3.7000000000000002,"5min":3.8039999999999998,"15min":3.8039999999999998},"last":3.0510000000000002}]},{"osd":7,"last update":"Thu Feb 11 00:21:18 2021","interfaces":[{"interface":"back","average":{"1min":3.1389999999999998,"5min":3.0630000000000002,"15min":3.0219999999999998},"min":{"1min":1.958,"5min":1.6439999999999999,"15min":1.6439999999999999},"max":{"1min":3.7549999999999999,"5min":4.0519999999999996,"15min":4.0519999999999996},"last":3.6219999999999999},{"interface":"front","average":{"1min":3.3460000000000001,"5min":3.4100000000000001,"15min":3.4199999999999999},"min":{"1min":1.9990000000000001,"5min":1.909,"15min":1.909},"max":{"1min":4.29,"5min":5.734,"15min":5.734},"last":3.4529999999999998}]}]},{"osd":5,"up_from":37,"seq":158913790013,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049140,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696012,"statfs":{"total":95995035648,"available":94920716288,"internally_reserved":1073741824,"allocated":569344,"data_stored":238981,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:21:30 2021","interfaces":[{"interface":"back","average":{"1min":1.992,"5min":1.923,"15min":1.8420000000000001},"min":{"1min":1.3640000000000001,"5min":1.052,"15min":1.052},"max":{"1min":2.8029999999999999,"5min":3.8650000000000002,"15min":3.8650000000000002},"last":2.8610000000000002},{"interface":"front","average":{"1min":2.0270000000000001,"5min":1.9450000000000001,"15min":1.9039999999999999},"min":{"1min":1.4299999999999999,"5min":0.998,"15min":0.998},"max":{"1min":3.0800000000000001,"5min":3.286,"15min":3.286},"last":1.464}]},{"osd":1,"last update":"Thu Feb 11 00:21:30 2021","interfaces":[{"interface":"back","average":{"1min":2.1920000000000002,"5min":2.1179999999999999,"15min":2.0019999999999998},"min":{"1min":1.5469999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"max":{"1min":2.7629999999999999,"5min":4.0860000000000003,"15min":4.0860000000000003},"last":3.0939999999999999},{"interface":"front","average":{"1min":2.2629999999999999,"5min":2.1749999999999998,"15min":2.077},"min":{"1min":1.641,"5min":1.383,"15min":1.383},"max":{"1min":3.2869999999999999,"5min":3.895,"15min":3.895},"last":1.853}]},{"osd":2,"last update":"Thu Feb 11 00:21:30 2021","interfaces":[{"interface":"back","average":{"1min":2.2639999999999998,"5min":2.0779999999999998,"15min":1.9810000000000001},"min":{"1min":1.5580000000000001,"5min":1.198,"15min":1.198},"max":{"1min":3.3759999999999999,"5min":4.0949999999999998,"15min":4.0949999999999998},"last":2.1749999999999998},{"interface":"front","average":{"1min":2.492,"5min":2.3969999999999998,"15min":2.181},"min":{"1min":1.5820000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"max":{"1min":3.2909999999999999,"5min":4.3470000000000004,"15min":4.3470000000000004},"last":2.504}]},{"osd":3,"last update":"Thu Feb 11 00:21:30 2021","interfaces":[{"interface":"back","average":{"1min":2.3090000000000002,"5min":2.3050000000000002,"15min":2.2280000000000002},"min":{"1min":1.5780000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"max":{"1min":2.9870000000000001,"5min":3.488,"15min":3.488},"last":3.2210000000000001},{"interface":"front","average":{"1min":2.7690000000000001,"5min":2.6829999999999998,"15min":2.4369999999999998},"min":{"1min":2.0249999999999999,"5min":1.123,"15min":1.123},"max":{"1min":3.4129999999999998,"5min":4.556,"15min":4.556},"last":1.927}]},{"osd":4,"last update":"Thu Feb 11 00:21:30 2021","interfaces":[{"interface":"back","average":{"1min":2.4910000000000001,"5min":2.4380000000000002,"15min":2.226},"min":{"1min":1.7010000000000001,"5min":1.282,"15min":1.282},"max":{"1min":3.0270000000000001,"5min":4.1040000000000001,"15min":4.1040000000000001},"last":2.262},{"interface":"front","average":{"1min":2.8380000000000001,"5min":2.5830000000000002,"15min":2.363},"min":{"1min":1.9159999999999999,"5min":1.482,"15min":1.482},"max":{"1min":3.4870000000000001,"5min":3.9159999999999999,"15min":3.9159999999999999},"last":2.4420000000000002}]},{"osd":6,"last update":"Thu Feb 11 00:21:53 2021","interfaces":[{"interface":"back","average":{"1min":2.927,"5min":2.9049999999999998,"15min":2.8479999999999999},"min":{"1min":2.1819999999999999,"5min":1.288,"15min":1.288},"max":{"1min":3.577,"5min":4.4880000000000004,"15min":4.4880000000000004},"last":2.657},{"interface":"front","average":{"1min":3.1059999999999999,"5min":2.9460000000000002,"15min":2.786},"min":{"1min":2.2839999999999998,"5min":1.357,"15min":1.357},"max":{"1min":3.774,"5min":4.5129999999999999,"15min":4.5129999999999999},"last":2.7240000000000002}]},{"osd":7,"last update":"Thu Feb 11 00:21:19 2021","interfaces":[{"interface":"back","average":{"1min":3.1509999999999998,"5min":3.302,"15min":3.359},"min":{"1min":2.597,"5min":1.6679999999999999,"15min":1.6679999999999999},"max":{"1min":3.8839999999999999,"5min":5.4370000000000003,"15min":5.4370000000000003},"last":2.996},{"interface":"front","average":{"1min":3.2799999999999998,"5min":3.2879999999999998,"15min":3.242},"min":{"1min":2.585,"5min":2.048,"15min":2.048},"max":{"1min":3.891,"5min":4.806,"15min":4.806},"last":3.2949999999999999}]}]}]}} 2021-02-11T00:22:06.712 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph pg dump --format=json 2021-02-11T00:22:06.822 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:06 smithi181 bash[13261]: cluster 2021-02-11T00:22:05.319308+0000 mgr.y (mgr.14138) 360 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:06.839 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:22:06.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:06 smithi123 bash[16832]: cluster 2021-02-11T00:22:05.319308+0000 mgr.y (mgr.14138) 360 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:06.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:06 smithi123 bash[13149]: cluster 2021-02-11T00:22:05.319308+0000 mgr.y (mgr.14138) 360 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:07.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:07 smithi181 bash[13261]: audit 2021-02-11T00:22:05.988157+0000 mgr.y (mgr.14138) 361 : audit [DBG] from='client.24655 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2021-02-11T00:22:07.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:07 smithi123 bash[16832]: audit 2021-02-11T00:22:05.988157+0000 mgr.y (mgr.14138) 361 : audit [DBG] from='client.24655 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2021-02-11T00:22:07.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:07 smithi123 bash[13149]: audit 2021-02-11T00:22:05.988157+0000 mgr.y (mgr.14138) 361 : audit [DBG] from='client.24655 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2021-02-11T00:22:08.821 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:08 smithi181 bash[13261]: cluster 2021-02-11T00:22:07.319957+0000 mgr.y (mgr.14138) 362 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:08.835 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:08 smithi123 bash[13149]: cluster 2021-02-11T00:22:07.319957+0000 mgr.y (mgr.14138) 362 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:08.835 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:08 smithi123 bash[16832]: cluster 2021-02-11T00:22:07.319957+0000 mgr.y (mgr.14138) 362 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:10.235 INFO:teuthology.orchestra.run.smithi123.stdout: 2021-02-11T00:22:10.237 INFO:teuthology.orchestra.run.smithi123.stderr:dumped all 2021-02-11T00:22:10.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:10 smithi123 bash[13149]: cluster 2021-02-11T00:22:09.320834+0000 mgr.y (mgr.14138) 363 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:10.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:10 smithi123 bash[16832]: cluster 2021-02-11T00:22:09.320834+0000 mgr.y (mgr.14138) 363 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:10.971 INFO:teuthology.orchestra.run.smithi123.stdout:{"pg_ready":true,"pg_map":{"version":317,"stamp":"2021-02-11T00:22:09.320240+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8393152,"kb_used_data":4480,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568064,"statfs":{"total":767960285184,"available":759365697536,"internally_reserved":8589934592,"allocated":4587520,"data_stored":1913776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.004951"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.842094+0000","last_change":"2021-02-11T00:20:43.841373+0000","last_active":"2021-02-11T00:20:43.842094+0000","last_peered":"2021-02-11T00:20:43.842094+0000","last_clean":"2021-02-11T00:20:43.842094+0000","last_became_active":"2021-02-11T00:20:43.840729+0000","last_became_peered":"2021-02-11T00:20:43.840729+0000","last_unstale":"2021-02-11T00:20:43.842094+0000","last_undegraded":"2021-02-11T00:20:43.842094+0000","last_fullsized":"2021-02-11T00:20:43.842094+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"57'4","reported_seq":"16","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.522804+0000","last_change":"2021-02-11T00:20:42.586166+0000","last_active":"2021-02-11T00:20:49.522804+0000","last_peered":"2021-02-11T00:20:49.522804+0000","last_clean":"2021-02-11T00:20:49.522804+0000","last_became_active":"2021-02-11T00:20:42.585645+0000","last_became_peered":"2021-02-11T00:20:42.585645+0000","last_unstale":"2021-02-11T00:20:49.522804+0000","last_undegraded":"2021-02-11T00:20:49.522804+0000","last_fullsized":"2021-02-11T00:20:49.522804+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":553,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.622040+0000","last_change":"2021-02-11T00:20:43.621655+0000","last_active":"2021-02-11T00:20:43.622040+0000","last_peered":"2021-02-11T00:20:43.622040+0000","last_clean":"2021-02-11T00:20:43.622040+0000","last_became_active":"2021-02-11T00:20:43.621147+0000","last_became_peered":"2021-02-11T00:20:43.621147+0000","last_unstale":"2021-02-11T00:20:43.622040+0000","last_undegraded":"2021-02-11T00:20:43.622040+0000","last_fullsized":"2021-02-11T00:20:43.622040+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:44.625283+0000","last_change":"2021-02-11T00:20:42.593676+0000","last_active":"2021-02-11T00:20:44.625283+0000","last_peered":"2021-02-11T00:20:44.625283+0000","last_clean":"2021-02-11T00:20:44.625283+0000","last_became_active":"2021-02-11T00:20:42.593259+0000","last_became_peered":"2021-02-11T00:20:42.593259+0000","last_unstale":"2021-02-11T00:20:44.625283+0000","last_undegraded":"2021-02-11T00:20:44.625283+0000","last_fullsized":"2021-02-11T00:20:44.625283+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.622326+0000","last_change":"2021-02-11T00:20:43.621947+0000","last_active":"2021-02-11T00:20:43.622326+0000","last_peered":"2021-02-11T00:20:43.622326+0000","last_clean":"2021-02-11T00:20:43.622326+0000","last_became_active":"2021-02-11T00:20:43.621392+0000","last_became_peered":"2021-02-11T00:20:43.621392+0000","last_unstale":"2021-02-11T00:20:43.622326+0000","last_undegraded":"2021-02-11T00:20:43.622326+0000","last_fullsized":"2021-02-11T00:20:43.622326+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.526284+0000","last_change":"2021-02-11T00:20:42.600332+0000","last_active":"2021-02-11T00:20:49.526284+0000","last_peered":"2021-02-11T00:20:49.526284+0000","last_clean":"2021-02-11T00:20:49.526284+0000","last_became_active":"2021-02-11T00:20:42.599874+0000","last_became_peered":"2021-02-11T00:20:42.599874+0000","last_unstale":"2021-02-11T00:20:49.526284+0000","last_undegraded":"2021-02-11T00:20:49.526284+0000","last_fullsized":"2021-02-11T00:20:49.526284+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.843884+0000","last_change":"2021-02-11T00:20:43.843560+0000","last_active":"2021-02-11T00:20:43.843884+0000","last_peered":"2021-02-11T00:20:43.843884+0000","last_clean":"2021-02-11T00:20:43.843884+0000","last_became_active":"2021-02-11T00:20:43.843043+0000","last_became_peered":"2021-02-11T00:20:43.843043+0000","last_unstale":"2021-02-11T00:20:43.843884+0000","last_undegraded":"2021-02-11T00:20:43.843884+0000","last_fullsized":"2021-02-11T00:20:43.843884+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.527920+0000","last_change":"2021-02-11T00:20:42.600501+0000","last_active":"2021-02-11T00:20:49.527920+0000","last_peered":"2021-02-11T00:20:49.527920+0000","last_clean":"2021-02-11T00:20:49.527920+0000","last_became_active":"2021-02-11T00:20:42.600015+0000","last_became_peered":"2021-02-11T00:20:42.600015+0000","last_unstale":"2021-02-11T00:20:49.527920+0000","last_undegraded":"2021-02-11T00:20:49.527920+0000","last_fullsized":"2021-02-11T00:20:49.527920+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.613439+0000","last_change":"2021-02-11T00:20:42.620600+0000","last_active":"2021-02-11T00:20:43.613439+0000","last_peered":"2021-02-11T00:20:43.613439+0000","last_clean":"2021-02-11T00:20:43.613439+0000","last_became_active":"2021-02-11T00:20:42.620110+0000","last_became_peered":"2021-02-11T00:20:42.620110+0000","last_unstale":"2021-02-11T00:20:43.613439+0000","last_undegraded":"2021-02-11T00:20:43.613439+0000","last_fullsized":"2021-02-11T00:20:43.613439+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:45.876572+0000","last_change":"2021-02-11T00:20:42.603090+0000","last_active":"2021-02-11T00:20:45.876572+0000","last_peered":"2021-02-11T00:20:45.876572+0000","last_clean":"2021-02-11T00:20:45.876572+0000","last_became_active":"2021-02-11T00:20:42.602565+0000","last_became_peered":"2021-02-11T00:20:42.602565+0000","last_unstale":"2021-02-11T00:20:45.876572+0000","last_undegraded":"2021-02-11T00:20:45.876572+0000","last_fullsized":"2021-02-11T00:20:45.876572+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.626524+0000","last_change":"2021-02-11T00:20:43.626229+0000","last_active":"2021-02-11T00:20:43.626524+0000","last_peered":"2021-02-11T00:20:43.626524+0000","last_clean":"2021-02-11T00:20:43.626524+0000","last_became_active":"2021-02-11T00:20:43.625522+0000","last_became_peered":"2021-02-11T00:20:43.625522+0000","last_unstale":"2021-02-11T00:20:43.626524+0000","last_undegraded":"2021-02-11T00:20:43.626524+0000","last_fullsized":"2021-02-11T00:20:43.626524+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:45.876704+0000","last_change":"2021-02-11T00:20:42.601696+0000","last_active":"2021-02-11T00:20:45.876704+0000","last_peered":"2021-02-11T00:20:45.876704+0000","last_clean":"2021-02-11T00:20:45.876704+0000","last_became_active":"2021-02-11T00:20:42.601277+0000","last_became_peered":"2021-02-11T00:20:42.601277+0000","last_unstale":"2021-02-11T00:20:45.876704+0000","last_undegraded":"2021-02-11T00:20:45.876704+0000","last_fullsized":"2021-02-11T00:20:45.876704+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.623849+0000","last_change":"2021-02-11T00:18:45.678206+0000","last_active":"2021-02-11T00:20:43.623849+0000","last_peered":"2021-02-11T00:20:43.623849+0000","last_clean":"2021-02-11T00:20:43.623849+0000","last_became_active":"2021-02-11T00:18:45.677612+0000","last_became_peered":"2021-02-11T00:18:45.677612+0000","last_unstale":"2021-02-11T00:20:43.623849+0000","last_undegraded":"2021-02-11T00:20:43.623849+0000","last_fullsized":"2021-02-11T00:20:43.623849+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.836219+0000","last_change":"2021-02-11T00:20:43.835780+0000","last_active":"2021-02-11T00:20:43.836219+0000","last_peered":"2021-02-11T00:20:43.836219+0000","last_clean":"2021-02-11T00:20:43.836219+0000","last_became_active":"2021-02-11T00:20:43.835193+0000","last_became_peered":"2021-02-11T00:20:43.835193+0000","last_unstale":"2021-02-11T00:20:43.836219+0000","last_undegraded":"2021-02-11T00:20:43.836219+0000","last_fullsized":"2021-02-11T00:20:43.836219+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835761+0000","last_change":"2021-02-11T00:18:45.683684+0000","last_active":"2021-02-11T00:20:43.835761+0000","last_peered":"2021-02-11T00:20:43.835761+0000","last_clean":"2021-02-11T00:20:43.835761+0000","last_became_active":"2021-02-11T00:18:45.683304+0000","last_became_peered":"2021-02-11T00:18:45.683304+0000","last_unstale":"2021-02-11T00:20:43.835761+0000","last_undegraded":"2021-02-11T00:20:43.835761+0000","last_fullsized":"2021-02-11T00:20:43.835761+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.519781+0000","last_change":"2021-02-11T00:20:42.590468+0000","last_active":"2021-02-11T00:20:49.519781+0000","last_peered":"2021-02-11T00:20:49.519781+0000","last_clean":"2021-02-11T00:20:49.519781+0000","last_became_active":"2021-02-11T00:20:42.590072+0000","last_became_peered":"2021-02-11T00:20:42.590072+0000","last_unstale":"2021-02-11T00:20:49.519781+0000","last_undegraded":"2021-02-11T00:20:49.519781+0000","last_fullsized":"2021-02-11T00:20:49.519781+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835474+0000","last_change":"2021-02-11T00:20:43.835097+0000","last_active":"2021-02-11T00:20:43.835474+0000","last_peered":"2021-02-11T00:20:43.835474+0000","last_clean":"2021-02-11T00:20:43.835474+0000","last_became_active":"2021-02-11T00:20:43.834469+0000","last_became_peered":"2021-02-11T00:20:43.834469+0000","last_unstale":"2021-02-11T00:20:43.835474+0000","last_undegraded":"2021-02-11T00:20:43.835474+0000","last_fullsized":"2021-02-11T00:20:43.835474+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835093+0000","last_change":"2021-02-11T00:20:42.592593+0000","last_active":"2021-02-11T00:20:43.835093+0000","last_peered":"2021-02-11T00:20:43.835093+0000","last_clean":"2021-02-11T00:20:43.835093+0000","last_became_active":"2021-02-11T00:20:42.592101+0000","last_became_peered":"2021-02-11T00:20:42.592101+0000","last_unstale":"2021-02-11T00:20:43.835093+0000","last_undegraded":"2021-02-11T00:20:43.835093+0000","last_fullsized":"2021-02-11T00:20:43.835093+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835029+0000","last_change":"2021-02-11T00:18:45.675161+0000","last_active":"2021-02-11T00:20:43.835029+0000","last_peered":"2021-02-11T00:20:43.835029+0000","last_clean":"2021-02-11T00:20:43.835029+0000","last_became_active":"2021-02-11T00:18:45.674558+0000","last_became_peered":"2021-02-11T00:18:45.674558+0000","last_unstale":"2021-02-11T00:20:43.835029+0000","last_undegraded":"2021-02-11T00:20:43.835029+0000","last_fullsized":"2021-02-11T00:20:43.835029+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.840957+0000","last_change":"2021-02-11T00:20:43.840493+0000","last_active":"2021-02-11T00:20:43.840957+0000","last_peered":"2021-02-11T00:20:43.840957+0000","last_clean":"2021-02-11T00:20:43.840957+0000","last_became_active":"2021-02-11T00:20:43.838061+0000","last_became_peered":"2021-02-11T00:20:43.838061+0000","last_unstale":"2021-02-11T00:20:43.840957+0000","last_undegraded":"2021-02-11T00:20:43.840957+0000","last_fullsized":"2021-02-11T00:20:43.840957+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.617026+0000","last_change":"2021-02-11T00:20:42.600478+0000","last_active":"2021-02-11T00:20:43.617026+0000","last_peered":"2021-02-11T00:20:43.617026+0000","last_clean":"2021-02-11T00:20:43.617026+0000","last_became_active":"2021-02-11T00:20:42.599801+0000","last_became_peered":"2021-02-11T00:20:42.599801+0000","last_unstale":"2021-02-11T00:20:43.617026+0000","last_undegraded":"2021-02-11T00:20:43.617026+0000","last_fullsized":"2021-02-11T00:20:43.617026+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.833367+0000","last_change":"2021-02-11T00:18:45.679035+0000","last_active":"2021-02-11T00:20:43.833367+0000","last_peered":"2021-02-11T00:20:43.833367+0000","last_clean":"2021-02-11T00:20:43.833367+0000","last_became_active":"2021-02-11T00:18:45.676697+0000","last_became_peered":"2021-02-11T00:18:45.676697+0000","last_unstale":"2021-02-11T00:20:43.833367+0000","last_undegraded":"2021-02-11T00:20:43.833367+0000","last_fullsized":"2021-02-11T00:20:43.833367+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.838739+0000","last_change":"2021-02-11T00:20:43.835289+0000","last_active":"2021-02-11T00:20:43.838739+0000","last_peered":"2021-02-11T00:20:43.838739+0000","last_clean":"2021-02-11T00:20:43.838739+0000","last_became_active":"2021-02-11T00:20:43.834581+0000","last_became_peered":"2021-02-11T00:20:43.834581+0000","last_unstale":"2021-02-11T00:20:43.838739+0000","last_undegraded":"2021-02-11T00:20:43.838739+0000","last_fullsized":"2021-02-11T00:20:43.838739+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.612480+0000","last_change":"2021-02-11T00:20:42.599340+0000","last_active":"2021-02-11T00:20:43.612480+0000","last_peered":"2021-02-11T00:20:43.612480+0000","last_clean":"2021-02-11T00:20:43.612480+0000","last_became_active":"2021-02-11T00:20:42.598921+0000","last_became_peered":"2021-02-11T00:20:42.598921+0000","last_unstale":"2021-02-11T00:20:43.612480+0000","last_undegraded":"2021-02-11T00:20:43.612480+0000","last_fullsized":"2021-02-11T00:20:43.612480+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":"19","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.833072+0000","last_change":"2021-02-11T00:18:14.897463+0000","last_active":"2021-02-11T00:20:43.833072+0000","last_peered":"2021-02-11T00:20:43.833072+0000","last_clean":"2021-02-11T00:20:43.833072+0000","last_became_active":"2021-02-11T00:18:14.897001+0000","last_became_peered":"2021-02-11T00:18:14.897001+0000","last_unstale":"2021-02-11T00:20:43.833072+0000","last_undegraded":"2021-02-11T00:20:43.833072+0000","last_fullsized":"2021-02-11T00:20:43.833072+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:14:04.447190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:14:04.447190+0000","last_clean_scrub_stamp":"2021-02-11T00:14:04.447190+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.618188+0000","last_change":"2021-02-11T00:18:45.676623+0000","last_active":"2021-02-11T00:20:43.618188+0000","last_peered":"2021-02-11T00:20:43.618188+0000","last_clean":"2021-02-11T00:20:43.618188+0000","last_became_active":"2021-02-11T00:18:45.675764+0000","last_became_peered":"2021-02-11T00:18:45.675764+0000","last_unstale":"2021-02-11T00:20:43.618188+0000","last_undegraded":"2021-02-11T00:20:43.618188+0000","last_fullsized":"2021-02-11T00:20:43.618188+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835992+0000","last_change":"2021-02-11T00:20:42.908997+0000","last_active":"2021-02-11T00:20:43.835992+0000","last_peered":"2021-02-11T00:20:43.835992+0000","last_clean":"2021-02-11T00:20:43.835992+0000","last_became_active":"2021-02-11T00:20:42.908132+0000","last_became_peered":"2021-02-11T00:20:42.908132+0000","last_unstale":"2021-02-11T00:20:43.835992+0000","last_undegraded":"2021-02-11T00:20:43.835992+0000","last_fullsized":"2021-02-11T00:20:43.835992+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835901+0000","last_change":"2021-02-11T00:20:42.593596+0000","last_active":"2021-02-11T00:20:43.835901+0000","last_peered":"2021-02-11T00:20:43.835901+0000","last_clean":"2021-02-11T00:20:43.835901+0000","last_became_active":"2021-02-11T00:20:42.593123+0000","last_became_peered":"2021-02-11T00:20:42.593123+0000","last_unstale":"2021-02-11T00:20:43.835901+0000","last_undegraded":"2021-02-11T00:20:43.835901+0000","last_fullsized":"2021-02-11T00:20:43.835901+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.611868+0000","last_change":"2021-02-11T00:18:45.679416+0000","last_active":"2021-02-11T00:20:43.611868+0000","last_peered":"2021-02-11T00:20:43.611868+0000","last_clean":"2021-02-11T00:20:43.611868+0000","last_became_active":"2021-02-11T00:18:45.678937+0000","last_became_peered":"2021-02-11T00:18:45.678937+0000","last_unstale":"2021-02-11T00:20:43.611868+0000","last_undegraded":"2021-02-11T00:20:43.611868+0000","last_fullsized":"2021-02-11T00:20:43.611868+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.834934+0000","last_change":"2021-02-11T00:20:42.620720+0000","last_active":"2021-02-11T00:20:43.834934+0000","last_peered":"2021-02-11T00:20:43.834934+0000","last_clean":"2021-02-11T00:20:43.834934+0000","last_became_active":"2021-02-11T00:20:42.620176+0000","last_became_peered":"2021-02-11T00:20:42.620176+0000","last_unstale":"2021-02-11T00:20:43.834934+0000","last_undegraded":"2021-02-11T00:20:43.834934+0000","last_fullsized":"2021-02-11T00:20:43.834934+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.619262+0000","last_change":"2021-02-11T00:20:42.595258+0000","last_active":"2021-02-11T00:20:43.619262+0000","last_peered":"2021-02-11T00:20:43.619262+0000","last_clean":"2021-02-11T00:20:43.619262+0000","last_became_active":"2021-02-11T00:20:42.594619+0000","last_became_peered":"2021-02-11T00:20:42.594619+0000","last_unstale":"2021-02-11T00:20:43.619262+0000","last_undegraded":"2021-02-11T00:20:43.619262+0000","last_fullsized":"2021-02-11T00:20:43.619262+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.618915+0000","last_change":"2021-02-11T00:18:45.677524+0000","last_active":"2021-02-11T00:20:43.618915+0000","last_peered":"2021-02-11T00:20:43.618915+0000","last_clean":"2021-02-11T00:20:43.618915+0000","last_became_active":"2021-02-11T00:18:45.676772+0000","last_became_peered":"2021-02-11T00:18:45.676772+0000","last_unstale":"2021-02-11T00:20:43.618915+0000","last_undegraded":"2021-02-11T00:20:43.618915+0000","last_fullsized":"2021-02-11T00:20:43.618915+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835435+0000","last_change":"2021-02-11T00:20:42.869054+0000","last_active":"2021-02-11T00:20:43.835435+0000","last_peered":"2021-02-11T00:20:43.835435+0000","last_clean":"2021-02-11T00:20:43.835435+0000","last_became_active":"2021-02-11T00:20:42.868491+0000","last_became_peered":"2021-02-11T00:20:42.868491+0000","last_unstale":"2021-02-11T00:20:43.835435+0000","last_undegraded":"2021-02-11T00:20:43.835435+0000","last_fullsized":"2021-02-11T00:20:43.835435+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.619470+0000","last_change":"2021-02-11T00:20:42.608255+0000","last_active":"2021-02-11T00:20:43.619470+0000","last_peered":"2021-02-11T00:20:43.619470+0000","last_clean":"2021-02-11T00:20:43.619470+0000","last_became_active":"2021-02-11T00:20:42.607715+0000","last_became_peered":"2021-02-11T00:20:42.607715+0000","last_unstale":"2021-02-11T00:20:43.619470+0000","last_undegraded":"2021-02-11T00:20:43.619470+0000","last_fullsized":"2021-02-11T00:20:43.619470+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.834801+0000","last_change":"2021-02-11T00:18:45.683080+0000","last_active":"2021-02-11T00:20:43.834801+0000","last_peered":"2021-02-11T00:20:43.834801+0000","last_clean":"2021-02-11T00:20:43.834801+0000","last_became_active":"2021-02-11T00:18:45.682414+0000","last_became_peered":"2021-02-11T00:18:45.682414+0000","last_unstale":"2021-02-11T00:20:43.834801+0000","last_undegraded":"2021-02-11T00:20:43.834801+0000","last_fullsized":"2021-02-11T00:20:43.834801+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:18:44.639004+0000","last_clean_scrub_stamp":"2021-02-11T00:18:44.639004+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.836020+0000","last_change":"2021-02-11T00:20:42.870149+0000","last_active":"2021-02-11T00:20:43.836020+0000","last_peered":"2021-02-11T00:20:43.836020+0000","last_clean":"2021-02-11T00:20:43.836020+0000","last_became_active":"2021-02-11T00:20:42.868778+0000","last_became_peered":"2021-02-11T00:20:42.868778+0000","last_unstale":"2021-02-11T00:20:43.836020+0000","last_undegraded":"2021-02-11T00:20:43.836020+0000","last_fullsized":"2021-02-11T00:20:43.836020+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.610113+0000","last_change":"2021-02-11T00:20:42.597467+0000","last_active":"2021-02-11T00:20:43.610113+0000","last_peered":"2021-02-11T00:20:43.610113+0000","last_clean":"2021-02-11T00:20:43.610113+0000","last_became_active":"2021-02-11T00:20:42.596322+0000","last_became_peered":"2021-02-11T00:20:42.596322+0000","last_unstale":"2021-02-11T00:20:43.610113+0000","last_undegraded":"2021-02-11T00:20:43.610113+0000","last_fullsized":"2021-02-11T00:20:43.610113+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.842152+0000","last_change":"2021-02-11T00:20:43.841114+0000","last_active":"2021-02-11T00:20:43.842152+0000","last_peered":"2021-02-11T00:20:43.842152+0000","last_clean":"2021-02-11T00:20:43.842152+0000","last_became_active":"2021-02-11T00:20:43.840565+0000","last_became_peered":"2021-02-11T00:20:43.840565+0000","last_unstale":"2021-02-11T00:20:43.842152+0000","last_undegraded":"2021-02-11T00:20:43.842152+0000","last_fullsized":"2021-02-11T00:20:43.842152+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.614414+0000","last_change":"2021-02-11T00:20:42.596923+0000","last_active":"2021-02-11T00:20:43.614414+0000","last_peered":"2021-02-11T00:20:43.614414+0000","last_clean":"2021-02-11T00:20:43.614414+0000","last_became_active":"2021-02-11T00:20:42.596451+0000","last_became_peered":"2021-02-11T00:20:42.596451+0000","last_unstale":"2021-02-11T00:20:43.614414+0000","last_undegraded":"2021-02-11T00:20:43.614414+0000","last_fullsized":"2021-02-11T00:20:43.614414+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.840047+0000","last_change":"2021-02-11T00:20:43.839446+0000","last_active":"2021-02-11T00:20:43.840047+0000","last_peered":"2021-02-11T00:20:43.840047+0000","last_clean":"2021-02-11T00:20:43.840047+0000","last_became_active":"2021-02-11T00:20:43.838996+0000","last_became_peered":"2021-02-11T00:20:43.838996+0000","last_unstale":"2021-02-11T00:20:43.840047+0000","last_undegraded":"2021-02-11T00:20:43.840047+0000","last_fullsized":"2021-02-11T00:20:43.840047+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.623607+0000","last_change":"2021-02-11T00:20:42.590529+0000","last_active":"2021-02-11T00:20:43.623607+0000","last_peered":"2021-02-11T00:20:43.623607+0000","last_clean":"2021-02-11T00:20:43.623607+0000","last_became_active":"2021-02-11T00:20:42.590102+0000","last_became_peered":"2021-02-11T00:20:42.590102+0000","last_unstale":"2021-02-11T00:20:43.623607+0000","last_undegraded":"2021-02-11T00:20:43.623607+0000","last_fullsized":"2021-02-11T00:20:43.623607+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.626351+0000","last_change":"2021-02-11T00:20:43.625674+0000","last_active":"2021-02-11T00:20:43.626351+0000","last_peered":"2021-02-11T00:20:43.626351+0000","last_clean":"2021-02-11T00:20:43.626351+0000","last_became_active":"2021-02-11T00:20:43.625216+0000","last_became_peered":"2021-02-11T00:20:43.625216+0000","last_unstale":"2021-02-11T00:20:43.626351+0000","last_undegraded":"2021-02-11T00:20:43.626351+0000","last_fullsized":"2021-02-11T00:20:43.626351+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.518104+0000","last_change":"2021-02-11T00:20:42.592679+0000","last_active":"2021-02-11T00:20:49.518104+0000","last_peered":"2021-02-11T00:20:49.518104+0000","last_clean":"2021-02-11T00:20:49.518104+0000","last_became_active":"2021-02-11T00:20:42.592211+0000","last_became_peered":"2021-02-11T00:20:42.592211+0000","last_unstale":"2021-02-11T00:20:49.518104+0000","last_undegraded":"2021-02-11T00:20:49.518104+0000","last_fullsized":"2021-02-11T00:20:49.518104+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.839600+0000","last_change":"2021-02-11T00:20:43.838986+0000","last_active":"2021-02-11T00:20:43.839600+0000","last_peered":"2021-02-11T00:20:43.839600+0000","last_clean":"2021-02-11T00:20:43.839600+0000","last_became_active":"2021-02-11T00:20:43.838425+0000","last_became_peered":"2021-02-11T00:20:43.838425+0000","last_unstale":"2021-02-11T00:20:43.839600+0000","last_undegraded":"2021-02-11T00:20:43.839600+0000","last_fullsized":"2021-02-11T00:20:43.839600+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.618295+0000","last_change":"2021-02-11T00:20:42.607501+0000","last_active":"2021-02-11T00:20:43.618295+0000","last_peered":"2021-02-11T00:20:43.618295+0000","last_clean":"2021-02-11T00:20:43.618295+0000","last_became_active":"2021-02-11T00:20:42.606884+0000","last_became_peered":"2021-02-11T00:20:42.606884+0000","last_unstale":"2021-02-11T00:20:43.618295+0000","last_undegraded":"2021-02-11T00:20:43.618295+0000","last_fullsized":"2021-02-11T00:20:43.618295+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.839766+0000","last_change":"2021-02-11T00:20:43.838826+0000","last_active":"2021-02-11T00:20:43.839766+0000","last_peered":"2021-02-11T00:20:43.839766+0000","last_clean":"2021-02-11T00:20:43.839766+0000","last_became_active":"2021-02-11T00:20:43.836122+0000","last_became_peered":"2021-02-11T00:20:43.836122+0000","last_unstale":"2021-02-11T00:20:43.839766+0000","last_undegraded":"2021-02-11T00:20:43.839766+0000","last_fullsized":"2021-02-11T00:20:43.839766+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:45.981824+0000","last_change":"2021-02-11T00:20:42.595112+0000","last_active":"2021-02-11T00:20:45.981824+0000","last_peered":"2021-02-11T00:20:45.981824+0000","last_clean":"2021-02-11T00:20:45.981824+0000","last_became_active":"2021-02-11T00:20:42.594634+0000","last_became_peered":"2021-02-11T00:20:42.594634+0000","last_unstale":"2021-02-11T00:20:45.981824+0000","last_undegraded":"2021-02-11T00:20:45.981824+0000","last_fullsized":"2021-02-11T00:20:45.981824+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.839661+0000","last_change":"2021-02-11T00:20:43.837686+0000","last_active":"2021-02-11T00:20:43.839661+0000","last_peered":"2021-02-11T00:20:43.839661+0000","last_clean":"2021-02-11T00:20:43.839661+0000","last_became_active":"2021-02-11T00:20:43.837326+0000","last_became_peered":"2021-02-11T00:20:43.837326+0000","last_unstale":"2021-02-11T00:20:43.839661+0000","last_undegraded":"2021-02-11T00:20:43.839661+0000","last_fullsized":"2021-02-11T00:20:43.839661+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.526031+0000","last_change":"2021-02-11T00:20:42.602798+0000","last_active":"2021-02-11T00:20:49.526031+0000","last_peered":"2021-02-11T00:20:49.526031+0000","last_clean":"2021-02-11T00:20:49.526031+0000","last_became_active":"2021-02-11T00:20:42.602280+0000","last_became_peered":"2021-02-11T00:20:42.602280+0000","last_unstale":"2021-02-11T00:20:49.526031+0000","last_undegraded":"2021-02-11T00:20:49.526031+0000","last_fullsized":"2021-02-11T00:20:49.526031+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835208+0000","last_change":"2021-02-11T00:20:43.834856+0000","last_active":"2021-02-11T00:20:43.835208+0000","last_peered":"2021-02-11T00:20:43.835208+0000","last_clean":"2021-02-11T00:20:43.835208+0000","last_became_active":"2021-02-11T00:20:43.834268+0000","last_became_peered":"2021-02-11T00:20:43.834268+0000","last_unstale":"2021-02-11T00:20:43.835208+0000","last_undegraded":"2021-02-11T00:20:43.835208+0000","last_fullsized":"2021-02-11T00:20:43.835208+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:45.982146+0000","last_change":"2021-02-11T00:20:42.604954+0000","last_active":"2021-02-11T00:20:45.982146+0000","last_peered":"2021-02-11T00:20:45.982146+0000","last_clean":"2021-02-11T00:20:45.982146+0000","last_became_active":"2021-02-11T00:20:42.604496+0000","last_became_peered":"2021-02-11T00:20:42.604496+0000","last_unstale":"2021-02-11T00:20:45.982146+0000","last_undegraded":"2021-02-11T00:20:45.982146+0000","last_fullsized":"2021-02-11T00:20:45.982146+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.843992+0000","last_change":"2021-02-11T00:20:43.843671+0000","last_active":"2021-02-11T00:20:43.843992+0000","last_peered":"2021-02-11T00:20:43.843992+0000","last_clean":"2021-02-11T00:20:43.843992+0000","last_became_active":"2021-02-11T00:20:43.843214+0000","last_became_peered":"2021-02-11T00:20:43.843214+0000","last_unstale":"2021-02-11T00:20:43.843992+0000","last_undegraded":"2021-02-11T00:20:43.843992+0000","last_fullsized":"2021-02-11T00:20:43.843992+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"57'8","reported_seq":"20","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.527151+0000","last_change":"2021-02-11T00:20:42.587057+0000","last_active":"2021-02-11T00:20:49.527151+0000","last_peered":"2021-02-11T00:20:49.527151+0000","last_clean":"2021-02-11T00:20:49.527151+0000","last_became_active":"2021-02-11T00:20:42.586534+0000","last_became_peered":"2021-02-11T00:20:42.586534+0000","last_unstale":"2021-02-11T00:20:49.527151+0000","last_undegraded":"2021-02-11T00:20:49.527151+0000","last_fullsized":"2021-02-11T00:20:49.527151+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835467+0000","last_change":"2021-02-11T00:20:43.835081+0000","last_active":"2021-02-11T00:20:43.835467+0000","last_peered":"2021-02-11T00:20:43.835467+0000","last_clean":"2021-02-11T00:20:43.835467+0000","last_became_active":"2021-02-11T00:20:43.834574+0000","last_became_peered":"2021-02-11T00:20:43.834574+0000","last_unstale":"2021-02-11T00:20:43.835467+0000","last_undegraded":"2021-02-11T00:20:43.835467+0000","last_fullsized":"2021-02-11T00:20:43.835467+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.833138+0000","last_change":"2021-02-11T00:20:42.602703+0000","last_active":"2021-02-11T00:20:43.833138+0000","last_peered":"2021-02-11T00:20:43.833138+0000","last_clean":"2021-02-11T00:20:43.833138+0000","last_became_active":"2021-02-11T00:20:42.602211+0000","last_became_peered":"2021-02-11T00:20:42.602211+0000","last_unstale":"2021-02-11T00:20:43.833138+0000","last_undegraded":"2021-02-11T00:20:43.833138+0000","last_fullsized":"2021-02-11T00:20:43.833138+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.838609+0000","last_change":"2021-02-11T00:20:43.838221+0000","last_active":"2021-02-11T00:20:43.838609+0000","last_peered":"2021-02-11T00:20:43.838609+0000","last_clean":"2021-02-11T00:20:43.838609+0000","last_became_active":"2021-02-11T00:20:43.837748+0000","last_became_peered":"2021-02-11T00:20:43.837748+0000","last_unstale":"2021-02-11T00:20:43.838609+0000","last_undegraded":"2021-02-11T00:20:43.838609+0000","last_fullsized":"2021-02-11T00:20:43.838609+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.616917+0000","last_change":"2021-02-11T00:20:42.595761+0000","last_active":"2021-02-11T00:20:43.616917+0000","last_peered":"2021-02-11T00:20:43.616917+0000","last_clean":"2021-02-11T00:20:43.616917+0000","last_became_active":"2021-02-11T00:20:42.595195+0000","last_became_peered":"2021-02-11T00:20:42.595195+0000","last_unstale":"2021-02-11T00:20:43.616917+0000","last_undegraded":"2021-02-11T00:20:43.616917+0000","last_fullsized":"2021-02-11T00:20:43.616917+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.841913+0000","last_change":"2021-02-11T00:20:43.841069+0000","last_active":"2021-02-11T00:20:43.841913+0000","last_peered":"2021-02-11T00:20:43.841913+0000","last_clean":"2021-02-11T00:20:43.841913+0000","last_became_active":"2021-02-11T00:20:43.840560+0000","last_became_peered":"2021-02-11T00:20:43.840560+0000","last_unstale":"2021-02-11T00:20:43.841913+0000","last_undegraded":"2021-02-11T00:20:43.841913+0000","last_fullsized":"2021-02-11T00:20:43.841913+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.528680+0000","last_change":"2021-02-11T00:20:42.603289+0000","last_active":"2021-02-11T00:20:49.528680+0000","last_peered":"2021-02-11T00:20:49.528680+0000","last_clean":"2021-02-11T00:20:49.528680+0000","last_became_active":"2021-02-11T00:20:42.602847+0000","last_became_peered":"2021-02-11T00:20:42.602847+0000","last_unstale":"2021-02-11T00:20:49.528680+0000","last_undegraded":"2021-02-11T00:20:49.528680+0000","last_fullsized":"2021-02-11T00:20:49.528680+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.843856+0000","last_change":"2021-02-11T00:20:43.843289+0000","last_active":"2021-02-11T00:20:43.843856+0000","last_peered":"2021-02-11T00:20:43.843856+0000","last_clean":"2021-02-11T00:20:43.843856+0000","last_became_active":"2021-02-11T00:20:43.842782+0000","last_became_peered":"2021-02-11T00:20:43.842782+0000","last_unstale":"2021-02-11T00:20:43.843856+0000","last_undegraded":"2021-02-11T00:20:43.843856+0000","last_fullsized":"2021-02-11T00:20:43.843856+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"57'6","reported_seq":"18","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.530300+0000","last_change":"2021-02-11T00:20:42.598492+0000","last_active":"2021-02-11T00:20:49.530300+0000","last_peered":"2021-02-11T00:20:49.530300+0000","last_clean":"2021-02-11T00:20:49.530300+0000","last_became_active":"2021-02-11T00:20:42.598082+0000","last_became_peered":"2021-02-11T00:20:42.598082+0000","last_unstale":"2021-02-11T00:20:49.530300+0000","last_undegraded":"2021-02-11T00:20:49.530300+0000","last_fullsized":"2021-02-11T00:20:49.530300+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1535,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835146+0000","last_change":"2021-02-11T00:20:42.620436+0000","last_active":"2021-02-11T00:20:43.835146+0000","last_peered":"2021-02-11T00:20:43.835146+0000","last_clean":"2021-02-11T00:20:43.835146+0000","last_became_active":"2021-02-11T00:20:42.619943+0000","last_became_peered":"2021-02-11T00:20:42.619943+0000","last_unstale":"2021-02-11T00:20:43.835146+0000","last_undegraded":"2021-02-11T00:20:43.835146+0000","last_fullsized":"2021-02-11T00:20:43.835146+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"57'3","reported_seq":"15","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:49.527688+0000","last_change":"2021-02-11T00:20:42.602471+0000","last_active":"2021-02-11T00:20:49.527688+0000","last_peered":"2021-02-11T00:20:49.527688+0000","last_clean":"2021-02-11T00:20:49.527688+0000","last_became_active":"2021-02-11T00:20:42.601979+0000","last_became_peered":"2021-02-11T00:20:42.601979+0000","last_unstale":"2021-02-11T00:20:49.527688+0000","last_undegraded":"2021-02-11T00:20:49.527688+0000","last_fullsized":"2021-02-11T00:20:49.527688+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.838731+0000","last_change":"2021-02-11T00:20:43.837096+0000","last_active":"2021-02-11T00:20:43.838731+0000","last_peered":"2021-02-11T00:20:43.838731+0000","last_clean":"2021-02-11T00:20:43.838731+0000","last_became_active":"2021-02-11T00:20:43.836620+0000","last_became_peered":"2021-02-11T00:20:43.836620+0000","last_unstale":"2021-02-11T00:20:43.838731+0000","last_undegraded":"2021-02-11T00:20:43.838731+0000","last_fullsized":"2021-02-11T00:20:43.838731+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.620077+0000","last_change":"2021-02-11T00:20:42.589806+0000","last_active":"2021-02-11T00:20:43.620077+0000","last_peered":"2021-02-11T00:20:43.620077+0000","last_clean":"2021-02-11T00:20:43.620077+0000","last_became_active":"2021-02-11T00:20:42.589354+0000","last_became_peered":"2021-02-11T00:20:42.589354+0000","last_unstale":"2021-02-11T00:20:43.620077+0000","last_undegraded":"2021-02-11T00:20:43.620077+0000","last_fullsized":"2021-02-11T00:20:43.620077+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.842073+0000","last_change":"2021-02-11T00:20:43.841385+0000","last_active":"2021-02-11T00:20:43.842073+0000","last_peered":"2021-02-11T00:20:43.842073+0000","last_clean":"2021-02-11T00:20:43.842073+0000","last_became_active":"2021-02-11T00:20:43.840714+0000","last_became_peered":"2021-02-11T00:20:43.840714+0000","last_unstale":"2021-02-11T00:20:43.842073+0000","last_undegraded":"2021-02-11T00:20:43.842073+0000","last_fullsized":"2021-02-11T00:20:43.842073+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.617245+0000","last_change":"2021-02-11T00:20:42.599002+0000","last_active":"2021-02-11T00:20:43.617245+0000","last_peered":"2021-02-11T00:20:43.617245+0000","last_clean":"2021-02-11T00:20:43.617245+0000","last_became_active":"2021-02-11T00:20:42.598416+0000","last_became_peered":"2021-02-11T00:20:42.598416+0000","last_unstale":"2021-02-11T00:20:43.617245+0000","last_undegraded":"2021-02-11T00:20:43.617245+0000","last_fullsized":"2021-02-11T00:20:43.617245+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.840082+0000","last_change":"2021-02-11T00:20:43.839042+0000","last_active":"2021-02-11T00:20:43.840082+0000","last_peered":"2021-02-11T00:20:43.840082+0000","last_clean":"2021-02-11T00:20:43.840082+0000","last_became_active":"2021-02-11T00:20:43.836331+0000","last_became_peered":"2021-02-11T00:20:43.836331+0000","last_unstale":"2021-02-11T00:20:43.840082+0000","last_undegraded":"2021-02-11T00:20:43.840082+0000","last_fullsized":"2021-02-11T00:20:43.840082+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.614035+0000","last_change":"2021-02-11T00:20:42.597812+0000","last_active":"2021-02-11T00:20:43.614035+0000","last_peered":"2021-02-11T00:20:43.614035+0000","last_clean":"2021-02-11T00:20:43.614035+0000","last_became_active":"2021-02-11T00:20:42.597105+0000","last_became_peered":"2021-02-11T00:20:42.597105+0000","last_unstale":"2021-02-11T00:20:43.614035+0000","last_undegraded":"2021-02-11T00:20:43.614035+0000","last_fullsized":"2021-02-11T00:20:43.614035+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.841437+0000","last_change":"2021-02-11T00:20:43.840844+0000","last_active":"2021-02-11T00:20:43.841437+0000","last_peered":"2021-02-11T00:20:43.841437+0000","last_clean":"2021-02-11T00:20:43.841437+0000","last_became_active":"2021-02-11T00:20:43.839776+0000","last_became_peered":"2021-02-11T00:20:43.839776+0000","last_unstale":"2021-02-11T00:20:43.841437+0000","last_undegraded":"2021-02-11T00:20:43.841437+0000","last_fullsized":"2021-02-11T00:20:43.841437+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.835294+0000","last_change":"2021-02-11T00:20:42.583543+0000","last_active":"2021-02-11T00:20:43.835294+0000","last_peered":"2021-02-11T00:20:43.835294+0000","last_clean":"2021-02-11T00:20:43.835294+0000","last_became_active":"2021-02-11T00:20:42.582986+0000","last_became_peered":"2021-02-11T00:20:42.582986+0000","last_unstale":"2021-02-11T00:20:43.835294+0000","last_undegraded":"2021-02-11T00:20:43.835294+0000","last_fullsized":"2021-02-11T00:20:43.835294+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-02-11T00:20:43.843825+0000","last_change":"2021-02-11T00:20:43.843366+0000","last_active":"2021-02-11T00:20:43.843825+0000","last_peered":"2021-02-11T00:20:43.843825+0000","last_clean":"2021-02-11T00:20:43.843825+0000","last_became_active":"2021-02-11T00:20:43.842904+0000","last_became_peered":"2021-02-11T00:20:43.842904+0000","last_unstale":"2021-02-11T00:20:43.843825+0000","last_undegraded":"2021-02-11T00:20:43.843825+0000","last_fullsized":"2021-02-11T00:20:43.843825+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:42.558500+0000","last_clean_scrub_stamp":"2021-02-11T00:20:42.558500+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-02-11T00:20:44.622068+0000","last_change":"2021-02-11T00:20:42.589319+0000","last_active":"2021-02-11T00:20:44.622068+0000","last_peered":"2021-02-11T00:20:44.622068+0000","last_clean":"2021-02-11T00:20:44.622068+0000","last_became_active":"2021-02-11T00:20:42.588860+0000","last_became_peered":"2021-02-11T00:20:42.588860+0000","last_unstale":"2021-02-11T00:20:44.622068+0000","last_undegraded":"2021-02-11T00:20:44.622068+0000","last_fullsized":"2021-02-11T00:20:44.622068+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-02-11T00:20:41.546180+0000","last_clean_scrub_stamp":"2021-02-11T00:20:41.546180+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":47,"seq":201863462962,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049160,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695992,"statfs":{"total":95995035648,"available":94920695808,"internally_reserved":1073741824,"allocated":589824,"data_stored":240109,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":2.0169999999999999,"5min":2.0009999999999999,"15min":1.9990000000000001},"min":{"1min":1.081,"5min":1.081,"15min":1.081},"max":{"1min":3.8090000000000002,"5min":3.8090000000000002,"15min":3.8090000000000002},"last":1.5029999999999999},{"interface":"front","average":{"1min":2.0169999999999999,"5min":1.986,"15min":1.98},"min":{"1min":1.3069999999999999,"5min":1.272,"15min":1.272},"max":{"1min":3.0369999999999999,"5min":3.0369999999999999,"15min":3.0369999999999999},"last":2.1150000000000002}]},{"osd":1,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":2.1230000000000002,"5min":2.0179999999999998,"15min":1.962},"min":{"1min":1.248,"5min":1.173,"15min":1.173},"max":{"1min":3.335,"5min":3.4220000000000002,"15min":3.4220000000000002},"last":1.8560000000000001},{"interface":"front","average":{"1min":2.3239999999999998,"5min":2.202,"15min":2.1629999999999998},"min":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"max":{"1min":4.3310000000000004,"5min":4.3310000000000004,"15min":4.3310000000000004},"last":3.1579999999999999}]},{"osd":2,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":2.0920000000000001,"5min":2.0179999999999998,"15min":1.9550000000000001},"min":{"1min":1.2509999999999999,"5min":1.198,"15min":1.198},"max":{"1min":3.3300000000000001,"5min":4.1840000000000002,"15min":4.1840000000000002},"last":1.8100000000000001},{"interface":"front","average":{"1min":2.5190000000000001,"5min":2.4220000000000002,"15min":2.3999999999999999},"min":{"1min":1.663,"5min":1.3300000000000001,"15min":1.3300000000000001},"max":{"1min":3.5150000000000001,"5min":4.2290000000000001,"15min":4.2290000000000001},"last":2.2080000000000002}]},{"osd":3,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":2.3250000000000002,"5min":2.4039999999999999,"15min":2.4540000000000002},"min":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"max":{"1min":3.262,"5min":4.0270000000000001,"15min":4.0270000000000001},"last":2.0089999999999999},{"interface":"front","average":{"1min":2.8319999999999999,"5min":2.7839999999999998,"15min":2.7730000000000001},"min":{"1min":2.0030000000000001,"5min":1.5509999999999999,"15min":1.5509999999999999},"max":{"1min":3.395,"5min":4.2850000000000001,"15min":4.2850000000000001},"last":2.581}]},{"osd":4,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":2.7480000000000002,"5min":2.6379999999999999,"15min":2.6040000000000001},"min":{"1min":1.6339999999999999,"5min":1.3740000000000001,"15min":1.3740000000000001},"max":{"1min":3.5720000000000001,"5min":4.1760000000000002,"15min":4.1760000000000002},"last":1.746},{"interface":"front","average":{"1min":2.7650000000000001,"5min":2.7010000000000001,"15min":2.7149999999999999},"min":{"1min":2.1320000000000001,"5min":1.26,"15min":1.26},"max":{"1min":3.548,"5min":4.2169999999999996,"15min":4.2169999999999996},"last":2.3410000000000002}]},{"osd":5,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":3.089,"5min":3.0059999999999998,"15min":2.98},"min":{"1min":2.2029999999999998,"5min":1.1379999999999999,"15min":1.1379999999999999},"max":{"1min":3.6349999999999998,"5min":4.0110000000000001,"15min":4.0110000000000001},"last":2.9569999999999999},{"interface":"front","average":{"1min":3.0489999999999999,"5min":2.9689999999999999,"15min":2.948},"min":{"1min":1.4730000000000001,"5min":1.284,"15min":1.284},"max":{"1min":3.8199999999999998,"5min":3.8199999999999998,"15min":3.8199999999999998},"last":2.508}]},{"osd":6,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":3.2570000000000001,"5min":3.117,"15min":3.085},"min":{"1min":1.794,"5min":1.794,"15min":1.794},"max":{"1min":4.024,"5min":4.024,"15min":4.024},"last":2.8759999999999999},{"interface":"front","average":{"1min":3.2850000000000001,"5min":3.173,"15min":3.1659999999999999},"min":{"1min":2.633,"5min":1.9850000000000001,"15min":1.9850000000000001},"max":{"1min":3.8039999999999998,"5min":4.4249999999999998,"15min":4.4249999999999998},"last":2.6589999999999998}]}]},{"osd":6,"up_from":42,"seq":180388626488,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":239963,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":2.2839999999999998,"5min":1.899,"15min":1.766},"min":{"1min":1.4570000000000001,"5min":1.097,"15min":1.097},"max":{"1min":3.363,"5min":3.363,"15min":3.363},"last":1.5700000000000001},{"interface":"front","average":{"1min":1.8879999999999999,"5min":2.0009999999999999,"15min":2.077},"min":{"1min":1.4690000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":2.73,"5min":3.5070000000000001,"15min":3.5070000000000001},"last":1.419}]},{"osd":1,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":2.1890000000000001,"5min":2.2730000000000001,"15min":2.2909999999999999},"min":{"1min":1.4650000000000001,"5min":1.321,"15min":1.321},"max":{"1min":3.3050000000000002,"5min":3.3839999999999999,"15min":3.3839999999999999},"last":2.4950000000000001},{"interface":"front","average":{"1min":2.0739999999999998,"5min":1.9770000000000001,"15min":1.877},"min":{"1min":1.5880000000000001,"5min":1.125,"15min":1.125},"max":{"1min":2.9249999999999998,"5min":3.0950000000000002,"15min":3.0950000000000002},"last":2.3450000000000002}]},{"osd":2,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":2.2999999999999998,"5min":2.1549999999999998,"15min":2.0139999999999998},"min":{"1min":1.5629999999999999,"5min":1.171,"15min":1.171},"max":{"1min":3.3220000000000001,"5min":3.581,"15min":3.581},"last":2.1909999999999998},{"interface":"front","average":{"1min":2.6400000000000001,"5min":2.5819999999999999,"15min":2.5139999999999998},"min":{"1min":1.657,"5min":1.645,"15min":1.645},"max":{"1min":3.4249999999999998,"5min":3.5409999999999999,"15min":3.5409999999999999},"last":3.3140000000000001}]},{"osd":3,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":2.2959999999999998,"5min":2.2530000000000001,"15min":2.2490000000000001},"min":{"1min":1.7430000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"max":{"1min":2.9399999999999999,"5min":3.0179999999999998,"15min":3.0179999999999998},"last":1.96},{"interface":"front","average":{"1min":2.7290000000000001,"5min":2.6309999999999998,"15min":2.5059999999999998},"min":{"1min":2.085,"5min":1.8480000000000001,"15min":1.8480000000000001},"max":{"1min":3.839,"5min":3.883,"15min":3.883},"last":2.7879999999999998}]},{"osd":4,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":2.9630000000000001,"5min":2.7629999999999999,"15min":2.613},"min":{"1min":1.768,"5min":1.768,"15min":1.768},"max":{"1min":3.9249999999999998,"5min":3.9249999999999998,"15min":3.9249999999999998},"last":2.9569999999999999},{"interface":"front","average":{"1min":2.6110000000000002,"5min":2.552,"15min":2.4700000000000002},"min":{"1min":1.7669999999999999,"5min":1.3480000000000001,"15min":1.3480000000000001},"max":{"1min":3.2690000000000001,"5min":3.4249999999999998,"15min":3.4249999999999998},"last":3.1019999999999999}]},{"osd":5,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":3.0150000000000001,"5min":2.8959999999999999,"15min":2.794},"min":{"1min":2.4020000000000001,"5min":1.464,"15min":1.464},"max":{"1min":4.1390000000000002,"5min":4.266,"15min":4.266},"last":3.1819999999999999},{"interface":"front","average":{"1min":3.0579999999999998,"5min":2.819,"15min":2.7000000000000002},"min":{"1min":2.5649999999999999,"5min":0.97599999999999998,"15min":0.97599999999999998},"max":{"1min":3.9929999999999999,"5min":3.9929999999999999,"15min":3.9929999999999999},"last":2.6960000000000002}]},{"osd":7,"last update":"Thu Feb 11 00:21:17 2021","interfaces":[{"interface":"back","average":{"1min":3.1779999999999999,"5min":3.2170000000000001,"15min":3.1880000000000002},"min":{"1min":2.0150000000000001,"5min":1.6279999999999999,"15min":1.6279999999999999},"max":{"1min":4.1660000000000004,"5min":4.6779999999999999,"15min":4.6779999999999999},"last":3.5449999999999999},{"interface":"front","average":{"1min":3.3300000000000001,"5min":3.21,"15min":3.173},"min":{"1min":2.198,"5min":1.956,"15min":1.956},"max":{"1min":4.1619999999999999,"5min":4.1619999999999999,"15min":4.1619999999999999},"last":3.6970000000000001}]}]},{"osd":1,"up_from":16,"seq":68719476816,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049132,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696020,"statfs":{"total":95995035648,"available":94920724480,"internally_reserved":1073741824,"allocated":561152,"data_stored":238358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:21:57 2021","interfaces":[{"interface":"back","average":{"1min":1.756,"5min":1.8069999999999999,"15min":1.4750000000000001},"min":{"1min":1.1459999999999999,"5min":0.77200000000000002,"15min":0.70899999999999996},"max":{"1min":2.8140000000000001,"5min":3.0760000000000001,"15min":3.0760000000000001},"last":1.4950000000000001},{"interface":"front","average":{"1min":1.8180000000000001,"5min":1.776,"15min":1.454},"min":{"1min":1.353,"5min":0.90700000000000003,"15min":0.89200000000000002},"max":{"1min":2.8220000000000001,"5min":3.3340000000000001,"15min":3.3340000000000001},"last":1.429}]},{"osd":2,"last update":"Thu Feb 11 00:21:23 2021","interfaces":[{"interface":"back","average":{"1min":1.772,"5min":1.7310000000000001,"15min":1.573},"min":{"1min":1.069,"5min":1,"15min":1},"max":{"1min":2.3599999999999999,"5min":2.6160000000000001,"15min":2.6160000000000001},"last":2.036},{"interface":"front","average":{"1min":2.2200000000000002,"5min":2.121,"15min":1.891},"min":{"1min":1.379,"5min":0.94399999999999995,"15min":0.94399999999999995},"max":{"1min":3.02,"5min":3.383,"15min":3.383},"last":2.3250000000000002}]},{"osd":3,"last update":"Thu Feb 11 00:21:47 2021","interfaces":[{"interface":"back","average":{"1min":2.2400000000000002,"5min":2.2370000000000001,"15min":2.0510000000000002},"min":{"1min":1.2949999999999999,"5min":1.246,"15min":1.246},"max":{"1min":2.948,"5min":3.6800000000000002,"15min":3.6800000000000002},"last":1.5489999999999999},{"interface":"front","average":{"1min":2.5219999999999998,"5min":2.5590000000000002,"15min":2.4409999999999998},"min":{"1min":1.6839999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"max":{"1min":3.4049999999999998,"5min":4.1360000000000001,"15min":4.1360000000000001},"last":1.97}]},{"osd":4,"last update":"Thu Feb 11 00:21:08 2021","interfaces":[{"interface":"back","average":{"1min":2.9900000000000002,"5min":2.9460000000000002,"15min":2.972},"min":{"1min":1.8140000000000001,"5min":1.502,"15min":1.502},"max":{"1min":4.1719999999999997,"5min":6.8319999999999999,"15min":6.8319999999999999},"last":1.8220000000000001},{"interface":"front","average":{"1min":2.9289999999999998,"5min":2.8759999999999999,"15min":2.8500000000000001},"min":{"1min":1.8779999999999999,"5min":1.369,"15min":1.369},"max":{"1min":3.7850000000000001,"5min":6.9960000000000004,"15min":6.9960000000000004},"last":2.2080000000000002}]},{"osd":5,"last update":"Thu Feb 11 00:21:35 2021","interfaces":[{"interface":"back","average":{"1min":3.2749999999999999,"5min":3.1499999999999999,"15min":3.1080000000000001},"min":{"1min":2.2850000000000001,"5min":1.333,"15min":1.333},"max":{"1min":4.2329999999999997,"5min":4.96,"15min":4.96},"last":2.6440000000000001},{"interface":"front","average":{"1min":2.7679999999999998,"5min":2.6259999999999999,"15min":2.6019999999999999},"min":{"1min":1.8420000000000001,"5min":1.629,"15min":1.629},"max":{"1min":3.5369999999999999,"5min":4.1920000000000002,"15min":4.1920000000000002},"last":2.5800000000000001}]},{"osd":6,"last update":"Thu Feb 11 00:21:57 2021","interfaces":[{"interface":"back","average":{"1min":3.222,"5min":3.1619999999999999,"15min":3.1000000000000001},"min":{"1min":2.1320000000000001,"5min":1.8140000000000001,"15min":1.8140000000000001},"max":{"1min":4.1299999999999999,"5min":4.5030000000000001,"15min":4.5030000000000001},"last":2.9140000000000001},{"interface":"front","average":{"1min":3.323,"5min":3.3210000000000002,"15min":3.2989999999999999},"min":{"1min":2.391,"5min":1.671,"15min":1.671},"max":{"1min":4.157,"5min":4.8140000000000001,"15min":4.8140000000000001},"last":2.8119999999999998}]},{"osd":7,"last update":"Thu Feb 11 00:21:15 2021","interfaces":[{"interface":"back","average":{"1min":3.0219999999999998,"5min":2.9740000000000002,"15min":2.9449999999999998},"min":{"1min":2.0710000000000002,"5min":1.7509999999999999,"15min":1.7509999999999999},"max":{"1min":4.3849999999999998,"5min":4.3849999999999998,"15min":4.3849999999999998},"last":2.7509999999999999},{"interface":"front","average":{"1min":3.3740000000000001,"5min":3.3610000000000002,"15min":3.343},"min":{"1min":2.4710000000000001,"5min":1.7010000000000001,"15min":1.7010000000000001},"max":{"1min":4.1829999999999998,"5min":4.3220000000000001,"15min":4.3220000000000001},"last":3.069}]}]},{"osd":0,"up_from":10,"seq":42949673045,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049140,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696012,"statfs":{"total":95995035648,"available":94920716288,"internally_reserved":1073741824,"allocated":569344,"data_stored":238933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":2.024,"5min":1.8220000000000001,"15min":1.456},"min":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.81799999999999995},"max":{"1min":7.1779999999999999,"5min":7.1779999999999999,"15min":7.1779999999999999},"last":1.6419999999999999},{"interface":"front","average":{"1min":1.9490000000000001,"5min":1.9159999999999999,"15min":1.5029999999999999},"min":{"1min":1.1579999999999999,"5min":1.127,"15min":0.82799999999999996},"max":{"1min":2.9740000000000002,"5min":2.9740000000000002,"15min":2.9740000000000002},"last":2.9910000000000001}]},{"osd":2,"last update":"Thu Feb 11 00:21:24 2021","interfaces":[{"interface":"back","average":{"1min":2.1070000000000002,"5min":2.1339999999999999,"15min":1.9590000000000001},"min":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"max":{"1min":3.3199999999999998,"5min":3.3199999999999998,"15min":3.3199999999999998},"last":1.71},{"interface":"front","average":{"1min":2.1419999999999999,"5min":2.1059999999999999,"15min":1.8919999999999999},"min":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"max":{"1min":2.887,"5min":3.464,"15min":3.464},"last":2.7469999999999999}]},{"osd":3,"last update":"Thu Feb 11 00:21:50 2021","interfaces":[{"interface":"back","average":{"1min":1.97,"5min":2.0379999999999998,"15min":1.9930000000000001},"min":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"max":{"1min":3.9670000000000001,"5min":3.9670000000000001,"15min":3.9670000000000001},"last":1.5840000000000001},{"interface":"front","average":{"1min":2.7749999999999999,"5min":2.677,"15min":2.5289999999999999},"min":{"1min":1.236,"5min":1.236,"15min":1.236},"max":{"1min":4.9429999999999996,"5min":4.9429999999999996,"15min":4.9429999999999996},"last":1.944}]},{"osd":4,"last update":"Thu Feb 11 00:21:10 2021","interfaces":[{"interface":"back","average":{"1min":5.109,"5min":3.181,"15min":2.7839999999999998},"min":{"1min":1.7729999999999999,"5min":1.7729999999999999,"15min":1.7729999999999999},"max":{"1min":48.701999999999998,"5min":48.701999999999998,"15min":48.701999999999998},"last":2.0619999999999998},{"interface":"front","average":{"1min":5.4589999999999996,"5min":3.4950000000000001,"15min":3.1499999999999999},"min":{"1min":2.1600000000000001,"5min":1.7130000000000001,"15min":1.7130000000000001},"max":{"1min":49.268000000000001,"5min":49.268000000000001,"15min":49.268000000000001},"last":2.5939999999999999}]},{"osd":5,"last update":"Thu Feb 11 00:21:33 2021","interfaces":[{"interface":"back","average":{"1min":3.1000000000000001,"5min":3.0089999999999999,"15min":3.0099999999999998},"min":{"1min":1.6850000000000001,"5min":1.6850000000000001,"15min":1.6850000000000001},"max":{"1min":4.1470000000000002,"5min":5.9800000000000004,"15min":5.9800000000000004},"last":2.5230000000000001},{"interface":"front","average":{"1min":2.6699999999999999,"5min":2.7130000000000001,"15min":2.8039999999999998},"min":{"1min":1.508,"5min":1.508,"15min":1.508},"max":{"1min":3.5099999999999998,"5min":5.9100000000000001,"15min":5.9100000000000001},"last":2.4249999999999998}]},{"osd":6,"last update":"Thu Feb 11 00:21:56 2021","interfaces":[{"interface":"back","average":{"1min":2.972,"5min":2.839,"15min":2.8500000000000001},"min":{"1min":1.405,"5min":1.405,"15min":1.405},"max":{"1min":3.984,"5min":4.3869999999999996,"15min":4.3869999999999996},"last":3.0670000000000002},{"interface":"front","average":{"1min":3.1709999999999998,"5min":3.3330000000000002,"15min":3.371},"min":{"1min":1.9350000000000001,"5min":1.9350000000000001,"15min":1.9350000000000001},"max":{"1min":4.0510000000000002,"5min":5.1970000000000001,"15min":5.1970000000000001},"last":3.3519999999999999}]},{"osd":7,"last update":"Thu Feb 11 00:21:20 2021","interfaces":[{"interface":"back","average":{"1min":5.7519999999999998,"5min":4.0419999999999998,"15min":3.7709999999999999},"min":{"1min":2.3519999999999999,"5min":2.3519999999999999,"15min":2.3519999999999999},"max":{"1min":46.948,"5min":46.948,"15min":46.948},"last":3.7069999999999999},{"interface":"front","average":{"1min":5.351,"5min":3.677,"15min":3.3700000000000001},"min":{"1min":1.857,"5min":1.857,"15min":1.857},"max":{"1min":46.238,"5min":46.238,"15min":46.238},"last":3.165}]}]},{"osd":2,"up_from":21,"seq":90194313292,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049140,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696012,"statfs":{"total":95995035648,"available":94920716288,"internally_reserved":1073741824,"allocated":569344,"data_stored":238945,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:21:19 2021","interfaces":[{"interface":"back","average":{"1min":2.1299999999999999,"5min":1.8149999999999999,"15min":1.6180000000000001},"min":{"1min":0.875,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":6.0590000000000002,"5min":6.0590000000000002,"15min":6.0590000000000002},"last":2.625},{"interface":"front","average":{"1min":2.1469999999999998,"5min":1.865,"15min":1.6020000000000001},"min":{"1min":1.3260000000000001,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":7.0549999999999997,"5min":7.0549999999999997,"15min":7.0549999999999997},"last":1.575}]},{"osd":1,"last update":"Thu Feb 11 00:21:19 2021","interfaces":[{"interface":"back","average":{"1min":2.3519999999999999,"5min":2.044,"15min":1.798},"min":{"1min":1.077,"5min":0.95899999999999996,"15min":0.95899999999999996},"max":{"1min":7.7030000000000003,"5min":7.7030000000000003,"15min":7.7030000000000003},"last":1.6739999999999999},{"interface":"front","average":{"1min":2.3500000000000001,"5min":2.0790000000000002,"15min":1.879},"min":{"1min":0.94599999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"max":{"1min":7.2720000000000002,"5min":7.2720000000000002,"15min":7.2720000000000002},"last":2.1760000000000002}]},{"osd":3,"last update":"Thu Feb 11 00:21:50 2021","interfaces":[{"interface":"back","average":{"1min":2.0649999999999999,"5min":1.972,"15min":1.925},"min":{"1min":1.272,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":4.1150000000000002,"5min":5.0300000000000002,"15min":5.0300000000000002},"last":1.8360000000000001},{"interface":"front","average":{"1min":3.1749999999999998,"5min":2.6440000000000001,"15min":2.3969999999999998},"min":{"1min":2,"5min":1.1000000000000001,"15min":1.1000000000000001},"max":{"1min":7.8449999999999998,"5min":7.8449999999999998,"15min":7.8449999999999998},"last":2.3820000000000001}]},{"osd":4,"last update":"Thu Feb 11 00:22:05 2021","interfaces":[{"interface":"back","average":{"1min":2.8759999999999999,"5min":2.7349999999999999,"15min":2.5470000000000002},"min":{"1min":2.1019999999999999,"5min":0.91200000000000003,"15min":0.91200000000000003},"max":{"1min":3.7349999999999999,"5min":6.8479999999999999,"15min":6.8479999999999999},"last":3.2469999999999999},{"interface":"front","average":{"1min":3.3530000000000002,"5min":3.1070000000000002,"15min":2.9239999999999999},"min":{"1min":1.966,"5min":1.696,"15min":1.696},"max":{"1min":5.4550000000000001,"5min":5.4550000000000001,"15min":5.4550000000000001},"last":3.665}]},{"osd":5,"last update":"Thu Feb 11 00:21:34 2021","interfaces":[{"interface":"back","average":{"1min":3.524,"5min":3.2250000000000001,"15min":3.1659999999999999},"min":{"1min":1.7050000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"max":{"1min":7.5700000000000003,"5min":7.5700000000000003,"15min":7.5700000000000003},"last":2.9790000000000001},{"interface":"front","average":{"1min":3.149,"5min":3.012,"15min":2.9700000000000002},"min":{"1min":1.484,"5min":1.484,"15min":1.484},"max":{"1min":6.6440000000000001,"5min":6.6440000000000001,"15min":6.6440000000000001},"last":2.9239999999999999}]},{"osd":6,"last update":"Thu Feb 11 00:21:55 2021","interfaces":[{"interface":"back","average":{"1min":2.7730000000000001,"5min":2.6899999999999999,"15min":2.6440000000000001},"min":{"1min":1.9019999999999999,"5min":1.218,"15min":1.218},"max":{"1min":3.8959999999999999,"5min":5.4000000000000004,"15min":5.4000000000000004},"last":3.5510000000000002},{"interface":"front","average":{"1min":3.7959999999999998,"5min":3.4820000000000002,"15min":3.3889999999999998},"min":{"1min":2.7759999999999998,"5min":1.5569999999999999,"15min":1.5569999999999999},"max":{"1min":7.4279999999999999,"5min":7.4279999999999999,"15min":7.4279999999999999},"last":3.1760000000000002}]},{"osd":7,"last update":"Thu Feb 11 00:21:19 2021","interfaces":[{"interface":"back","average":{"1min":3.3650000000000002,"5min":3.2250000000000001,"15min":3.1509999999999998},"min":{"1min":1.968,"5min":1.4199999999999999,"15min":1.4199999999999999},"max":{"1min":6.4139999999999997,"5min":6.4139999999999997,"15min":6.4139999999999997},"last":3.609},{"interface":"front","average":{"1min":3.0569999999999999,"5min":3.0110000000000001,"15min":2.9529999999999998},"min":{"1min":1.772,"5min":1.306,"15min":1.306},"max":{"1min":4.4619999999999997,"5min":5.734,"15min":5.734},"last":3.8359999999999999}]}]},{"osd":3,"up_from":27,"seq":115964117063,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049136,"kb_used_data":552,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696016,"statfs":{"total":95995035648,"available":94920720384,"internally_reserved":1073741824,"allocated":565248,"data_stored":238448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:21:51 2021","interfaces":[{"interface":"back","average":{"1min":1.8520000000000001,"5min":1.76,"15min":1.5700000000000001},"min":{"1min":1.4550000000000001,"5min":1.034,"15min":1.034},"max":{"1min":2.2400000000000002,"5min":3.044,"15min":3.044},"last":2.028},{"interface":"front","average":{"1min":1.9590000000000001,"5min":1.831,"15min":1.7290000000000001},"min":{"1min":1.403,"5min":0.95499999999999996,"15min":0.95499999999999996},"max":{"1min":2.661,"5min":2.661,"15min":2.661},"last":1.77}]},{"osd":1,"last update":"Thu Feb 11 00:21:51 2021","interfaces":[{"interface":"back","average":{"1min":2.1739999999999999,"5min":1.9550000000000001,"15min":1.827},"min":{"1min":1.577,"5min":0.875,"15min":0.875},"max":{"1min":2.6699999999999999,"5min":2.6699999999999999,"15min":2.6699999999999999},"last":2.343},{"interface":"front","average":{"1min":2.0259999999999998,"5min":1.9830000000000001,"15min":1.9350000000000001},"min":{"1min":1.5229999999999999,"5min":1.024,"15min":1.024},"max":{"1min":2.843,"5min":3.371,"15min":3.371},"last":2.669}]},{"osd":2,"last update":"Thu Feb 11 00:21:51 2021","interfaces":[{"interface":"back","average":{"1min":2.3799999999999999,"5min":2.274,"15min":2.0920000000000001},"min":{"1min":1.7869999999999999,"5min":1.032,"15min":1.032},"max":{"1min":3.3690000000000002,"5min":3.496,"15min":3.496},"last":1.917},{"interface":"front","average":{"1min":2.7229999999999999,"5min":2.4489999999999998,"15min":2.262},"min":{"1min":2.0499999999999998,"5min":1.3480000000000001,"15min":1.3480000000000001},"max":{"1min":3.4900000000000002,"5min":4.3040000000000003,"15min":4.3040000000000003},"last":2.5939999999999999}]},{"osd":4,"last update":"Thu Feb 11 00:21:10 2021","interfaces":[{"interface":"back","average":{"1min":2.569,"5min":2.4590000000000001,"15min":2.4460000000000002},"min":{"1min":1.714,"5min":1.4039999999999999,"15min":1.4039999999999999},"max":{"1min":3.992,"5min":3.992,"15min":3.992},"last":2.4420000000000002},{"interface":"front","average":{"1min":2.7989999999999999,"5min":2.637,"15min":2.544},"min":{"1min":1.8360000000000001,"5min":1.649,"15min":1.649},"max":{"1min":3.4969999999999999,"5min":4.2370000000000001,"15min":4.2370000000000001},"last":3.4489999999999998}]},{"osd":5,"last update":"Thu Feb 11 00:21:33 2021","interfaces":[{"interface":"back","average":{"1min":3.1909999999999998,"5min":2.9809999999999999,"15min":2.9609999999999999},"min":{"1min":2.6219999999999999,"5min":1.51,"15min":1.51},"max":{"1min":3.6880000000000002,"5min":4.4420000000000002,"15min":4.4420000000000002},"last":3.8399999999999999},{"interface":"front","average":{"1min":3.1150000000000002,"5min":3.0139999999999998,"15min":3.032},"min":{"1min":2.1070000000000002,"5min":1.3260000000000001,"15min":1.3260000000000001},"max":{"1min":4.2030000000000003,"5min":4.3760000000000003,"15min":4.3760000000000003},"last":2.9289999999999998}]},{"osd":6,"last update":"Thu Feb 11 00:21:51 2021","interfaces":[{"interface":"back","average":{"1min":3.54,"5min":3.3889999999999998,"15min":3.4140000000000001},"min":{"1min":2.8660000000000001,"5min":1.821,"15min":1.821},"max":{"1min":4.4530000000000003,"5min":4.4530000000000003,"15min":4.4530000000000003},"last":3.6469999999999998},{"interface":"front","average":{"1min":3.3220000000000001,"5min":2.9390000000000001,"15min":2.839},"min":{"1min":2.4889999999999999,"5min":1.7470000000000001,"15min":1.7470000000000001},"max":{"1min":4.1189999999999998,"5min":4.1189999999999998,"15min":4.1189999999999998},"last":3.0539999999999998}]},{"osd":7,"last update":"Thu Feb 11 00:21:16 2021","interfaces":[{"interface":"back","average":{"1min":3.4399999999999999,"5min":3.2210000000000001,"15min":3.157},"min":{"1min":2.6219999999999999,"5min":1.8340000000000001,"15min":1.8340000000000001},"max":{"1min":4.5839999999999996,"5min":4.5839999999999996,"15min":4.5839999999999996},"last":3.1619999999999999},{"interface":"front","average":{"1min":3.3690000000000002,"5min":3.355,"15min":3.3250000000000002},"min":{"1min":2.399,"5min":1.923,"15min":1.923},"max":{"1min":4.2119999999999997,"5min":4.6390000000000002,"15min":4.6390000000000002},"last":3.2069999999999999}]}]},{"osd":4,"up_from":32,"seq":137438953537,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049156,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695996,"statfs":{"total":95995035648,"available":94920699904,"internally_reserved":1073741824,"allocated":585728,"data_stored":240039,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:22:06 2021","interfaces":[{"interface":"back","average":{"1min":2.0059999999999998,"5min":1.9199999999999999,"15min":1.7569999999999999},"min":{"1min":1.3899999999999999,"5min":0.95699999999999996,"15min":0.95699999999999996},"max":{"1min":4.6660000000000004,"5min":4.6660000000000004,"15min":4.6660000000000004},"last":1.7370000000000001},{"interface":"front","average":{"1min":1.9730000000000001,"5min":1.925,"15min":1.8169999999999999},"min":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"max":{"1min":2.9430000000000001,"5min":3.5979999999999999,"15min":3.5979999999999999},"last":2.8959999999999999}]},{"osd":1,"last update":"Thu Feb 11 00:22:06 2021","interfaces":[{"interface":"back","average":{"1min":1.8700000000000001,"5min":1.8680000000000001,"15min":1.784},"min":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":2.6539999999999999,"5min":2.8860000000000001,"15min":2.8860000000000001},"last":2.016},{"interface":"front","average":{"1min":2.3090000000000002,"5min":2.1789999999999998,"15min":2.0590000000000002},"min":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"max":{"1min":5.2830000000000004,"5min":5.2830000000000004,"15min":5.2830000000000004},"last":2.5070000000000001}]},{"osd":2,"last update":"Thu Feb 11 00:22:06 2021","interfaces":[{"interface":"back","average":{"1min":2.2480000000000002,"5min":2.3170000000000002,"15min":2.1469999999999998},"min":{"1min":1.6759999999999999,"5min":1.325,"15min":1.325},"max":{"1min":3.3300000000000001,"5min":6.2489999999999997,"15min":6.2489999999999997},"last":2.125},{"interface":"front","average":{"1min":2.4489999999999998,"5min":2.3889999999999998,"15min":2.2250000000000001},"min":{"1min":1.181,"5min":1.181,"15min":1.181},"max":{"1min":3.2229999999999999,"5min":3.238,"15min":3.238},"last":1.9370000000000001}]},{"osd":3,"last update":"Thu Feb 11 00:22:06 2021","interfaces":[{"interface":"back","average":{"1min":2.5329999999999999,"5min":2.4710000000000001,"15min":2.3079999999999998},"min":{"1min":1.4350000000000001,"5min":1.417,"15min":1.417},"max":{"1min":3.347,"5min":3.9980000000000002,"15min":3.9980000000000002},"last":2.6070000000000002},{"interface":"front","average":{"1min":2.411,"5min":2.2829999999999999,"15min":2.1230000000000002},"min":{"1min":1.474,"5min":1.403,"15min":1.403},"max":{"1min":3.0289999999999999,"5min":3.2160000000000002,"15min":3.2160000000000002},"last":2.6840000000000002}]},{"osd":5,"last update":"Thu Feb 11 00:21:31 2021","interfaces":[{"interface":"back","average":{"1min":2.702,"5min":2.5179999999999998,"15min":2.2759999999999998},"min":{"1min":1.7410000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"max":{"1min":3.1829999999999998,"5min":3.9209999999999998,"15min":3.9209999999999998},"last":2.9500000000000002},{"interface":"front","average":{"1min":2.9750000000000001,"5min":2.8559999999999999,"15min":2.6379999999999999},"min":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"max":{"1min":3.5329999999999999,"5min":5.875,"15min":5.875},"last":3.3900000000000001}]},{"osd":6,"last update":"Thu Feb 11 00:21:58 2021","interfaces":[{"interface":"back","average":{"1min":2.9129999999999998,"5min":2.8450000000000002,"15min":2.7749999999999999},"min":{"1min":2.056,"5min":1.4950000000000001,"15min":1.4950000000000001},"max":{"1min":3.6379999999999999,"5min":3.806,"15min":3.806},"last":3.1909999999999998},{"interface":"front","average":{"1min":2.7629999999999999,"5min":2.6949999999999998,"15min":2.585},"min":{"1min":2.1309999999999998,"5min":1.617,"15min":1.617},"max":{"1min":3.7000000000000002,"5min":3.8039999999999998,"15min":3.8039999999999998},"last":3.2719999999999998}]},{"osd":7,"last update":"Thu Feb 11 00:21:18 2021","interfaces":[{"interface":"back","average":{"1min":3.1389999999999998,"5min":3.0630000000000002,"15min":3.0219999999999998},"min":{"1min":1.958,"5min":1.6439999999999999,"15min":1.6439999999999999},"max":{"1min":3.7549999999999999,"5min":4.0519999999999996,"15min":4.0519999999999996},"last":3.6930000000000001},{"interface":"front","average":{"1min":3.3460000000000001,"5min":3.4100000000000001,"15min":3.4199999999999999},"min":{"1min":1.9990000000000001,"5min":1.909,"15min":1.909},"max":{"1min":4.29,"5min":5.734,"15min":5.734},"last":3.5049999999999999}]}]},{"osd":5,"up_from":37,"seq":158913790013,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049140,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696012,"statfs":{"total":95995035648,"available":94920716288,"internally_reserved":1073741824,"allocated":569344,"data_stored":238981,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Feb 11 00:21:30 2021","interfaces":[{"interface":"back","average":{"1min":1.992,"5min":1.923,"15min":1.8420000000000001},"min":{"1min":1.3640000000000001,"5min":1.052,"15min":1.052},"max":{"1min":2.8029999999999999,"5min":3.8650000000000002,"15min":3.8650000000000002},"last":2.8610000000000002},{"interface":"front","average":{"1min":2.0270000000000001,"5min":1.9450000000000001,"15min":1.9039999999999999},"min":{"1min":1.4299999999999999,"5min":0.998,"15min":0.998},"max":{"1min":3.0800000000000001,"5min":3.286,"15min":3.286},"last":1.464}]},{"osd":1,"last update":"Thu Feb 11 00:21:30 2021","interfaces":[{"interface":"back","average":{"1min":2.1920000000000002,"5min":2.1179999999999999,"15min":2.0019999999999998},"min":{"1min":1.5469999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"max":{"1min":2.7629999999999999,"5min":4.0860000000000003,"15min":4.0860000000000003},"last":3.0939999999999999},{"interface":"front","average":{"1min":2.2629999999999999,"5min":2.1749999999999998,"15min":2.077},"min":{"1min":1.641,"5min":1.383,"15min":1.383},"max":{"1min":3.2869999999999999,"5min":3.895,"15min":3.895},"last":1.853}]},{"osd":2,"last update":"Thu Feb 11 00:21:30 2021","interfaces":[{"interface":"back","average":{"1min":2.2639999999999998,"5min":2.0779999999999998,"15min":1.9810000000000001},"min":{"1min":1.5580000000000001,"5min":1.198,"15min":1.198},"max":{"1min":3.3759999999999999,"5min":4.0949999999999998,"15min":4.0949999999999998},"last":2.1749999999999998},{"interface":"front","average":{"1min":2.492,"5min":2.3969999999999998,"15min":2.181},"min":{"1min":1.5820000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"max":{"1min":3.2909999999999999,"5min":4.3470000000000004,"15min":4.3470000000000004},"last":2.504}]},{"osd":3,"last update":"Thu Feb 11 00:21:30 2021","interfaces":[{"interface":"back","average":{"1min":2.3090000000000002,"5min":2.3050000000000002,"15min":2.2280000000000002},"min":{"1min":1.5780000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"max":{"1min":2.9870000000000001,"5min":3.488,"15min":3.488},"last":3.2210000000000001},{"interface":"front","average":{"1min":2.7690000000000001,"5min":2.6829999999999998,"15min":2.4369999999999998},"min":{"1min":2.0249999999999999,"5min":1.123,"15min":1.123},"max":{"1min":3.4129999999999998,"5min":4.556,"15min":4.556},"last":1.927}]},{"osd":4,"last update":"Thu Feb 11 00:21:30 2021","interfaces":[{"interface":"back","average":{"1min":2.4910000000000001,"5min":2.4380000000000002,"15min":2.226},"min":{"1min":1.7010000000000001,"5min":1.282,"15min":1.282},"max":{"1min":3.0270000000000001,"5min":4.1040000000000001,"15min":4.1040000000000001},"last":2.262},{"interface":"front","average":{"1min":2.8380000000000001,"5min":2.5830000000000002,"15min":2.363},"min":{"1min":1.9159999999999999,"5min":1.482,"15min":1.482},"max":{"1min":3.4870000000000001,"5min":3.9159999999999999,"15min":3.9159999999999999},"last":2.4420000000000002}]},{"osd":6,"last update":"Thu Feb 11 00:21:53 2021","interfaces":[{"interface":"back","average":{"1min":2.927,"5min":2.9049999999999998,"15min":2.8479999999999999},"min":{"1min":2.1819999999999999,"5min":1.288,"15min":1.288},"max":{"1min":3.577,"5min":4.4880000000000004,"15min":4.4880000000000004},"last":2.657},{"interface":"front","average":{"1min":3.1059999999999999,"5min":2.9460000000000002,"15min":2.786},"min":{"1min":2.2839999999999998,"5min":1.357,"15min":1.357},"max":{"1min":3.774,"5min":4.5129999999999999,"15min":4.5129999999999999},"last":2.7240000000000002}]},{"osd":7,"last update":"Thu Feb 11 00:21:19 2021","interfaces":[{"interface":"back","average":{"1min":3.1509999999999998,"5min":3.302,"15min":3.359},"min":{"1min":2.597,"5min":1.6679999999999999,"15min":1.6679999999999999},"max":{"1min":3.8839999999999999,"5min":5.4370000000000003,"15min":5.4370000000000003},"last":2.996},{"interface":"front","average":{"1min":3.2799999999999998,"5min":3.2879999999999998,"15min":3.242},"min":{"1min":2.585,"5min":2.048,"15min":2.048},"max":{"1min":3.891,"5min":4.806,"15min":4.806},"last":3.2949999999999999}]}]}]}} 2021-02-11T00:22:10.975 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2021-02-11T00:22:10.975 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2021-02-11T00:22:10.975 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2021-02-11T00:22:10.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -- ceph health --format=json 2021-02-11T00:22:11.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:10 smithi181 bash[13261]: cluster 2021-02-11T00:22:09.320834+0000 mgr.y (mgr.14138) 363 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:11.133 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/mon.a/config 2021-02-11T00:22:11.587 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:11 smithi123 bash[13149]: audit 2021-02-11T00:22:10.223833+0000 mgr.y (mgr.14138) 364 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2021-02-11T00:22:11.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:11 smithi123 bash[16832]: audit 2021-02-11T00:22:10.223833+0000 mgr.y (mgr.14138) 364 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2021-02-11T00:22:12.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:11 smithi181 bash[13261]: audit 2021-02-11T00:22:10.223833+0000 mgr.y (mgr.14138) 364 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2021-02-11T00:22:12.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:12 smithi123 bash[16832]: cluster 2021-02-11T00:22:11.321883+0000 mgr.y (mgr.14138) 365 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:12.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:12 smithi123 bash[13149]: cluster 2021-02-11T00:22:11.321883+0000 mgr.y (mgr.14138) 365 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:13.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:12 smithi181 bash[13261]: cluster 2021-02-11T00:22:11.321883+0000 mgr.y (mgr.14138) 365 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:14.378 INFO:teuthology.orchestra.run.smithi123.stdout: 2021-02-11T00:22:14.883 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:14 smithi123 bash[16832]: cluster 2021-02-11T00:22:13.322676+0000 mgr.y (mgr.14138) 366 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:14.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:14 smithi123 bash[16832]: audit 2021-02-11T00:22:14.377684+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.123:0/3032440169' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2021-02-11T00:22:14.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:14 smithi123 bash[13149]: cluster 2021-02-11T00:22:13.322676+0000 mgr.y (mgr.14138) 366 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:14.884 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:14 smithi123 bash[13149]: audit 2021-02-11T00:22:14.377684+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.123:0/3032440169' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2021-02-11T00:22:15.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:14 smithi181 bash[13261]: cluster 2021-02-11T00:22:13.322676+0000 mgr.y (mgr.14138) 366 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:15.072 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:14 smithi181 bash[13261]: audit 2021-02-11T00:22:14.377684+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.123:0/3032440169' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2021-02-11T00:22:15.119 INFO:teuthology.orchestra.run.smithi123.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2021-02-11T00:22:15.119 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2021-02-11T00:22:15.120 INFO:teuthology.run_tasks:Running task print... 2021-02-11T00:22:15.130 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2021-02-11T00:22:15.131 INFO:teuthology.run_tasks:Running task parallel... 2021-02-11T00:22:16.125 INFO:teuthology.task.parallel:starting parallel... 2021-02-11T00:22:16.125 INFO:teuthology.task.parallel:In parallel, running task sequential... 2021-02-11T00:22:16.127 INFO:teuthology.task.sequential:In sequential, running task workunit... 2021-02-11T00:22:16.137 INFO:tasks.workunit:Pulling workunits from ref octopus 2021-02-11T00:22:16.138 INFO:tasks.workunit:Making a separate scratch dir for every client... 2021-02-11T00:22:16.138 DEBUG:teuthology.orchestra.run.smithi123:> stat -- /home/ubuntu/cephtest/mnt.0 2021-02-11T00:22:16.139 INFO:teuthology.task.parallel:In parallel, running task sequential... 2021-02-11T00:22:16.139 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2021-02-11T00:22:16.139 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi123.front.sepia.ceph.com 2021-02-11T00:22:16.139 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -e sha1=362cdae185fcf8d9b3d4cd13f5408e79ea70164c -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2021-02-11T00:22:16.147 INFO:teuthology.orchestra.run.smithi123.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2021-02-11T00:22:16.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2021-02-11T00:22:16.147 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -- /home/ubuntu/cephtest/mnt.0 2021-02-11T00:22:16.154 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2021-02-11T00:22:16.154 DEBUG:teuthology.orchestra.run.smithi123:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2021-02-11T00:22:16.160 INFO:tasks.workunit:timeout=3h 2021-02-11T00:22:16.160 INFO:tasks.workunit:cleanup=True 2021-02-11T00:22:16.160 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch octopus https://github.com/liewegas/ceph /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2021-02-11T00:22:16.216 INFO:tasks.workunit.client.0.smithi123.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2021-02-11T00:22:16.393 INFO:tasks.workunit.client.0.smithi123.stderr:warning: Could not find remote branch octopus to clone. 2021-02-11T00:22:16.393 INFO:tasks.workunit.client.0.smithi123.stderr:fatal: Remote branch octopus not found in upstream origin 2021-02-11T00:22:16.395 DEBUG:teuthology.orchestra.run:got remote process result: 128 2021-02-11T00:22:16.397 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run_tasks.py", line 91, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run_tasks.py", line 70, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run_tasks.py", line 70, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run_tasks.py", line 70, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/workunit.py", line 134, in task coverage_and_limits=not config.get('no_coverage_and_limits', None)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/workunit.py", line 345, in _run_tests args=refspec.clone(git_url, clonedir)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/remote.py", line 215, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 183, in _raise_for_status node=self.hostname, label=self.label teuthology.exceptions.CommandFailedError: Command failed on smithi123 with status 128: 'rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch octopus https://github.com/liewegas/ceph /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0' 2021-02-11T00:22:16.832 ERROR:teuthology.run_tasks: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=ed8f27ee194e444990b4e71a7cec18ea Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run_tasks.py", line 91, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run_tasks.py", line 70, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run_tasks.py", line 70, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run_tasks.py", line 70, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/workunit.py", line 134, in task coverage_and_limits=not config.get('no_coverage_and_limits', None)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/workunit.py", line 345, in _run_tests args=refspec.clone(git_url, clonedir)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/remote.py", line 215, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 183, in _raise_for_status node=self.hostname, label=self.label teuthology.exceptions.CommandFailedError: Command failed on smithi123 with status 128: 'rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch octopus https://github.com/liewegas/ceph /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0' 2021-02-11T00:22:16.834 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2021-02-11T00:22:26.663 INFO:tasks.cephadm:Teardown begin 2021-02-11T00:22:26.664 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2021-02-11T00:22:26.688 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:16 smithi181 bash[13261]: cluster 2021-02-11T00:22:15.323769+0000 mgr.y (mgr.14138) 367 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.688 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:18 smithi181 bash[13261]: cluster 2021-02-11T00:22:17.324453+0000 mgr.y (mgr.14138) 368 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.688 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:20 smithi181 bash[13261]: cluster 2021-02-11T00:22:19.325339+0000 mgr.y (mgr.14138) 369 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.689 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:20 smithi181 bash[13261]: audit 2021-02-11T00:22:19.742321+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.123:0/1419984184' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/daemon_cache_timeout", "value": "60"}]: dispatch 2021-02-11T00:22:26.689 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:20 smithi181 bash[13261]: audit 2021-02-11T00:22:19.749094+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.123:0/1419984184' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/daemon_cache_timeout", "value": "60"}]': finished 2021-02-11T00:22:26.689 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:20 smithi181 bash[13261]: audit 2021-02-11T00:22:19.758569+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:22:26.689 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:20 smithi181 bash[13261]: audit 2021-02-11T00:22:19.759163+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:22:26.689 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:21 smithi181 bash[13261]: audit 2021-02-11T00:22:21.344148+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339260\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339452\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339572\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339686\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340250\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340631\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340996\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341362\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341484\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"container_id\": \"3fe9ec37dc89\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341597\", \"created\": \"2021-02-11T00:20:47.305426\", \"started\": \"2021-02-11T00:20:47.403356\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_daemon_update\": \"2021-02-11T00:22:21.341862\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:22:26.689 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:21 smithi181 bash[13261]: audit 2021-02-11T00:22:21.348592+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339260\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339452\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339572\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339686\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340250\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340631\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340996\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341362\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341484\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"container_id\": \"3fe9ec37dc89\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341597\", \"created\": \"2021-02-11T00:20:47.305426\", \"started\": \"2021-02-11T00:20:47.403356\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_daemon_update\": \"2021-02-11T00:22:21.341862\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:22:26.690 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:21 smithi181 bash[13261]: audit 2021-02-11T00:22:21.402112+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397622\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397786\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397892\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398296\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398627\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398951\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399269\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399377\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399477\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"container_id\": \"b7738a9058a3\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399576\", \"created\": \"2021-02-11T00:20:49.886365\", \"started\": \"2021-02-11T00:20:49.981753\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_daemon_update\": \"2021-02-11T00:22:21.399807\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:22:26.690 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:21 smithi181 bash[13261]: audit 2021-02-11T00:22:21.408448+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397622\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397786\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397892\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398296\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398627\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398951\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399269\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399377\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399477\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"container_id\": \"b7738a9058a3\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399576\", \"created\": \"2021-02-11T00:20:49.886365\", \"started\": \"2021-02-11T00:20:49.981753\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_daemon_update\": \"2021-02-11T00:22:21.399807\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:22:26.690 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:21 smithi181 bash[13261]: audit 2021-02-11T00:22:21.410869+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:22:26.690 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:21 smithi181 bash[13261]: audit 2021-02-11T00:22:21.418358+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:22:26.690 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:22 smithi181 bash[13261]: cluster 2021-02-11T00:22:21.326127+0000 mgr.y (mgr.14138) 370 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.690 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:24 smithi181 bash[13261]: cluster 2021-02-11T00:22:23.326941+0000 mgr.y (mgr.14138) 371 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.691 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:16 smithi123 bash[16832]: cluster 2021-02-11T00:22:15.323769+0000 mgr.y (mgr.14138) 367 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.691 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:18 smithi123 bash[16832]: cluster 2021-02-11T00:22:17.324453+0000 mgr.y (mgr.14138) 368 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.691 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:20 smithi123 bash[16832]: cluster 2021-02-11T00:22:19.325339+0000 mgr.y (mgr.14138) 369 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.691 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:20 smithi123 bash[16832]: audit 2021-02-11T00:22:19.742321+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.123:0/1419984184' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/daemon_cache_timeout", "value": "60"}]: dispatch 2021-02-11T00:22:26.691 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:20 smithi123 bash[16832]: audit 2021-02-11T00:22:19.749094+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.123:0/1419984184' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/daemon_cache_timeout", "value": "60"}]': finished 2021-02-11T00:22:26.691 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:20 smithi123 bash[16832]: audit 2021-02-11T00:22:19.758569+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:22:26.691 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:20 smithi123 bash[16832]: audit 2021-02-11T00:22:19.759163+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:22:26.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:21 smithi123 bash[16832]: audit 2021-02-11T00:22:21.344148+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339260\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339452\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339572\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339686\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340250\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340631\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340996\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341362\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341484\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"container_id\": \"3fe9ec37dc89\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341597\", \"created\": \"2021-02-11T00:20:47.305426\", \"started\": \"2021-02-11T00:20:47.403356\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_daemon_update\": \"2021-02-11T00:22:21.341862\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:22:26.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:21 smithi123 bash[16832]: audit 2021-02-11T00:22:21.348592+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339260\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339452\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339572\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339686\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340250\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340631\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340996\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341362\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341484\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"container_id\": \"3fe9ec37dc89\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341597\", \"created\": \"2021-02-11T00:20:47.305426\", \"started\": \"2021-02-11T00:20:47.403356\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_daemon_update\": \"2021-02-11T00:22:21.341862\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:22:26.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:21 smithi123 bash[16832]: audit 2021-02-11T00:22:21.402112+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397622\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397786\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397892\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398296\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398627\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398951\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399269\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399377\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399477\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"container_id\": \"b7738a9058a3\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399576\", \"created\": \"2021-02-11T00:20:49.886365\", \"started\": \"2021-02-11T00:20:49.981753\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_daemon_update\": \"2021-02-11T00:22:21.399807\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:22:26.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:21 smithi123 bash[16832]: audit 2021-02-11T00:22:21.408448+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397622\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397786\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397892\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398296\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398627\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398951\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399269\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399377\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399477\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"container_id\": \"b7738a9058a3\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399576\", \"created\": \"2021-02-11T00:20:49.886365\", \"started\": \"2021-02-11T00:20:49.981753\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_daemon_update\": \"2021-02-11T00:22:21.399807\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:22:26.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:21 smithi123 bash[16832]: audit 2021-02-11T00:22:21.410869+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:22:26.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:21 smithi123 bash[16832]: audit 2021-02-11T00:22:21.418358+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:22:26.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:22 smithi123 bash[16832]: cluster 2021-02-11T00:22:21.326127+0000 mgr.y (mgr.14138) 370 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.693 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:24 smithi123 bash[16832]: cluster 2021-02-11T00:22:23.326941+0000 mgr.y (mgr.14138) 371 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.693 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:16 smithi123 bash[13149]: cluster 2021-02-11T00:22:15.323769+0000 mgr.y (mgr.14138) 367 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.693 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:18 smithi123 bash[13149]: cluster 2021-02-11T00:22:17.324453+0000 mgr.y (mgr.14138) 368 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.693 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:20 smithi123 bash[13149]: cluster 2021-02-11T00:22:19.325339+0000 mgr.y (mgr.14138) 369 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.693 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:20 smithi123 bash[13149]: audit 2021-02-11T00:22:19.742321+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.123:0/1419984184' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/daemon_cache_timeout", "value": "60"}]: dispatch 2021-02-11T00:22:26.693 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:20 smithi123 bash[13149]: audit 2021-02-11T00:22:19.749094+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.123:0/1419984184' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/daemon_cache_timeout", "value": "60"}]': finished 2021-02-11T00:22:26.694 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:20 smithi123 bash[13149]: audit 2021-02-11T00:22:19.758569+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:22:26.694 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:20 smithi123 bash[13149]: audit 2021-02-11T00:22:19.759163+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2021-02-11T00:22:26.694 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:21 smithi123 bash[13149]: audit 2021-02-11T00:22:21.344148+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339260\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339452\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339572\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339686\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340250\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340631\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340996\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341362\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341484\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"container_id\": \"3fe9ec37dc89\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341597\", \"created\": \"2021-02-11T00:20:47.305426\", \"started\": \"2021-02-11T00:20:47.403356\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_daemon_update\": \"2021-02-11T00:22:21.341862\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]: dispatch 2021-02-11T00:22:26.694 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:21 smithi123 bash[13149]: audit 2021-02-11T00:22:21.348592+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"5b9c3c0f62a9\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339260\", \"created\": \"2021-02-11T00:12:26.206613\", \"started\": \"2021-02-11T00:12:32.887337\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"hostname\": \"smithi123\", \"container_id\": \"9bd04ca52211\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339452\", \"created\": \"2021-02-11T00:12:35.558613\", \"started\": \"2021-02-11T00:12:35.653321\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"hostname\": \"smithi123\", \"container_id\": \"4f8d38eaab01\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339572\", \"created\": \"2021-02-11T00:14:12.405644\", \"started\": \"2021-02-11T00:14:12.502483\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"hostname\": \"smithi123\", \"container_id\": \"218cb39117cf\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.339686\", \"created\": \"2021-02-11T00:15:07.769643\", \"started\": \"2021-02-11T00:15:11.863087\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"hostname\": \"smithi123\", \"container_id\": \"5915154dbf46\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340250\", \"created\": \"2021-02-11T00:15:33.917643\", \"started\": \"2021-02-11T00:15:38.047722\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"hostname\": \"smithi123\", \"container_id\": \"39fdb294e135\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340631\", \"created\": \"2021-02-11T00:16:01.241643\", \"started\": \"2021-02-11T00:16:05.804436\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"hostname\": \"smithi123\", \"container_id\": \"b891699476eb\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.340996\", \"created\": \"2021-02-11T00:16:28.293643\", \"started\": \"2021-02-11T00:16:32.246661\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"503a765c5a70\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341362\", \"created\": \"2021-02-11T00:18:30.561641\", \"started\": \"2021-02-11T00:18:34.068010\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"hostname\": \"smithi123\", \"container_id\": \"091ebf99a1e8\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"docker.io/prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341484\", \"created\": \"2021-02-11T00:18:42.065641\", \"started\": \"2021-02-11T00:19:09.155662\"}, \"mds.foo.smithi123.fuusvb\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi123.fuusvb\", \"hostname\": \"smithi123\", \"container_id\": \"3fe9ec37dc89\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.341597\", \"created\": \"2021-02-11T00:20:47.305426\", \"started\": \"2021-02-11T00:20:47.403356\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"560bb5bd-3e7b-4239-bc43-410d0e8c5433\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"NOTUBB-kv4F-AG1W-IT9x-bPXG-pZcX-xjRcAe\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5bf646aa-0b8c-4c48-9c3d-e3b903afaa58\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1POZSb-ypFW-AWdz-Zbtf-viwU-e2xM-DW2go8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"13fb0353-e370-4eb2-bedf-ff12d94bc7a2\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"yc1CH0-SbLd-O2lT-58Xb-sZeC-PxSw-uN6yGT\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"73c8b713-f6e7-4f3d-a8ed-a5f327f7c3e5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"1Zl5iI-f77j-VK3q-c3Hz-PeIL-2JjQ-pZcWfq\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:42.946838\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:34.855901\"}, \"mon.c\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:37.098659\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:05.173150\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:31.444612\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2021-02-11T00:15:58.590490\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:25.691509\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:29.716812\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2021-02-11T00:19:00.928513\"}, \"mds.foo.smithi123.fuusvb\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:42.641321\"}}, \"last_daemon_update\": \"2021-02-11T00:22:21.341862\", \"last_device_update\": \"2021-02-11T00:16:36.073919\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe8f:d3f1\"]}, \"last_host_check\": \"2021-02-11T00:13:01.653511\"}"}]': finished 2021-02-11T00:22:26.694 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:21 smithi123 bash[13149]: audit 2021-02-11T00:22:21.402112+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397622\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397786\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397892\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398296\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398627\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398951\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399269\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399377\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399477\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"container_id\": \"b7738a9058a3\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399576\", \"created\": \"2021-02-11T00:20:49.886365\", \"started\": \"2021-02-11T00:20:49.981753\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_daemon_update\": \"2021-02-11T00:22:21.399807\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]: dispatch 2021-02-11T00:22:26.694 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:21 smithi123 bash[13149]: audit 2021-02-11T00:22:21.408448+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi181","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"4a6e66c67f30\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397622\", \"created\": \"2021-02-11T00:14:28.275570\", \"started\": \"2021-02-11T00:14:28.368727\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"hostname\": \"smithi181\", \"container_id\": \"1c7a59c5ea4c\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397786\", \"created\": \"2021-02-11T00:14:48.163570\", \"started\": \"2021-02-11T00:14:48.255966\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"hostname\": \"smithi181\", \"container_id\": \"dacc23d29c2f\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.397892\", \"created\": \"2021-02-11T00:16:49.199569\", \"started\": \"2021-02-11T00:16:52.716956\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"hostname\": \"smithi181\", \"container_id\": \"972ebb78f726\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398296\", \"created\": \"2021-02-11T00:17:13.911568\", \"started\": \"2021-02-11T00:17:17.621905\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"hostname\": \"smithi181\", \"container_id\": \"42d208061945\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398627\", \"created\": \"2021-02-11T00:17:38.411568\", \"started\": \"2021-02-11T00:17:41.796293\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"hostname\": \"smithi181\", \"container_id\": \"5377d2fbd024\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"osdspec_affinity\": \"None\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.398951\", \"created\": \"2021-02-11T00:18:03.103568\", \"started\": \"2021-02-11T00:18:07.246774\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"163206efd940\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"docker.io/prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399269\", \"created\": \"2021-02-11T00:18:27.779567\", \"started\": \"2021-02-11T00:19:17.110846\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"hostname\": \"smithi181\", \"container_id\": \"e97656c76b94\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"docker.io/prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399377\", \"created\": \"2021-02-11T00:18:29.679568\", \"started\": \"2021-02-11T00:18:31.281507\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"hostname\": \"smithi181\", \"container_id\": \"eba6d44efed2\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399477\", \"created\": \"2021-02-11T00:18:59.294291\", \"started\": \"2021-02-11T00:18:59.379920\"}, \"mds.foo.smithi181.ibowjh\": {\"daemon_type\": \"mds\", \"daemon_id\": \"foo.smithi181.ibowjh\", \"hostname\": \"smithi181\", \"container_id\": \"b7738a9058a3\", \"container_image_id\": \"bafee20847f2c93bd17d0e18d3582acb7b339271b5ffbf77725b6e5de21e3e41\", \"container_image_name\": \"docker.io/ceph/daemon-base:latest-octopus\", \"version\": \"15.2.8\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2021-02-11T00:22:21.399576\", \"created\": \"2021-02-11T00:20:49.886365\", \"started\": \"2021-02-11T00:20:49.981753\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"853634c9-407d-472d-af1d-f3de4b5d27c5\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"bvw3p8-6fjG-iSKm-c1QV-d8Dn-jDws-XzMFC1\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"416ba5a9-d137-4643-8b08-e28028f40a24\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"LnLtb3-tbo0-UKlY-czQe-ULvn-tJt5-rCTpdM\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"513ee833-6ded-42f1-a872-6261ee0228aa\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"UtdR2a-Ps2F-cSAg-zt7y-1pAU-12tS-xQspyt\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2e2d9da-8413-46ff-af03-7bff2dfba8a9\", \"cluster_fsid\": \"bd85b83a-6bfd-11eb-8fef-001a4aab830c\", \"osdspec_affinity\": \"None\", \"block_uuid\": \"twwfs5-HzkS-ZpwK-aTSS-bw0F-2Yka-29mud7\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000E400BGN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:40.141304\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2021-02-11T00:14:45.775714\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2021-02-11T00:16:47.030601\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:11.591725\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2021-02-11T00:17:36.168066\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:00.787185\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2021-02-11T00:19:09.103362\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2021-02-11T00:18:28.901906\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2021-02-11T00:18:42.093606\"}, \"mds.foo.smithi181.ibowjh\": {\"deps\": [], \"last_config\": \"2021-02-11T00:20:47.345665\"}}, \"last_daemon_update\": \"2021-02-11T00:22:21.399807\", \"last_device_update\": \"2021-02-11T00:18:12.412903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.181\"], \"::1\": [\"::1\"], \"fe80::/64\": [\"fe80::ec4:7aff:fe88:7b9d\"]}, \"last_host_check\": \"2021-02-11T00:13:53.819224\"}"}]': finished 2021-02-11T00:22:26.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:21 smithi123 bash[13149]: audit 2021-02-11T00:22:21.410869+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2021-02-11T00:22:26.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:21 smithi123 bash[13149]: audit 2021-02-11T00:22:21.418358+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14138 172.21.15.123:0/492998945' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2021-02-11T00:22:26.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:22 smithi123 bash[13149]: cluster 2021-02-11T00:22:21.326127+0000 mgr.y (mgr.14138) 370 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:24 smithi123 bash[13149]: cluster 2021-02-11T00:22:23.326941+0000 mgr.y (mgr.14138) 371 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c -e sha1=362cdae185fcf8d9b3d4cd13f5408e79ea70164c -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2021-02-11T00:22:26.711 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2021-02-11T00:22:26.727 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2021-02-11T00:22:26.727 DEBUG:teuthology.orchestra.run.smithi123:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2021-02-11T00:22:26.758 DEBUG:teuthology.orchestra.run.smithi181:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2021-02-11T00:22:26.765 INFO:tasks.cephadm:Stopping all daemons... 2021-02-11T00:22:26.765 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2021-02-11T00:22:26.765 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.a 2021-02-11T00:22:26.917 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:26 smithi123 bash[16832]: cluster 2021-02-11T00:22:25.328094+0000 mgr.y (mgr.14138) 372 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.917 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:26 smithi123 bash[13149]: cluster 2021-02-11T00:22:25.328094+0000 mgr.y (mgr.14138) 372 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:26.918 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:26 smithi123 systemd[1]: Stopping Ceph mon.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:22:26.918 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:26 smithi123 bash[13149]: debug 2021-02-11T00:22:26.911+0000 7ff05d1d6700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2021-02-11T00:22:26.918 INFO:journalctl@ceph.mon.a.smithi123.stdout:Feb 11 00:22:26 smithi123 bash[13149]: debug 2021-02-11T00:22:26.911+0000 7ff05d1d6700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2021-02-11T00:22:27.071 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:26 smithi181 bash[13261]: cluster 2021-02-11T00:22:25.328094+0000 mgr.y (mgr.14138) 372 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2021-02-11T00:22:28.403 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.a.service' 2021-02-11T00:22:28.525 DEBUG:teuthology.orchestra.run:got remote process result: None 2021-02-11T00:22:28.526 INFO:tasks.cephadm.mon.a:Stopped mon.a 2021-02-11T00:22:28.526 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2021-02-11T00:22:28.526 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.c 2021-02-11T00:22:28.674 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:28 smithi123 systemd[1]: Stopping Ceph mon.c for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:22:29.133 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:28 smithi123 bash[16832]: debug 2021-02-11T00:22:28.671+0000 7f5445943700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2021-02-11T00:22:29.134 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:28 smithi123 bash[16832]: debug 2021-02-11T00:22:28.671+0000 7f5445943700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2021-02-11T00:22:30.025 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.c.service' 2021-02-11T00:22:30.133 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:30 smithi123 docker[33620]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-mon.c 2021-02-11T00:22:30.133 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:30 smithi123 systemd[1]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.c.service: Succeeded. 2021-02-11T00:22:30.134 INFO:journalctl@ceph.mon.c.smithi123.stdout:Feb 11 00:22:30 smithi123 systemd[1]: Stopped Ceph mon.c for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:22:30.138 DEBUG:teuthology.orchestra.run:got remote process result: None 2021-02-11T00:22:30.138 INFO:tasks.cephadm.mon.c:Stopped mon.c 2021-02-11T00:22:30.138 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2021-02-11T00:22:30.138 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.b 2021-02-11T00:22:30.474 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:30 smithi181 systemd[1]: Stopping Ceph mon.b for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:22:30.475 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:30 smithi181 bash[13261]: debug 2021-02-11T00:22:30.288+0000 7f4653e52700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2021-02-11T00:22:30.475 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 11 00:22:30 smithi181 bash[13261]: debug 2021-02-11T00:22:30.288+0000 7f4653e52700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2021-02-11T00:22:31.097 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mon.b.service' 2021-02-11T00:22:31.214 DEBUG:teuthology.orchestra.run:got remote process result: None 2021-02-11T00:22:31.214 INFO:tasks.cephadm.mon.b:Stopped mon.b 2021-02-11T00:22:31.215 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2021-02-11T00:22:31.215 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mgr.y 2021-02-11T00:22:31.248 INFO:teuthology.orchestra.run.smithi123.stderr:Error initializing cluster client: OSError('error calling conf_read_file',) 2021-02-11T00:22:31.383 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:22:31 smithi123 systemd[1]: Stopping Ceph mgr.y for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:22:31.883 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:22:31 smithi123 bash[13387]: debug 2021-02-11T00:22:31.382+0000 7fae5faef700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2021-02-11T00:22:31.884 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Feb 11 00:22:31 smithi123 bash[13387]: debug 2021-02-11T00:22:31.382+0000 7fae5faef700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2021-02-11T00:22:32.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2021-02-11T00:22:32.560 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mgr.y.service' 2021-02-11T00:22:32.679 DEBUG:teuthology.orchestra.run:got remote process result: None 2021-02-11T00:22:32.679 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2021-02-11T00:22:32.679 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2021-02-11T00:22:32.679 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mgr.x 2021-02-11T00:22:33.071 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 11 00:22:32 smithi181 systemd[1]: Stopping Ceph mgr.x for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:22:43.726 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@mgr.x.service' 2021-02-11T00:22:43.837 DEBUG:teuthology.orchestra.run:got remote process result: None 2021-02-11T00:22:43.837 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2021-02-11T00:22:43.837 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2021-02-11T00:22:43.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.0 2021-02-11T00:22:44.133 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:22:43 smithi123 systemd[1]: Stopping Ceph osd.0 for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:22:44.134 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:22:43 smithi123 bash[19158]: debug 2021-02-11T00:22:43.970+0000 7fe1963f3700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2021-02-11T00:22:44.134 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:22:43 smithi123 bash[19158]: debug 2021-02-11T00:22:43.970+0000 7fe1963f3700 -1 osd.0 57 *** Got signal Terminated *** 2021-02-11T00:22:44.134 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:22:43 smithi123 bash[19158]: debug 2021-02-11T00:22:43.970+0000 7fe1963f3700 -1 osd.0 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2021-02-11T00:22:45.133 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:22:44 smithi123 docker[33804]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.0 2021-02-11T00:22:45.134 INFO:journalctl@ceph.osd.0.smithi123.stdout:Feb 11 00:22:44 smithi123 bash[33838]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.0-deactivate 2021-02-11T00:22:46.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.0.service' 2021-02-11T00:22:47.045 DEBUG:teuthology.orchestra.run:got remote process result: None 2021-02-11T00:22:47.045 INFO:tasks.cephadm.osd.0:Stopped osd.0 2021-02-11T00:22:47.045 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2021-02-11T00:22:47.046 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.1 2021-02-11T00:22:47.174 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:22:47 smithi123 systemd[1]: Stopping Ceph osd.1 for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:22:47.448 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:22:47 smithi123 bash[20610]: debug 2021-02-11T00:22:47.170+0000 7f7476c77700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2021-02-11T00:22:47.448 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:22:47 smithi123 bash[20610]: debug 2021-02-11T00:22:47.170+0000 7f7476c77700 -1 osd.1 57 *** Got signal Terminated *** 2021-02-11T00:22:47.448 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:22:47 smithi123 bash[20610]: debug 2021-02-11T00:22:47.170+0000 7f7476c77700 -1 osd.1 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2021-02-11T00:22:48.383 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:22:47 smithi123 docker[33918]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.1 2021-02-11T00:22:48.383 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:22:48 smithi123 bash[33952]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.1-deactivate 2021-02-11T00:22:49.946 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.1.service' 2021-02-11T00:22:50.748 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:22:49 smithi123 systemd[1]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.1.service: Succeeded. 2021-02-11T00:22:50.748 INFO:journalctl@ceph.osd.1.smithi123.stdout:Feb 11 00:22:49 smithi123 systemd[1]: Stopped Ceph osd.1 for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:22:50.868 DEBUG:teuthology.orchestra.run:got remote process result: None 2021-02-11T00:22:50.869 INFO:tasks.cephadm.osd.1:Stopped osd.1 2021-02-11T00:22:50.869 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2021-02-11T00:22:50.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.2 2021-02-11T00:22:51.112 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:22:50 smithi123 systemd[1]: Stopping Ceph osd.2 for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:22:51.113 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:22:51 smithi123 bash[22055]: debug 2021-02-11T00:22:50.998+0000 7f3657dbe700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2021-02-11T00:22:51.113 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:22:51 smithi123 bash[22055]: debug 2021-02-11T00:22:50.998+0000 7f3657dbe700 -1 osd.2 57 *** Got signal Terminated *** 2021-02-11T00:22:51.113 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:22:51 smithi123 bash[22055]: debug 2021-02-11T00:22:50.998+0000 7f3657dbe700 -1 osd.2 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2021-02-11T00:22:52.133 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:22:51 smithi123 docker[34035]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.2 2021-02-11T00:22:52.134 INFO:journalctl@ceph.osd.2.smithi123.stdout:Feb 11 00:22:51 smithi123 bash[34068]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.2-deactivate 2021-02-11T00:22:53.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.2.service' 2021-02-11T00:22:53.738 DEBUG:teuthology.orchestra.run:got remote process result: None 2021-02-11T00:22:53.738 INFO:tasks.cephadm.osd.2:Stopped osd.2 2021-02-11T00:22:53.738 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2021-02-11T00:22:53.738 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.3 2021-02-11T00:22:53.883 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:22:53 smithi123 systemd[1]: Stopping Ceph osd.3 for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:22:53.884 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:22:53 smithi123 bash[23471]: debug 2021-02-11T00:22:53.850+0000 7f0ce52bf700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2021-02-11T00:22:53.884 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:22:53 smithi123 bash[23471]: debug 2021-02-11T00:22:53.850+0000 7f0ce52bf700 -1 osd.3 57 *** Got signal Terminated *** 2021-02-11T00:22:53.884 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:22:53 smithi123 bash[23471]: debug 2021-02-11T00:22:53.850+0000 7f0ce52bf700 -1 osd.3 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2021-02-11T00:22:55.133 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:22:54 smithi123 docker[34148]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.3 2021-02-11T00:22:55.134 INFO:journalctl@ceph.osd.3.smithi123.stdout:Feb 11 00:22:54 smithi123 bash[34183]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.3-deactivate 2021-02-11T00:22:56.624 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.3.service' 2021-02-11T00:22:56.741 DEBUG:teuthology.orchestra.run:got remote process result: None 2021-02-11T00:22:56.741 INFO:tasks.cephadm.osd.3:Stopped osd.3 2021-02-11T00:22:56.742 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2021-02-11T00:22:56.742 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.4 2021-02-11T00:22:57.071 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:22:56 smithi181 systemd[1]: Stopping Ceph osd.4 for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:22:57.072 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:22:56 smithi181 bash[15400]: debug 2021-02-11T00:22:56.884+0000 7fe70f0e8700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2021-02-11T00:22:57.072 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:22:56 smithi181 bash[15400]: debug 2021-02-11T00:22:56.884+0000 7fe70f0e8700 -1 osd.4 57 *** Got signal Terminated *** 2021-02-11T00:22:57.072 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:22:56 smithi181 bash[15400]: debug 2021-02-11T00:22:56.884+0000 7fe70f0e8700 -1 osd.4 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2021-02-11T00:22:58.071 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:22:57 smithi181 docker[23934]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.4 2021-02-11T00:22:58.072 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 11 00:22:57 smithi181 bash[23980]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.4-deactivate 2021-02-11T00:22:59.523 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.4.service' 2021-02-11T00:22:59.635 DEBUG:teuthology.orchestra.run:got remote process result: None 2021-02-11T00:22:59.636 INFO:tasks.cephadm.osd.4:Stopped osd.4 2021-02-11T00:22:59.636 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2021-02-11T00:22:59.636 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.5 2021-02-11T00:22:59.821 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:22:59 smithi181 systemd[1]: Stopping Ceph osd.5 for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:22:59.822 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:22:59 smithi181 bash[16784]: debug 2021-02-11T00:22:59.760+0000 7fe0aa47d700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2021-02-11T00:22:59.822 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:22:59 smithi181 bash[16784]: debug 2021-02-11T00:22:59.760+0000 7fe0aa47d700 -1 osd.5 57 *** Got signal Terminated *** 2021-02-11T00:22:59.822 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:22:59 smithi181 bash[16784]: debug 2021-02-11T00:22:59.760+0000 7fe0aa47d700 -1 osd.5 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2021-02-11T00:23:00.821 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:23:00 smithi181 docker[24065]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.5 2021-02-11T00:23:03.190 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:23:00 smithi181 bash[24099]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.5-deactivate 2021-02-11T00:23:03.191 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:23:02 smithi181 systemd[1]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.5.service: Succeeded. 2021-02-11T00:23:03.192 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 11 00:23:02 smithi181 systemd[1]: Stopped Ceph osd.5 for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:23:03.192 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.5.service' 2021-02-11T00:23:03.307 DEBUG:teuthology.orchestra.run:got remote process result: None 2021-02-11T00:23:03.307 INFO:tasks.cephadm.osd.5:Stopped osd.5 2021-02-11T00:23:03.307 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2021-02-11T00:23:03.307 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.6 2021-02-11T00:23:03.550 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:23:03 smithi181 systemd[1]: Stopping Ceph osd.6 for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:23:03.550 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:23:03 smithi181 bash[18174]: debug 2021-02-11T00:23:03.444+0000 7fbf752e6700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2021-02-11T00:23:03.550 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:23:03 smithi181 bash[18174]: debug 2021-02-11T00:23:03.444+0000 7fbf752e6700 -1 osd.6 57 *** Got signal Terminated *** 2021-02-11T00:23:03.550 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:23:03 smithi181 bash[18174]: debug 2021-02-11T00:23:03.444+0000 7fbf752e6700 -1 osd.6 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2021-02-11T00:23:04.571 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:23:04 smithi181 docker[24186]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.6 2021-02-11T00:23:04.572 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 11 00:23:04 smithi181 bash[24218]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.6-deactivate 2021-02-11T00:23:05.983 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.6.service' 2021-02-11T00:23:06.088 DEBUG:teuthology.orchestra.run:got remote process result: None 2021-02-11T00:23:06.088 INFO:tasks.cephadm.osd.6:Stopped osd.6 2021-02-11T00:23:06.089 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2021-02-11T00:23:06.089 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.7 2021-02-11T00:23:06.305 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:23:06 smithi181 systemd[1]: Stopping Ceph osd.7 for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:23:06.305 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:23:06 smithi181 bash[19682]: debug 2021-02-11T00:23:06.204+0000 7ff2c1726700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2021-02-11T00:23:06.305 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:23:06 smithi181 bash[19682]: debug 2021-02-11T00:23:06.204+0000 7ff2c1726700 -1 osd.7 57 *** Got signal Terminated *** 2021-02-11T00:23:06.305 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:23:06 smithi181 bash[19682]: debug 2021-02-11T00:23:06.204+0000 7ff2c1726700 -1 osd.7 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2021-02-11T00:23:07.321 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:23:06 smithi181 docker[24297]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.7 2021-02-11T00:23:07.321 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 11 00:23:06 smithi181 bash[24339]: Error: No such container: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-osd.7-deactivate 2021-02-11T00:23:08.735 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@osd.7.service' 2021-02-11T00:23:08.844 DEBUG:teuthology.orchestra.run:got remote process result: None 2021-02-11T00:23:08.844 INFO:tasks.cephadm.osd.7:Stopped osd.7 2021-02-11T00:23:08.844 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2021-02-11T00:23:08.845 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@prometheus.a 2021-02-11T00:23:09.022 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:23:08 smithi181 systemd[1]: Stopping Ceph prometheus.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:23:09.022 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:23:08 smithi181 bash[22267]: level=warn ts=2021-02-11T00:23:08.973Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2021-02-11T00:23:09.023 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:23:08 smithi181 bash[22267]: level=info ts=2021-02-11T00:23:08.974Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2021-02-11T00:23:09.023 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:23:08 smithi181 bash[22267]: level=info ts=2021-02-11T00:23:08.974Z caller=main.go:561 msg="Stopping notify discovery manager..." 2021-02-11T00:23:09.023 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:23:08 smithi181 bash[22267]: level=info ts=2021-02-11T00:23:08.974Z caller=main.go:583 msg="Stopping scrape manager..." 2021-02-11T00:23:09.023 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:23:08 smithi181 bash[22267]: level=info ts=2021-02-11T00:23:08.974Z caller=main.go:543 msg="Scrape discovery manager stopped" 2021-02-11T00:23:09.023 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:23:08 smithi181 bash[22267]: level=info ts=2021-02-11T00:23:08.974Z caller=main.go:557 msg="Notify discovery manager stopped" 2021-02-11T00:23:09.023 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:23:08 smithi181 bash[22267]: level=info ts=2021-02-11T00:23:08.974Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2021-02-11T00:23:09.023 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:23:08 smithi181 bash[22267]: level=info ts=2021-02-11T00:23:08.974Z caller=main.go:577 msg="Scrape manager stopped" 2021-02-11T00:23:09.024 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:23:08 smithi181 bash[22267]: level=info ts=2021-02-11T00:23:08.974Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2021-02-11T00:23:09.024 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:23:08 smithi181 bash[22267]: level=info ts=2021-02-11T00:23:08.975Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2021-02-11T00:23:09.024 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:23:08 smithi181 bash[22267]: level=info ts=2021-02-11T00:23:08.975Z caller=main.go:749 msg="Notifier manager stopped" 2021-02-11T00:23:09.024 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 11 00:23:08 smithi181 bash[22267]: level=info ts=2021-02-11T00:23:08.975Z caller=main.go:761 msg="See you next time!" 2021-02-11T00:23:09.603 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@prometheus.a.service' 2021-02-11T00:23:09.701 DEBUG:teuthology.orchestra.run:got remote process result: None 2021-02-11T00:23:09.702 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2021-02-11T00:23:09.702 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2021-02-11T00:23:09.718 INFO:teuthology.orchestra.run.smithi123.stderr:rm: cannot remove '/etc/ceph/ceph.conf': Is a directory 2021-02-11T00:23:09.718 INFO:teuthology.orchestra.run.smithi123.stderr:rm: cannot remove '/etc/ceph/ceph.client.admin.keyring': Is a directory 2021-02-11T00:23:09.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2021-02-11T00:23:09.719 INFO:tasks.cephadm:Archiving crash dumps... 2021-02-11T00:23:09.722 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/crash to /home/teuthworker/archive/sage-2021-02-10_23:45:27-upgrade:octopus-x:stress-split-wip-sage3-testing-2021-02-04-1011-distro-basic-smithi/5873955/remote/ubuntu@smithi123.front.sepia.ceph.com/crash 2021-02-11T00:23:09.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar cz -f - -C /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/crash -- . 2021-02-11T00:23:09.742 DEBUG:teuthology.misc:Transferring archived files from smithi181:/var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/crash to /home/teuthworker/archive/sage-2021-02-10_23:45:27-upgrade:octopus-x:stress-split-wip-sage3-testing-2021-02-04-1011-distro-basic-smithi/5873955/remote/ubuntu@smithi181.front.sepia.ceph.com/crash 2021-02-11T00:23:09.743 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar cz -f - -C /var/lib/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/crash -- . 2021-02-11T00:23:09.763 INFO:tasks.cephadm:Checking cluster log for badness... 2021-02-11T00:23:09.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2021-02-11T00:23:09.801 INFO:teuthology.orchestra.run.smithi123.stderr:grep: /var/log/ceph/bd85b83a-6bfd-11eb-8fef-001a4aab830c/ceph.log: No such file or directory 2021-02-11T00:23:09.803 INFO:tasks.cephadm:Compressing logs... 2021-02-11T00:23:09.803 DEBUG:teuthology.orchestra.run.smithi123:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2021-02-11T00:23:09.805 DEBUG:teuthology.orchestra.run.smithi181:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2021-02-11T00:23:09.818 INFO:teuthology.orchestra.run.smithi123.stderr:find: '/var/log/rbd-target-api': No such file or directory 2021-02-11T00:23:09.821 INFO:teuthology.orchestra.run.smithi181.stderr:find: '/var/log/rbd-target-api': No such file or directory 2021-02-11T00:23:12.296 INFO:tasks.cephadm:Archiving logs... 2021-02-11T00:23:13.868 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/log/ceph to /home/teuthworker/archive/sage-2021-02-10_23:45:27-upgrade:octopus-x:stress-split-wip-sage3-testing-2021-02-04-1011-distro-basic-smithi/5873955/remote/ubuntu@smithi123.front.sepia.ceph.com/log 2021-02-11T00:23:13.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar cz -f - -C /var/log/ceph -- . 2021-02-11T00:23:14.427 DEBUG:teuthology.misc:Transferring archived files from smithi181:/var/log/ceph to /home/teuthworker/archive/sage-2021-02-10_23:45:27-upgrade:octopus-x:stress-split-wip-sage3-testing-2021-02-04-1011-distro-basic-smithi/5873955/remote/ubuntu@smithi181.front.sepia.ceph.com/log 2021-02-11T00:23:16.817 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar cz -f - -C /var/log/ceph -- . 2021-02-11T00:23:17.345 INFO:tasks.cephadm:Removing cluster... 2021-02-11T00:23:17.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c --force 2021-02-11T00:23:19.347 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:23:19 smithi123 systemd[1]: Stopping Ceph node-exporter.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:23:20.333 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:23:20 smithi123 docker[34452]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-node-exporter.a 2021-02-11T00:23:20.334 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:23:20 smithi123 systemd[1]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2021-02-11T00:23:20.334 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:23:20 smithi123 systemd[1]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@node-exporter.a.service: Failed with result 'exit-code'. 2021-02-11T00:23:20.334 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Feb 11 00:23:20 smithi123 systemd[1]: Stopped Ceph node-exporter.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:23:20.633 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:23:20 smithi123 systemd[1]: Stopping Ceph alertmanager.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c... 2021-02-11T00:23:20.634 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:23:20 smithi123 bash[25748]: level=info ts=2021-02-11T00:23:20.438Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2021-02-11T00:23:21.527 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:23:21 smithi123 docker[34524]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c-alertmanager.a 2021-02-11T00:23:21.527 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:23:21 smithi123 systemd[1]: ceph-bd85b83a-6bfd-11eb-8fef-001a4aab830c@alertmanager.a.service: Succeeded. 2021-02-11T00:23:21.528 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Feb 11 00:23:21 smithi123 systemd[1]: Stopped Ceph alertmanager.a for bd85b83a-6bfd-11eb-8fef-001a4aab830c. 2021-02-11T00:23:26.646 INFO:teuthology.orchestra.run.smithi123.stderr:Traceback (most recent call last): 2021-02-11T00:23:28.082 INFO:teuthology.orchestra.run.smithi123.stderr: File "/home/ubuntu/cephtest/cephadm", line 6151, in 2021-02-11T00:23:28.082 INFO:teuthology.orchestra.run.smithi123.stderr: r = args.func() 2021-02-11T00:23:28.083 INFO:teuthology.orchestra.run.smithi123.stderr: File "/home/ubuntu/cephtest/cephadm", line 4412, in command_rm_cluster 2021-02-11T00:23:28.083 INFO:teuthology.orchestra.run.smithi123.stderr: with open(files[0]) as f: 2021-02-11T00:23:28.083 INFO:teuthology.orchestra.run.smithi123.stderr:IsADirectoryError: [Errno 21] Is a directory: '/etc/ceph/ceph.conf' 2021-02-11T00:23:28.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2021-02-11T00:23:28.084 INFO:tasks.cephadm:Teardown complete 2021-02-11T00:23:28.085 ERROR:teuthology.run_tasks:Manager failed: cephadm Traceback (most recent call last): File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/cephadm.py", line 149, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/contextutil.py", line 47, in nested if exit(*exc): File "/usr/lib/python3.6/contextlib.py", line 88, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/cephadm.py", line 490, in ceph_bootstrap '/etc/ceph/{}.client.admin.keyring'.format(cluster_name), File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/cluster.py", line 64, in run return [remote.run(**kwargs) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/cluster.py", line 64, in return [remote.run(**kwargs) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/remote.py", line 215, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 183, in _raise_for_status node=self.hostname, label=self.label teuthology.exceptions.CommandFailedError: Command failed on smithi123 with status 1: 'sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run_tasks.py", line 176, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.6/contextlib.py", line 88, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/cephadm.py", line 1298, in task log.info('Teardown begin') File "/usr/lib/python3.6/contextlib.py", line 88, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/contextutil.py", line 55, in nested raise exc[1] File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/cephadm.py", line 1158, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/contextutil.py", line 47, in nested if exit(*exc): File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/cephadm.py", line 157, in download_cephadm '--force', File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/cluster.py", line 64, in run return [remote.run(**kwargs) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/cluster.py", line 64, in return [remote.run(**kwargs) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/remote.py", line 215, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 183, in _raise_for_status node=self.hostname, label=self.label teuthology.exceptions.CommandFailedError: Command failed on smithi123 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c --force' 2021-02-11T00:23:28.122 DEBUG:teuthology.run_tasks:Unwinding manager install 2021-02-11T00:23:28.164 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/cephadm.py", line 149, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/contextutil.py", line 47, in nested if exit(*exc): File "/usr/lib/python3.6/contextlib.py", line 88, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/cephadm.py", line 490, in ceph_bootstrap '/etc/ceph/{}.client.admin.keyring'.format(cluster_name), File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/cluster.py", line 64, in run return [remote.run(**kwargs) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/cluster.py", line 64, in return [remote.run(**kwargs) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/remote.py", line 215, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 183, in _raise_for_status node=self.hostname, label=self.label teuthology.exceptions.CommandFailedError: Command failed on smithi123 with status 1: 'sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/task/install/__init__.py", line 619, in task yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run_tasks.py", line 176, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.6/contextlib.py", line 88, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/cephadm.py", line 1298, in task log.info('Teardown begin') File "/usr/lib/python3.6/contextlib.py", line 88, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/contextutil.py", line 55, in nested raise exc[1] File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/cephadm.py", line 1158, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/contextutil.py", line 47, in nested if exit(*exc): File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/cephadm.py", line 157, in download_cephadm '--force', File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/cluster.py", line 64, in run return [remote.run(**kwargs) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/cluster.py", line 64, in return [remote.run(**kwargs) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/remote.py", line 215, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 183, in _raise_for_status node=self.hostname, label=self.label teuthology.exceptions.CommandFailedError: Command failed on smithi123 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c --force' 2021-02-11T00:23:28.172 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits... 2021-02-11T00:23:28.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits 2021-02-11T00:23:28.181 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits 2021-02-11T00:23:28.250 DEBUG:teuthology.run_tasks:Unwinding manager clock 2021-02-11T00:23:30.033 INFO:teuthology.task.clock:Checking final clock skew... 2021-02-11T00:23:30.033 DEBUG:teuthology.orchestra.run.smithi123:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2021-02-11T00:23:30.055 INFO:teuthology.orchestra.run.smithi123.stdout: remote refid st t when poll reach delay offset jitter 2021-02-11T00:23:30.056 INFO:teuthology.orchestra.run.smithi123.stdout:============================================================================== 2021-02-11T00:23:30.056 INFO:teuthology.orchestra.run.smithi123.stdout:-hv01.front.sepi 162.248.241.94 3 u 31 64 377 0.067 5.784 5.564 2021-02-11T00:23:30.056 INFO:teuthology.orchestra.run.smithi123.stdout:*hv02.front.sepi 163.237.218.18 2 u 23 64 377 0.055 1.076 5.485 2021-02-11T00:23:30.056 INFO:teuthology.orchestra.run.smithi123.stdout:+hv03.front.sepi 74.6.168.72 3 u 23 64 377 0.080 1.683 5.508 2021-02-11T00:23:30.056 INFO:teuthology.orchestra.run.smithi123.stdout:+hv04.front.sepi 96.245.170.99 3 u 20 64 377 0.072 -6.220 5.632 2021-02-11T00:23:30.057 DEBUG:teuthology.orchestra.run.smithi181:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2021-02-11T00:23:30.080 INFO:teuthology.orchestra.run.smithi181.stdout: remote refid st t when poll reach delay offset jitter 2021-02-11T00:23:30.080 INFO:teuthology.orchestra.run.smithi181.stdout:============================================================================== 2021-02-11T00:23:30.080 INFO:teuthology.orchestra.run.smithi181.stdout:-hv01.front.sepi 162.248.241.94 3 u 24 64 377 0.083 5.121 3.864 2021-02-11T00:23:30.080 INFO:teuthology.orchestra.run.smithi181.stdout:*hv02.front.sepi 163.237.218.18 2 u 16 64 377 0.089 -2.507 2.728 2021-02-11T00:23:30.081 INFO:teuthology.orchestra.run.smithi181.stdout:+hv03.front.sepi 74.6.168.72 3 u 19 64 377 0.080 -1.878 2.710 2021-02-11T00:23:30.081 INFO:teuthology.orchestra.run.smithi181.stdout:+hv04.front.sepi 96.245.170.99 3 u 14 64 377 0.071 -3.381 3.243 2021-02-11T00:23:30.082 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2021-02-11T00:23:32.317 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2021-02-11T00:23:32.317 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2021-02-11T00:23:33.547 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2021-02-11T00:23:35.883 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2021-02-11T00:23:37.449 INFO:teuthology.task.internal:Duration was 1000.591080 seconds 2021-02-11T00:23:37.450 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2021-02-11T00:23:46.350 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2021-02-11T00:23:46.351 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2021-02-11T00:23:46.354 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2021-02-11T00:23:46.408 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2021-02-11T00:23:46.408 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi123.front.sepia.ceph.com 2021-02-11T00:23:46.408 DEBUG:teuthology.orchestra.run.smithi123:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/*.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2021-02-11T00:23:46.426 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi181.front.sepia.ceph.com 2021-02-11T00:23:46.426 DEBUG:teuthology.orchestra.run.smithi181:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/*.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2021-02-11T00:23:46.438 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2021-02-11T00:23:46.438 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2021-02-11T00:23:46.440 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2021-02-11T00:23:46.525 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2021-02-11T00:23:47.701 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2021-02-11T00:23:47.701 DEBUG:teuthology.orchestra.run.smithi123:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2021-02-11T00:23:47.719 DEBUG:teuthology.orchestra.run.smithi181:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2021-02-11T00:23:47.736 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2021-02-11T00:23:48.974 DEBUG:teuthology.orchestra.run.smithi123:> sudo sysctl -w kernel.core_pattern=core && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2021-02-11T00:23:48.977 DEBUG:teuthology.orchestra.run.smithi181:> sudo sysctl -w kernel.core_pattern=core && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2021-02-11T00:23:48.990 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = core 2021-02-11T00:23:48.992 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = core 2021-02-11T00:23:49.006 DEBUG:teuthology.orchestra.run.smithi123:> test -e /home/ubuntu/cephtest/archive/coredump 2021-02-11T00:23:49.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2021-02-11T00:23:49.012 DEBUG:teuthology.orchestra.run.smithi181:> test -e /home/ubuntu/cephtest/archive/coredump 2021-02-11T00:23:49.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2021-02-11T00:23:49.051 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2021-02-11T00:23:50.182 INFO:teuthology.task.internal:Transferring archived files... 2021-02-11T00:23:50.184 DEBUG:teuthology.misc:Transferring archived files from smithi123:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sage-2021-02-10_23:45:27-upgrade:octopus-x:stress-split-wip-sage3-testing-2021-02-04-1011-distro-basic-smithi/5873955/remote/smithi123 2021-02-11T00:23:50.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar cz -f - -C /home/ubuntu/cephtest/archive -- . 2021-02-11T00:23:50.223 DEBUG:teuthology.misc:Transferring archived files from smithi181:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sage-2021-02-10_23:45:27-upgrade:octopus-x:stress-split-wip-sage3-testing-2021-02-04-1011-distro-basic-smithi/5873955/remote/smithi181 2021-02-11T00:23:50.224 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar cz -f - -C /home/ubuntu/cephtest/archive -- . 2021-02-11T00:23:50.262 INFO:teuthology.task.internal:Removing archive directory... 2021-02-11T00:23:50.263 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf -- /home/ubuntu/cephtest/archive 2021-02-11T00:23:50.266 DEBUG:teuthology.orchestra.run.smithi181:> rm -rf -- /home/ubuntu/cephtest/archive 2021-02-11T00:23:50.312 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2021-02-11T00:23:51.599 INFO:teuthology.task.internal:Not uploading archives. 2021-02-11T00:23:51.599 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2021-02-11T00:23:52.958 INFO:teuthology.task.internal:Tidying up after the test... 2021-02-11T00:23:55.369 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2021-02-11T00:23:55.372 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2021-02-11T00:23:55.378 INFO:teuthology.orchestra.run.smithi123.stdout: 524316 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Feb 11 00:23 /home/ubuntu/cephtest 2021-02-11T00:23:55.378 INFO:teuthology.orchestra.run.smithi123.stdout: 1575510 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Feb 11 00:22 /home/ubuntu/cephtest/mnt.0 2021-02-11T00:23:55.378 INFO:teuthology.orchestra.run.smithi123.stdout: 1706169 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Feb 11 00:22 /home/ubuntu/cephtest/mnt.0/client.0 2021-02-11T00:23:55.378 INFO:teuthology.orchestra.run.smithi123.stdout: 524417 216 -rwxrwxr-x 1 ubuntu ubuntu 219588 Feb 11 00:11 /home/ubuntu/cephtest/cephadm 2021-02-11T00:23:55.380 INFO:teuthology.orchestra.run.smithi123.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2021-02-11T00:23:55.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2021-02-11T00:23:55.381 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/cephadm.py", line 149, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/contextutil.py", line 47, in nested if exit(*exc): File "/usr/lib/python3.6/contextlib.py", line 88, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/cephadm.py", line 490, in ceph_bootstrap '/etc/ceph/{}.client.admin.keyring'.format(cluster_name), File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/cluster.py", line 64, in run return [remote.run(**kwargs) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/cluster.py", line 64, in return [remote.run(**kwargs) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/remote.py", line 215, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 183, in _raise_for_status node=self.hostname, label=self.label teuthology.exceptions.CommandFailedError: Command failed on smithi123 with status 1: 'sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/task/internal/__init__.py", line 46, in base yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run_tasks.py", line 176, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.6/contextlib.py", line 88, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/cephadm.py", line 1298, in task log.info('Teardown begin') File "/usr/lib/python3.6/contextlib.py", line 88, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/contextutil.py", line 55, in nested raise exc[1] File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/cephadm.py", line 1158, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/contextutil.py", line 47, in nested if exit(*exc): File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_liewegas_ceph_e3bfdd3f4426ca067ca0e5ab186b9af59dde3572/qa/tasks/cephadm.py", line 157, in download_cephadm '--force', File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/cluster.py", line 64, in run return [remote.run(**kwargs) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/cluster.py", line 64, in return [remote.run(**kwargs) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/remote.py", line 215, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 183, in _raise_for_status node=self.hostname, label=self.label teuthology.exceptions.CommandFailedError: Command failed on smithi123 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c --force' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run_tasks.py", line 176, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/task/internal/__init__.py", line 56, in base wait=False, File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/orchestra/run.py", line 183, in _raise_for_status node=self.hostname, label=self.label teuthology.exceptions.CommandFailedError: Command failed on smithi123 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2021-02-11T00:23:55.411 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2021-02-11T00:23:55.422 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi123 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bd85b83a-6bfd-11eb-8fef-001a4aab830c --force' 2021-02-11T00:23:55.422 INFO:teuthology.nuke:Checking targets against current locks 2021-02-11T00:23:55.430 INFO:teuthology.orchestra.run.smithi181.stdout: 524317 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 11 00:23 /home/ubuntu/cephtest 2021-02-11T00:23:55.430 INFO:teuthology.orchestra.run.smithi181.stdout: 524417 216 -rwxrwxr-x 1 ubuntu ubuntu 219588 Feb 11 00:11 /home/ubuntu/cephtest/cephadm 2021-02-11T00:23:55.430 INFO:teuthology.orchestra.run.smithi181.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2021-02-11T00:23:55.512 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run.py", line 409, in main run_tasks(tasks=config['tasks'], ctx=fake_ctx) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run_tasks.py", line 204, in run_tasks raise SystemExit(1) SystemExit: 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/virtualenv/bin/teuthology", line 33, in sys.exit(load_entry_point('teuthology', 'console_scripts', 'teuthology')()) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/scripts/run.py", line 38, in main teuthology.run.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run.py", line 412, in main report_outcome(config, archive, fake_ctx.summary, fake_ctx) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/run.py", line 269, in report_outcome nuke(fake_ctx, fake_ctx.lock) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/nuke/__init__.py", line 266, in nuke for unnuked in p: File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/nuke/__init__.py", line 280, in nuke_one keep_logs = ctx.keep_logs File "/home/teuthworker/src/git.ceph.com_git_teuthology_14fad31725ce3e5fc27890f2a8ef1f21c838d296/teuthology/config.py", line 255, in __getattr__ raise AttributeError(name) AttributeError: keep_logs